You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/10/05 03:10:21 UTC

[JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 97 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/97/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
KeeperErrorCode = Session expired for /clusterstate.json

Stack Trace:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /clusterstate.json
	at __randomizedtesting.SeedInfo.seed([4FA1FAED1AF72A7D:C7F5C537B40B4785]:0)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:350)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:350)
	at org.apache.solr.common.cloud.ZkStateReader.refreshLegacyClusterState(ZkStateReader.java:472)
	at org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:256)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:146)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:133)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:128)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:830)
	at org.apache.solr.cloud.hdfs.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:156)
	at org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:100)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10623 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.StressHdfsTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_4FA1FAED1AF72A7D-001/init-core-data-001
   [junit4]   2> 2739813 INFO  (SUITE-StressHdfsTest-seed#[4FA1FAED1AF72A7D]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /n_kr/cb
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 2739909 WARN  (SUITE-StressHdfsTest-seed#[4FA1FAED1AF72A7D]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 2739919 WARN  (SUITE-StressHdfsTest-seed#[4FA1FAED1AF72A7D]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2739921 INFO  (SUITE-StressHdfsTest-seed#[4FA1FAED1AF72A7D]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 2739936 INFO  (SUITE-StressHdfsTest-seed#[4FA1FAED1AF72A7D]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/hdfs to ./temp/Jetty_solaris.vm_37211_hdfs____.us3rsw/webapp
   [junit4]   2> 2740042 INFO  (SUITE-StressHdfsTest-seed#[4FA1FAED1AF72A7D]-worker) [    ] o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 2740447 INFO  (SUITE-StressHdfsTest-seed#[4FA1FAED1AF72A7D]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:37211
   [junit4]   2> 2743038 WARN  (SUITE-StressHdfsTest-seed#[4FA1FAED1AF72A7D]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2743040 INFO  (SUITE-StressHdfsTest-seed#[4FA1FAED1AF72A7D]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 2743053 INFO  (SUITE-StressHdfsTest-seed#[4FA1FAED1AF72A7D]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode to ./temp/Jetty_solaris.vm_33394_datanode____.7p0v0j/webapp
   [junit4]   2> 2743152 INFO  (SUITE-StressHdfsTest-seed#[4FA1FAED1AF72A7D]-worker) [    ] o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 2743539 INFO  (SUITE-StressHdfsTest-seed#[4FA1FAED1AF72A7D]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:33394
   [junit4]   2> 2743658 WARN  (SUITE-StressHdfsTest-seed#[4FA1FAED1AF72A7D]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2743660 INFO  (SUITE-StressHdfsTest-seed#[4FA1FAED1AF72A7D]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 2743675 INFO  (SUITE-StressHdfsTest-seed#[4FA1FAED1AF72A7D]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode to ./temp/Jetty_solaris.vm_40127_datanode____y4dvrd/webapp
   [junit4]   2> 2743790 INFO  (SUITE-StressHdfsTest-seed#[4FA1FAED1AF72A7D]-worker) [    ] o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 2743882 INFO  (IPC Server handler 9 on 34460) [    ] BlockStateChange BLOCK* processReport: from storage DS-3fff8d3d-6f8b-4e30-a6ac-6c2be6c84b4b node DatanodeRegistration(127.0.0.1, datanodeUuid=1f4b8956-2b06-44fd-93f2-e85836311807, infoPort=33394, ipcPort=44897, storageInfo=lv=-56;cid=testClusterID;nsid=1468401633;c=0), blocks: 0, hasStaleStorages: true, processing time: 1 msecs
   [junit4]   2> 2743882 INFO  (IPC Server handler 9 on 34460) [    ] BlockStateChange BLOCK* processReport: from storage DS-107b2d1d-d642-4d61-b8eb-1c7be5662e9b node DatanodeRegistration(127.0.0.1, datanodeUuid=1f4b8956-2b06-44fd-93f2-e85836311807, infoPort=33394, ipcPort=44897, storageInfo=lv=-56;cid=testClusterID;nsid=1468401633;c=0), blocks: 0, hasStaleStorages: false, processing time: 0 msecs
   [junit4]   2> 2744226 INFO  (SUITE-StressHdfsTest-seed#[4FA1FAED1AF72A7D]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:40127
   [junit4]   2> 2744537 INFO  (IPC Server handler 7 on 34460) [    ] BlockStateChange BLOCK* processReport: from storage DS-b3b03c94-91d2-41c5-ae68-8f1510ed9bcc node DatanodeRegistration(127.0.0.1, datanodeUuid=054f2705-91ac-41e8-af48-753af59a87f8, infoPort=40127, ipcPort=57242, storageInfo=lv=-56;cid=testClusterID;nsid=1468401633;c=0), blocks: 0, hasStaleStorages: true, processing time: 0 msecs
   [junit4]   2> 2744538 INFO  (IPC Server handler 7 on 34460) [    ] BlockStateChange BLOCK* processReport: from storage DS-3ed58c6b-d5ed-4941-9a4b-68c58c11d8bc node DatanodeRegistration(127.0.0.1, datanodeUuid=054f2705-91ac-41e8-af48-753af59a87f8, infoPort=40127, ipcPort=57242, storageInfo=lv=-56;cid=testClusterID;nsid=1468401633;c=0), blocks: 0, hasStaleStorages: false, processing time: 0 msecs
   [junit4]   2> 2744611 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2744612 INFO  (Thread-5829) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2744612 INFO  (Thread-5829) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2744712 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.ZkTestServer start zk server on port:54206
   [junit4]   2> 2744712 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2744713 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2744717 INFO  (zkCallback-2850-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d041e10 name:ZooKeeperConnection Watcher:127.0.0.1:54206 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2744717 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2744717 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2744717 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2744722 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2744723 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2744725 INFO  (zkCallback-2851-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@61792e33 name:ZooKeeperConnection Watcher:127.0.0.1:54206/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2744725 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2744725 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2744725 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2744728 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2744731 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2744733 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2744737 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2744737 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2744741 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2744741 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2744744 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2744745 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2744748 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2744749 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2744751 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2744751 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2744754 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2744754 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2744757 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2744757 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2744760 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2744761 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2744764 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2744764 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2744766 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2744767 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2744770 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2744772 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2745548 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_4FA1FAED1AF72A7D-001/control-001/cores/collection1
   [junit4]   2> 2745550 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2745552 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d6b8a5f{/n_kr/cb,null,AVAILABLE}
   [junit4]   2> 2745552 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@72f2d0c0{HTTP/1.1}{127.0.0.1:48392}
   [junit4]   2> 2745552 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.e.j.s.Server Started @2749834ms
   [junit4]   2> 2745552 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://solaris-vm:34460/hdfs__solaris-vm_34460__export_home_jenkins_workspace_Lucene-Solr-trunk-Solaris_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.StressHdfsTest_4FA1FAED1AF72A7D-001_tempDir-002_control_data, hostContext=/n_kr/cb, hostPort=48392, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_4FA1FAED1AF72A7D-001/control-001/cores}
   [junit4]   2> 2745553 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 2745553 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_4FA1FAED1AF72A7D-001/control-001/'
   [junit4]   2> 2745607 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2745608 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2745609 INFO  (zkCallback-2852-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2b13b849 name:ZooKeeperConnection Watcher:127.0.0.1:54206/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2745609 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2745610 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2745611 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2745611 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_4FA1FAED1AF72A7D-001/control-001/solr.xml
   [junit4]   2> 2745615 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_4FA1FAED1AF72A7D-001/control-001/cores
   [junit4]   2> 2745615 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.CoreContainer New CoreContainer 429921331
   [junit4]   2> 2745615 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_4FA1FAED1AF72A7D-001/control-001/]
   [junit4]   2> 2745615 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.CoreContainer loading shared library: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_4FA1FAED1AF72A7D-001/control-001/lib
   [junit4]   2> 2745616 WARN  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_4FA1FAED1AF72A7D-001/control-001/lib).
   [junit4]   2> 2745622 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] 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> 2745624 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2745624 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2745624 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2745624 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54206/solr
   [junit4]   2> 2745624 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2745624 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2745625 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2745627 INFO  (zkCallback-2854-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@254fc173 name:ZooKeeperConnection Watcher:127.0.0.1:54206 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2745627 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2745627 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2745630 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2745655 INFO  (zkCallback-2855-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3e47a71 name:ZooKeeperConnection Watcher:127.0.0.1:54206/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2745655 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2745657 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2745660 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2745665 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2745667 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2745670 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2745674 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2745676 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2745678 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2745679 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2745681 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48392_n_kr%2Fcb
   [junit4]   2> 2745681 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:48392_n_kr%2Fcb
   [junit4]   2> 2745684 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2745686 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2745688 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2745689 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94634443359977476-127.0.0.1:48392_n_kr%2Fcb-n_0000000000
   [junit4]   2> 2745689 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:48392_n_kr%2Fcb
   [junit4]   2> 2745689 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2745692 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.Overseer Overseer (id=94634443359977476-127.0.0.1:48392_n_kr%2Fcb-n_0000000000) starting
   [junit4]   2> 2745694 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2745703 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2745704 INFO  (OverseerCollectionConfigSetProcessor-94634443359977476-127.0.0.1:48392_n_kr%2Fcb-n_0000000000) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2745704 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2745705 INFO  (OverseerStateUpdate-94634443359977476-127.0.0.1:48392_n_kr%2Fcb-n_0000000000) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2745718 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2745719 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2745720 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.CoresLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_4FA1FAED1AF72A7D-001/control-001/cores
   [junit4]   2> 2745721 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_4FA1FAED1AF72A7D-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_4FA1FAED1AF72A7D-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 2745721 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.CoresLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_4FA1FAED1AF72A7D-001/control-001/cores/collection1/
   [junit4]   2> 2745721 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 2745722 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2745722 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2745723 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2745723 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2745727 INFO  (OverseerStateUpdate-94634443359977476-127.0.0.1:48392_n_kr%2Fcb-n_0000000000) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:48392/n_kr/cb",
   [junit4]   2>   "node_name":"127.0.0.1:48392_n_kr%2Fcb",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2745727 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2745727 INFO  (OverseerStateUpdate-94634443359977476-127.0.0.1:48392_n_kr%2Fcb-n_0000000000) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:48392/n_kr/cb",
   [junit4]   2>   "node_name":"127.0.0.1:48392_n_kr%2Fcb",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2745728 INFO  (OverseerStateUpdate-94634443359977476-127.0.0.1:48392_n_kr%2Fcb-n_0000000000) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 2745728 INFO  (OverseerStateUpdate-94634443359977476-127.0.0.1:48392_n_kr%2Fcb-n_0000000000) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2745731 INFO  (zkCallback-2855-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb    ] 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> 2746728 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2746729 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 2746729 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2746729 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 2746730 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2746731 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_4FA1FAED1AF72A7D-001/control-001/cores/collection1/'
   [junit4]   2> 2746742 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2746746 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2746749 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2746754 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2746756 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2746759 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2746846 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2746851 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2746852 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2746863 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2746865 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2746867 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2746868 WARN  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2746868 WARN  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2746868 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2746869 WARN  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2746869 WARN  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2746870 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb 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=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2746870 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2746870 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.HdfsDirectoryFactory
   [junit4]   2> 2746961 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://solaris-vm:34460/solr_hdfs_home
   [junit4]   2> 2746961 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2746961 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_4FA1FAED1AF72A7D-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 2746961 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb 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@1817105e
   [junit4]   2> 2746961 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:34460/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 2747080 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for hdfs://solaris-vm:34460/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 2747083 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=hdfs://solaris-vm:34460/solr_hdfs_home/control_collection/core_node1/data/index/
   [junit4]   2> 2747098 WARN  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'hdfs:/solaris-vm:34460/solr_hdfs_home/control_collection/core_node1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2747098 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:34460/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 2747107 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 2747108 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 2747108 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 2747219 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 2747219 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for hdfs://solaris-vm:34460/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 2747219 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2747310 INFO  (IPC Server handler 9 on 34460) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34049 is added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-3ed58c6b-d5ed-4941-9a4b-68c58c11d8bc:NORMAL:127.0.0.1:54555|RBW], ReplicaUnderConstruction[[DISK]DS-3fff8d3d-6f8b-4e30-a6ac-6c2be6c84b4b:NORMAL:127.0.0.1:34049|RBW]]} size 0
   [junit4]   2> 2747312 INFO  (IPC Server handler 5 on 34460) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54555 is added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-3fff8d3d-6f8b-4e30-a6ac-6c2be6c84b4b:NORMAL:127.0.0.1:34049|RBW], ReplicaUnderConstruction[[DISK]DS-b3b03c94-91d2-41c5-ae68-8f1510ed9bcc:NORMAL:127.0.0.1:54555|FINALIZED]]} size 0
   [junit4]   2> 2747344 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb 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(BlockDirectory(HdfsDirectory@f63a3242 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2cbc5d22); maxCacheMB=192.0 maxMergeSizeMB=16.0),segFN=segments_1,generation=1}
   [junit4]   2> 2747344 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2747348 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:48392_n_kr%2Fcb 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://solaris-vm:34460/solr_hdfs_home/control_collection/core_node1/data/
   [junit4]   2> 2747351 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2747351 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2747351 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2747351 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2747352 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2747352 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb 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> 2747352 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb 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> 2747352 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb 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> 2747354 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb 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> 2747359 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2747367 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2747368 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2747369 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2747372 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 2747372 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb 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> 2747384 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb 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> 2747384 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb 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> 2747404 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 2747404 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 2747406 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2747613 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb 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(BlockDirectory(HdfsDirectory@f63a3242 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2cbc5d22); maxCacheMB=192.0 maxMergeSizeMB=16.0),segFN=segments_1,generation=1}
   [junit4]   2> 2747613 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2747613 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@22a10f61[collection1] main
   [junit4]   2> 2747613 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb 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> 2747614 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb 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> 2747614 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb 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> 2747615 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2747615 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2747615 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb 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> 2747616 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb 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> 2747616 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb 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> 2747616 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2747620 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2747623 INFO  (searcherExecutor-6577-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@22a10f61[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2747624 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb 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> 2747624 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb 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> 2747624 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb 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> 2747624 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb 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 1514151096916901888
   [junit4]   2> 2747624 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb 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 1514151096916901888
   [junit4]   2> 2747625 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2747626 INFO  (coreLoadExecutor-6576-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2747626 INFO  (coreZkRegister-6570-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:48392/n_kr/cb collection:control_collection shard:shard1
   [junit4]   2> 2747628 INFO  (coreZkRegister-6570-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48392_n_kr%2Fcb 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> 2747634 INFO  (coreZkRegister-6570-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48392_n_kr%2Fcb 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/94634443359977476-core_node1-n_0000000000
   [junit4]   2> 2747634 INFO  (coreZkRegister-6570-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 2747636 INFO  (coreZkRegister-6570-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2747636 INFO  (coreZkRegister-6570-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48392_n_kr%2Fcb 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> 2747636 INFO  (coreZkRegister-6570-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:48392/n_kr/cb/collection1/
   [junit4]   2> 2747636 INFO  (coreZkRegister-6570-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2747637 INFO  (coreZkRegister-6570-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:48392/n_kr/cb/collection1/ has no replicas
   [junit4]   2> 2747637 INFO  (coreZkRegister-6570-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:48392/n_kr/cb/collection1/ shard1
   [junit4]   2> 2747637 INFO  (OverseerStateUpdate-94634443359977476-127.0.0.1:48392_n_kr%2Fcb-n_0000000000) [n:127.0.0.1:48392_n_kr%2Fcb    ] 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> 2747637 INFO  (coreZkRegister-6570-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2747638 INFO  (zkCallback-2855-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb    ] 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> 2747642 INFO  (coreZkRegister-6570-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 2747646 INFO  (OverseerStateUpdate-94634443359977476-127.0.0.1:48392_n_kr%2Fcb-n_0000000000) [n:127.0.0.1:48392_n_kr%2Fcb    ] 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":"http://127.0.0.1:48392/n_kr/cb",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 2747735 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2747736 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2747737 INFO  (zkCallback-2857-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15d86183 name:ZooKeeperConnection Watcher:127.0.0.1:54206/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2747738 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2747738 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2747738 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2747742 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2747742 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 2747742 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2747743 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2747745 INFO  (zkCallback-2858-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@31a2e315 name:ZooKeeperConnection Watcher:127.0.0.1:54206/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2747745 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2747745 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2747751 INFO  (OverseerStateUpdate-94634443359977476-127.0.0.1:48392_n_kr%2Fcb-n_0000000000) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2"} current state version: 2
   [junit4]   2> 2747751 INFO  (OverseerStateUpdate-94634443359977476-127.0.0.1:48392_n_kr%2Fcb-n_0000000000) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 2747752 INFO  (zkCallback-2855-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb    ] 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> 2747753 INFO  (zkCallback-2857-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> 2747799 INFO  (coreZkRegister-6570-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:48392/n_kr/cb/collection1/ and leader is http://127.0.0.1:48392/n_kr/cb/collection1/
   [junit4]   2> 2747799 INFO  (coreZkRegister-6570-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48392/n_kr/cb
   [junit4]   2> 2747799 INFO  (coreZkRegister-6570-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2747799 INFO  (coreZkRegister-6570-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48392_n_kr%2Fcb c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 2747799 INFO  (coreZkRegister-6570-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48392_n_kr%2Fcb 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> 2747802 INFO  (OverseerStateUpdate-94634443359977476-127.0.0.1:48392_n_kr%2Fcb-n_0000000000) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:48392/n_kr/cb",
   [junit4]   2>   "node_name":"127.0.0.1:48392_n_kr%2Fcb",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 2747803 INFO  (OverseerStateUpdate-94634443359977476-127.0.0.1:48392_n_kr%2Fcb-n_0000000000) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:48392/n_kr/cb",
   [junit4]   2>   "node_name":"127.0.0.1:48392_n_kr%2Fcb",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2747803 INFO  (OverseerStateUpdate-94634443359977476-127.0.0.1:48392_n_kr%2Fcb-n_0000000000) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 2747909 INFO  (zkCallback-2857-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> 2747909 INFO  (zkCallback-2855-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb    ] 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> 2747977 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_4FA1FAED1AF72A7D-001/shard-1-001/cores/collection1
   [junit4]   2> 2747979 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_4FA1FAED1AF72A7D-001/shard-1-001
   [junit4]   2> 2747979 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2747981 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f57bf91{/n_kr/cb,null,AVAILABLE}
   [junit4]   2> 2747981 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1cc93b77{HTTP/1.1}{127.0.0.1:43616}
   [junit4]   2> 2747982 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.e.j.s.Server Started @2752264ms
   [junit4]   2> 2747982 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://solaris-vm:34460/hdfs__solaris-vm_34460__export_home_jenkins_workspace_Lucene-Solr-trunk-Solaris_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.StressHdfsTest_4FA1FAED1AF72A7D-001_tempDir-002_jetty1, solrconfig=solrconfig.xml, hostContext=/n_kr/cb, hostPort=43616, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_4FA1FAED1AF72A7D-001/shard-1-001/cores}
   [junit4]   2> 2747982 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 2747982 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_4FA1FAED1AF72A7D-001/shard-1-001/'
   [junit4]   2> 2747997 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2747998 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2748000 INFO  (zkCallback-2859-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@54dd7aa1 name:ZooKeeperConnection Watcher:127.0.0.1:54206/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2748000 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2748000 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2748002 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2748002 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_4FA1FAED1AF72A7D-001/shard-1-001/solr.xml
   [junit4]   2> 2748009 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_4FA1FAED1AF72A7D-001/shard-1-001/cores
   [junit4]   2> 2748009 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.CoreContainer New CoreContainer 1083564241
   [junit4]   2> 2748009 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_4FA1FAED1AF72A7D-001/shard-1-001/]
   [junit4]   2> 2748009 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.CoreContainer loading shared library: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_4FA1FAED1AF72A7D-001/shard-1-001/lib
   [junit4]   2> 2748009 WARN  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_4FA1FAED1AF72A7D-001/shard-1-001/lib).
   [junit4]   2> 2748019 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] 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> 2748020 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2748020 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2748021 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2748021 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54206/solr
   [junit4]   2> 2748021 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2748021 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2748021 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2748023 INFO  (zkCallback-2861-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@183d05b name:ZooKeeperConnection Watcher:127.0.0.1:54206 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2748024 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2748024 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2748026 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:43616_n_kr%2Fcb    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2748027 INFO  (zkCallback-2862-thread-1-processing-n:127.0.0.1:43616_n_kr%2Fcb) [n:127.0.0.1:43616_n_kr%2Fcb    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6cd4bdf0 name:ZooKeeperConnection Watcher:127.0.0.1:54206/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2748027 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:43616_n_kr%2Fcb    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2748036 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:43616_n_kr%2Fcb    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2749048 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:43616_n_kr%2Fcb    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43616_n_kr%2Fcb
   [junit4]   2> 2749048 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:43616_n_kr%2Fcb    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43616_n_kr%2Fcb
   [junit4]   2> 2749051 INFO  (zkCallback-2857-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> 2749051 INFO  (zkCallback-2862-thread-1-processing-n:127.0.0.1:43616_n_kr%2Fcb) [n:127.0.0.1:43616_n_kr%2Fcb    ] 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> 2749051 INFO  (zkCallback-2855-thread-1-processing-n:127.0.0.1:48392_n_kr%2Fcb) [n:127.0.0.1:48392_n_kr%2Fcb    ] 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> 2749054 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:43616_n_kr%2Fcb    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2749054 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:43616_n_kr%2Fcb    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94634443359977481-127.0.0.1:43616_n_kr%2Fcb-n_0000000001
   [junit4]   2> 2749056 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:43616_n_kr%2Fcb    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94634443359977476-127.0.0.1:48392_n_kr%2Fcb-n_0000000000 to know if I could be the leader
   [junit4]   2> 2749062 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:43616_n_kr%2Fcb    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2749062 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:43616_n_kr%2Fcb    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2749064 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:43616_n_kr%2Fcb    ] o.a.s.c.CoresLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_4FA1FAED1AF72A7D-001/shard-1-001/cores
   [junit4]   2> 2749064 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:43616_n_kr%2Fcb    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_4FA1FAED1AF72A7D-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_4FA1FAED1AF72A7D-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 2749065 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:43616_n_kr%2Fcb    ] o.a.s.c.CoresLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_4FA1FAED1AF72A7D-001/shard-1-001/cores/collection1/
   [junit4]   2> 2749065 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:43616_n_kr%2Fcb    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 2749066 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:43616_n_kr%2Fcb    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2749066 INFO  (TEST-StressHdfsTest.test-seed#[4FA1FAED1AF72A7D]) [n:127.0.0.1:43616_n_kr%2Fcb    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2749068 INFO  (coreLoadExecutor-6587-thread-1-processing-n:127.0.0.1:43616_n_kr%2Fcb) [n:127.0.0.1:43616_n_kr%2Fcb c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2749068 INFO  (coreLoadExecutor-6587-thread-1-processing-n:127.0.0.1:43616_n_kr%2Fcb) [n:127.0.0.1:43616_n_kr%2Fcb c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2749071 INFO  (coreLoadExecutor-6587-thread-1-processing-n:127.0.0.1:43616_n_kr%2Fcb) [n:127.0.0.1:43616_n_kr%2Fcb c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 2749071 INFO  (coreLoadExecutor-6587-thread-1-processing-n:127.0.0.1:43616_n_kr%2Fcb) [n:127.0.0.1:43616_n_kr%2Fcb c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch collection1
   [junit4]   2> 2749072 INFO  (coreLoadExecutor-6587-thread-1-processing-n:127.0.0.1:43616_n_kr%2Fcb) [n:127.0.0.1:43616_n_kr%2Fcb c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for collection1 ver 0 
   [junit4]   2> 2749072 INFO  (OverseerStateUpdate-94634443359977476-127.0.0.1:48392_n_kr%2Fcb-n_0000000000) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43616/n_kr/cb",
   [junit4]   2>   "node_name":"127.0.0.1:43616_n_kr%2Fcb",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 2749072 INFO  (coreLoadExecutor-6587-thread-1-processing-n:127.0.0.1:43616_n_kr%2Fcb) [n:127.0.0.1:43616_n_kr%2Fcb c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2749073 INFO  (OverseerStateUpdate-94634443359977476-127.0.0.1:48392_n_kr%2Fcb-n_0000000000) [n:127.0.0.1:48392_n_kr%2Fcb    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43616/n_kr/cb",
   [

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

rImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:198)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3291)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:6223)
   [junit4]   2> 	... 54 more
   [junit4]   2> 2781937 INFO  (SUITE-StressHdfsTest-seed#[4FA1FAED1AF72A7D]-worker) [n:127.0.0.1:60150_n_kr%2Fcb c:delete_data_dir s:shard3 r:core_node4 x:delete_data_dir_shard3_replica1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_4FA1FAED1AF72A7D-001
   [junit4]   2> Oct 05, 2015 1:04:06 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=ClassicSimilarity, locale=sk, timezone=America/Whitehorse
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_60 (64-bit)/cpus=3,threads=3,free=207617456,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [BadComponentTest, HdfsUnloadDistributedZkTest, ZkCLITest, TestFastLRUCache, CollectionTooManyReplicasTest, RecoveryAfterSoftCommitTest, TestDistribDocBasedVersion, TestUpdate, ActionThrottleTest, CollectionReloadTest, TestLRUCache, TestCloudInspectUtil, DisMaxRequestHandlerTest, StandardRequestHandlerTest, TestReloadDeadlock, HLLSerializationTest, TestExtendedDismaxParser, TestReRankQParserPlugin, DocValuesMultiTest, CurrencyFieldXmlFileTest, TestBlobHandler, TestScoreJoinQPScore, TestXIncludeConfig, DirectUpdateHandlerTest, TestDocumentBuilder, StatelessScriptUpdateProcessorFactoryTest, DocumentBuilderTest, ClusterStateUpdateTest, PluginInfoTest, TestConfigSets, HdfsLockFactoryTest, TestLFUCache, TestPartialUpdateDeduplication, TestRemoteStreaming, TestSearchPerf, TestDistribIDF, BJQParserTest, TestInitParams, TestLuceneMatchVersion, SpatialRPTFieldTypeTest, AsyncCallRequestStatusResponseTest, PingRequestHandlerTest, TestCollectionAPI, DistributedQueryComponentCustomSortTest, TestCollapseQParserPlugin, TestRTGBase, TestRequestStatusCollectionAPI, LeaderElectionTest, QueryElevationComponentTest, RegexBoostProcessorTest, DistributedIntervalFacetingTest, HttpPartitionTest, BasicAuthIntegrationTest, TestQuerySenderNoQuery, TestReloadAndDeleteDocs, TestSolrJ, TestBulkSchemaConcurrent, RecoveryZkTest, DirectSolrSpellCheckerTest, TestConfigSetsAPIZkFailure, TestCustomDocTransformer, TestChildDocTransformer, SimpleMLTQParserTest, TestSurroundQueryParser, ChaosMonkeyNothingIsSafeTest, FastVectorHighlighterTest, DistributedMLTComponentTest, TestLRUStatsCache, ShardRoutingTest, TestRandomMergePolicy, DateFieldTest, TestRandomDVFaceting, TestManagedStopFilterFactory, AliasIntegrationTest, HardAutoCommitTest, CleanupOldIndexTest, DocExpirationUpdateProcessorFactoryTest, CdcrUpdateLogTest, TestDocBasedVersionConstraints, DistributedQueryElevationComponentTest, DistribJoinFromCollectionTest, UUIDUpdateProcessorFallbackTest, TestReqParamsAPI, ExternalFileFieldSortTest, TestMinMaxOnMultiValuedField, TestJmxIntegration, LeaderInitiatedRecoveryOnShardRestartTest, SyncSliceTest, RequiredFieldsTest, SharedFSAutoReplicaFailoverUtilsTest, OverseerCollectionConfigSetProcessorTest, QueryEqualityTest, TestDynamicFieldCollectionResource, LeaderFailoverAfterPartitionTest, TestSchemaNameResource, TestSmileRequest, BlockDirectoryTest, AlternateDirectoryTest, VersionInfoTest, IndexSchemaTest, TestSolrConfigHandlerConcurrent, TestGroupingSearch, TestElisionMultitermQuery, SSLMigrationTest, JSONWriterTest, TestBlendedInfixSuggestions, DocValuesMissingTest, TestCodecSupport, TestManagedSchema, RollingRestartTest, SoftAutoCommitTest, TestPhraseSuggestions, TestCloudManagedSchemaConcurrent, OverseerTaskQueueTest, TestHashPartitioner, TestDownShardTolerantSearch, HdfsRecoverLeaseTest, TestMergePolicyConfig, TestCollationFieldDocValues, DistributedFacetPivotWhiteBoxTest, DistributedFacetPivotSmallAdvancedTest, SchemaVersionSpecificBehaviorTest, TestCSVLoader, TestStressReorder, ReturnFieldsTest, TestNRTOpen, TestSolrDeletionPolicy1, AsyncMigrateRouteKeyTest, TestStressLucene, PeerSyncTest, CdcrReplicationDistributedZkTest, TestSortByMinMaxFunction, TestArbitraryIndexDir, UpdateParamsTest, DeleteInactiveReplicaTest, LeaderElectionIntegrationTest, ShardRoutingCustomTest, TestDistributedSearch, TestPseudoReturnFields, DirectUpdateHandlerOptimizeTest, SolrInfoMBeanTest, CacheHeaderTest, LukeRequestHandlerTest, PrimitiveFieldTypeTest, TermsComponentTest, TestValueSourceCache, TermVectorComponentTest, MoreLikeThisHandlerTest, LoggingHandlerTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, CSVRequestHandlerTest, TestBinaryResponseWriter, SolrIndexConfigTest, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestDocSet, TestBinaryField, NumericFieldsTest, TestConfig, OutputWriterTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, DirectSolrConnectionTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, TimeZoneUtilsTest, ResourceLoaderTest, ScriptEngineTest, URLClassifyProcessorTest, PreAnalyzedFieldTest, TestSystemIdResolver, SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, CircularListTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, TestTolerantSearch, TestJettySolrRunner, AssignTest, CdcrReplicationHandlerTest, CustomCollectionTest, DistribDocExpirationUpdateProcessorTest, MigrateRouteKeyTest, RemoteQueryErrorTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, TestAuthenticationFramework, TestCloudPivotFacet, TestMiniSolrCloudCluster, TestReplicaProperties, HdfsWriteToMultipleCollectionsTest, StressHdfsTest]
   [junit4] Completed [443/547] on J0 in 51.28s, 1 test, 1 error <<< FAILURES!

[...truncated 318 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:775: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:719: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:516: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1432: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:987: There were test failures: 547 suites (8 ignored), 2146 tests, 1 error, 48 ignored (36 assumptions) [seed: 4FA1FAED1AF72A7D]

Total time: 72 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 98 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/98/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.update.AutoCommitTest.testCommitWithin

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([C60E3B425E9B57F0:7CDC543ADDB5B9E5]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:765)
	at org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:321)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
	... 40 more




Build Log:
[...truncated 10005 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C60E3B425E9B57F0-001/init-core-data-001
   [junit4]   2> 1762928 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1762928 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1762928 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1762929 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1762929 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1762951 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1762962 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1762993 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1762994 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1763000 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1763128 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1763135 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1763137 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1763141 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1763142 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1763144 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1763144 WARN  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1763144 WARN  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1763144 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1763145 WARN  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1763145 WARN  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1763145 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1763145 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1763145 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/'
   [junit4]   2> 1763159 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1178012444
   [junit4]   2> 1763159 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/]
   [junit4]   2> 1763159 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.c.CoreContainer loading shared library: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/lib
   [junit4]   2> 1763159 WARN  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/lib).
   [junit4]   2> 1763166 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1763168 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1763168 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1763168 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1763168 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1763168 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1763169 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection1, collection=collection1, absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/, dataDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C60E3B425E9B57F0-001/init-core-data-001, shard=shard1}
   [junit4]   2> 1763170 INFO  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1763170 INFO  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1763170 INFO  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1763217 INFO  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1763233 INFO  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1763257 INFO  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1763258 INFO  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1763262 INFO  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1763381 INFO  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1763387 INFO  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1763388 INFO  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1763392 INFO  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1763394 INFO  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1763396 INFO  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1763396 WARN  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1763396 WARN  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1763396 INFO  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1763396 WARN  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1763396 WARN  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1763398 INFO  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1763398 INFO  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1763398 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1763398 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 1763398 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@55ad3782
   [junit4]   2> 1763399 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C60E3B425E9B57F0-001/init-core-data-001
   [junit4]   2> 1763399 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C60E3B425E9B57F0-001/init-core-data-001/index/
   [junit4]   2> 1763399 WARN  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C60E3B425E9B57F0-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1763399 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C60E3B425E9B57F0-001/init-core-data-001/index
   [junit4]   2> 1763399 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1763400 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@49de5e36 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a6ed236),segFN=segments_1,generation=1}
   [junit4]   2> 1763400 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1763401 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C60E3B425E9B57F0-001/init-core-data-001/
   [junit4]   2> 1763405 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1763405 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1763405 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1763405 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1763406 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1763406 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1763406 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1763406 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1763406 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1763406 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1763406 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1763406 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1763409 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1763410 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1763412 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1763414 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1763418 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1763420 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1763421 WARN  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1763422 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1763423 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1763423 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1763425 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1763425 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1763425 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=99.55859375, floorSegmentMB=1.3798828125, forceMergeDeletesPctAllowed=13.027217099700088, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1763425 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@49de5e36 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a6ed236),segFN=segments_1,generation=1}
   [junit4]   2> 1763425 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1763426 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2d0420e4[collection1] main
   [junit4]   2> 1763426 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1763426 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1763426 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1763426 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1763483 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1763648 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1763648 INFO  (searcherExecutor-5444-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1763649 INFO  (searcherExecutor-5444-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1763649 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1763649 INFO  (searcherExecutor-5444-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1763649 INFO  (searcherExecutor-5444-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1763649 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1763650 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1763650 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1514183428277272576
   [junit4]   2> 1763650 INFO  (searcherExecutor-5444-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1763651 INFO  (searcherExecutor-5444-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1763651 INFO  (searcherExecutor-5444-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1763652 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1514183428277272576
   [junit4]   2> 1763652 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1763652 INFO  (searcherExecutor-5444-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1763654 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1763658 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 1763658 INFO  (searcherExecutor-5444-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1763659 INFO  (searcherExecutor-5444-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2d0420e4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1763661 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1514183428286709760)} 0 2
   [junit4]   2> 1763662 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1763663 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1763663 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1763691 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1763704 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1763727 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1763728 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1763733 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1763851 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1763858 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1763859 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1763863 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1763864 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1763866 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1763866 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1763866 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1763866 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1763866 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1763866 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1763867 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1763867 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1763867 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C60E3B425E9B57F0-001/init-core-data-001/]
   [junit4]   2> 1763867 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@55ad3782
   [junit4]   2> 1763868 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C60E3B425E9B57F0-001/init-core-data-001/index/
   [junit4]   2> 1763869 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C60E3B425E9B57F0-001/init-core-data-001/
   [junit4]   2> 1763872 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1763872 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1763872 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1763872 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1763872 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1763872 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1763872 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1763872 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1763872 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1763873 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1763873 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1763873 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1763874 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1763876 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1763877 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1763879 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1763883 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1763885 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1763886 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1763886 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1763886 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1763886 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1763887 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5e7d823e[collection1] main
   [junit4]   2> 1763887 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1763887 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1763887 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1763887 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1763888 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1763891 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1763891 INFO  (searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1763892 INFO  (searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1763892 INFO  (searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1763892 INFO  (searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1763893 INFO  (searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1763893 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1763893 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1763893 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1763894 INFO  (searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1763894 INFO  (searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1763894 INFO  (searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1763895 INFO  (searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1763896 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1514183428286709760
   [junit4]   2> 1763896 INFO  (searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5e7d823e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1763896 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1763896 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=2, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1763897 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@49de5e36 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a6ed236),segFN=segments_1,generation=1}
   [junit4]   2> 1763897 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1763897 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1763898 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@28eeebc1[collection1] main
   [junit4]   2> 1763898 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1763898 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7610adc4
   [junit4]   2> 1763898 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1763898 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1763898 INFO  (searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@28eeebc1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1763911 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[0 (1514183428549902336)]} 0 1
   [junit4]   2> 1763914 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[1 (1514183428551999488)]} 0 3
   [junit4]   2> 1763914 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[2 (1514183428554096640)]} 0 4
   [junit4]   2> 1763914 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[3 (1514183428554096641)]} 0 4
   [junit4]   2> 1763917 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[4 (1514183428557242368)]} 0 7
   [junit4]   2> 1763917 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[5 (1514183428557242369)]} 0 7
   [junit4]   2> 1763918 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[6 (1514183428558290944)]} 0 7
   [junit4]   2> 1763918 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[7 (1514183428558290945)]} 0 7
   [junit4]   2> 1763918 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[8 (1514183428558290946)]} 0 8
   [junit4]   2> 1763918 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[9 (1514183428558290947)]} 0 8
   [junit4]   2> 1763919 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[10 (1514183428559339520)]} 0 8
   [junit4]   2> 1763919 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[11 (1514183428559339521)]} 0 8
   [junit4]   2> 1763919 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[12 (1514183428559339522)]} 0 9
   [junit4]   2> 1763919 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[13 (1514183428559339523)]} 0 9
   [junit4]   2> 1763920 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=1 
   [junit4]   2> 1763922 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[14 (1514183428561436672)]} 0 12
   [junit4]   2> 1763927 INFO  (commitScheduler-5452-thread-1) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1763936 INFO  (commitScheduler-5452-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5ebb9d9c[collection1] main
   [junit4]   2> 1763937 INFO  (commitScheduler-5452-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1763938 INFO  (searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5ebb9d9c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C15)))}
   [junit4]   2> 1764174 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[15 (1514183428825677824)]} 0 264
   [junit4]   2> 1764174 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 
   [junit4]   2> 1764175 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:15&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 1764175 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 1764179 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1764184 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@63b05d7b[collection1] realtime
   [junit4]   2> 1764185 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1514183428831969280)} 0 5
   [junit4]   2> 1764185 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1764185 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1764185 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1764202 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1764214 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1764258 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1764258 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1764262 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1764351 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1764371 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1764373 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1764376 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1764378 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1764380 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1764380 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1764380 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1764380 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1764380 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1764380 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1764381 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1764381 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1764381 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C60E3B425E9B57F0-001/init-core-data-001/]
   [junit4]   2> 1764381 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@55ad3782
   [junit4]   2> 1764382 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C60E3B425E9B57F0-001/init-core-data-001/index/
   [junit4]   2> 1764382 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C60E3B425E9B57F0-001/init-core-data-001/
   [junit4]   2> 1764386 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1764386 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1764386 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1764386 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1764387 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1764387 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1764387 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1764387 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1764387 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1764387 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1764387 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1764387 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1764388 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1764389 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1764391 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1764392 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1764397 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1764399 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1764399 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1764400 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1764400 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1764400 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1764400 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5ec1f042[collection1] main
   [junit4]   2> 1764401 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1764401 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1764401 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1764401 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1764401 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1764417 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1764417 INFO  (searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1764417 INFO  (searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1764417 INFO  (searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1764417 INFO  (searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1764419 INFO  (searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1764420 INFO  (searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1764421 INFO  (searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1764421 INFO  (searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1764422 INFO  (searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1764425 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1764425 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1764425 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1764429 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.UpdateLog Took 3.0ms to seed version buckets with highest version 1514183428831969280
   [junit4]   2> 1764429 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1764429 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@49de5e36 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a6ed236),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@49de5e36 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a6ed236),segFN=segments_2,generation=2}
   [junit4]   2> 1764429 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1764430 INFO  (searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5ec1f042[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1764430 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.21782461085914565]
   [junit4]   2> 1764431 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@49de5e36 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a6ed236),segFN=segments_2,generation=2}
   [junit4]   2> 1764433 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1764433 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1764433 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5d5b7e17[collection1] main
   [junit4]   2> 1764433 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1764433 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5877f7c2
   [junit4]   2> 1764433 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommit maxDocs=14,soft autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=16,adds=1,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=16,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1764434 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1764443 INFO  (searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5d5b7e17[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1764444 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[529 (1514183429107744768)]} 0 2
   [junit4]   2> 1764445 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 1764445 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[530 (1514183429110890496)]} 0 3
   [junit4]   2> 1764446 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 1764447 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[529 (-1514183429111939072)]} 0 4
   [junit4]   2> 1764447 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 1764447 ERROR (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 1764448 ERROR (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=id:529&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
   [junit4]   2> 	at org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:321)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1764448 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest -Dtests.method=testCommitWithin -Dtests.seed=C60E3B425E9B57F0 -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=Asia/Chungking -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.28s J1 | AutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C60E3B425E9B57F0:7CDC543ADDB5B9E5]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:765)
   [junit4]    > 	at org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:321)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
   [junit4]    > 	... 40 more
   [junit4]   2> 1764458 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 1764462 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3fbaa686[collection1] realtime
   [junit4]   2> 1764462 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1514183429124521984)} 0 3
   [junit4]   2> 1764462 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1764463 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1764463 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1764483 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1764495 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1764515 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1764516 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1764520 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1764617 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1764626 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1764633 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1764642 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1764644 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1764645 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1764646 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1764646 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1764646 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1764646 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1764646 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1764647 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1764647 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1764647 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C60E3B425E9B57F0-001/init-core-data-001/]
   [junit4]   2> 1764647 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@55ad3782
   [junit4]   2> 1764647 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C60E3B425E9B57F0-001/init-core-data-001/index/
   [junit4]   2> 1764647 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C60E3B425E9B57F0-001/init-core-data-001/
   [junit4]   2> 1764652 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1764652 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1764652 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1764652 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1764652 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1764652 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1764652 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1764652 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1764652 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1764652 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1764653 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1764653 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1764654 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1764655 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1764656 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1764657 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1764663 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1764665 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1764666 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1764666 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1764666 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1764667 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1764667 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3dbdf54e[collection1] main
   [junit4]   2> 1764667 INFO  (TEST-AutoCommitTest.testMa

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

33052487680)]} 0 3518
   [junit4]   2> 1768205 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 
   [junit4]   2> 1768206 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[C60E3B425E9B57F0]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 1768206 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1768206 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1178012444
   [junit4]   2> 1768206 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3266d579
   [junit4]   2> 1768207 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommit maxTime=1000ms,soft autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=14,adds=1,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=14,cumulative_deletesById=1,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1768207 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1768207 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1768207 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1768207 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    x:collection1] o.a.s.u.UpdateHandler Committing on IndexWriter close.
   [junit4]   2> 1768211 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@49de5e36 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a6ed236),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@49de5e36 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a6ed236),segFN=segments_4,generation=4}
   [junit4]   2> 1768211 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 4
   [junit4]   2> 1768212 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1768224 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1768224 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C60E3B425E9B57F0-001/init-core-data-001 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C60E3B425E9B57F0-001/init-core-data-001;done=false>>]
   [junit4]   2> 1768224 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C60E3B425E9B57F0-001/init-core-data-001
   [junit4]   2> 1768224 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C60E3B425E9B57F0-001/init-core-data-001/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C60E3B425E9B57F0-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1768224 INFO  (SUITE-AutoCommitTest-seed#[C60E3B425E9B57F0]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C60E3B425E9B57F0-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_C60E3B425E9B57F0-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53), sim=ClassicSimilarity, locale=sl, timezone=Asia/Chungking
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_60 (64-bit)/cpus=3,threads=1,free=180486472,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestComplexPhraseQParserPlugin, TestJsonRequest, TestManagedSchemaFieldResource, TestBinaryResponseWriter, ResponseHeaderTest, TestInitQParser, RulesTest, TestSuggestSpellingConverter, PKIAuthenticationIntegrationTest, TestCollationField, HdfsRecoveryZkTest, FieldMutatingUpdateProcessorTest, ResponseLogComponentTest, DirectUpdateHandlerOptimizeTest, BigEndianAscendingWordDeserializerTest, MultiThreadedOCPTest, TestCharFilters, FileBasedSpellCheckerTest, BitVectorTest, ExplicitHLLTest, CursorMarkTest, TestSimpleQParserPlugin, SolrCoreCheckLockOnStartupTest, OpenCloseCoreStressTest, TestQuerySenderListener, SpellCheckComponentTest, TestScoreJoinQPNoScore, ShardSplitTest, TestOmitPositions, TestCoreDiscovery, CdcrReplicationHandlerTest, DataDrivenBlockJoinTest, NoCacheHeaderTest, HdfsWriteToMultipleCollectionsTest, TestHashQParserPlugin, VMParamsZkACLAndCredentialsProvidersTest, EnumFieldTest, DefaultValueUpdateProcessorTest, TestMiniSolrCloudClusterSSL, BasicZkTest, SmileWriterTest, TestSQLHandler, TestSolrDeletionPolicy2, TestJoin, SaslZkACLProviderTest, TestUniqueKeyFieldResource, TestDistributedGrouping, TestConfigSetsAPIExclusivity, OutputWriterTest, SuggesterWFSTTest, DebugComponentTest, BadCopyFieldTest, IndexSchemaRuntimeFieldTest, TestLeaderElectionZkExpiry, TestBadConfig, SuggesterTSTTest, RemoteQueryErrorTest, TestUtils, SpellPossibilityIteratorTest, SliceStateTest, TestPerFieldSimilarity, CollectionsAPIDistributedZkTest, TestDefaultSimilarityFactory, TestShardHandlerFactory, SecurityConfHandlerTest, TestConfigSetImmutable, UniqFieldsUpdateProcessorFactoryTest, HdfsBasicDistributedZk2Test, TestOverriddenPrefixQueryForCustomFieldType, TestQueryTypes, TestFieldResource, TestRealTimeGet, RequestHandlersTest, TestConfigSetsAPI, TestFreeTextSuggestions, SimpleCollectionCreateDeleteTest, FieldAnalysisRequestHandlerTest, TestBM25SimilarityFactory, DistributedFacetPivotLargeTest, HdfsDirectoryTest, ZkStateReaderTest, TestFieldCollectionResource, TestReversedWildcardFilterFactory, TestRawResponseWriter, UpdateRequestProcessorFactoryTest, PrimUtilsTest, SortByFunctionTest, SolrPluginUtilsTest, TestSolr4Spatial2, LeaderElectionIntegrationTest, SpatialHeatmapFacetsTest, DeleteShardTest, TestRecoveryHdfs, TestShortCircuitedRequests, SparseHLLTest, SearchHandlerTest, TestSolrConfigHandlerCloud, SolrCloudExampleTest, StressHdfsTest, TestHdfsUpdateLog, TestExceedMaxTermLength, HdfsBasicDistributedZkTest, TestFiltering, DistanceUnitsTest, DistribCursorPagingTest, SuggesterTest, CdcrRequestHandlerTest, DistributedDebugComponentTest, TestExpandComponent, PreAnalyzedFieldTest, HighlighterMaxOffsetTest, TestStressUserVersions, CloudExitableDirectoryReaderTest, DistributedQueryComponentOptimizationTest, ZkSolrClientTest, ShardRoutingCustomTest, HdfsSyncSliceTest, TestJettySolrRunner, TestFastOutputStream, TestZkChroot, TestIntervalFaceting, TestRandomFaceting, TestInfoStreamLogging, PreAnalyzedUpdateProcessorTest, LoggingHandlerTest, UUIDFieldTest, DateMathParserTest, TestMiniSolrCloudClusterBase, ConcurrentDeleteAndCreateCollectionTest, TestSchemaVersionResource, TestConfigOverlay, TestConfigSetProperties, CopyFieldTest, BasicDistributedZk2Test, OverseerTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, LeaderElectionTest, AutoCommitTest]
   [junit4] Completed [285/547] on J1 in 5.33s, 3 tests, 1 error <<< FAILURES!

[...truncated 814 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:775: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:719: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:516: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1432: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:987: There were test failures: 547 suites (8 ignored), 2146 tests, 1 error, 48 ignored (36 assumptions) [seed: C60E3B425E9B57F0]

Total time: 72 minutes 39 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any