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 2014/07/06 00:58:47 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_20-ea-b21) - Build # 10733 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10733/
Java: 32bit/jdk1.8.0_20-ea-b21 -server -XX:+UseParallelGC

2 tests failed.
REGRESSION:  org.apache.solr.cloud.AsyncMigrateRouteKeyTest.testDistribSearch

Error Message:
collection already exists: migrate_multipleshardtest_targetCollection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: collection already exists: migrate_multipleshardtest_targetCollection
	at __randomizedtesting.SeedInfo.seed([E18C189D9F9B8A76:606A9685E8C4EA4A]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:554)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:340)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:301)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:659)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1506)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1461)
	at org.apache.solr.cloud.MigrateRouteKeyTest.createCollection(MigrateRouteKeyTest.java:157)
	at org.apache.solr.cloud.MigrateRouteKeyTest.multipleShardMigrateTest(MigrateRouteKeyTest.java:191)
	at org.apache.solr.cloud.AsyncMigrateRouteKeyTest.doTest(AsyncMigrateRouteKeyTest.java:46)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:863)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:43)
	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:365)
	at java.lang.Thread.run(Thread.java:745)


REGRESSION:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch

Error Message:
collection already exists: halfdeletedcollection2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: collection already exists: halfdeletedcollection2
	at __randomizedtesting.SeedInfo.seed([E18C189D9F9B8A76:606A9685E8C4EA4A]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:554)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1506)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1461)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1515)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.deleteCollectionWithDownNodes(CollectionsAPIDistributedZkTest.java:377)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:212)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:863)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:43)
	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:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11176 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/init-core-data-001
   [junit4]   2> 330730 T1692 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 330730 T1692 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /gos/x
   [junit4]   2> 330733 T1692 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 330734 T1692 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 330734 T1693 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 330834 T1692 oasc.ZkTestServer.run start zk server on port:48748
   [junit4]   2> 330836 T1692 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 330865 T1699 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d6edca name:ZooKeeperConnection Watcher:127.0.0.1:48748 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 330865 T1692 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 330866 T1692 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 330873 T1692 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 330876 T1701 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a0aaed name:ZooKeeperConnection Watcher:127.0.0.1:48748/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 330876 T1692 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 330878 T1692 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 330883 T1692 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 330888 T1692 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 330891 T1692 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 330896 T1692 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 330897 T1692 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 330904 T1692 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 330905 T1692 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 330911 T1692 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 330912 T1692 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 330917 T1692 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 330918 T1692 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 330920 T1692 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 330920 T1692 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 330922 T1692 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 330923 T1692 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 330924 T1692 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 330924 T1692 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 330926 T1692 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 330927 T1692 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 330928 T1692 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 330928 T1692 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 330930 T1692 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 330931 T1692 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 330932 T1692 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 330933 T1692 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 330936 T1692 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 330938 T1703 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@eba1e9 name:ZooKeeperConnection Watcher:127.0.0.1:48748/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 330939 T1692 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> Using old style solr.xml
   [junit4]   2> 331204 T1692 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 331207 T1692 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 331213 T1692 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:39631
   [junit4]   2> 331215 T1692 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 331216 T1692 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 331216 T1692 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-002
   [junit4]   2> 331217 T1692 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-002/'
   [junit4]   2> 331235 T1692 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-002/solr.xml
   [junit4]   2> 331242 T1692 oasc.CoreContainer.<init> New CoreContainer 27454084
   [junit4]   2> 331242 T1692 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-002/]
   [junit4]   2> 331242 T1692 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 331243 T1692 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 331243 T1692 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 331243 T1692 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 331244 T1692 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 331244 T1692 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 331244 T1692 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 331244 T1692 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 331245 T1692 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 331246 T1692 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 331247 T1692 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 331247 T1692 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 331247 T1692 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48748/solr
   [junit4]   2> 331248 T1692 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 331248 T1692 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 331251 T1714 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1532f15 name:ZooKeeperConnection Watcher:127.0.0.1:48748 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 331251 T1692 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 331254 T1692 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 331256 T1716 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9d00d4 name:ZooKeeperConnection Watcher:127.0.0.1:48748/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 331257 T1692 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 331259 T1692 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 331262 T1692 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 331266 T1692 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 331271 T1692 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 331274 T1692 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 331277 T1692 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 331282 T1692 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39631_gos%2Fx
   [junit4]   2> 331285 T1692 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39631_gos%2Fx
   [junit4]   2> 331293 T1692 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 331295 T1692 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 331297 T1692 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:39631_gos%2Fx
   [junit4]   2> 331298 T1692 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 331299 T1692 oasc.Overseer.start Overseer (id=92051850434314244-127.0.0.1:39631_gos%2Fx-n_0000000000) starting
   [junit4]   2> 331301 T1692 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 331311 T1718 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 331311 T1692 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 331315 T1692 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 331316 T1692 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 331318 T1717 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 331320 T1692 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 331320 T1692 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 331331 T1692 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 331332 T1721 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3354e5 name:ZooKeeperConnection Watcher:127.0.0.1:48748/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 331332 T1692 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 331333 T1692 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 331337 T1692 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 331572 T1692 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 331573 T1692 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 331576 T1692 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 331577 T1692 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:59930
   [junit4]   2> 331580 T1692 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 331580 T1692 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 331580 T1692 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-003
   [junit4]   2> 331581 T1692 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-003/'
   [junit4]   2> 331592 T1692 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-003/solr.xml
   [junit4]   2> 331599 T1692 oasc.CoreContainer.<init> New CoreContainer 24918048
   [junit4]   2> 331600 T1692 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-003/]
   [junit4]   2> 331600 T1692 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 331600 T1692 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 331601 T1692 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 331601 T1692 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 331601 T1692 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 331601 T1692 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 331602 T1692 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 331602 T1692 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 331602 T1692 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 331604 T1692 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 331604 T1692 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 331604 T1692 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 331605 T1692 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48748/solr
   [junit4]   2> 331605 T1692 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 331606 T1692 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 331608 T1732 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e4c420 name:ZooKeeperConnection Watcher:127.0.0.1:48748 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 331608 T1692 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 331611 T1692 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 331612 T1734 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@138b654 name:ZooKeeperConnection Watcher:127.0.0.1:48748/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 331612 T1692 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 331618 T1692 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 332621 T1692 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59930_gos%2Fx
   [junit4]   2> 332622 T1692 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59930_gos%2Fx
   [junit4]   2> 332629 T1692 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 332629 T1692 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 332877 T1692 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 332878 T1692 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 332885 T1692 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 332887 T1692 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:33675
   [junit4]   2> 332889 T1692 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 332889 T1692 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 332890 T1692 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-004
   [junit4]   2> 332890 T1692 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-004/'
   [junit4]   2> 332901 T1692 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-004/solr.xml
   [junit4]   2> 332907 T1692 oasc.CoreContainer.<init> New CoreContainer 19716195
   [junit4]   2> 332908 T1692 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-004/]
   [junit4]   2> 332908 T1692 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 332908 T1692 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 332909 T1692 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 332909 T1692 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 332909 T1692 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 332910 T1692 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 332910 T1692 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 332910 T1692 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 332910 T1692 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 332912 T1692 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 332912 T1692 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 332913 T1692 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 332913 T1692 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48748/solr
   [junit4]   2> 332913 T1692 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 332914 T1692 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 332916 T1746 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14d8616 name:ZooKeeperConnection Watcher:127.0.0.1:48748 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 332916 T1692 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 332920 T1692 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 332921 T1748 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@beb421 name:ZooKeeperConnection Watcher:127.0.0.1:48748/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 332921 T1692 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 332929 T1692 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 333931 T1692 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33675_gos%2Fx
   [junit4]   2> 333932 T1692 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33675_gos%2Fx
   [junit4]   2> 333939 T1692 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 333940 T1692 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 334184 T1692 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 334184 T1692 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 334188 T1692 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 334189 T1692 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:59706
   [junit4]   2> 334191 T1692 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 334192 T1692 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 334194 T1692 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-005
   [junit4]   2> 334195 T1692 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-005/'
   [junit4]   2> 334206 T1692 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-005/solr.xml
   [junit4]   2> 334213 T1692 oasc.CoreContainer.<init> New CoreContainer 18410822
   [junit4]   2> 334213 T1692 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-005/]
   [junit4]   2> 334214 T1692 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 334214 T1692 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 334215 T1692 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 334215 T1692 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 334215 T1692 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 334215 T1692 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 334216 T1692 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 334216 T1692 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 334216 T1692 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 334218 T1692 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 334219 T1692 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 334219 T1692 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 334219 T1692 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48748/solr
   [junit4]   2> 334220 T1692 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 334220 T1692 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 334222 T1760 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11b1a71 name:ZooKeeperConnection Watcher:127.0.0.1:48748 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 334222 T1692 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 334224 T1692 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 334233 T1762 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1be8ba7 name:ZooKeeperConnection Watcher:127.0.0.1:48748/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 334234 T1692 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 334239 T1692 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 335241 T1692 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59706_gos%2Fx
   [junit4]   2> 335243 T1692 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59706_gos%2Fx
   [junit4]   2> 335253 T1692 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 335254 T1692 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 335517 T1692 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 335518 T1692 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 335521 T1692 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 335522 T1692 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:47975
   [junit4]   2> 335524 T1692 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 335525 T1692 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 335525 T1692 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-006
   [junit4]   2> 335525 T1692 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-006/'
   [junit4]   2> 335539 T1692 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-006/solr.xml
   [junit4]   2> 335545 T1692 oasc.CoreContainer.<init> New CoreContainer 31099391
   [junit4]   2> 335546 T1692 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-006/]
   [junit4]   2> 335546 T1692 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 335547 T1692 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 335547 T1692 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 335547 T1692 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 335548 T1692 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 335548 T1692 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 335548 T1692 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 335548 T1692 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 335549 T1692 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 335551 T1692 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 335552 T1692 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 335552 T1692 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 335553 T1692 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48748/solr
   [junit4]   2> 335553 T1692 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 335554 T1692 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 335555 T1774 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c9b9e3 name:ZooKeeperConnection Watcher:127.0.0.1:48748 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 335555 T1692 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 335557 T1692 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 335558 T1776 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@81934d name:ZooKeeperConnection Watcher:127.0.0.1:48748/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 335559 T1692 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 335583 T1692 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 336585 T1692 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47975_gos%2Fx
   [junit4]   2> 336587 T1692 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47975_gos%2Fx
   [junit4]   2> 336596 T1692 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 336597 T1692 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 336699 T1727 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=2&collection.configName=conf1&router.field=myOwnField&name=solrj_collection&router.name=compositeId&action=CREATE&numShards=2&wt=javabin&version=2
   [junit4]   2> 336700 T1716 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 336700 T1716 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 336701 T1716 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 336701 T1716 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 336701 T1716 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 336701 T1718 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.field":"myOwnField",
   [junit4]   2> 	  "router.name":"compositeId"}
   [junit4]   2> 336702 T1778 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.field":"myOwnField",
   [junit4]   2> 	  "router.name":"compositeId"}
   [junit4]   2> 336703 T1778 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/solrj_collection 
   [junit4]   2> 336703 T1778 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
   [junit4]   2> 336707 T1716 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 336708 T1717 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 336709 T1717 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: solrj_collection
   [junit4]   2> 336709 T1717 oasc.Overseer$ClusterStateUpdater.createCollection Create collection solrj_collection with shards [shard1, shard2]
   [junit4]   2> 336710 T1716 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 336711 T1716 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 336711 T1762 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 336711 T1721 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 336711 T1734 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 336711 T1748 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 336711 T1776 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 336807 T1778 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection solrj_collection, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 336808 T1778 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica1 as part of slice shard1 of collection solrj_collection on 127.0.0.1:59706_gos%2Fx
   [junit4]   2> 336809 T1778 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica2 as part of slice shard1 of collection solrj_collection on 127.0.0.1:59930_gos%2Fx
   [junit4]   2> 336811 T1778 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica1 as part of slice shard2 of collection solrj_collection on 127.0.0.1:33675_gos%2Fx
   [junit4]   2> 336813 T1778 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica2 as part of slice shard2 of collection solrj_collection on 127.0.0.1:47975_gos%2Fx
   [junit4]   2> 336914 T1758 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=solrj_collection_shard1_replica1&action=CREATE&numShards=2&collection=solrj_collection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 336916 T1758 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-005/solr.xml
   [junit4]   2> 336918 T1758 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica1 state=down collection=solrj_collection
   [junit4]   2> 336919 T1769 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=solrj_collection_shard2_replica2&action=CREATE&numShards=2&collection=solrj_collection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 336920 T1742 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=solrj_collection_shard2_replica1&action=CREATE&numShards=2&collection=solrj_collection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 336920 T1758 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 336920 T1716 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 336923 T1742 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-004/solr.xml
   [junit4]   2> 336923 T1717 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 336923 T1769 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-006/solr.xml
   [junit4]   2> 336925 T1728 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=solrj_collection_shard1_replica2&action=CREATE&numShards=2&collection=solrj_collection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 336924 T1742 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica1 state=down collection=solrj_collection
   [junit4]   2> 336924 T1717 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:59706/gos/x",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59706_gos%2Fx",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 336926 T1769 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica2 state=down collection=solrj_collection
   [junit4]   2> 336927 T1742 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 336927 T1716 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 336943 T1769 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 336944 T1728 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-003/solr.xml
   [junit4]   2> 336946 T1728 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica2 state=down collection=solrj_collection
   [junit4]   2> 336946 T1717 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:33675/gos/x",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33675_gos%2Fx",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 336947 T1716 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 336947 T1728 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 336949 T1717 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:47975/gos/x",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47975_gos%2Fx",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 336950 T1716 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 336951 T1717 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:59930/gos/x",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59930_gos%2Fx",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 336952 T1716 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 337055 T1762 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 337056 T1748 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 337056 T1716 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 337056 T1734 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 337056 T1721 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 337055 T1776 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 337921 T1758 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica1
   [junit4]   2> 337922 T1758 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 337923 T1758 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 337923 T1758 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 337925 T1758 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 337926 T1758 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-005/solrj_collection_shard1_replica1/'
   [junit4]   2> 337927 T1742 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica1
   [junit4]   2> 337928 T1742 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 337929 T1742 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 337929 T1742 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 337931 T1742 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 337931 T1742 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-004/solrj_collection_shard2_replica1/'
   [junit4]   2> 337944 T1769 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica2
   [junit4]   2> 337945 T1769 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 337946 T1769 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 337946 T1769 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 337947 T1728 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica2
   [junit4]   2> 337948 T1728 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 337948 T1769 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 337949 T1769 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-006/solrj_collection_shard2_replica2/'
   [junit4]   2> 337949 T1728 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 337950 T1728 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 337952 T1728 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 337953 T1728 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-003/solrj_collection_shard1_replica2/'
   [junit4]   2> 337981 T1758 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 337993 T1742 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 337995 T1758 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 337996 T1758 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 338001 T1758 oass.IndexSchema.readSchema [solrj_collection_shard1_replica1] Schema name=test
   [junit4]   2> 338006 T1742 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 338007 T1742 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 338008 T1769 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 338014 T1742 oass.IndexSchema.readSchema [solrj_collection_shard2_replica1] Schema name=test
   [junit4]   2> 338017 T1728 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 338022 T1769 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 338023 T1769 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 338034 T1769 oass.IndexSchema.readSchema [solrj_collection_shard2_replica2] Schema name=test
   [junit4]   2> 338036 T1728 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 338038 T1728 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 338047 T1728 oass.IndexSchema.readSchema [solrj_collection_shard1_replica2] Schema name=test
   [junit4]   2> 338102 T1758 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 338113 T1758 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 338115 T1758 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 338129 T1758 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 338132 T1758 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 338135 T1758 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 338136 T1769 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 338136 T1742 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 338139 T1769 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 338139 T1742 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 338140 T1758 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 338140 T1758 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 338141 T1769 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 338141 T1758 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 338141 T1742 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 338142 T1758 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 338142 T1758 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 338143 T1758 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica1' using configuration from collection solrj_collection
   [junit4]   2> 338143 T1758 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 338144 T1758 oasc.SolrCore.<init> [solrj_collection_shard1_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-005/solrj_collection_shard1_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-005/solrj_collection_shard1_replica1/data/
   [junit4]   2> 338144 T1758 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@816dca
   [junit4]   2> 338145 T1758 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-005/solrj_collection_shard1_replica1/data
   [junit4]   2> 338145 T1758 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-005/solrj_collection_shard1_replica1/data/index/
   [junit4]   2> 338146 T1758 oasc.SolrCore.initIndex WARN [solrj_collection_shard1_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-005/solrj_collection_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 338146 T1758 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-005/solrj_collection_shard1_replica1/data/index
   [junit4]   2> 338147 T1758 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=56.0361328125, floorSegmentMB=0.8369140625, forceMergeDeletesPctAllowed=25.30848592544863, segmentsPerTier=40.0, maxCFSSegmentSizeMB=1.4326171875, noCFSRatio=0.0
   [junit4]   2> 338148 T1758 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@fe2830 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f5bbf1),segFN=segments_1,generation=1}
   [junit4]   2> 338148 T1758 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 338149 T1769 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 338151 T1758 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 338151 T1769 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 338151 T1758 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 338152 T1758 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 338152 T1758 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 338152 T1758 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 338153 T1758 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 338153 T1758 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 338153 T1758 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 338153 T1758 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 338154 T1742 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 338154 T1769 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 338154 T1758 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 338155 T1769 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 338155 T1769 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 338155 T1758 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 338156 T1758 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 338156 T1769 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 338156 T1758 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 338156 T1742 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 338157 T1769 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 338157 T1758 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 338158 T1769 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 338158 T1728 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 338158 T1758 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 338158 T1769 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica2' using configuration from collection solrj_collection
   [junit4]   2> 338159 T1742 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 338159 T1769 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 338159 T1758 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 338160 T1742 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 338160 T1758 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 338160 T1769 oasc.SolrCore.<init> [solrj_collection_shard2_replica2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-006/solrj_collection_shard2_replica2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-006/solrj_collection_shard2_replica2/data/
   [junit4]   2> 338160 T1742 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 338161 T1769 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@816dca
   [junit4]   2> 338161 T1728 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 338161 T1742 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 338162 T1769 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-006/solrj_collection_shard2_replica2/data
   [junit4]   2> 338162 T1758 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 338162 T1742 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 338163 T1742 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 338162 T1769 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-006/solrj_collection_shard2_replica2/data/index/
   [junit4]   2> 338163 T1742 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica1' using configuration from collection solrj_collection
   [junit4]   2> 338163 T1728 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 338164 T1758 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 338164 T1742 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 338164 T1769 oasc.SolrCore.initIndex WARN [solrj_collection_shard2_replica2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-006/solrj_collection_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 338165 T1742 oasc.SolrCore.<init> [solrj_collection_shard2_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-004/solrj_collection_shard2_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-004/solrj_collection_shard2_replica1/data/
   [junit4]   2> 338165 T1769 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-006/solrj_collection_shard2_replica2/data/index
   [junit4]   2> 338164 T1758 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 338166 T1769 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=56.0361328125, floorSegmentMB=0.8369140625, forceMergeDeletesPctAllowed=25.30848592544863, segmentsPerTier=40.0, maxCFSSegmentSizeMB=1.4326171875, noCFSRatio=0.0
   [junit4]   2> 338166 T1758 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=88.2216796875, floorSegmentMB=0.419921875, forceMergeDeletesPctAllowed=8.927664844719875, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22090673486092333
   [junit4]   2> 338165 T1742 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@816dca
   [junit4]   2> 338167 T1758 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@fe2830 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f5bbf1),segFN=segments_1,generation=1}
   [junit4]   2> 338168 T1758 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 338167 T1769 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3feae lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bc792a),segFN=segments_1,generation=1}
   [junit4]   2> 338168 T1769 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 338168 T1758 oass.SolrIndexSearcher.<init> Opening Searcher@f6e544[solrj_collection_shard1_replica1] main
   [junit4]   2> 338168 T1742 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-004/solrj_collection_shard2_replica1/data
   [junit4]   2> 338169 T1758 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 338170 T1742 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-004/solrj_collection_shard2_replica1/data/index/
   [junit4]   2> 338170 T1742 oasc.SolrCore.initIndex WARN [solrj_collection_shard2_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-004/solrj_collection_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 338170 T1758 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 338171 T1758 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 338171 T1742 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-004/solrj_collection_shard2_replica1/data/index
   [junit4]   2> 338171 T1758 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 338171 T1769 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 338172 T1728 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 338172 T1742 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=56.0361328125, floorSegmentMB=0.8369140625, forceMergeDeletesPctAllowed=25.30848592544863, segmentsPerTier=40.0, maxCFSSegmentSizeMB=1.4326171875, noCFSRatio=0.0
   [junit4]   2> 338172 T1758 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 338173 T1758 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 338173 T1769 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 338174 T1758 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 338174 T1758 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 338173 T1742 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1e1bf94 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d1529),segFN=segments_1,generation=1}
   [junit4]   2> 338175 T1758 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 338174 T1769 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 338175 T1728 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 338175 T1742 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 338176 T1769 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 338177 T1769 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 338178 T1769 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 338178 T1758 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 338178 T1769 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 338178 T1758 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 338179 T1769 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 338179 T1758 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 338179 T1769 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 338180 T1769 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 338181 T1769 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 338181 T1769 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 338181 T1769 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 338182 T1769 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 338180 T1742 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 338183 T1758 oasc.CoreContainer.registerCore registering core: solrj_collection_shard1_replica1
   [junit4]   2> 338183 T1742 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 338182 T1769 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 338182 T1728 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 338182 T1783 oasc.SolrCore.registerSearcher [solrj_collection_shard1_replica1] Registered new searcher Searcher@f6e544[solrj_collection_shard1_replica1] main{UninvertingDirectoryReader()}
   [junit4]   2> 338184 T1769 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 338184 T1728 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 338185 T1728 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 338183 T1742 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 338183 T1758 oasc.ZkController.register Register replica - core:solrj_collection_shard1_replica1 address:https://127.0.0.1:59706/gos/x collection:solrj_collection shard:shard1
   [junit4]   2> 338185 T1742 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 338185 T1728 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 338185 T1769 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 338186 T1758 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection/leader_elect/shard1/election
   [junit4]   2> 338187 T1728 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 338187 T1728 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 338186 T1742 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 338188 T1728 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica2' using configuration from collection solrj_collection
   [junit4]   2> 338187 T1769 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 338188 T1728 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 338188 T1742 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 338189 T1742 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 338190 T1742 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 338190 T1742 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 338190 T1742 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 338191 T1742 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 338191 T1742 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 338191 T1742 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 338192 T1742 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 338192 T1742 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 338192 T1742 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 338189 T1728 oasc.SolrCore.<init> [solrj_collection_shard1_replica2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-003/solrj_collection_shard1_replica2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-003/solrj_collection_shard1_replica2/data/
   [junit4]   2> 338190 T1769 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 338193 T1742 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 338193 T1728 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@816dca
   [junit4]   2> 338193 T1769 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 338194 T1742 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 338195 T1728 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-003/solrj_collection_shard1_replica2/data
   [junit4]   2> 338195 T1769 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=88.2216796875, floorSegmentMB=0.419921875, forceMergeDeletesPctAllowed=8.927664844719875, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22090673486092333
   [junit4]   2> 338195 T1728 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-003/solrj_collection_shard1_replica2/data/index/
   [junit4]   2> 338196 T1769 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3feae lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bc792a),segFN=segments_1,generation=1}
   [junit4]   2> 338196 T1742 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 338196 T1769 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 338196 T1728 oasc.SolrCore.initIndex WARN [solrj_collection_shard1_replica2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-003/solrj_collection_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 338197 T1769 oass.SolrIndexSearcher.<init> Opening Searcher@46d259[solrj_collection_shard2_replica2] main
   [junit4]   2> 338197 T1728 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-E18C189D9F9B8A76-001/tempDir-003/solrj_collection_shard1_replica2/data/index
   [junit4]   2> 338197 T1758 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 338196 T1742 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 338198 T1728 oasu.RandomMergePolicy.<init> RandomMergePolicy wr

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

deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=67,transaction_logs_total_number=1}
   [junit4]   2> 1295082 T6191 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1295082 T6191 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1295083 T6191 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1295083 T6191 C1217 P45906 oasu.DirectUpdateHandler2.closeWriter Committing on IndexWriter close.
   [junit4]   2> 1295084 T6191 C1217 P45906 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1aae4c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11b4c3d),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1aae4c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11b4c3d),segFN=segments_2,generation=2}
   [junit4]   2> 1295084 T6191 C1217 P45906 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 1295084 T6191 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1295085 T6191 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1295085 T6191 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.AsyncMigrateRouteKeyTest-E18C189D9F9B8A76-001/tempDir-001/jetty4 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.AsyncMigrateRouteKeyTest-E18C189D9F9B8A76-001/tempDir-001/jetty4;done=false>>]
   [junit4]   2> 1295085 T6191 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.AsyncMigrateRouteKeyTest-E18C189D9F9B8A76-001/tempDir-001/jetty4
   [junit4]   2> 1295085 T6191 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.AsyncMigrateRouteKeyTest-E18C189D9F9B8A76-001/tempDir-001/jetty4/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.AsyncMigrateRouteKeyTest-E18C189D9F9B8A76-001/tempDir-001/jetty4/index;done=false>>]
   [junit4]   2> 1295085 T6191 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.AsyncMigrateRouteKeyTest-E18C189D9F9B8A76-001/tempDir-001/jetty4/index
   [junit4]   2> 1295086 T6191 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:358)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 1295086 T6191 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.AsyncMigrateRouteKeyTest-E18C189D9F9B8A76-001
   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=DefaultSimilarity, locale=ja, timezone=Asia/Tashkent
   [junit4]   2> NOTE: Linux 3.8.0-42-generic i386/Oracle Corporation 1.8.0_20-ea (32-bit)/cpus=8,threads=1,free=205446216,total=345243648
   [junit4]   2> NOTE: All tests run in this JVM: [UpdateParamsTest, TestNRTOpen, TestSolrDeletionPolicy2, TestManagedSchemaFieldResource, ZkCLITest, PreAnalyzedFieldTest, TestFieldTypeCollectionResource, HdfsCollectionsAPIDistributedZkTest, UnloadDistributedZkTest, TestAnalyzeInfixSuggestions, TestFieldSortValues, SpellingQueryConverterTest, TestReRankQParserPlugin, TestManagedResource, ClusterStateUpdateTest, FastVectorHighlighterTest, HdfsBasicDistributedZk2Test, TestBlendedInfixSuggestions, ShardSplitTest, ReturnFieldsTest, TestStressRecovery, TestDefaultSimilarityFactory, TestDistributedSearch, SpellCheckComponentTest, SuggestComponentTest, HdfsWriteToMultipleCollectionsTest, SyncSliceTest, XsltUpdateRequestHandlerTest, PrimUtilsTest, LeaderElectionTest, TestReplicationHandler, TestFoldingMultitermQuery, DocValuesMultiTest, SpellPossibilityIteratorTest, TestRangeQuery, MoreLikeThisHandlerTest, TestSort, TestFastOutputStream, QueryEqualityTest, JSONWriterTest, EchoParamsTest, AnalyticsQueryTest, RollingRestartTest, RequiredFieldsTest, FunctionTest, TestHashPartitioner, CoreAdminHandlerTest, TestComponentsName, ResponseLogComponentTest, TestSchemaSimilarityResource, ZkControllerTest, TestFaceting, TestConfig, HttpPartitionTest, CursorPagingTest, OverseerCollectionProcessorTest, TestHighlightDedupGrouping, TestFuzzyAnalyzedSuggestions, TestSolr4Spatial, RegexBoostProcessorTest, OverseerTest, TestDFRSimilarityFactory, HighlighterConfigTest, ShardRoutingTest, TestStressUserVersions, TestSearcherReuse, MigrateRouteKeyTest, TestTrie, ChangedSchemaMergeTest, DocumentAnalysisRequestHandlerTest, DirectUpdateHandlerTest, TestJmxIntegration, CurrencyFieldOpenExchangeTest, TestFastLRUCache, RAMDirectoryFactoryTest, SpellCheckCollatorTest, TestWordDelimiterFilterFactory, PeerSyncTest, TestLMJelinekMercerSimilarityFactory, FieldFacetTest, BasicDistributedZkTest, SignatureUpdateProcessorFactoryTest, TestClassNameShortening, TestCloudInspectUtil, BadComponentTest, TestSurroundQueryParser, TestDistributedMissingSort, TestDocBasedVersionConstraints, ZkNodePropsTest, ExternalFileFieldSortTest, TestBinaryResponseWriter, TestInitQParser, SuggesterTSTTest, TestOrdValues, DocumentBuilderTest, BasicFunctionalityTest, TestLuceneMatchVersion, TestCloudManagedSchema, TestDynamicFieldCollectionResource, TestStressReorder, TestMultiCoreConfBootstrap, TestReload, TestStressVersions, SimpleFacetsTest, StatsComponentTest, BadIndexSchemaTest, ShowFileRequestHandlerTest, SolrIndexSplitterTest, TestExtendedDismaxParser, SuggesterTest, SpatialFilterTest, SuggesterWFSTTest, PolyFieldTest, WordBreakSolrSpellCheckerTest, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, DebugComponentTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, TestQueryTypes, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, TermVectorComponentTest, TestArbitraryIndexDir, LoggingHandlerTest, IndexSchemaTest, TestCSVResponseWriter, JsonLoaderTest, TestPartialUpdateDeduplication, CSVRequestHandlerTest, CoreContainerCoreInitFailuresTest, SOLR749Test, TestSolrIndexConfig, CopyFieldTest, TestBinaryField, NumericFieldsTest, OutputWriterTest, TestSolrCoreProperties, DirectSolrConnectionTest, TestPhraseSuggestions, TestCodecSupport, TestIBSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, ScriptEngineTest, PluginInfoTest, TestSystemIdResolver, DateFieldTest, DOMUtilTest, ClusterStateTest, TestSolrJ, TestUtils, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, CircularListTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, AbstractAnalyticsStatsTest, ExpressionTest, FieldFacetExtrasTest, QueryFacetTest, RangeFacetTest, AssignTest, AsyncMigrateRouteKeyTest]
   [junit4] Completed on J0 in 39.80s, 1 test, 1 error <<< FAILURES!

[...truncated 259 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1298: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:922: There were test failures: 416 suites, 1706 tests, 2 errors, 38 ignored (17 assumptions)

Total time: 64 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_20-ea-b21 -server -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_20-ea-b21) - Build # 10734 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10734/
Java: 32bit/jdk1.8.0_20-ea-b21 -server -XX:+UseConcMarkSweepGC

2 tests failed.
REGRESSION:  org.apache.solr.cloud.HttpPartitionTest.testDistribSearch

Error Message:
Expected 2 of 3 replicas to be active but only found 1; [core_node3:{"state":"active","base_url":"http://127.0.0.1:43709","core":"c8n_1x3_lf_shard1_replica3","node_name":"127.0.0.1:43709_","leader":"true"}]; clusterState: live nodes:[127.0.0.1:43709_, 127.0.0.1:45786_] collections:{control_collection=DocCollection(control_collection)={   "replicationFactor":"1",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{"core_node1":{           "state":"active",           "base_url":"http://127.0.0.1:43709",           "core":"collection1",           "node_name":"127.0.0.1:43709_",           "leader":"true"}}}},   "router":{"name":"compositeId"},   "autoCreated":"true",   "maxShardsPerNode":"1"}, collection1=DocCollection(collection1)={   "replicationFactor":"1",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{"core_node2":{           "state":"down",           "base_url":"http://127.0.0.1:52757",           "core":"collection1",           "node_name":"127.0.0.1:52757_",           "leader":"true"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{"core_node1":{           "state":"active",           "base_url":"http://127.0.0.1:45786",           "core":"collection1",           "node_name":"127.0.0.1:45786_",           "leader":"true"}}}},   "router":{"name":"compositeId"},   "autoCreated":"true",   "maxShardsPerNode":"1"}, c8n_1x2=DocCollection(c8n_1x2)={   "replicationFactor":"2",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node1":{           "state":"down",           "base_url":"http://127.0.0.1:52757",           "core":"c8n_1x2_shard1_replica1",           "node_name":"127.0.0.1:52757_"},         "core_node2":{           "state":"active",           "base_url":"http://127.0.0.1:43709",           "core":"c8n_1x2_shard1_replica2",           "node_name":"127.0.0.1:43709_",           "leader":"true"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1"}, c8n_1x3=DocCollection(c8n_1x3)={   "replicationFactor":"3",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node1":{           "state":"active",           "base_url":"http://127.0.0.1:45786",           "core":"c8n_1x3_shard1_replica1",           "node_name":"127.0.0.1:45786_"},         "core_node2":{           "state":"down",           "base_url":"http://127.0.0.1:52757",           "core":"c8n_1x3_shard1_replica2",           "node_name":"127.0.0.1:52757_"},         "core_node3":{           "state":"active",           "base_url":"http://127.0.0.1:43709",           "core":"c8n_1x3_shard1_replica3",           "node_name":"127.0.0.1:43709_",           "leader":"true"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1"}, c8n_1x3_lf=DocCollection(c8n_1x3_lf)={   "replicationFactor":"3",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node1":{           "state":"down",           "base_url":"http://127.0.0.1:45786",           "core":"c8n_1x3_lf_shard1_replica1",           "node_name":"127.0.0.1:45786_"},         "core_node2":{           "state":"down",           "base_url":"http://127.0.0.1:52757",           "core":"c8n_1x3_lf_shard1_replica2",           "node_name":"127.0.0.1:52757_"},         "core_node3":{           "state":"active",           "base_url":"http://127.0.0.1:43709",           "core":"c8n_1x3_lf_shard1_replica3",           "node_name":"127.0.0.1:43709_",           "leader":"true"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1"}}

Stack Trace:
java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found 1; [core_node3:{"state":"active","base_url":"http://127.0.0.1:43709","core":"c8n_1x3_lf_shard1_replica3","node_name":"127.0.0.1:43709_","leader":"true"}]; clusterState: live nodes:[127.0.0.1:43709_, 127.0.0.1:45786_] collections:{control_collection=DocCollection(control_collection)={
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"core_node1":{
          "state":"active",
          "base_url":"http://127.0.0.1:43709",
          "core":"collection1",
          "node_name":"127.0.0.1:43709_",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "autoCreated":"true",
  "maxShardsPerNode":"1"}, collection1=DocCollection(collection1)={
  "replicationFactor":"1",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{"core_node2":{
          "state":"down",
          "base_url":"http://127.0.0.1:52757",
          "core":"collection1",
          "node_name":"127.0.0.1:52757_",
          "leader":"true"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"core_node1":{
          "state":"active",
          "base_url":"http://127.0.0.1:45786",
          "core":"collection1",
          "node_name":"127.0.0.1:45786_",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "autoCreated":"true",
  "maxShardsPerNode":"1"}, c8n_1x2=DocCollection(c8n_1x2)={
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "state":"down",
          "base_url":"http://127.0.0.1:52757",
          "core":"c8n_1x2_shard1_replica1",
          "node_name":"127.0.0.1:52757_"},
        "core_node2":{
          "state":"active",
          "base_url":"http://127.0.0.1:43709",
          "core":"c8n_1x2_shard1_replica2",
          "node_name":"127.0.0.1:43709_",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1"}, c8n_1x3=DocCollection(c8n_1x3)={
  "replicationFactor":"3",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "state":"active",
          "base_url":"http://127.0.0.1:45786",
          "core":"c8n_1x3_shard1_replica1",
          "node_name":"127.0.0.1:45786_"},
        "core_node2":{
          "state":"down",
          "base_url":"http://127.0.0.1:52757",
          "core":"c8n_1x3_shard1_replica2",
          "node_name":"127.0.0.1:52757_"},
        "core_node3":{
          "state":"active",
          "base_url":"http://127.0.0.1:43709",
          "core":"c8n_1x3_shard1_replica3",
          "node_name":"127.0.0.1:43709_",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1"}, c8n_1x3_lf=DocCollection(c8n_1x3_lf)={
  "replicationFactor":"3",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "state":"down",
          "base_url":"http://127.0.0.1:45786",
          "core":"c8n_1x3_lf_shard1_replica1",
          "node_name":"127.0.0.1:45786_"},
        "core_node2":{
          "state":"down",
          "base_url":"http://127.0.0.1:52757",
          "core":"c8n_1x3_lf_shard1_replica2",
          "node_name":"127.0.0.1:52757_"},
        "core_node3":{
          "state":"active",
          "base_url":"http://127.0.0.1:43709",
          "core":"c8n_1x3_lf_shard1_replica3",
          "node_name":"127.0.0.1:43709_",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1"}}
	at __randomizedtesting.SeedInfo.seed([D3B7998C5871952A:525117942F2EF516]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.HttpPartitionTest.testRf3WithLeaderFailover(HttpPartitionTest.java:367)
	at org.apache.solr.cloud.HttpPartitionTest.doTest(HttpPartitionTest.java:148)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:863)
	at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:43)
	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:365)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch

Error Message:
collection already exists: halfdeletedcollection2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: collection already exists: halfdeletedcollection2
	at __randomizedtesting.SeedInfo.seed([D3B7998C5871952A:525117942F2EF516]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:554)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1506)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1527)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.deleteCollectionWithDownNodes(CollectionsAPIDistributedZkTest.java:374)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:212)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:863)
	at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:43)
	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:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11387 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/init-core-data-001
   [junit4]   2> 865124 T3847 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 865125 T3847 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 865127 T3847 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 865128 T3847 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 865128 T3848 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 865228 T3847 oasc.ZkTestServer.run start zk server on port:41402
   [junit4]   2> 865229 T3847 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 876167 T3851 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 10937ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 876169 T3849 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1470946c8a40000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 876707 T3854 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@107dc72 name:ZooKeeperConnection Watcher:127.0.0.1:41402 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 876708 T3847 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 876708 T3847 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 876711 T3847 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 876711 T3856 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@160f527 name:ZooKeeperConnection Watcher:127.0.0.1:41402/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 876712 T3847 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 876712 T3847 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 876713 T3847 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 876714 T3847 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 876715 T3847 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 876717 T3847 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 876717 T3847 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 876719 T3847 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 876720 T3847 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 876721 T3847 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 876722 T3847 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 876723 T3847 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 876724 T3847 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 876725 T3847 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 876726 T3847 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 876728 T3847 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 876729 T3847 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 876731 T3847 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 876731 T3847 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 876734 T3847 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 876734 T3847 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 876735 T3847 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 876736 T3847 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 876741 T3847 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 876742 T3847 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 876743 T3847 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 876744 T3847 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> Using old style solr.xml
   [junit4]   2> 876746 T3847 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 876746 T3858 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13a5c4b name:ZooKeeperConnection Watcher:127.0.0.1:41402 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 876747 T3847 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 876747 T3847 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 876748 T3847 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 876749 T3860 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e84307 name:ZooKeeperConnection Watcher:127.0.0.1:41402/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 876749 T3847 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 876750 T3847 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf2/solrconfig.xml
   [junit4]   2> 876750 T3847 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 876752 T3847 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf2/schema.xml
   [junit4]   2> 876753 T3847 oascc.SolrZkClient.makePath makePath: /configs/conf2/schema.xml
   [junit4]   2> 876755 T3847 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 876755 T3847 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 876756 T3847 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf2/stopwords.txt
   [junit4]   2> 876757 T3847 oascc.SolrZkClient.makePath makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 876759 T3847 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf2/protwords.txt
   [junit4]   2> 876759 T3847 oascc.SolrZkClient.makePath makePath: /configs/conf2/protwords.txt
   [junit4]   2> 876761 T3847 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf2/currency.xml
   [junit4]   2> 876761 T3847 oascc.SolrZkClient.makePath makePath: /configs/conf2/currency.xml
   [junit4]   2> 876762 T3847 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 876763 T3847 oascc.SolrZkClient.makePath makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 876764 T3847 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 876765 T3847 oascc.SolrZkClient.makePath makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 876766 T3847 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf2/old_synonyms.txt
   [junit4]   2> 876766 T3847 oascc.SolrZkClient.makePath makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 876768 T3847 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf2/synonyms.txt
   [junit4]   2> 876768 T3847 oascc.SolrZkClient.makePath makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 876769 T3847 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/elevate.xml to /configs/conf2/elevate.xml
   [junit4]   2> 876770 T3847 oascc.SolrZkClient.makePath makePath: /configs/conf2/elevate.xml
   [junit4]   2> 876997 T3847 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 877007 T3847 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55748
   [junit4]   2> 877008 T3847 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 877008 T3847 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 877008 T3847 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-002
   [junit4]   2> 877009 T3847 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-002/'
   [junit4]   2> 877019 T3847 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-002/solr.xml
   [junit4]   2> 877026 T3847 oasc.CoreContainer.<init> New CoreContainer 33475961
   [junit4]   2> 877027 T3847 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-002/]
   [junit4]   2> 877027 T3847 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 877028 T3847 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 877028 T3847 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 877028 T3847 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 877029 T3847 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 877029 T3847 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 877029 T3847 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 877029 T3847 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 877030 T3847 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 877030 T3847 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 877031 T3847 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 877031 T3847 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 877032 T3847 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41402/solr
   [junit4]   2> 877032 T3847 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 877033 T3847 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 877034 T3871 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@180a096 name:ZooKeeperConnection Watcher:127.0.0.1:41402 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 877035 T3847 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 877036 T3849 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1470946c8a40005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 877036 T3847 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 877038 T3873 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@165dcbe name:ZooKeeperConnection Watcher:127.0.0.1:41402/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 877038 T3847 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 877039 T3847 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 877041 T3847 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 877042 T3847 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 877044 T3847 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 877046 T3847 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 877049 T3847 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 877050 T3847 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55748_
   [junit4]   2> 877051 T3847 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55748_
   [junit4]   2> 877053 T3847 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 877054 T3847 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 877057 T3847 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:55748_
   [junit4]   2> 877057 T3847 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 877058 T3847 oasc.Overseer.start Overseer (id=92052517002936326-127.0.0.1:55748_-n_0000000000) starting
   [junit4]   2> 877060 T3847 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 877066 T3875 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 877066 T3847 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 877073 T3847 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 877075 T3847 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 877077 T3874 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 877078 T3847 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 877078 T3847 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 877079 T3847 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 877091 T3878 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e7e6dd name:ZooKeeperConnection Watcher:127.0.0.1:41402/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 877092 T3847 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 877093 T3847 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 877094 T3847 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 877329 T3847 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 877330 T3847 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 877331 T3847 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54544
   [junit4]   2> 877332 T3847 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 877332 T3847 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 877333 T3847 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-003
   [junit4]   2> 877333 T3847 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-003/'
   [junit4]   2> 877351 T3847 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-003/solr.xml
   [junit4]   2> 877372 T3847 oasc.CoreContainer.<init> New CoreContainer 15056656
   [junit4]   2> 877372 T3847 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-003/]
   [junit4]   2> 877373 T3847 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 877373 T3847 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 877373 T3847 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 877374 T3847 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 877374 T3847 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 877374 T3847 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 877375 T3847 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 877375 T3847 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 877375 T3847 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 877376 T3847 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 877376 T3847 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 877377 T3847 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 877377 T3847 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41402/solr
   [junit4]   2> 877378 T3847 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 877379 T3847 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 877380 T3889 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1292905 name:ZooKeeperConnection Watcher:127.0.0.1:41402 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 877381 T3847 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 877384 T3847 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 877385 T3891 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c0f6a0 name:ZooKeeperConnection Watcher:127.0.0.1:41402/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 877385 T3847 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 877392 T3847 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 878396 T3847 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54544_
   [junit4]   2> 878397 T3847 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54544_
   [junit4]   2> 878402 T3847 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 878402 T3847 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 878653 T3847 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 878653 T3847 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 878655 T3847 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40403
   [junit4]   2> 878656 T3847 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 878656 T3847 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 878656 T3847 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-004
   [junit4]   2> 878657 T3847 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-004/'
   [junit4]   2> 878667 T3847 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-004/solr.xml
   [junit4]   2> 878673 T3847 oasc.CoreContainer.<init> New CoreContainer 15559105
   [junit4]   2> 878674 T3847 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-004/]
   [junit4]   2> 878674 T3847 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 878675 T3847 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 878675 T3847 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 878675 T3847 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 878675 T3847 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 878676 T3847 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 878676 T3847 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 878676 T3847 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 878677 T3847 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 878677 T3847 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 878678 T3847 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 878678 T3847 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 878679 T3847 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41402/solr
   [junit4]   2> 878679 T3847 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 878680 T3847 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 878681 T3903 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a96b2 name:ZooKeeperConnection Watcher:127.0.0.1:41402 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 878682 T3847 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 878684 T3847 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 878685 T3905 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2d675a name:ZooKeeperConnection Watcher:127.0.0.1:41402/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 878685 T3847 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 878689 T3847 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 879691 T3847 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40403_
   [junit4]   2> 879692 T3847 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40403_
   [junit4]   2> 879697 T3847 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 879697 T3847 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 879928 T3847 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 879929 T3847 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 879931 T3847 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59748
   [junit4]   2> 879932 T3847 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 879932 T3847 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 879932 T3847 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-005
   [junit4]   2> 879933 T3847 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-005/'
   [junit4]   2> 879943 T3847 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-005/solr.xml
   [junit4]   2> 879962 T3847 oasc.CoreContainer.<init> New CoreContainer 31173357
   [junit4]   2> 879962 T3847 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-005/]
   [junit4]   2> 879963 T3847 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 879963 T3847 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 879964 T3847 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 879964 T3847 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 879964 T3847 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 879965 T3847 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 879965 T3847 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 879966 T3847 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 879966 T3847 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 879967 T3847 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 879967 T3847 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 879967 T3847 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 879968 T3847 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41402/solr
   [junit4]   2> 879968 T3847 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 879970 T3847 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 879971 T3917 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1df83d2 name:ZooKeeperConnection Watcher:127.0.0.1:41402 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 879972 T3847 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 879974 T3847 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 879975 T3919 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e30f7d name:ZooKeeperConnection Watcher:127.0.0.1:41402/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 879975 T3847 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 879980 T3847 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 880982 T3847 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59748_
   [junit4]   2> 880983 T3847 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59748_
   [junit4]   2> 880988 T3847 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 880988 T3847 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 881216 T3847 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 881216 T3847 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 881218 T3847 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44229
   [junit4]   2> 881219 T3847 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 881220 T3847 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 881220 T3847 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-006
   [junit4]   2> 881220 T3847 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-006/'
   [junit4]   2> 881231 T3847 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-006/solr.xml
   [junit4]   2> 881237 T3847 oasc.CoreContainer.<init> New CoreContainer 24222652
   [junit4]   2> 881237 T3847 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-006/]
   [junit4]   2> 881238 T3847 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 881238 T3847 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 881238 T3847 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 881239 T3847 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 881239 T3847 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 881239 T3847 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 881239 T3847 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 881240 T3847 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 881240 T3847 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 881240 T3847 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 881241 T3847 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 881241 T3847 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 881241 T3847 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41402/solr
   [junit4]   2> 881242 T3847 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 881243 T3847 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 881243 T3931 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e75502 name:ZooKeeperConnection Watcher:127.0.0.1:41402 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 881244 T3847 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 881246 T3847 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 881246 T3933 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@bae2ec name:ZooKeeperConnection Watcher:127.0.0.1:41402/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 881247 T3847 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 881251 T3847 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 882252 T3847 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44229_
   [junit4]   2> 882255 T3847 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44229_
   [junit4]   2> 882261 T3847 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 882262 T3847 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 882263 T3886 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=2&collection.configName=conf1&router.field=myOwnField&name=solrj_collection&router.name=compositeId&action=CREATE&numShards=2&wt=javabin&version=2
   [junit4]   2> 882264 T3873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 882264 T3873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 882265 T3873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 882265 T3873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 882265 T3873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 882266 T3875 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.field":"myOwnField",
   [junit4]   2> 	  "router.name":"compositeId"}
   [junit4]   2> 882266 T3935 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.field":"myOwnField",
   [junit4]   2> 	  "router.name":"compositeId"}
   [junit4]   2> 882267 T3935 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/solrj_collection 
   [junit4]   2> 882268 T3935 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
   [junit4]   2> 882270 T3873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 882270 T3874 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 882271 T3874 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: solrj_collection
   [junit4]   2> 882271 T3874 oasc.Overseer$ClusterStateUpdater.createCollection Create collection solrj_collection with shards [shard1, shard2]
   [junit4]   2> 888924 T3849 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1470946c8a40007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 889024 T3878 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e7e6dd name:ZooKeeperConnection Watcher:127.0.0.1:41402/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
   [junit4]   2> 889024 T3878 oascc.ConnectionManager.process zkClient has disconnected
   [junit4]   2> 890367 T3851 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 8096ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 890368 T3851 oazs.NIOServerCnxn.sendBuffer ERROR Unexpected Exception:  java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:77)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendBuffer(NIOServerCnxn.java:151)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendResponse(NIOServerCnxn.java:1081)
   [junit4]   2> 	at org.apache.zookeeper.server.FinalRequestProcessor.processRequest(FinalRequestProcessor.java:170)
   [junit4]   2> 	at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:169)
   [junit4]   2> 
   [junit4]   2> 890370 T3873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 890370 T3891 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 890370 T3905 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 890371 T3873 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 890371 T3933 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 890372 T3919 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 890381 T3935 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection solrj_collection, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 890382 T3935 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica1 as part of slice shard1 of collection solrj_collection on 127.0.0.1:44229_
   [junit4]   2> 890382 T3935 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica2 as part of slice shard1 of collection solrj_collection on 127.0.0.1:59748_
   [junit4]   2> 890385 T3935 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica1 as part of slice shard2 of collection solrj_collection on 127.0.0.1:40403_
   [junit4]   2> 890385 T3928 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=solrj_collection_shard1_replica1&action=CREATE&numShards=2&collection=solrj_collection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 890386 T3914 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=solrj_collection_shard1_replica2&action=CREATE&numShards=2&collection=solrj_collection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 890386 T3935 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica2 as part of slice shard2 of collection solrj_collection on 127.0.0.1:54544_
   [junit4]   2> 890387 T3899 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=solrj_collection_shard2_replica1&action=CREATE&numShards=2&collection=solrj_collection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 890388 T3887 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=solrj_collection_shard2_replica2&action=CREATE&numShards=2&collection=solrj_collection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 890388 T3899 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-004/solr.xml
   [junit4]   2> 890389 T3928 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-006/solr.xml
   [junit4]   2> 890389 T3887 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-003/solr.xml
   [junit4]   2> 890389 T3899 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica1 state=down collection=solrj_collection
   [junit4]   2> 890388 T3914 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-005/solr.xml
   [junit4]   2> 890390 T3887 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica2 state=down collection=solrj_collection
   [junit4]   2> 890389 T3928 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica1 state=down collection=solrj_collection
   [junit4]   2> 890391 T3914 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica2 state=down collection=solrj_collection
   [junit4]   2> 890391 T3887 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 890391 T3899 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 890391 T3873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 890391 T3928 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 890392 T3914 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 890393 T3874 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 890393 T3874 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40403",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40403_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 890395 T3873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 890395 T3874 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54544",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54544_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 890397 T3873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 890397 T3874 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:44229",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:44229_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 890399 T3873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 890399 T3874 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59748",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59748_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 890415 T3873 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 890519 T3919 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 890519 T3891 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 890519 T3873 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 890519 T3933 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 890519 T3905 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 890624 T3878 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e7e6dd name:ZooKeeperConnection Watcher:127.0.0.1:41402/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 890624 T3878 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 891392 T3887 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica2
   [junit4]   2> 891392 T3899 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica1
   [junit4]   2> 891392 T3928 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica1
   [junit4]   2> 891393 T3914 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica2
   [junit4]   2> 891392 T3887 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 891393 T3914 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 891394 T3887 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 891394 T3887 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 891393 T3928 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 891393 T3899 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 891395 T3887 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 891395 T3914 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 891396 T3914 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 891396 T3887 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-003/solrj_collection_shard2_replica2/'
   [junit4]   2> 891397 T3914 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 891396 T3899 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 891397 T3899 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 891396 T3928 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 891398 T3928 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 891397 T3914 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-005/solrj_collection_shard1_replica2/'
   [junit4]   2> 891398 T3899 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 891399 T3928 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 891399 T3899 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-004/solrj_collection_shard2_replica1/'
   [junit4]   2> 891401 T3928 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-006/solrj_collection_shard1_replica1/'
   [junit4]   2> 891453 T3887 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 891461 T3928 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 891464 T3899 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 891467 T3914 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 891485 T3887 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 891488 T3928 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 891490 T3887 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 891491 T3914 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 891494 T3899 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 891495 T3914 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 891497 T3887 oass.IndexSchema.readSchema [solrj_collection_shard2_replica2] Schema name=test
   [junit4]   2> 891497 T3928 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 891496 T3899 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 891505 T3914 oass.IndexSchema.readSchema [solrj_collection_shard1_replica2] Schema name=test
   [junit4]   2> 891520 T3928 oass.IndexSchema.readSchema [solrj_collection_shard1_replica1] Schema name=test
   [junit4]   2> 891525 T3899 oass.IndexSchema.readSchema [solrj_collection_shard2_replica1] Schema name=test
   [junit4]   2> 891729 T3914 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 891744 T3914 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 891747 T3914 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 891763 T3914 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 891767 T3914 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 891771 T3914 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 891773 T3914 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 891773 T3914 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 891774 T3914 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 891774 T3928 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 891774 T3887 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 891775 T3914 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 891776 T3914 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 891776 T3914 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica2' using configuration from collection solrj_collection
   [junit4]   2> 891776 T3914 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 891777 T3914 oasc.SolrCore.<init> [solrj_collection_shard1_replica2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-005/solrj_collection_shard1_replica2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-005/solrj_collection_shard1_replica2/data/
   [junit4]   2> 891778 T3914 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffed53
   [junit4]   2> 891779 T3914 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-005/solrj_collection_shard1_replica2/data
   [junit4]   2> 891779 T3914 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-005/solrj_collection_shard1_replica2/data/index/
   [junit4]   2> 891780 T3914 oasc.SolrCore.initIndex WARN [solrj_collection_shard1_replica2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-005/solrj_collection_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 891780 T3914 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-005/solrj_collection_shard1_replica2/data/index
   [junit4]   2> 891790 T3914 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 891791 T3914 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1d1a53e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fb4ba),segFN=segments_1,generation=1}
   [junit4]   2> 891791 T3914 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 891792 T3887 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 891794 T3887 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 891795 T3928 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 891795 T3914 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 891796 T3914 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 891797 T3914 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 891798 T3914 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 891799 T3914 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 891800 T3914 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 891801 T3914 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 891801 T3914 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 891802 T3914 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 891802 T3928 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 891803 T3914 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 891803 T3887 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 891803 T3914 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 891804 T3914 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 891804 T3914 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 891805 T3914 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 891805 T3914 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 891805 T3914 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 891806 T3914 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 891808 T3914 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 891810 T3887 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 891812 T3914 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 891812 T3914 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 891813 T3914 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 891814 T3914 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1d1a53e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fb4ba),segFN=segments_1,generation=1}
   [junit4]   2> 891814 T3914 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 891814 T3887 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 891815 T3914 oass.SolrIndexSearcher.<init> Opening Searcher@649d5f[solrj_collection_shard1_replica2] main
   [junit4]   2> 891815 T3914 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 891819 T3914 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 891820 T3914 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 891821 T3914 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 891821 T3914 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 891821 T3914 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 891822 T3899 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 891822 T3914 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 891822 T3887 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 891823 T3887 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 891822 T3914 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 891823 T3887 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 891826 T3899 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 891827 T3914 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 891828 T3887 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 891828 T3887 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 891828 T3899 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 891829 T3887 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica2' using configuration from collection solrj_collection
   [junit4]   2> 891830 T3887 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 891830 T3914 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 891831 T3887 oasc.SolrCore.<init> [solrj_collection_shard2_replica2] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-003/solrj_collection_shard2_replica2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-003/solrj_collection_shard2_replica2/data/
   [junit4]   2> 891831 T3914 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 891832 T3914 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 891833 T3928 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 891832 T3887 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffed53
   [junit4]   2> 891835 T3887 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-003/solrj_collection_shard2_replica2/data
   [junit4]   2> 891835 T3887 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-003/solrj_collection_shard2_replica2/data/index/
   [junit4]   2> 891836 T3887 oasc.SolrCore.initIndex WARN [solrj_collection_shard2_replica2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-003/solrj_collection_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 891836 T3940 oasc.SolrCore.registerSearcher [solrj_collection_shard1_replica2] Registered new searcher Searcher@649d5f[solrj_collection_shard1_replica2] main{UninvertingDirectoryReader()}
   [junit4]   2> 891837 T3887 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.CollectionsAPIDistributedZkTest-D3B7998C5871952A-001/tempDir-003/solrj_collection_shard2_replica2/data/index
   [junit4]   2> 891837 T3928 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 891837 T3887 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 891839 T3914 oasc.CoreContainer.registerCore registering core: solrj_collection_shard1_replica2
   [junit4]   2> 891839 T3887 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@d56267 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e1abe0),segFN=segments_1,generation=1}
   [junit4]   2> 891839 T3887 oasc.SolrDeletionPolic

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

:"active",
   [junit4]    >       "replicas":{
   [junit4]    >         "core_node1":{
   [junit4]    >           "state":"down",
   [junit4]    >           "base_url":"http://127.0.0.1:52757",
   [junit4]    >           "core":"c8n_1x2_shard1_replica1",
   [junit4]    >           "node_name":"127.0.0.1:52757_"},
   [junit4]    >         "core_node2":{
   [junit4]    >           "state":"active",
   [junit4]    >           "base_url":"http://127.0.0.1:43709",
   [junit4]    >           "core":"c8n_1x2_shard1_replica2",
   [junit4]    >           "node_name":"127.0.0.1:43709_",
   [junit4]    >           "leader":"true"}}}},
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "maxShardsPerNode":"1"}, c8n_1x3=DocCollection(c8n_1x3)={
   [junit4]    >   "replicationFactor":"3",
   [junit4]    >   "shards":{"shard1":{
   [junit4]    >       "range":"80000000-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{
   [junit4]    >         "core_node1":{
   [junit4]    >           "state":"active",
   [junit4]    >           "base_url":"http://127.0.0.1:45786",
   [junit4]    >           "core":"c8n_1x3_shard1_replica1",
   [junit4]    >           "node_name":"127.0.0.1:45786_"},
   [junit4]    >         "core_node2":{
   [junit4]    >           "state":"down",
   [junit4]    >           "base_url":"http://127.0.0.1:52757",
   [junit4]    >           "core":"c8n_1x3_shard1_replica2",
   [junit4]    >           "node_name":"127.0.0.1:52757_"},
   [junit4]    >         "core_node3":{
   [junit4]    >           "state":"active",
   [junit4]    >           "base_url":"http://127.0.0.1:43709",
   [junit4]    >           "core":"c8n_1x3_shard1_replica3",
   [junit4]    >           "node_name":"127.0.0.1:43709_",
   [junit4]    >           "leader":"true"}}}},
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "maxShardsPerNode":"1"}, c8n_1x3_lf=DocCollection(c8n_1x3_lf)={
   [junit4]    >   "replicationFactor":"3",
   [junit4]    >   "shards":{"shard1":{
   [junit4]    >       "range":"80000000-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{
   [junit4]    >         "core_node1":{
   [junit4]    >           "state":"down",
   [junit4]    >           "base_url":"http://127.0.0.1:45786",
   [junit4]    >           "core":"c8n_1x3_lf_shard1_replica1",
   [junit4]    >           "node_name":"127.0.0.1:45786_"},
   [junit4]    >         "core_node2":{
   [junit4]    >           "state":"down",
   [junit4]    >           "base_url":"http://127.0.0.1:52757",
   [junit4]    >           "core":"c8n_1x3_lf_shard1_replica2",
   [junit4]    >           "node_name":"127.0.0.1:52757_"},
   [junit4]    >         "core_node3":{
   [junit4]    >           "state":"active",
   [junit4]    >           "base_url":"http://127.0.0.1:43709",
   [junit4]    >           "core":"c8n_1x3_lf_shard1_replica3",
   [junit4]    >           "node_name":"127.0.0.1:43709_",
   [junit4]    >           "leader":"true"}}}},
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "maxShardsPerNode":"1"}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D3B7998C5871952A:525117942F2EF516]:0)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.testRf3WithLeaderFailover(HttpPartitionTest.java:367)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.doTest(HttpPartitionTest.java:148)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:863)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1539905 T6706 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.cloud.HttpPartitionTest-D3B7998C5871952A-001
   [junit4]   2> 110918 T6705 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> 1540762 T6751 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene49: {_version_=FST41, multiDefault=PostingsFormat(name=Lucene41VarGapFixedInterval), a_t=FST41, intDefault=FST41, id=Pulsing41(freqCutoff=7 minBlockSize=19 maxBlockSize=105), text=PostingsFormat(name=Direct), range_facet_l=FST41, timestamp=FST41}, docValues:{timestamp=DocValuesFormat(name=Lucene49)}, sim=DefaultSimilarity, locale=en, timezone=Pacific/Rarotonga
   [junit4]   2> NOTE: Linux 3.8.0-42-generic i386/Oracle Corporation 1.8.0_20-ea (32-bit)/cpus=8,threads=1,free=84053640,total=311255040
   [junit4]   2> NOTE: All tests run in this JVM: [TestCustomSort, AbstractAnalyticsStatsTest, TestFunctionQuery, ChaosMonkeySafeLeaderTest, ExpressionTest, PolyFieldTest, SortByFunctionTest, TestRTGBase, TestFieldResource, TestExpandComponent, TestZkChroot, CircularListTest, DateRangeFieldTest, TestPseudoReturnFields, ResponseHeaderTest, TestIndexSearcher, TestCoreContainer, HdfsChaosMonkeySafeLeaderTest, AddBlockUpdateTest, DirectUpdateHandlerOptimizeTest, TestReloadAndDeleteDocs, HdfsSyncSliceTest, SolrInfoMBeanTest, CopyFieldTest, TestFileDictionaryLookup, TestQueryUtils, HdfsUnloadDistributedZkTest, SolrXmlInZkTest, TestLeaderElectionZkExpiry, TestFieldCollectionResource, ResourceLoaderTest, TestManagedResourceStorage, TestComplexPhraseQParserPlugin, TestIndexingPerformance, TestCollapseQParserPlugin, SolrIndexConfigTest, RequestHandlersTest, SampleTest, TestQueryTypes, DirectSolrConnectionTest, DistribDocExpirationUpdateProcessorTest, TestDocumentBuilder, TestSolrXmlPersistor, SuggesterFSTTest, TestModifyConfFiles, DistributedExpandComponentTest, DeleteInactiveReplicaTest, SoftAutoCommitTest, TestSweetSpotSimilarityFactory, QueryElevationComponentTest, TestCollectionAPI, OverseerStatusTest, QueryResultKeyTest, SolrTestCaseJ4Test, DistributedTermsComponentTest, DebugComponentTest, TestLFUCache, AssignTest, CollectionsAPIAsyncDistributedZkTest, TestCharFilters, SpatialFilterTest, QueryParsingTest, AlternateDirectoryTest, TestLRUCache, TestChildDocTransformer, MultiTermTest, TestCollationField, TestUpdate, TestSystemIdResolver, TestDynamicFieldResource, ShardRoutingCustomTest, TestQuerySenderNoQuery, LegacyHTMLStripCharFilterTest, HdfsBasicDistributedZkTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestJmxMonitoredMap, TestSolrXmlPersistence, OpenCloseCoreStressTest, DistributedSuggestComponentTest, EnumFieldTest, TestSchemaVersionResource, TestSerializedLuceneMatchVersion, TestValueSourceCache, TestNonDefinedSimilarityFactory, TestRestManager, TestElisionMultitermQuery, TestTolerantSearch, DocExpirationUpdateProcessorFactoryTest, HardAutoCommitTest, DocValuesTest, DefaultValueUpdateProcessorTest, TestJoin, ZkSolrClientTest, DeleteReplicaTest, TestSimpleQParserPlugin, HdfsLockFactoryTest, TestPostingsSolrHighlighter, TestSuggestSpellingConverter, DistributedDebugComponentTest, TestRequestStatusCollectionAPI, BasicDistributedZkTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest, RecoveryZkTest, TestReplicationHandler, ClusterStateUpdateTest, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestRealTimeGet, TestMultiCoreConfBootstrap, TestStressVersions, TestRangeQuery, SolrCoreTest, StatsComponentTest, SpellCheckComponentTest, SolrCmdDistributorTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFiltering, TestExtendedDismaxParser, CoreAdminHandlerTest, SuggesterTest, TestStressLucene, SuggesterWFSTTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, TestOmitPositions, XmlUpdateRequestHandlerTest, MoreLikeThisHandlerTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, SolrPluginUtilsTest, TestJmxIntegration, UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, SOLR749Test, TestQuerySenderListener, TestSolrIndexConfig, TestStressRecovery, TestHighlightDedupGrouping, NoFacetTest, FunctionTest, AsyncMigrateRouteKeyTest, DeleteShardTest, HttpPartitionTest]
   [junit4] Completed on J1 in 111.94s, 1 test, 1 failure <<< FAILURES!

[...truncated 165 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1298: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:922: There were test failures: 416 suites, 1706 tests, 1 error, 1 failure, 38 ignored (17 assumptions)

Total time: 77 minutes 3 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_20-ea-b21 -server -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any