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/05/17 17:46:04 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_55) - Build # 10321 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10321/
Java: 32bit/jdk1.7.0_55 -server -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.SyncSliceTest.testDistribSearch

Error Message:
No live SolrServers available to handle this request

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
	at __randomizedtesting.SeedInfo.seed([F373054D83B52C2E:72958B55F4EA4C12]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:317)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:636)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:181)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1181)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1109)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:236)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:863)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	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:360)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.request.TestFaceting.testMultiThreadedFacets

Error Message:
expected same:<or...@1786042> was not:<or...@1f7a14c>

Stack Trace:
java.lang.AssertionError: expected same:<or...@1786042> was not:<or...@1f7a14c>
	at __randomizedtesting.SeedInfo.seed([F373054D83B52C2E:DC5BBCC4B7FD513A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotSame(Assert.java:641)
	at org.junit.Assert.assertSame(Assert.java:580)
	at org.junit.Assert.assertSame(Assert.java:593)
	at org.apache.solr.request.TestFaceting.assertEquals(TestFaceting.java:958)
	at org.apache.solr.request.TestFaceting.testMultiThreadedFacets(TestFaceting.java:928)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	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:360)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11109 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-F373054D83B52C2E-001/init-core-data-001
   [junit4]   2> 926960 T4507 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 926961 T4507 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 926964 T4507 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 926965 T4507 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 926965 T4508 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 927065 T4507 oasc.ZkTestServer.run start zk server on port:35653
   [junit4]   2> 927066 T4507 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 927113 T4514 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@186b92f name:ZooKeeperConnection Watcher:127.0.0.1:35653 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 927114 T4507 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 927114 T4507 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 927118 T4507 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 927119 T4516 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d1bea9 name:ZooKeeperConnection Watcher:127.0.0.1:35653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 927120 T4507 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 927120 T4507 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 927122 T4507 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 927123 T4507 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 927124 T4507 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 927126 T4507 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> 927126 T4507 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 927129 T4507 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> 927129 T4507 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 927131 T4507 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> 927132 T4507 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 927133 T4507 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> 927134 T4507 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 927135 T4507 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> 927136 T4507 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 927137 T4507 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> 927138 T4507 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 927139 T4507 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> 927140 T4507 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 927144 T4507 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> 927145 T4507 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 927147 T4507 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> 927147 T4507 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 927149 T4507 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> 927149 T4507 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 927151 T4507 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> 927151 T4507 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 927154 T4507 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 927155 T4518 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@186bb34 name:ZooKeeperConnection Watcher:127.0.0.1:35653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 927155 T4507 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 927409 T4507 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 927412 T4507 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 927414 T4507 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:59171
   [junit4]   2> 927417 T4507 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 927417 T4507 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 927418 T4507 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-002
   [junit4]   2> 927419 T4507 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-002/'
   [junit4]   2> 927430 T4507 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-002/solr.xml
   [junit4]   2> 927470 T4507 oasc.CoreContainer.<init> New CoreContainer 27894888
   [junit4]   2> 927471 T4507 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-002/]
   [junit4]   2> 927472 T4507 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 927472 T4507 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 927472 T4507 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 927473 T4507 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 927473 T4507 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 927473 T4507 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 927474 T4507 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 927474 T4507 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 927474 T4507 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 927476 T4507 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 927477 T4507 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 927477 T4507 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 927477 T4507 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35653/solr
   [junit4]   2> 927478 T4507 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 927478 T4507 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 927480 T4529 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3febe2 name:ZooKeeperConnection Watcher:127.0.0.1:35653 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 927480 T4507 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 927481 T4507 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 927482 T4531 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1705dff name:ZooKeeperConnection Watcher:127.0.0.1:35653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 927483 T4507 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 927484 T4507 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 927485 T4507 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 927487 T4507 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 927489 T4507 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 927491 T4507 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 927493 T4507 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 927493 T4507 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59171_
   [junit4]   2> 927496 T4507 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59171_
   [junit4]   2> 927498 T4507 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 927500 T4507 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 927504 T4507 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:59171_
   [junit4]   2> 927504 T4507 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 927505 T4507 oasc.Overseer.start Overseer (id=91772743312801796-127.0.0.1:59171_-n_0000000000) starting
   [junit4]   2> 927508 T4507 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 927513 T4533 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 927514 T4507 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 927515 T4507 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 927516 T4507 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 927517 T4532 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 927521 T4534 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 927521 T4534 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 927522 T4531 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 927522 T4534 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 927523 T4532 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 927523 T4532 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:59171",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59171_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 927524 T4532 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 927524 T4532 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 927525 T4531 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 927526 T4531 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 928523 T4534 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 928523 T4534 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 928524 T4534 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 928524 T4534 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 928525 T4534 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 928525 T4534 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-002/collection1/'
   [junit4]   2> 928525 T4534 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 928526 T4534 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 928526 T4534 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 928584 T4534 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 928622 T4534 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 928624 T4534 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 928630 T4534 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 928933 T4534 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 928938 T4534 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 928941 T4534 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 928949 T4534 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 928951 T4534 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 928954 T4534 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 928955 T4534 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 928955 T4534 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 928956 T4534 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 928956 T4534 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 928957 T4534 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 928957 T4534 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 928957 T4534 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 928957 T4534 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-002/collection1/, dataDir=./solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-001/control/data/
   [junit4]   2> 928957 T4534 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e13f6
   [junit4]   2> 928958 T4534 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-001/control/data
   [junit4]   2> 928958 T4534 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-001/control/data/index/
   [junit4]   2> 928959 T4534 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 928959 T4534 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-001/control/data/index
   [junit4]   2> 928959 T4534 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=58.111328125, floorSegmentMB=0.734375, forceMergeDeletesPctAllowed=8.97057127673807, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 928960 T4534 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@116a769 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a25f28),segFN=segments_1,generation=1}
   [junit4]   2> 928960 T4534 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 928964 T4534 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 928964 T4534 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 928965 T4534 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 928965 T4534 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 928965 T4534 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 928965 T4534 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 928966 T4534 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 928966 T4534 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 928966 T4534 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 928967 T4534 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 928967 T4534 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 928967 T4534 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 928967 T4534 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 928968 T4534 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 928968 T4534 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 928969 T4534 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 928969 T4534 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 928971 T4534 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 928974 T4534 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 928974 T4534 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 928975 T4534 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 928975 T4534 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@116a769 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a25f28),segFN=segments_1,generation=1}
   [junit4]   2> 928975 T4534 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 928976 T4534 oass.SolrIndexSearcher.<init> Opening Searcher@1942281[collection1] main
   [junit4]   2> 928976 T4534 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 928977 T4534 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 928977 T4534 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 928977 T4534 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 928978 T4534 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 928978 T4534 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 928978 T4534 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 928979 T4534 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 928979 T4534 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 928979 T4534 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 928982 T4535 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1942281[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 928985 T4534 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 928985 T4538 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:59171 collection:control_collection shard:shard1
   [junit4]   2> 928985 T4507 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 928986 T4507 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 928986 T4538 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 928989 T4507 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 928990 T4540 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fdd346 name:ZooKeeperConnection Watcher:127.0.0.1:35653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 928990 T4507 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 928991 T4538 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 928991 T4507 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 928994 T4531 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 928994 T4507 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 928994 T4538 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 928995 T4538 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C920 name=collection1 org.apache.solr.core.SolrCore@1ef4876 url=https://127.0.0.1:59171/collection1 node=127.0.0.1:59171_ C920_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:59171, core=collection1, node_name=127.0.0.1:59171_}
   [junit4]   2> 928995 T4538 C920 P59171 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:59171/collection1/
   [junit4]   2> 928995 T4538 C920 P59171 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 928996 T4532 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 928996 T4538 C920 P59171 oasc.SyncStrategy.syncToMe https://127.0.0.1:59171/collection1/ has no replicas
   [junit4]   2> 928996 T4538 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:59171/collection1/ shard1
   [junit4]   2> 928997 T4538 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 928998 T4531 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 929001 T4531 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 929003 T4531 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 929104 T4531 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 929104 T4540 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 929152 T4538 oasc.ZkController.register We are https://127.0.0.1:59171/collection1/ and leader is https://127.0.0.1:59171/collection1/
   [junit4]   2> 929152 T4538 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:59171
   [junit4]   2> 929152 T4538 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 929152 T4538 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 929152 T4538 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 929154 T4531 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 929154 T4531 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 929154 T4538 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 929154 T4531 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 929155 T4532 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 929156 T4532 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:59171",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59171_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 929157 T4531 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 929219 T4507 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 929220 T4507 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 929223 T4507 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 929224 T4507 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:54952
   [junit4]   2> 929226 T4507 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 929226 T4507 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 929226 T4507 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-003
   [junit4]   2> 929227 T4507 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-003/'
   [junit4]   2> 929238 T4507 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-003/solr.xml
   [junit4]   2> 929259 T4540 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 929259 T4531 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 929278 T4507 oasc.CoreContainer.<init> New CoreContainer 140030
   [junit4]   2> 929278 T4507 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-003/]
   [junit4]   2> 929279 T4507 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 929279 T4507 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 929280 T4507 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 929280 T4507 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 929280 T4507 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 929281 T4507 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 929281 T4507 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 929281 T4507 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 929282 T4507 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 929284 T4507 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 929284 T4507 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 929284 T4507 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 929285 T4507 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35653/solr
   [junit4]   2> 929285 T4507 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 929286 T4507 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 929287 T4551 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c08f4a name:ZooKeeperConnection Watcher:127.0.0.1:35653 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929287 T4507 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 929289 T4507 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 929290 T4553 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16dda6c name:ZooKeeperConnection Watcher:127.0.0.1:35653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929290 T4507 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 929294 T4507 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 930296 T4507 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54952_
   [junit4]   2> 930297 T4507 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54952_
   [junit4]   2> 930304 T4554 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 930304 T4554 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 930305 T4531 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 930305 T4554 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 930305 T4531 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 930306 T4531 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 930307 T4532 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 930307 T4532 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:54952",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54952_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 930307 T4532 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 930307 T4532 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 930309 T4531 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 930411 T4531 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 930411 T4553 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 930411 T4540 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 931306 T4554 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 931306 T4554 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 931307 T4554 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 931307 T4554 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 931308 T4554 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 931308 T4554 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-003/collection1/'
   [junit4]   2> 931309 T4554 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 931309 T4554 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 931309 T4554 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 931349 T4554 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 931408 T4554 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 931409 T4554 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 931415 T4554 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 931741 T4554 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 931747 T4554 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 931749 T4554 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 931757 T4554 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 931760 T4554 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 931762 T4554 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 931763 T4554 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 931763 T4554 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 931763 T4554 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 931764 T4554 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 931764 T4554 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 931764 T4554 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 931764 T4554 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 931765 T4554 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-003/collection1/, dataDir=./solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-001/jetty1/
   [junit4]   2> 931765 T4554 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e13f6
   [junit4]   2> 931766 T4554 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-001/jetty1
   [junit4]   2> 931766 T4554 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-001/jetty1/index/
   [junit4]   2> 931766 T4554 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 931767 T4554 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-001/jetty1/index
   [junit4]   2> 931767 T4554 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=58.111328125, floorSegmentMB=0.734375, forceMergeDeletesPctAllowed=8.97057127673807, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 931767 T4554 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1736343 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@101cb67),segFN=segments_1,generation=1}
   [junit4]   2> 931768 T4554 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 931772 T4554 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 931773 T4554 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 931773 T4554 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 931773 T4554 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 931773 T4554 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 931774 T4554 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 931774 T4554 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 931774 T4554 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 931774 T4554 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 931775 T4554 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 931776 T4554 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 931776 T4554 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 931776 T4554 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 931777 T4554 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 931777 T4554 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 931777 T4554 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 931778 T4554 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 931780 T4554 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 931783 T4554 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 931783 T4554 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 931784 T4554 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 931784 T4554 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1736343 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@101cb67),segFN=segments_1,generation=1}
   [junit4]   2> 931784 T4554 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 931785 T4554 oass.SolrIndexSearcher.<init> Opening Searcher@3bc680[collection1] main
   [junit4]   2> 931785 T4554 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 931786 T4554 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 931786 T4554 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 931786 T4554 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 931786 T4554 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 931787 T4554 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 931787 T4554 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 931787 T4554 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 931788 T4554 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 931788 T4554 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 931791 T4555 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3bc680[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 931794 T4554 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 931795 T4558 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:54952 collection:collection1 shard:shard1
   [junit4]   2> 931795 T4507 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 931796 T4507 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 931796 T4558 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 931800 T4558 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 931801 T4531 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 931802 T4531 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 931802 T4558 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 931802 T4558 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 931802 T4531 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C921 name=collection1 org.apache.solr.core.SolrCore@e5d1e5 url=https://127.0.0.1:54952/collection1 node=127.0.0.1:54952_ C921_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:54952, core=collection1, node_name=127.0.0.1:54952_}
   [junit4]   2> 931802 T4558 C921 P54952 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:54952/collection1/
   [junit4]   2> 931802 T4532 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 931803 T4558 C921 P54952 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 931803 T4558 C921 P54952 oasc.SyncStrategy.syncToMe https://127.0.0.1:54952/collection1/ has no replicas
   [junit4]   2> 931804 T4558 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:54952/collection1/ shard1
   [junit4]   2> 931804 T4558 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 931805 T4531 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 931807 T4531 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 931809 T4531 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 931912 T4553 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 931912 T4540 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 931912 T4531 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 931958 T4558 oasc.ZkController.register We are https://127.0.0.1:54952/collection1/ and leader is https://127.0.0.1:54952/collection1/
   [junit4]   2> 931958 T4558 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:54952
   [junit4]   2> 931958 T4558 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 931958 T4558 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 931958 T4558 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 931961 T4531 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 931961 T4531 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 931961 T4558 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 931961 T4531 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 931962 T4532 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 931963 T4532 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:54952",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54952_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 931964 T4531 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 932025 T4507 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 932026 T4507 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 932029 T4507 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 932030 T4507 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:49744
   [junit4]   2> 932031 T4507 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 932031 T4507 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 932032 T4507 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-004
   [junit4]   2> 932032 T4507 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-004/'
   [junit4]   2> 932043 T4507 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-004/solr.xml
   [junit4]   2> 932066 T4540 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 932066 T4531 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 932066 T4553 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 932081 T4507 oasc.CoreContainer.<init> New CoreContainer 33056747
   [junit4]   2> 932082 T4507 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-004/]
   [junit4]   2> 932083 T4507 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 932083 T4507 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 932083 T4507 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 932084 T4507 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 932084 T4507 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 932084 T4507 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 932085 T4507 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 932085 T4507 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 932085 T4507 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 932087 T4507 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 932088 T4507 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 932088 T4507 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 932088 T4507 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35653/solr
   [junit4]   2> 932089 T4507 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 932090 T4507 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 932091 T4569 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a37912 name:ZooKeeperConnection Watcher:127.0.0.1:35653 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 932091 T4507 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 932093 T4507 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 932094 T4571 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@113ac8e name:ZooKeeperConnection Watcher:127.0.0.1:35653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 932094 T4507 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 932098 T4507 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 933101 T4507 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49744_
   [junit4]   2> 933124 T4507 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49744_
   [junit4]   2> 933169 T4572 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 933170 T4572 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 933364 T4531 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 933365 T4531 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 933364 T4572 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 933365 T4531 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 933366 T4532 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 933367 T4532 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:49744",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49744_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 933367 T4532 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 933367 T4532 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 933369 T4531 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 933470 T4531 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 933470 T4553 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 933470 T4571 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 933470 T4540 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 934365 T4572 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 934366 T4572 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 934366 T4572 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 934367 T4572 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 934368 T4572 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 934368 T4572 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-004/collection1/'
   [junit4]   2> 934368 T4572 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 934369 T4572 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 934369 T4572 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 934402 T4572 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 934440 T4572 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 934441 T4572 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 934447 T4572 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 934774 T4572 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 934779 T4572 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 934782 T4572 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 934795 T4572 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 934799 T4572 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 934802 T4572 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 934803 T4572 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 934804 T4572 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 934804 T4572 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 934805 T4572 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 934805 T4572 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 934806 T4572 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 934806 T4572 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 934806 T4572 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-004/collection1/, dataDir=./solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-001/jetty2/
   [junit4]   2> 934807 T4572 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e13f6
   [junit4]   2> 934808 T4572 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-001/jetty2
   [junit4]   2> 934808 T4572 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-001/jetty2/index/
   [junit4]   2> 934809 T4572 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 934809 T4572 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-001/jetty2/index
   [junit4]   2> 934810 T4572 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=58.111328125, floorSegmentMB=0.734375, forceMergeDeletesPctAllowed=8.97057127673807, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 934811 T4572 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1496b01 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a38320),segFN=segments_1,generation=1}
   [junit4]   2> 934811 T4572 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 934819 T4572 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 934819 T4572 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 934820 T4572 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 934820 T4572 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 934820 T4572 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 934820 T4572 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 934821 T4572 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 934821 T4572 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 934821 T4572 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 934822 T4572 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 934822 T4572 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 934822 T4572 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 934823 T4572 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 934823 T4572 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 934824 T4572 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 934824 T4572 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 934825 T4572 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 934827 T4572 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 934829 T4572 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 934829 T4572 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 934830 T4572 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 934830 T4572 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1496b01 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a38320),segFN=segments_1,generation=1}
   [junit4]   2> 934830 T4572 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 934831 T4572 oass.SolrIndexSearcher.<init> Opening Searcher@178b5d0[collection1] main
   [junit4]   2> 934831 T4572 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 934832 T4572 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 934832 T4572 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 934832 T4572 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 934833 T4572 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 934833 T4572 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 934833 T4572 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 934833 T4572 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 934834 T4572 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 934834 T4572 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 934837 T4573 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@178b5d0[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 934840 T4572 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 934841 T4576 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:49744 collection:collection1 shard:shard1
   [junit4]   2> 934841 T4507 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 934842 T4507 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 934843 T4576 oasc.ZkController.register We are https://127.0.0.1:49744/collection1/ and leader is https://127.0.0.1:54952/collection1/
   [junit4]   2> 934843 T4576 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:49744
   [junit4]   2> 934843 T4576 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 934843 T4576 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C922 name=collection1 org.apache.solr.core.SolrCore@1ae8068 url=https://127.0.0.1:49744/collection1 node=127.0.0.1:49744_ C922_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:49744, core=collection1, node_name=127.0.0.1:49744_}
   [junit4]   2> 934844 T4577 C922 P49744 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 934844 T4577 C922 P49744 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 934844 T4576 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 934844 T4577 C922 P49744 oasc.RecoveryStrategy.doRecovery Publishing state of core collection1 as recovering, leader is https://127.0.0.1:54952/collection1/ and I am https://127.0.0.1:49744/collection1/
   [junit4]   2> 934845 T4577 C922 P49744 oasc.ZkController.publish publishing core=collection1 state=recovering collection=collection1
   [junit4]   2> 934845 T4577 C922 P49744 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 934846 T4531 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 934846 T4531 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 934847 T4531 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 934847 T4577 C922 P49744 oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to https://127.0.0.1:54952; WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A49744_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
   [junit4]   2> 934847 T4532 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 934848 T4532 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:49744",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49744_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 934850 T4531 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 934930 T4549 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 934931 T4549 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 934932 T4549 oasha.CoreAdminHandler.handleWaitForStateAction Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 934932 T4549 oasha.CoreAdminHandler.handleWaitForStateAction In WaitForState(recovering): collection=collection1, shard=shard1, isLeader? true, live=true, currentState=down, localState=active, nodeName=127.0.0.1:49744_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"down","base_url":"https://127.0.0.1:49744","core":"collection1","node_name":"127.0.0.1:49744_"}
   [junit4]   2> 934951 T4531 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 934952 T4553 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 934952 T4571 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 934951 T4540 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 935066 T4507 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 935067 T4507 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 935071 T4507 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 935073 T4507 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:49942
   [junit4]   2> 935075 T4507 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 935076 T4507 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 935077 T4507 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-005
   [junit4]   2> 935077 T4507 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-F373054D83B52C2E-001/tempDir-005/'
   [junit4]   2> 935091 T4507 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-F373054

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

=true&facet.field={!key%3Dfoo+facet.mincount%3D2}trait_ss&facet.field={!key%3Dbar}trait_ss&fq=id:[42+TO+45]&rows=0&q=id:[42+TO+47]} hits=4 status=0 QTime=1 
   [junit4]   2> 1043016 T4997 C989 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&facet.field={!key%3Dfoo+facet.missing%3Dtrue}trait_ss&facet.field={!key%3Dbar}trait_ss&fq=id:[42+TO+45]&rows=0&q=id:[42+TO+47]} hits=4 status=0 QTime=0 
   [junit4]   2> 1043023 T4997 C989 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&facet.field=trait_ss&facet.field={!key%3Dfoo+facet.prefix%3DT+}trait_ss&q=*:*} hits=6 status=0 QTime=0 
   [junit4]   2> 1043034 T4997 C989 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&facet.field={!key%3Dfoo+facet.prefix%3DT+}trait_ss&facet.field=trait_ss&q=*:*} hits=6 status=0 QTime=1 
   [junit4]   2> 1043042 T4997 C989 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet.range.end=10&facet.range={!key%3Dfoo+facet.range.gap%3D2}val_i&facet.range=val_i&facet=true&facet.range.start=0&rows=0&q=*:*&facet.range.gap=1} hits=6 status=0 QTime=1 
   [junit4]   2> 1043047 T4997 C989 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet.range.end=10&facet.range=val_i&facet.range={!key%3Dfoo+facet.range.gap%3D2}val_i&facet=true&facet.range.start=0&rows=0&q=*:*&facet.range.gap=1} hits=6 status=0 QTime=0 
   [junit4]   2> 1043053 T4997 C989 oass.SolrIndexSearcher.<init> Opening Searcher@1786408[collection1] realtime
   [junit4]   2> 1043054 T4997 C989 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1468364014728773632)} 0 2
   [junit4]   2> 1043056 T4997 C989 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1043057 T4997 C989 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@29d3c3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4144ab)),segFN=segments_j,generation=19}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@29d3c3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4144ab)),segFN=segments_k,generation=20}
   [junit4]   2> 1043058 T4997 C989 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 20
   [junit4]   2> 1043059 T4997 C989 oass.SolrIndexSearcher.<init> Opening Searcher@18db0b6[collection1] main
   [junit4]   2> 1043059 T4997 C989 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1043062 T4999 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@18db0b6[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1043067 T4997 C989 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 11
   [junit4]   2> 1043069 T4997 oas.SolrTestCaseJ4.tearDown ###Ending testSimpleFacetCountsWithMultipleConfigurationsForSameField
   [junit4]   2> 1043071 T4997 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 1043072 T4997 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=10737162
   [junit4]   2> 1043072 T4997 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1c5f7d3
   [junit4]   2> 1043093 T4997 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=14,autocommits=0,soft autocommits=0,optimizes=6,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1769,cumulative_deletesById=0,cumulative_deletesByQuery=19,cumulative_errors=0,transaction_logs_total_size=134245,transaction_logs_total_number=8}
   [junit4]   2> 1043094 T4997 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1043094 T4997 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1043095 T4997 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1043095 T4997 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1043096 T4997 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1043096 T4997 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.request.TestFaceting-F373054D83B52C2E-001/init-core-data-001 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.request.TestFaceting-F373054D83B52C2E-001/init-core-data-001;done=false>>]
   [junit4]   2> 1043097 T4997 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.request.TestFaceting-F373054D83B52C2E-001/init-core-data-001
   [junit4]   2> 1043097 T4997 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.request.TestFaceting-F373054D83B52C2E-001/init-core-data-001/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.request.TestFaceting-F373054D83B52C2E-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1043097 T4997 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.request.TestFaceting-F373054D83B52C2E-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.request.TestFaceting-F373054D83B52C2E-001
   [junit4]   2> NOTE: test params are: codec=Lucene45, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=es_VE, timezone=Asia/Ujung_Pandang
   [junit4]   2> NOTE: Linux 3.8.0-39-generic i386/Oracle Corporation 1.7.0_55 (32-bit)/cpus=8,threads=1,free=47733304,total=268435456
   [junit4]   2> NOTE: All tests run in this JVM: [SynonymTokenizerTest, QueryFacetTest, RecoveryZkTest, TestLFUCache, DirectUpdateHandlerOptimizeTest, OverseerTest, TestPseudoReturnFields, BasicDistributedZkTest, SolrTestCaseJ4Test, AtomicUpdatesTest, SOLR749Test, TestSearchPerf, TestManagedSynonymFilterFactory, TestInitQParser, TestAnalyzeInfixSuggestions, TestJoin, TestDocSet, ShowFileRequestHandlerTest, TestNonNRTOpen, QueryEqualityTest, ZkCLITest, UnloadDistributedZkTest, RegexBoostProcessorTest, TestShortCircuitedRequests, BlockCacheTest, WordBreakSolrSpellCheckerTest, SpellPossibilityIteratorTest, TestBadConfig, MoreLikeThisHandlerTest, ChangedSchemaMergeTest, DistributedQueryElevationComponentTest, TriLevelCompositeIdRoutingTest, PeerSyncTest, TestReversedWildcardFilterFactory, TestPHPSerializedResponseWriter, ParsingFieldUpdateProcessorsTest, AsyncMigrateRouteKeyTest, DistribDocExpirationUpdateProcessorTest, ScriptEngineTest, DistributedSuggestComponentTest, SliceStateUpdateTest, TestRandomMergePolicy, TestConfigSets, LoggingHandlerTest, TestMaxScoreQueryParser, CustomCollectionTest, ShardSplitTest, ClusterStateUpdateTest, SpatialFilterTest, ClusterStateTest, NoFacetTest, TestRecoveryHdfs, TestBM25SimilarityFactory, HttpPartitionTest, SolrCoreTest, TestValueSourceCache, AbstractAnalyticsFacetTest, TestSolrQueryParser, TestStandardQParsers, TestRestManager, TestElisionMultitermQuery, TestShardHandlerFactory, SimpleFacetsTest, TestBlendedInfixSuggestions, ResponseLogComponentTest, MergeStrategyTest, SchemaVersionSpecificBehaviorTest, ExternalFileFieldSortTest, FieldFacetExtrasTest, TestManagedSchemaFieldResource, DocValuesTest, TestModifyConfFiles, TestSchemaVersionResource, AddBlockUpdateTest, DistributedTermsComponentTest, LukeRequestHandlerTest, ConnectionManagerTest, TestConfig, ExpressionTest, TermsComponentTest, TestManagedResource, CopyFieldTest, PreAnalyzedUpdateProcessorTest, TestFunctionQuery, BinaryUpdateRequestHandlerTest, TestJmxMonitoredMap, TestSolrXml, TestWriterPerf, CachingDirectoryFactoryTest, PrimitiveFieldTypeTest, QueryParsingTest, TestSuggestSpellingConverter, FieldMutatingUpdateProcessorTest, TestSolrXmlPersistor, SampleTest, TestSurroundQueryParser, SyncSliceTest, LeaderElectionTest, ZkSolrClientTest, ShardRoutingCustomTest, AutoCommitTest, TestFaceting]
   [junit4] Completed on J0 in 5.81s, 9 tests, 1 failure <<< FAILURES!

[...truncated 584 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:1296: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:920: There were test failures: 404 suites, 1686 tests, 1 error, 1 failure, 37 ignored (16 assumptions)

Total time: 63 minutes 38 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_55 -server -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure