Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/964/

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

Error Message:
Captured an uncaught exception in thread: Thread[id=110251, name=collection1, 
state=RUNNABLE, group=TGRP-HdfsCollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=110251, name=collection1, state=RUNNABLE, 
group=TGRP-HdfsCollectionsAPIDistributedZkTest]
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:37705: Could not find collection : 
awholynewstresscollection_collection1_0
        at __randomizedtesting.SeedInfo.seed([225CBFC8AC184BB8]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:895)




Build Log:
[...truncated 10971 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/temp/junit4-J2-20150923_002555_558.sysout
   [junit4] >>> JVM J2: stdout (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/heapdumps/java_pid26872.hprof
 ...
   [junit4] Heap dump file created [682232877 bytes in 8.791 secs]
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J2: stderr was not empty, see: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/temp/junit4-J2-20150923_002555_558.syserr
   [junit4] >>> JVM J2: stderr (verbatim) ----
   [junit4] WARN: Unhandled exception in event serialization. -> 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4]     at java.nio.CharBuffer.wrap(CharBuffer.java:369)
   [junit4]     at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:265)
   [junit4]     at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125)
   [junit4]     at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:135)
   [junit4]     at java.io.OutputStreamWriter.write(OutputStreamWriter.java:220)
   [junit4]     at java.io.Writer.write(Writer.java:157)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.stream.JsonWriter.string(JsonWriter.java:561)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.stream.JsonWriter.value(JsonWriter.java:419)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.events.Serializer.flushQueue(Serializer.java:101)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:83)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain$3$2.write(SlaveMain.java:457)
   [junit4]     at 
java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
   [junit4]     at 
java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
   [junit4]     at java.io.PrintStream.flush(PrintStream.java:338)
   [junit4]     at java.io.FilterOutputStream.flush(FilterOutputStream.java:140)
   [junit4]     at java.io.PrintStream.write(PrintStream.java:482)
   [junit4]     at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
   [junit4]     at 
sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
   [junit4]     at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295)
   [junit4]     at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
   [junit4]     at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
   [junit4]     at 
org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:59)
   [junit4]     at 
org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:324)
   [junit4]     at 
org.apache.log4j.WriterAppender.append(WriterAppender.java:162)
   [junit4]     at 
org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251)
   [junit4]     at 
org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66)
   [junit4]     at org.apache.log4j.Category.callAppenders(Category.java:206)
   [junit4]     at org.apache.log4j.Category.forcedLog(Category.java:391)
   [junit4]     at org.apache.log4j.Category.log(Category.java:856)
   [junit4]     at 
org.slf4j.impl.Log4jLoggerAdapter.error(Log4jLoggerAdapter.java:497)
   [junit4]     at 
org.apache.solr.common.SolrException.log(SolrException.java:139)
   [junit4]     at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:169)
   [junit4] <<< JVM J2: EOF ----

[...truncated 684 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_225CBFC8AC184BB8-001/init-core-data-001
   [junit4]   2> 3958846 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[225CBFC8AC184BB8]-worker) [    
] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 3958846 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[225CBFC8AC184BB8]-worker) [    
] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 3958896 WARN  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[225CBFC8AC184BB8]-worker) [    
] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 3958906 WARN  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[225CBFC8AC184BB8]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 3958910 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[225CBFC8AC184BB8]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 3958931 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[225CBFC8AC184BB8]-worker) [    
] o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_47227_hdfs____.2l8gci/webapp
   [junit4]   2> 3959066 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[225CBFC8AC184BB8]-worker) [    
] o.m.log NO JSP Support for /, did not find 
org.apache.jasper.servlet.JspServlet
   [junit4]   2> 3959409 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[225CBFC8AC184BB8]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:47227
   [junit4]   2> 3959471 WARN  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[225CBFC8AC184BB8]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 3959473 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[225CBFC8AC184BB8]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 3959485 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[225CBFC8AC184BB8]-worker) [    
] o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_36096_datanode____.m7axan/webapp
   [junit4]   2> 3959598 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[225CBFC8AC184BB8]-worker) [    
] o.m.log NO JSP Support for /, did not find 
org.apache.jasper.servlet.JspServlet
   [junit4]   2> 3959950 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[225CBFC8AC184BB8]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:36096
   [junit4]   2> 3959999 WARN  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[225CBFC8AC184BB8]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 3960001 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[225CBFC8AC184BB8]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 3960017 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[225CBFC8AC184BB8]-worker) [    
] o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_34538_datanode____hqsb0g/webapp
   [junit4]   2> 3960069 INFO  (IPC Server handler 3 on 58563) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-706fe534-26bd-4e42-92be-2b735d52eff5 node DatanodeRegistration(127.0.0.1, 
datanodeUuid=fd7b5557-b3e6-4077-a076-e1c6cda4cd0a, infoPort=36096, 
ipcPort=51304, storageInfo=lv=-56;cid=testClusterID;nsid=1823722244;c=0), 
blocks: 0, hasStaleStorages: true, processing time: 0 msecs
   [junit4]   2> 3960069 INFO  (IPC Server handler 3 on 58563) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-bd3fe8e3-ae10-43c2-bd15-4478627b88f0 node DatanodeRegistration(127.0.0.1, 
datanodeUuid=fd7b5557-b3e6-4077-a076-e1c6cda4cd0a, infoPort=36096, 
ipcPort=51304, storageInfo=lv=-56;cid=testClusterID;nsid=1823722244;c=0), 
blocks: 0, hasStaleStorages: false, processing time: 0 msecs
   [junit4]   2> 3960145 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[225CBFC8AC184BB8]-worker) [    
] o.m.log NO JSP Support for /, did not find 
org.apache.jasper.servlet.JspServlet
   [junit4]   2> 3960450 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[225CBFC8AC184BB8]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:34538
   [junit4]   2> 3960521 INFO  (IPC Server handler 4 on 58563) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-0c7a26ab-25b3-4966-9367-83b09545271b node DatanodeRegistration(127.0.0.1, 
datanodeUuid=b7d1adab-8f05-421f-99c6-12ca0cc1c005, infoPort=34538, 
ipcPort=41200, storageInfo=lv=-56;cid=testClusterID;nsid=1823722244;c=0), 
blocks: 0, hasStaleStorages: true, processing time: 0 msecs
   [junit4]   2> 3960522 INFO  (IPC Server handler 4 on 58563) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-d99be8ff-721c-4624-b604-2a955f3594ff node DatanodeRegistration(127.0.0.1, 
datanodeUuid=b7d1adab-8f05-421f-99c6-12ca0cc1c005, infoPort=34538, 
ipcPort=41200, storageInfo=lv=-56;cid=testClusterID;nsid=1823722244;c=0), 
blocks: 0, hasStaleStorages: false, processing time: 0 msecs
   [junit4]   2> 3960609 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3960610 INFO  (Thread-98483) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3960610 INFO  (Thread-98483) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3960710 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:52518
   [junit4]   2> 3960710 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3960710 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3960713 INFO  (zkCallback-2135-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1901d29d 
name:ZooKeeperConnection Watcher:127.0.0.1:52518 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3960713 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3960714 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3960714 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 3960716 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3960717 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3960718 INFO  (zkCallback-2136-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b4e8ca6 
name:ZooKeeperConnection Watcher:127.0.0.1:52518/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3960718 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3960718 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3960718 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 3960720 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 3960721 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 3960722 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 3960724 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 3960724 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 3960726 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 3960726 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 3960728 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3960728 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3960729 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 3960730 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 3960731 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 3960731 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 3960733 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 3960733 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 3960734 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3960734 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 3960736 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3960736 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3960738 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3960738 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3960739 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3960739 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 3960741 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 3960741 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 3960743 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3960743 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3960744 INFO  (zkCallback-2137-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5fd77e48 
name:ZooKeeperConnection Watcher:127.0.0.1:52518/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3960744 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3960745 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3961033 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_225CBFC8AC184BB8-001/control-001/cores/collection1
   [junit4]   2> 3961035 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 3961037 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5c1d0005{/,null,AVAILABLE}
   [junit4]   2> 3961040 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@2999f19c{SSL-http/1.1}{127.0.0.1:52355}
   [junit4]   2> 3961040 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.e.j.s.Server Started @3964126ms
   [junit4]   2> 3961040 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=hdfs://localhost:58563/hdfs__localhost_58563__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-5.x_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_225CBFC8AC184BB8-001_tempDir-002_control_data,
 hostPort=52355, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_225CBFC8AC184BB8-001/control-001/cores}
   [junit4]   2> 3961040 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6b482747
   [junit4]   2> 3961041 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_225CBFC8AC184BB8-001/control-001/'
   [junit4]   2> 3961056 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3961057 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3961058 INFO  (zkCallback-2138-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4cdb930e 
name:ZooKeeperConnection Watcher:127.0.0.1:52518/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3961058 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3961059 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3961059 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3961059 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_225CBFC8AC184BB8-001/control-001/solr.xml
   [junit4]   2> 3961073 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_225CBFC8AC184BB8-001/control-001/cores
   [junit4]   2> 3961073 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 2048060521
   [junit4]   2> 3961073 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_225CBFC8AC184BB8-001/control-001/]
   [junit4]   2> 3961073 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_225CBFC8AC184BB8-001/control-001/lib
   [junit4]   2> 3961073 WARN  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_225CBFC8AC184BB8-001/control-001/lib).
   [junit4]   2> 3961081 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 3961083 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3961085 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3961085 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3961085 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52518/solr
   [junit4]   2> 3961085 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3961085 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3961085 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3961087 INFO  (zkCallback-2140-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2cce52ac 
name:ZooKeeperConnection Watcher:127.0.0.1:52518 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3961087 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3961087 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3961088 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:52355_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3961089 INFO  
(zkCallback-2141-thread-1-processing-n:127.0.0.1:52355_) [n:127.0.0.1:52355_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@685cbeec 
name:ZooKeeperConnection Watcher:127.0.0.1:52518/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3961089 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:52355_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 3961090 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:52355_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3961092 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:52355_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 3961095 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:52355_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 3961097 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:52355_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 3961099 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:52355_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 3961101 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:52355_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3961102 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:52355_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3961103 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:52355_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3961104 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:52355_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3961105 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:52355_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52355_
   [junit4]   2> 3961105 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:52355_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:52355_
   [junit4]   2> 3961107 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:52355_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3961108 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:52355_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 3961109 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:52355_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3961110 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:52355_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/94567551427280901-127.0.0.1:52355_-n_0000000000
   [junit4]   2> 3961110 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:52355_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:52355_
   [junit4]   2> 3961110 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:52355_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 3961111 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:52355_    ] o.a.s.c.Overseer Overseer 
(id=94567551427280901-127.0.0.1:52355_-n_0000000000) starting
   [junit4]   2> 3961113 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:52355_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 3961118 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:52355_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 3961119 INFO  
(OverseerCollectionConfigSetProcessor-94567551427280901-127.0.0.1:52355_-n_0000000000)
 [n:127.0.0.1:52355_    ] o.a.s.c.OverseerTaskProcessor Process current queue 
of overseer operations
   [junit4]   2> 3961119 INFO  
(OverseerStateUpdate-94567551427280901-127.0.0.1:52355_-n_0000000000) 
[n:127.0.0.1:52355_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 3961119 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:52355_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 3961152 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:52355_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 3961152 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:52355_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3961153 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:52355_    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_225CBFC8AC184BB8-001/control-001/cores
   [junit4]   2> 3961154 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:52355_    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{config=solrconfig.xml, shard=, collection=control_collection, 
loadOnStartup=true, name=collection1, configSetProperties=configsetprops.json, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_225CBFC8AC184BB8-001/control-001/cores/collection1/,
 
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_225CBFC8AC184BB8-001/control-001/cores/collection1,
 schema=schema.xml, coreNodeName=, transient=false, dataDir=data/}
   [junit4]   2> 3961154 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:52355_    ] o.a.s.c.CoresLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_225CBFC8AC184BB8-001/control-001/cores/collection1/
   [junit4]   2> 3961154 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:52355_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 3961155 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:52355_    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 3961155 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:52355_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 3961155 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 3961155 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 3961157 INFO  
(OverseerStateUpdate-94567551427280901-127.0.0.1:52355_-n_0000000000) 
[n:127.0.0.1:52355_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "node_name":"127.0.0.1:52355_",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"https://127.0.0.1:52355";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "shard":null} current state version: 0
   [junit4]   2> 3961157 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection   x:collection1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 3961157 INFO  
(OverseerStateUpdate-94567551427280901-127.0.0.1:52355_-n_0000000000) 
[n:127.0.0.1:52355_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "node_name":"127.0.0.1:52355_",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"https://127.0.0.1:52355";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "shard":null}
   [junit4]   2> 3961158 INFO  
(OverseerStateUpdate-94567551427280901-127.0.0.1:52355_-n_0000000000) 
[n:127.0.0.1:52355_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 3961158 INFO  
(OverseerStateUpdate-94567551427280901-127.0.0.1:52355_-n_0000000000) 
[n:127.0.0.1:52355_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 3961159 INFO  
(zkCallback-2141-thread-1-processing-n:127.0.0.1:52355_) [n:127.0.0.1:52355_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 3962157 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3962158 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:control_collection
   [junit4]   2> 3962158 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 3962158 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 3962159 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 3962159 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_225CBFC8AC184BB8-001/control-001/cores/collection1/'
   [junit4]   2> 3962172 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 3962178 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 3962203 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 3962231 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 3962232 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 3962239 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 3962483 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3962490 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 3962492 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 3962501 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3962504 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3962507 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 3962507 WARN  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 3962508 WARN  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 3962508 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 3962508 WARN  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 3962508 WARN  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 3962509 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection   x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 3962509 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 3962510 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.HdfsDirectoryFactory
   [junit4]   2> 3962510 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:58563/solr_hdfs_home
   [junit4]   2> 3962510 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 3962510 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_225CBFC8AC184BB8-001/control-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 3962510 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@22b6b6e1
   [junit4]   2> 3962510 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:58563/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 3962526 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.h.HdfsLocalityReporter Registering direcotry 
hdfs://localhost:58563/solr_hdfs_home/control_collection/core_node1/data for 
locality metrics.
   [junit4]   2> 3962526 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
hdfs://localhost:58563/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 3962527 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=hdfs://localhost:58563/solr_hdfs_home/control_collection/core_node1/data/index/
   [junit4]   2> 3962539 WARN  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'hdfs:/localhost:58563/solr_hdfs_home/control_collection/core_node1/data/index' 
doesn't exist. Creating new index...
   [junit4]   2> 3962539 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:58563/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 3962552 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.h.HdfsLocalityReporter Registering direcotry 
hdfs://localhost:58563/solr_hdfs_home/control_collection/core_node1/data/index 
for locality metrics.
   [junit4]   2> 3962552 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
hdfs://localhost:58563/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 3962553 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.26619935206227097]
   [junit4]   2> 3962567 INFO  (IPC Server handler 8 on 58563) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34393 is 
added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-706fe534-26bd-4e42-92be-2b735d52eff5:NORMAL:127.0.0.1:50565|RBW],
 
ReplicaUnderConstruction[[DISK]DS-d99be8ff-721c-4624-b604-2a955f3594ff:NORMAL:127.0.0.1:34393|RBW]]}
 size 0
   [junit4]   2> 3962568 INFO  (IPC Server handler 9 on 58563) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50565 is 
added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-706fe534-26bd-4e42-92be-2b735d52eff5:NORMAL:127.0.0.1:50565|RBW],
 
ReplicaUnderConstruction[[DISK]DS-d99be8ff-721c-4624-b604-2a955f3594ff:NORMAL:127.0.0.1:34393|RBW]]}
 size 0
   [junit4]   2> 3962570 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=NRTCachingDirectory(HdfsDirectory@b8f6f10d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10a0a67a; 
maxCacheMB=192.0 maxMergeSizeMB=16.0),segFN=segments_1,generation=1}
   [junit4]   2> 3962570 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 3962571 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:52355_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
hdfs://localhost:58563/solr_hdfs_home/control_collection/core_node1/data/
   [junit4]   2> 3962575 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 3962575 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 3962576 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3962576 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 3962576 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3962576 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 3962576 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 3962576 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 3962576 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 3962579 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3962580 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3962581 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3962583 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3962586 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/update,/config,/get,/update/json/docs,/admin/luke,/admin/ping,standard,/admin/threads,/update/json,/admin/file,/admin/mbeans,/admin/plugins,/admin/segments,/admin/system,/update/csv,/replication,/admin/logging,/admin/properties,/schema
   [junit4]   2> 3962588 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 3962588 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 3962588 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing HdfsUpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 tlogDfsReplication=2
   [junit4]   2> 3962598 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 3962599 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 3962600 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=0.7080078125, 
floorSegmentMB=1.283203125, forceMergeDeletesPctAllowed=2.576653482271891, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2542541807328468
   [junit4]   2> 3962605 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=NRTCachingDirectory(HdfsDirectory@b8f6f10d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10a0a67a; 
maxCacheMB=192.0 maxMergeSizeMB=16.0),segFN=segments_1,generation=1}
   [junit4]   2> 3962605 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 3962605 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@e500cf1[collection1] main
   [junit4]   2> 3962605 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 3962606 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 3962606 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the 
RestManager with znodeBase: /configs/conf1
   [junit4]   2> 3962606 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3962606 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 3962606 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3962607 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 3962607 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3962607 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 3962607 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3962607 INFO  
(searcherExecutor-7043-thread-1-processing-n:127.0.0.1:52355_ 
c:control_collection x:collection1 s:shard1 r:core_node1) [n:127.0.0.1:52355_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@e500cf1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3962609 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 3962610 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 256 version 
buckets from index
   [junit4]   2> 3962610 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 3962610 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1513080824932597760
   [junit4]   2> 3962610 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Took 0.0ms to seed version buckets with highest version 
1513080824932597760
   [junit4]   2> 3962610 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 3962610 INFO  
(coreLoadExecutor-7042-thread-1-processing-n:127.0.0.1:52355_) 
[n:127.0.0.1:52355_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 3962611 INFO  
(coreZkRegister-7036-thread-1-processing-n:127.0.0.1:52355_ 
c:control_collection x:collection1 s:shard1 r:core_node1) [n:127.0.0.1:52355_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
Register replica - core:collection1 address:https://127.0.0.1:52355 
collection:control_collection shard:shard1
   [junit4]   2> 3962611 INFO  
(coreZkRegister-7036-thread-1-processing-n:127.0.0.1:52355_ 
c:control_collection x:collection1 s:shard1 r:core_node1) [n:127.0.0.1:52355_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 3962614 INFO  
(coreZkRegister-7036-thread-1-processing-n:127.0.0.1:52355_ 
c:control_collection x:collection1 s:shard1 r:core_node1) [n:127.0.0.1:52355_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector 
Joined leadership election with path: 
/collections/control_collection/leader_elect/shard1/election/94567551427280901-core_node1-n_0000000000
   [junit4]   2> 3962615 INFO  
(coreZkRegister-7036-thread-1-processing-n:127.0.0.1:52355_ 
c:control_collection x:collection1 s:shard1 r:core_node1) [n:127.0.0.1:52355_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 3962616 INFO  
(coreZkRegister-7036-thread-1-processing-n:127.0.0.1:52355_ 
c:control_collection x:collection1 s:shard1 r:core_node1) [n:127.0.0.1:52355_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3962616 INFO  
(coreZkRegister-7036-thread-1-processing-n:127.0.0.1:52355_ 
c:control_collection x:collection1 s:shard1 r:core_node1) [n:127.0.0.1:52355_ 
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> 3962616 INFO  
(coreZkRegister-7036-thread-1-processing-n:127.0.0.1:52355_ 
c:control_collection x:collection1 s:shard1 r:core_node1) [n:127.0.0.1:52355_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:52355/collection1/
   [junit4]   2> 3962617 INFO  
(coreZkRegister-7036-thread-1-processing-n:127.0.0.1:52355_ 
c:control_collection x:collection1 s:shard1 r:core_node1) [n:127.0.0.1:52355_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 3962617 INFO  
(coreZkRegister-7036-thread-1-processing-n:127.0.0.1:52355_ 
c:control_collection x:collection1 s:shard1 r:core_node1) [n:127.0.0.1:52355_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:52355/collection1/ has no replicas
   [junit4]   2> 3962617 INFO  
(OverseerStateUpdate-94567551427280901-127.0.0.1:52355_-n_0000000000) 
[n:127.0.0.1:52355_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 3962617 INFO  
(coreZkRegister-7036-thread-1-processing-n:127.0.0.1:52355_ 
c:control_collection x:collection1 s:shard1 r:core_node1) [n:127.0.0.1:52355_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:52355/collection1/ shard1
   [junit4]   2> 3962617 INFO  
(coreZkRegister-7036-thread-1-processing-n:127.0.0.1:52355_ 
c:control_collection x:collection1 s:shard1 r:core_node1) [n:127.0.0.1:52355_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 3962619 INFO  
(coreZkRegister-7036-thread-1-processing-n:127.0.0.1:52355_ 
c:control_collection x:collection1 s:shard1 r:core_node1) [n:127.0.0.1:52355_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 3962622 INFO  
(OverseerStateUpdate-94567551427280901-127.0.0.1:52355_-n_0000000000) 
[n:127.0.0.1:52355_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"https://127.0.0.1:52355";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 3962659 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3962659 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3962661 INFO  (zkCallback-2143-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3e95a39 name:ZooKeeperConnection 
Watcher:127.0.0.1:52518/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 3962661 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3962661 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3962661 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3962663 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 3962724 INFO  (zkCallback-2143-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 3962724 INFO  
(zkCallback-2141-thread-1-processing-n:127.0.0.1:52355_) [n:127.0.0.1:52355_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 3962772 INFO  
(coreZkRegister-7036-thread-1-processing-n:127.0.0.1:52355_ 
c:control_collection x:collection1 s:shard1 r:core_node1) [n:127.0.0.1:52355_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are https://127.0.0.1:52355/collection1/ and leader is 
https://127.0.0.1:52355/collection1/
   [junit4]   2> 3962772 INFO  
(coreZkRegister-7036-thread-1-processing-n:127.0.0.1:52355_ 
c:control_collection x:collection1 s:shard1 r:core_node1) [n:127.0.0.1:52355_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:52355
   [junit4]   2> 3962772 INFO  
(coreZkRegister-7036-thread-1-processing-n:127.0.0.1:52355_ 
c:control_collection x:collection1 s:shard1 r:core_node1) [n:127.0.0.1:52355_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 3962772 INFO  
(coreZkRegister-7036-thread-1-processing-n:127.0.0.1:52355_ 
c:control_collection x:collection1 s:shard1 r:core_node1) [n:127.0.0.1:52355_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 3962772 INFO  
(coreZkRegister-7036-thread-1-processing-n:127.0.0.1:52355_ 
c:control_collection x:collection1 s:shard1 r:core_node1) [n:127.0.0.1:52355_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 3962775 INFO  
(OverseerStateUpdate-94567551427280901-127.0.0.1:52355_-n_0000000000) 
[n:127.0.0.1:52355_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "node_name":"127.0.0.1:52355_",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "base_url":"https://127.0.0.1:52355";,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core_node_name":"core_node1"} current state version: 2
   [junit4]   2> 3962776 INFO  
(OverseerStateUpdate-94567551427280901-127.0.0.1:52355_-n_0000000000) 
[n:127.0.0.1:52355_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "node_name":"127.0.0.1:52355_",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "base_url":"https://127.0.0.1:52355";,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core_node_name":"core_node1"}
   [junit4]   2> 3962879 INFO  
(zkCallback-2141-thread-1-processing-n:127.0.0.1:52355_) [n:127.0.0.1:52355_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 3962879 INFO  (zkCallback-2143-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 3962939 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_225CBFC8AC184BB8-001/shard-1-001/cores/collection1
   [junit4]   2> 3962940 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_225CBFC8AC184BB8-001/shard-1-001
   [junit4]   2> 3962940 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 3962942 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a2512a3{/,null,AVAILABLE}
   [junit4]   2> 3962946 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@4ad1ddcc{SSL-http/1.1}{127.0.0.1:46707}
   [junit4]   2> 3962946 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.e.j.s.Server Started @3966032ms
   [junit4]   2> 3962946 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:58563/hdfs__localhost_58563__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-5.x_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_225CBFC8AC184BB8-001_tempDir-002_jetty1,
 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_225CBFC8AC184BB8-001/shard-1-001/cores,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=46707}
   [junit4]   2> 3962946 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6b482747
   [junit4]   2> 3962946 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_225CBFC8AC184BB8-001/shard-1-001/'
   [junit4]   2> 3962960 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3962961 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3962962 INFO  (zkCallback-2144-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7098202b 
name:ZooKeeperConnection Watcher:127.0.0.1:52518/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3962962 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3962963 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3962964 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3962964 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_225CBFC8AC184BB8-001/shard-1-001/solr.xml
   [junit4]   2> 3962977 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_225CBFC8AC184BB8-001/shard-1-001/cores
   [junit4]   2> 3962977 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1868331854
   [junit4]   2> 3962977 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_225CBFC8AC184BB8-001/shard-1-001/]
   [junit4]   2> 3962977 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_225CBFC8AC184BB8-001/shard-1-001/lib
   [junit4]   2> 3962977 WARN  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_225CBFC8AC184BB8-001/shard-1-001/lib).
   [junit4]   2> 3962985 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 3962987 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3962989 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3962989 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3962989 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52518/solr
   [junit4]   2> 3962989 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3962989 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3962990 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3962991 INFO  (zkCallback-2146-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@519f6bf7 
name:ZooKeeperConnection Watcher:127.0.0.1:52518 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3962991 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3962992 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3962993 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:46707_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3962994 INFO  
(zkCallback-2147-thread-1-processing-n:127.0.0.1:46707_) [n:127.0.0.1:46707_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b54c825 
name:ZooKeeperConnection Watcher:127.0.0.1:52518/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3962994 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:46707_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 3962999 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:46707_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 3964005 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:46707_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46707_
   [junit4]   2> 3964005 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:46707_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:46707_
   [junit4]   2> 3964007 INFO  (zkCallback-2143-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live 
nodes size: 1)
   [junit4]   2> 3964007 INFO  
(zkCallback-2141-thread-1-processing-n:127.0.0.1:52355_) [n:127.0.0.1:52355_    
] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live 
nodes size: 1)
   [junit4]   2> 3964007 INFO  
(zkCallback-2147-thread-1-processing-n:127.0.0.1:46707_) [n:127.0.0.1:46707_    
] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live 
nodes size: 1)
   [junit4]   2> 3964009 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:46707_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3964009 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:46707_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/94567551427280905-127.0.0.1:46707_-n_0000000001
   [junit4]   2> 3964010 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:46707_    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94567551427280901-127.0.0.1:52355_-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 3964027 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:46707_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 3964027 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:46707_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3964028 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:46707_    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_225CBFC8AC184BB8-001/shard-1-001/cores
   [junit4]   2> 3964029 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:46707_    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{collection=collection1, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_225CBFC8AC184BB8-001/shard-1-001/cores/collection1/,
 transient=false, name=collection1, coreNodeName=, dataDir=data/, shard=, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_225CBFC8AC184BB8-001/shard-1-001/cores/collection1,
 configSetProperties=configsetprops.json}
   [junit4]   2> 3964029 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:46707_    ] o.a.s.c.CoresLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_225CBFC8AC184BB8-001/shard-1-001/cores/collection1/
   [junit4]   2> 3964029 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:46707_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 3964030 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:46707_    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 3964030 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[225CBFC8AC184BB8]) 
[n:127.0.0.1:46707_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 3964030 INFO  
(coreLoadExecutor-7053-thread-1-processing-n:127.0.0.1:46707_) 
[n:127.0.0.1:46707_ c:collection1   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 3964030 INFO  
(coreLoadExecutor-7053-thread-1-processing-n:127.0.0.1:46707_) 
[n:127.0.0.1:46707_ c:collection1   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 3964032 INFO  
(coreLoadExecutor-7053-thread-1-processing-n:127.0.0.1:46707_) 
[n:127.0.0.1:46707_ c:collection1   x:collection1] o.a.s.c.ZkController look 
for our core node name
   [junit4]   2> 3964032 INFO  
(OverseerStateUpdate-94567551427280901-127.0.0.1:52355_-n_0000000000) 
[n:127.0.0.1:52355_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "node_name":"127.0.0.1:46707_",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "base_url":"https://127.0.0.1:46707";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "shard":null} current state version: 3
   [junit4]   2> 3964032 INFO  
(OverseerStateUpdate-94567551427280901-127.0.0.1:52355_-n

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

ne-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-authz-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-changelog-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/api-all-1.0.0-M20.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/bcprov-jdk15-1.45.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/cglib-nodep-2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/commons-collections-3.2.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/commons-math3-3.4.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/easymock-3.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/ehcache-core-2.4.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/hadoop-common-2.6.0-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/hadoop-hdfs-2.6.0-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/hadoop-minikdc-2.6.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/jackson-annotations-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/jackson-databind-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/jcl-over-slf4j-1.7.7.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/jersey-core-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/jersey-server-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/jetty-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/jetty-util-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/mina-core-2.0.0-M5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/objenesis-1.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/build/analysis/icu/lucene-analyzers-icu-5.4.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-analysis-extras/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/contrib/analysis-extras/lib/icu4j-54.1.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-launcher.jar:/x1/jenkins/.ant/lib/ivy-2.3.0.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-antlr.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-regexp.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-resolver.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-net.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jmf.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-oro.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-xalan2.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-logging.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jsch.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit4.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-javamail.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jai.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jdepend.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bsf.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-swing.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-netrexx.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bcel.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-testutil.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-log4j.jar:/x1/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7/lib/tools.jar:/x1/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.1.17.jar
 com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/temp/junit4-J2-20150923_002555_558.events
 
@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/temp/junit4-J2-20150923_002555_558.suites
 -stdin
   [junit4] ERROR: JVM J2 ended with an exception: Quit event not received from 
the forked process? This may indicate JVM crash or runner bugs.
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1505)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:133)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:963)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:960)
   [junit4]     at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]     at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]     at java.lang.Thread.run(Thread.java:745)

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:792: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:729: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:59: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:233:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:524:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1452:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1006:
 At least one slave process threw an exception, first: Quit event not received 
from the forked process? This may indicate JVM crash or runner bugs.

Total time: 298 minutes 3 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #911
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 1900658101 bytes
Compression is 0.0%
Took 5 min 48 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to