You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/07/01 06:33:09 UTC

[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.8.0) - Build # 1645 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/1645/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
REGRESSION:  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([8FEF95D107B5C86A:E091BC970EAA856]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:317)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:659)
	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.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1149)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1118)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:236)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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 10952 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/init-core-data-001
   [junit4]   2> 216918 T1002 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 216919 T1002 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 216932 T1002 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 216935 T1002 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 216937 T1003 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 217041 T1002 oasc.ZkTestServer.run start zk server on port:53976
   [junit4]   2> 217044 T1002 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 217050 T1009 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66728174 name:ZooKeeperConnection Watcher:127.0.0.1:53976 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 217050 T1002 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 217051 T1002 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 217099 T1002 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 217115 T1011 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2a5104a0 name:ZooKeeperConnection Watcher:127.0.0.1:53976/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 217116 T1002 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 217117 T1002 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 217133 T1002 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 217145 T1002 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 217152 T1002 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 217163 T1002 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 217163 T1002 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 217178 T1002 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 217179 T1002 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 217190 T1002 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 217192 T1002 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 217199 T1002 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 217200 T1002 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 217212 T1002 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 217213 T1002 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 217225 T1002 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 217233 T1002 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 217246 T1002 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 217247 T1002 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 217261 T1002 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 217262 T1002 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 217279 T1002 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 217279 T1002 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 217294 T1002 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 217295 T1002 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 217308 T1002 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 217309 T1002 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 219422 T1002 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 219430 T1002 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53979
   [junit4]   2> 219432 T1002 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 219432 T1002 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 219432 T1002 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-002
   [junit4]   2> 219433 T1002 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-002/'
   [junit4]   2> 219476 T1002 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-002/solr.xml
   [junit4]   2> 219495 T1002 oasc.CoreContainer.<init> New CoreContainer 141635451
   [junit4]   2> 219495 T1002 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-002/]
   [junit4]   2> 219496 T1002 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 219497 T1002 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 219497 T1002 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 219497 T1002 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 219498 T1002 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 219498 T1002 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 219498 T1002 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 219499 T1002 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 219499 T1002 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 219500 T1002 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 219500 T1002 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 219501 T1002 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 219501 T1002 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53976/solr
   [junit4]   2> 219501 T1002 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 219505 T1002 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 219511 T1022 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d393f1a name:ZooKeeperConnection Watcher:127.0.0.1:53976 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 219511 T1002 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 219519 T1002 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 219525 T1024 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3d1ab789 name:ZooKeeperConnection Watcher:127.0.0.1:53976/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 219526 T1002 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 219531 T1002 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 219543 T1002 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 219554 T1002 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 219565 T1002 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 219575 T1002 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 219587 T1002 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 219592 T1002 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53979_
   [junit4]   2> 219594 T1002 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53979_
   [junit4]   2> 219605 T1002 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 219611 T1002 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 219626 T1002 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:53979_
   [junit4]   2> 219626 T1002 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 219637 T1002 oasc.Overseer.start Overseer (id=92024696031084547-127.0.0.1:53979_-n_0000000000) starting
   [junit4]   2> 219647 T1002 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 219685 T1026 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 219686 T1002 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 219696 T1002 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 219703 T1002 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 219713 T1025 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 219724 T1027 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 219724 T1027 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 219729 T1027 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 219729 T1024 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 219735 T1025 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 219737 T1025 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53979",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53979_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 219737 T1025 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 219737 T1025 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 219749 T1024 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 219754 T1024 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> 220731 T1027 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 220731 T1027 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 220740 T1027 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 220740 T1027 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 220744 T1027 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 220744 T1027 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-002/collection1/'
   [junit4]   2> 220746 T1027 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 220746 T1027 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 220747 T1027 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 220812 T1027 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 220826 T1027 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 220830 T1027 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 220842 T1027 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 221036 T1027 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 221040 T1027 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 221042 T1027 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 221071 T1027 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 221075 T1027 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 221115 T1027 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 221120 T1027 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 221125 T1027 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 221131 T1027 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 221131 T1027 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 221131 T1027 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 221134 T1027 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 221134 T1027 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 221135 T1027 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 221136 T1027 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 221137 T1027 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-002/collection1/, dataDir=./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-001/control/data/
   [junit4]   2> 221137 T1027 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@203b8066
   [junit4]   2> 221139 T1027 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-001/control/data
   [junit4]   2> 221139 T1027 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-001/control/data/index/
   [junit4]   2> 221140 T1027 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 221141 T1027 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-001/control/data/index
   [junit4]   2> 221141 T1027 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=708752756, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 221143 T1027 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@36dba51f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@38c3488c),segFN=segments_1,generation=1}
   [junit4]   2> 221143 T1027 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 221150 T1027 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 221150 T1027 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 221151 T1027 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 221151 T1027 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 221152 T1027 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 221152 T1027 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 221153 T1027 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 221155 T1027 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 221155 T1027 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 221157 T1027 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 221158 T1027 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 221158 T1027 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 221158 T1027 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 221159 T1027 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 221160 T1027 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 221161 T1027 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 221171 T1027 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 221178 T1027 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 221179 T1027 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 221180 T1027 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 221181 T1027 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@36dba51f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@38c3488c),segFN=segments_1,generation=1}
   [junit4]   2> 221181 T1027 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 221182 T1027 oass.SolrIndexSearcher.<init> Opening Searcher@23821ae[collection1] main
   [junit4]   2> 221182 T1027 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 221187 T1027 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 221187 T1027 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 221189 T1027 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 221190 T1027 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 221190 T1027 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 221192 T1027 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 221192 T1027 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 221193 T1027 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 221193 T1027 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 221199 T1028 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@23821ae[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 221202 T1027 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 221205 T1031 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53979 collection:control_collection shard:shard1
   [junit4]   2> 221209 T1002 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 221210 T1002 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 221214 T1002 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 221214 T1031 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 221228 T1033 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42025c0b name:ZooKeeperConnection Watcher:127.0.0.1:53976/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 221228 T1002 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 221233 T1002 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 221247 T1002 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 221268 T1031 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 221285 T1024 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 221292 T1031 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 221293 T1031 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C160 name=collection1 org.apache.solr.core.SolrCore@4f2d0b55 url=http://127.0.0.1:53979/collection1 node=127.0.0.1:53979_ C160_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:53979, core=collection1, node_name=127.0.0.1:53979_}
   [junit4]   2> 221293 T1031 C160 P53979 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53979/collection1/
   [junit4]   2> 221294 T1031 C160 P53979 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 221294 T1031 C160 P53979 oasc.SyncStrategy.syncToMe http://127.0.0.1:53979/collection1/ has no replicas
   [junit4]   2> 221294 T1031 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53979/collection1/ shard1
   [junit4]   2> 221295 T1031 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 221299 T1025 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 221314 T1024 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 221318 T1033 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> 221318 T1024 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> 221352 T1025 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 221379 T1024 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 221502 T1033 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> 221502 T1024 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> 221550 T1031 oasc.ZkController.register We are http://127.0.0.1:53979/collection1/ and leader is http://127.0.0.1:53979/collection1/
   [junit4]   2> 221550 T1031 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53979
   [junit4]   2> 221551 T1031 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 221551 T1031 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 221551 T1031 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 221554 T1024 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 221554 T1024 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 221554 T1024 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 221555 T1031 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 221559 T1025 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 221561 T1025 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53979",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53979_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 221567 T1024 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 221673 T1033 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> 221673 T1024 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> 223019 T1002 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 223020 T1002 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 223025 T1002 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53983
   [junit4]   2> 223026 T1002 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 223026 T1002 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 223027 T1002 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-003
   [junit4]   2> 223027 T1002 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-003/'
   [junit4]   2> 223069 T1002 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-003/solr.xml
   [junit4]   2> 223087 T1002 oasc.CoreContainer.<init> New CoreContainer 1602245541
   [junit4]   2> 223087 T1002 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-003/]
   [junit4]   2> 223088 T1002 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 223088 T1002 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 223089 T1002 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 223089 T1002 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 223089 T1002 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 223090 T1002 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 223090 T1002 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 223091 T1002 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 223091 T1002 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 223092 T1002 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 223092 T1002 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 223093 T1002 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 223093 T1002 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53976/solr
   [junit4]   2> 223093 T1002 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 223095 T1002 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 223099 T1044 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@245976d2 name:ZooKeeperConnection Watcher:127.0.0.1:53976 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 223100 T1002 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 223106 T1002 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 223109 T1046 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f69a62c name:ZooKeeperConnection Watcher:127.0.0.1:53976/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 223110 T1002 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 223131 T1002 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 224141 T1002 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53983_
   [junit4]   2> 224144 T1002 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53983_
   [junit4]   2> 224154 T1024 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 224154 T1046 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 224155 T1033 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 224168 T1047 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 224168 T1047 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 224171 T1024 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 224171 T1047 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 224171 T1024 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 224171 T1024 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 224176 T1025 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 224177 T1025 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53983",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53983_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 224177 T1025 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 224178 T1025 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 224186 T1024 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 224188 T1033 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> 224189 T1046 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> 224188 T1024 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> 225173 T1047 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 225173 T1047 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 225179 T1047 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 225183 T1047 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 225186 T1047 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 225187 T1047 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-003/collection1/'
   [junit4]   2> 225188 T1047 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 225191 T1047 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 225192 T1047 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 225242 T1047 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 225257 T1047 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 225262 T1047 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 225273 T1047 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 225459 T1047 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 225460 T1047 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 225461 T1047 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 225474 T1047 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 225476 T1047 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 225567 T1047 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 225573 T1047 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 225580 T1047 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 225584 T1047 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 225584 T1047 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 225584 T1047 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 225587 T1047 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 225588 T1047 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 225588 T1047 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 225588 T1047 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 225588 T1047 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-003/collection1/, dataDir=./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-001/jetty1/
   [junit4]   2> 225589 T1047 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@203b8066
   [junit4]   2> 225589 T1047 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-001/jetty1
   [junit4]   2> 225590 T1047 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-001/jetty1/index/
   [junit4]   2> 225590 T1047 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 225590 T1047 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-001/jetty1/index
   [junit4]   2> 225592 T1047 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=708752756, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 225593 T1047 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@45b960cd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fdf5974),segFN=segments_1,generation=1}
   [junit4]   2> 225593 T1047 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 225600 T1047 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 225601 T1047 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 225601 T1047 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 225601 T1047 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 225601 T1047 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 225602 T1047 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 225602 T1047 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 225603 T1047 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 225603 T1047 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 225604 T1047 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 225604 T1047 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 225605 T1047 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 225605 T1047 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 225606 T1047 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 225607 T1047 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 225607 T1047 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 225621 T1047 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 225625 T1047 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 225626 T1047 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 225629 T1047 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 225630 T1047 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@45b960cd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fdf5974),segFN=segments_1,generation=1}
   [junit4]   2> 225630 T1047 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 225630 T1047 oass.SolrIndexSearcher.<init> Opening Searcher@35aed4b6[collection1] main
   [junit4]   2> 225630 T1047 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 225641 T1047 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 225641 T1047 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 225645 T1047 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 225645 T1047 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 225645 T1047 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 225647 T1047 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 225647 T1047 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 225648 T1047 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 225648 T1047 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 225655 T1048 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@35aed4b6[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 225658 T1047 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 225660 T1051 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53983 collection:collection1 shard:shard1
   [junit4]   2> 225662 T1002 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 225663 T1002 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 225663 T1051 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 225715 T1051 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 225723 T1024 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 225726 T1051 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 225727 T1051 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C161 name=collection1 org.apache.solr.core.SolrCore@39937633 url=http://127.0.0.1:53983/collection1 node=127.0.0.1:53983_ C161_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:53983, core=collection1, node_name=127.0.0.1:53983_}
   [junit4]   2> 225727 T1051 C161 P53983 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53983/collection1/
   [junit4]   2> 225727 T1051 C161 P53983 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 225728 T1051 C161 P53983 oasc.SyncStrategy.syncToMe http://127.0.0.1:53983/collection1/ has no replicas
   [junit4]   2> 225728 T1051 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53983/collection1/ shard1
   [junit4]   2> 225728 T1051 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 225732 T1025 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 225745 T1024 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 225751 T1033 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> 225751 T1024 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> 225754 T1046 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> 225768 T1024 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 225786 T1025 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 225832 T1024 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 225945 T1046 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> 225946 T1024 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> 225945 T1033 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> 225985 T1051 oasc.ZkController.register We are http://127.0.0.1:53983/collection1/ and leader is http://127.0.0.1:53983/collection1/
   [junit4]   2> 225985 T1051 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53983
   [junit4]   2> 225985 T1051 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 225986 T1051 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 225986 T1051 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 225991 T1051 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 225993 T1024 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 225994 T1024 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 225995 T1024 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 226000 T1025 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 226002 T1025 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53983",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53983_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 226014 T1024 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 226120 T1033 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> 226121 T1024 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> 226123 T1046 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> 227673 T1002 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 227674 T1002 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 227680 T1002 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53986
   [junit4]   2> 227682 T1002 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 227682 T1002 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 227683 T1002 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-004
   [junit4]   2> 227684 T1002 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-004/'
   [junit4]   2> 227753 T1002 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-004/solr.xml
   [junit4]   2> 227779 T1002 oasc.CoreContainer.<init> New CoreContainer 698747084
   [junit4]   2> 227779 T1002 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-004/]
   [junit4]   2> 227780 T1002 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 227781 T1002 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 227782 T1002 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 227783 T1002 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 227783 T1002 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 227784 T1002 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 227784 T1002 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 227785 T1002 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 227785 T1002 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 227786 T1002 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 227788 T1002 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 227788 T1002 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 227789 T1002 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53976/solr
   [junit4]   2> 227790 T1002 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 227793 T1002 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 227798 T1062 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@22611f9f name:ZooKeeperConnection Watcher:127.0.0.1:53976 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 227798 T1002 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 227806 T1002 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 227810 T1064 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2433007 name:ZooKeeperConnection Watcher:127.0.0.1:53976/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 227811 T1002 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 227837 T1002 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 228848 T1002 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53986_
   [junit4]   2> 228851 T1002 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53986_
   [junit4]   2> 228862 T1046 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 228864 T1024 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 228864 T1064 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 228864 T1033 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 228887 T1065 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 228888 T1065 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 228892 T1065 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 228893 T1024 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 228893 T1024 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 228893 T1024 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 228897 T1025 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 228899 T1025 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53986",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53986_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 228899 T1025 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 228899 T1025 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 228908 T1024 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 228913 T1033 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> 228913 T1024 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> 228914 T1064 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> 228915 T1046 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> 229894 T1065 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 229894 T1065 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 229896 T1065 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 229896 T1065 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 229899 T1065 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 229899 T1065 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-004/collection1/'
   [junit4]   2> 229901 T1065 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 229901 T1065 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 229902 T1065 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 229956 T1065 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 229964 T1065 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 229970 T1065 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 229981 T1065 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 230124 T1065 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 230125 T1065 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 230126 T1065 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 230138 T1065 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 230139 T1065 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 230170 T1065 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 230188 T1065 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 230193 T1065 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 230195 T1065 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 230195 T1065 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 230196 T1065 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 230198 T1065 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 230198 T1065 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 230198 T1065 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 230199 T1065 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 230199 T1065 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-004/collection1/, dataDir=./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-001/jetty2/
   [junit4]   2> 230199 T1065 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@203b8066
   [junit4]   2> 230201 T1065 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-001/jetty2
   [junit4]   2> 230201 T1065 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-001/jetty2/index/
   [junit4]   2> 230202 T1065 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 230202 T1065 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-001/jetty2/index
   [junit4]   2> 230202 T1065 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=708752756, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 230204 T1065 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@67643565 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7e4f4468),segFN=segments_1,generation=1}
   [junit4]   2> 230204 T1065 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 230211 T1065 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 230214 T1065 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 230215 T1065 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 230215 T1065 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 230215 T1065 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 230215 T1065 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 230216 T1065 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 230216 T1065 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 230216 T1065 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 230217 T1065 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 230218 T1065 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 230218 T1065 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 230218 T1065 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 230219 T1065 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 230222 T1065 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 230228 T1065 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 230238 T1065 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 230242 T1065 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 230242 T1065 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 230247 T1065 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 230249 T1065 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@67643565 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7e4f4468),segFN=segments_1,generation=1}
   [junit4]   2> 230250 T1065 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 230250 T1065 oass.SolrIndexSearcher.<init> Opening Searcher@c10954a[collection1] main
   [junit4]   2> 230251 T1065 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 230255 T1065 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 230255 T1065 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 230258 T1065 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 230258 T1065 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 230259 T1065 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 230260 T1065 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 230260 T1065 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 230260 T1065 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 230260 T1065 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 230265 T1066 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c10954a[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 230269 T1065 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 230272 T1069 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53986 collection:collection1 shard:shard1
   [junit4]   2> 230273 T1002 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 230274 T1002 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 230300 T1069 oasc.ZkController.register We are http://127.0.0.1:53986/collection1/ and leader is http://127.0.0.1:53983/collection1/
   [junit4]   2> 230301 T1069 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53986
   [junit4]   2> 230301 T1069 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 230301 T1069 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C162 name=collection1 org.apache.solr.core.SolrCore@5722c7f3 url=http://127.0.0.1:53986/collection1 node=127.0.0.1:53986_ C162_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:53986, core=collection1, node_name=127.0.0.1:53986_}
   [junit4]   2> 230302 T1070 C162 P53986 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 230303 T1070 C162 P53986 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 230303 T1070 C162 P53986 oasc.RecoveryStrategy.doRecovery Publishing state of core collection1 as recovering, leader is http://127.0.0.1:53983/collection1/ and I am http://127.0.0.1:53986/collection1/
   [junit4]   2> 230303 T1070 C162 P53986 oasc.ZkController.publish publishing core=collection1 state=recovering collection=collection1
   [junit4]   2> 230303 T1070 C162 P53986 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 230304 T1069 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 230308 T1024 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 230311 T1070 C162 P53986 oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to http://127.0.0.1:53983; WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A53986_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
   [junit4]   2> 230316 T1042 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 230317 T1025 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 230318 T1042 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 230319 T1025 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53986",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53986_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 230320 T1042 oasha.CoreAdminHandler.handleWaitForStateAction Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 230320 T1042 oasha.CoreAdminHandler.handleWaitForStateAction In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:53986_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"down","base_url":"http://127.0.0.1:53986","core":"collection1","node_name":"127.0.0.1:53986_"}
   [junit4]   2> 230326 T1024 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 230444 T1033 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> 230447 T1046 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> 230447 T1024 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> 230447 T1064 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> 231324 T1042 oasha.CoreAdminHandler.handleWaitForStateAction In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:53986_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"recovering","base_url":"http://127.0.0.1:53986","core":"collection1","node_name":"127.0.0.1:53986_"}
   [junit4]   2> 231325 T1042 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 231325 T1042 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:53986_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1009 
   [junit4]   2> 232209 T1002 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 232211 T1002 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 232220 T1002 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53990
   [junit4]   2> 232222 T1002 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 232223 T1002 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 232224 T1002 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-005
   [junit4]   2> 232225 T1002 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-005/'
   [junit4]   2> 232290 T1002 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-005/solr.xml
   [junit4]   2> 232319 T1002 oasc.CoreContainer.<init> New CoreContainer 482979515
   [junit4]   2> 232320 T1002 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-005/]
   [junit4]   2> 232321 T1002 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 232321 T1002 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 232322 T1002 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 232322 T1002 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 232323 T1002 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 232324 T1002 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 232325 T1002 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 232325 T1002 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 232326 T1002 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 232326 T1002 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 232327 T1002 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 232328 T1002 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 232328 T1002 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53976/solr
   [junit4]   2> 232329 T1002 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 232332 T1002 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 232349 T1082 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@194f9d2e name:ZooKeeperConnection Watcher:127.0.0.1:53976 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 232350 T1002 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 232362 T1002 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 232368 T1084 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@595302d name:ZooKeeperConnection Watcher:127.0.0.1:53976/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 232369 T1002 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 232393 T1002 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2>  C162_STATE=coll:collection1 core:collection1 props:{state=recovering, base_url=http://127.0.0.1:53986, core=collection1, node_name=127.0.0.1:53986_}
   [junit4]   2> 233339 T1070 C162 P53986 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:53983/collection1/ core=collection1 - recoveringAfterStartup=true
   [junit4]   2> 233339 T1070 C162 P53986 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:53986 START replicas=[http://127.0.0.1:53983/collection1/] nUpdates=100
   [junit4]   2> 233340 T1070 C162 P53986 oasu.PeerSync.sync WARN no frame of reference to tell if we've missed updates
   [junit4]   2> 233340 T1070 C162 P53986 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
   [junit4]   2> 233340 T1070 C162 P53986 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
   [junit4]   2> 233343 T1070 C162 P53986 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
   [junit4]   2> 233344 T1070 C162 P53986 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 233345 T1070 C162 P53986 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:53983/collection1/. core=collection1
   [junit4]   2> ASYNC  NEW_CORE C163 name=collection1 org.apache.solr.core.SolrCore@39937633 url=http://127.0.0.1:53983/collection1 node=127.0.0.1:53983_ C163_STATE=coll:collection1 core:collection1 props:{state=active, base_url=http://127.0.0.1:53983, core=collection1, node_name=127.0.0.1:53983_, leader=true}
   [junit4]   2> 233347 T1042 C163 P53983 oasc.SolrCore.execute [collection1] webapp= path=/get params={distrib=false&qt=/get&getVersions=100&wt=javabin&version=2} status=0 QTime=0 
   [junit4]   2> 233350 T1039 C163 P53983 oasu.DirectUpdateHan

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

re@74b12346
   [junit4]   2> 290416 T1105 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=13,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=654,transaction_logs_total_number=2}
   [junit4]   2> 290416 T1105 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 290416 T1105 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 290416 T1105 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 290417 T1105 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 290418 T1105 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 290418 T1105 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-001/jetty4 [CachedDir<<refCount=0;path=./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-001/jetty4;done=false>>]
   [junit4]   2> 290419 T1105 oasc.CachingDirectoryFactory.close Closing directory: ./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-001/jetty4
   [junit4]   2> 290419 T1105 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-001/jetty4/index [CachedDir<<refCount=0;path=./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-001/jetty4/index;done=false>>]
   [junit4]   2> 290419 T1105 oasc.CachingDirectoryFactory.close Closing directory: ./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001/tempDir-001/jetty4/index
   [junit4]   2> 290420 T1105 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.solr.common.SolrException: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.<init>(DistributedQueue.java:73)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getInQueue(Overseer.java:1264)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getInQueue(Overseer.java:1259)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:194)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:125)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:313)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:221)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:448)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:212)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:125)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:313)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:221)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:448)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:212)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:125)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:357)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:226)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:223)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:223)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:100)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.<init>(DistributedQueue.java:71)
   [junit4]   2> 	... 21 more
   [junit4]   2> 
   [junit4]   2> 290421 T1105 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 290421 T1105 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:357)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-8FEF95D107B5C86A-001
   [junit4]   2> NOTE: test params are: codec=Lucene49: {other_tl1=PostingsFormat(name=TestBloomFilteredLucene41Postings), multiDefault=PostingsFormat(name=Memory doPackFST= true), intDefault=PostingsFormat(name=TestBloomFilteredLucene41Postings), range_facet_sl=Pulsing41(freqCutoff=1 minBlockSize=25 maxBlockSize=62), range_facet_si=PostingsFormat(name=Memory doPackFST= true), range_facet_l=PostingsFormat(name=TestBloomFilteredLucene41Postings), rnd_b=PostingsFormat(name=Lucene41WithOrds), _version_=PostingsFormat(name=TestBloomFilteredLucene41Postings), a_t=PostingsFormat(name=TestBloomFilteredLucene41Postings), a_si=PostingsFormat(name=Memory doPackFST= true), id=PostingsFormat(name=Lucene41WithOrds), text=Pulsing41(freqCutoff=1 minBlockSize=25 maxBlockSize=62), timestamp=PostingsFormat(name=TestBloomFilteredLucene41Postings)}, docValues:{}, sim=DefaultSimilarity, locale=lt, timezone=PRT
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_05 (64-bit)/cpus=2,threads=1,free=131716296,total=301989888
   [junit4]   2> NOTE: All tests run in this JVM: [SimpleFacetsTest, HdfsCollectionsAPIDistributedZkTest, TestConfig, SolrRequestParserTest, BJQParserTest, TestCollationKeyRangeQueries, TestFreeTextSuggestions, DistributedTermsComponentTest, WordBreakSolrSpellCheckerTest, TestReplicationHandler, SortByFunctionTest, RemoteQueryErrorTest, FileBasedSpellCheckerTest, PingRequestHandlerTest, CursorPagingTest, XmlUpdateRequestHandlerTest, TestManagedResourceStorage, SyncSliceTest]
   [junit4] Completed in 74.39s, 1 test, 1 error <<< FAILURES!

[...truncated 1182 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:467: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:447: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:45: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:496: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1299: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:923: There were test failures: 403 suites, 1653 tests, 1 error, 42 ignored (15 assumptions)

Total time: 107 minutes 12 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.8.0) - Build # 1648 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/1648/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
REGRESSION:  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([B4B05E6ECE38BF5D:3556D076B967DF61]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:317)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:659)
	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.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1149)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1118)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:236)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
shard3 is not consistent.  Got 113 from https://127.0.0.1:56699/t_n/collection1lastClient and got 109 from https://127.0.0.1:56717/t_n/collection1

Stack Trace:
java.lang.AssertionError: shard3 is not consistent.  Got 113 from https://127.0.0.1:56699/t_n/collection1lastClient and got 109 from https://127.0.0.1:56717/t_n/collection1
	at __randomizedtesting.SeedInfo.seed([B4B05E6ECE38BF5D:3556D076B967DF61]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1139)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1118)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:150)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11250 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/init-core-data-001
   [junit4]   2> 1783752 T6681 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1783752 T6681 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /z/n
   [junit4]   2> 1783756 T6681 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1783758 T6681 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1783759 T6682 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1783859 T6681 oasc.ZkTestServer.run start zk server on port:56039
   [junit4]   2> 1783861 T6681 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1783868 T6688 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@30df17a6 name:ZooKeeperConnection Watcher:127.0.0.1:56039 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1783869 T6681 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1783869 T6681 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1783882 T6681 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1783885 T6690 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3aab2ce name:ZooKeeperConnection Watcher:127.0.0.1:56039/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1783886 T6681 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1783886 T6681 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1783895 T6681 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1783903 T6681 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1783909 T6681 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1783917 T6681 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1783918 T6681 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1783932 T6681 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1783932 T6681 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1783941 T6681 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1783941 T6681 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1783948 T6681 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1783948 T6681 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1783955 T6681 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1783955 T6681 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1783963 T6681 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1783964 T6681 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1783972 T6681 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1783972 T6681 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1783979 T6681 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1783980 T6681 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1783987 T6681 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1783987 T6681 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1783993 T6681 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1783993 T6681 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1784000 T6681 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1784000 T6681 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1784010 T6681 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1784012 T6692 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c30f545 name:ZooKeeperConnection Watcher:127.0.0.1:56039/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1784013 T6681 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1785664 T6681 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1785674 T6681 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1785678 T6681 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:56043
   [junit4]   2> 1785680 T6681 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1785680 T6681 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1785680 T6681 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-002
   [junit4]   2> 1785681 T6681 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-002/'
   [junit4]   2> 1785715 T6681 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-002/solr.xml
   [junit4]   2> 1785738 T6681 oasc.CoreContainer.<init> New CoreContainer 931386516
   [junit4]   2> 1785739 T6681 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-002/]
   [junit4]   2> 1785739 T6681 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1785740 T6681 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1785741 T6681 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1785741 T6681 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1785741 T6681 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1785742 T6681 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1785742 T6681 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1785742 T6681 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1785743 T6681 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1785746 T6681 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1785746 T6681 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1785746 T6681 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1785747 T6681 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56039/solr
   [junit4]   2> 1785747 T6681 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1785749 T6681 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1785754 T6703 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@710426c2 name:ZooKeeperConnection Watcher:127.0.0.1:56039 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1785755 T6681 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1785761 T6681 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1785771 T6705 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@41200556 name:ZooKeeperConnection Watcher:127.0.0.1:56039/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1785772 T6681 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1785776 T6681 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1785783 T6681 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1785790 T6681 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1785796 T6681 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1785805 T6681 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1785821 T6681 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1785826 T6681 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56043_z%2Fn
   [junit4]   2> 1785828 T6681 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56043_z%2Fn
   [junit4]   2> 1785834 T6681 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1785839 T6681 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1785849 T6681 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:56043_z%2Fn
   [junit4]   2> 1785849 T6681 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1785854 T6681 oasc.Overseer.start Overseer (id=92031791005040644-127.0.0.1:56043_z%2Fn-n_0000000000) starting
   [junit4]   2> 1785861 T6681 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1785890 T6707 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1785892 T6681 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1785897 T6681 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1785903 T6681 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1785911 T6706 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1785918 T6708 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1785918 T6708 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1785921 T6705 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1785921 T6708 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1785925 T6706 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1785927 T6706 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:56043/z/n",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56043_z%2Fn",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1785927 T6706 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1785927 T6706 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1785934 T6705 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1785936 T6705 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> 1786924 T6708 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1786924 T6708 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1786926 T6708 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1786926 T6708 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1786928 T6708 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1786929 T6708 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-002/collection1/'
   [junit4]   2> 1786930 T6708 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 1786930 T6708 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 1786931 T6708 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 1786971 T6708 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 1786991 T6708 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1786994 T6708 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1786997 T6708 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1787147 T6708 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1787148 T6708 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1787149 T6708 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1787160 T6708 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1787161 T6708 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1787189 T6708 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1787192 T6708 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1787196 T6708 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1787199 T6708 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1787199 T6708 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1787200 T6708 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1787203 T6708 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1787203 T6708 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1787203 T6708 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1787204 T6708 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1787204 T6708 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-002/collection1/, dataDir=./solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-001/control/data/
   [junit4]   2> 1787204 T6708 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f2c4d59
   [junit4]   2> 1787205 T6708 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-001/control/data
   [junit4]   2> 1787205 T6708 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-001/control/data/index/
   [junit4]   2> 1787206 T6708 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1787206 T6708 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-001/control/data/index
   [junit4]   2> 1787206 T6708 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=46.3017578125, floorSegmentMB=1.638671875, forceMergeDeletesPctAllowed=19.18533892526905, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1787208 T6708 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@76b151b7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6dc2aa4a),segFN=segments_1,generation=1}
   [junit4]   2> 1787208 T6708 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1787210 T6708 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1787212 T6708 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1787213 T6708 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1787213 T6708 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1787214 T6708 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1787214 T6708 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1787215 T6708 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1787215 T6708 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1787215 T6708 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1787215 T6708 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1787221 T6708 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1787221 T6708 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1787222 T6708 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1787222 T6708 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1787222 T6708 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1787223 T6708 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1787230 T6708 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1787234 T6708 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1787234 T6708 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1787235 T6708 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1787236 T6708 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@76b151b7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6dc2aa4a),segFN=segments_1,generation=1}
   [junit4]   2> 1787236 T6708 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1787236 T6708 oass.SolrIndexSearcher.<init> Opening Searcher@25cecbab[collection1] main
   [junit4]   2> 1787236 T6708 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1787239 T6708 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1787239 T6708 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1787241 T6708 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1787241 T6708 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1787241 T6708 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1787243 T6708 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1787243 T6708 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1787243 T6708 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1787244 T6708 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1787247 T6709 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@25cecbab[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1787247 T6708 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1787250 T6712 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:56043/z/n collection:control_collection shard:shard1
   [junit4]   2> 1787251 T6681 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1787252 T6681 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1787253 T6712 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1787258 T6681 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1787267 T6714 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6ecd6740 name:ZooKeeperConnection Watcher:127.0.0.1:56039/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1787268 T6681 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1787272 T6681 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1787273 T6712 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1787278 T6681 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1787278 T6705 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1787282 T6706 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1787283 T6712 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1787284 T6712 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C5700 name=collection1 org.apache.solr.core.SolrCore@646ab4e1 url=https://127.0.0.1:56043/z/n/collection1 node=127.0.0.1:56043_z%2Fn C5700_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:56043/z/n, core=collection1, node_name=127.0.0.1:56043_z%2Fn}
   [junit4]   2> 1787284 T6712 C5700 P56043 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:56043/z/n/collection1/
   [junit4]   2> 1787284 T6712 C5700 P56043 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1787285 T6712 C5700 P56043 oasc.SyncStrategy.syncToMe https://127.0.0.1:56043/z/n/collection1/ has no replicas
   [junit4]   2> 1787285 T6712 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:56043/z/n/collection1/ shard1
   [junit4]   2> 1787285 T6712 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1787296 T6705 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1787304 T6705 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1787325 T6705 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1787430 T6714 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> 1787430 T6705 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> 1787457 T6712 oasc.ZkController.register We are https://127.0.0.1:56043/z/n/collection1/ and leader is https://127.0.0.1:56043/z/n/collection1/
   [junit4]   2> 1787457 T6712 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:56043/z/n
   [junit4]   2> 1787458 T6712 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1787458 T6712 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1787458 T6712 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1787469 T6712 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1787469 T6705 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1787471 T6705 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1787471 T6705 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1787476 T6706 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1787477 T6706 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:56043/z/n",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56043_z%2Fn",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1787483 T6705 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1787588 T6705 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> 1787588 T6714 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> 1788951 T6681 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1788953 T6681 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1788959 T6681 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1788961 T6681 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:56047
   [junit4]   2> 1788965 T6681 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1788965 T6681 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1788965 T6681 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-003
   [junit4]   2> 1788966 T6681 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-003/'
   [junit4]   2> 1789008 T6681 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-003/solr.xml
   [junit4]   2> 1789028 T6681 oasc.CoreContainer.<init> New CoreContainer 494149119
   [junit4]   2> 1789029 T6681 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-003/]
   [junit4]   2> 1789029 T6681 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1789030 T6681 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1789031 T6681 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1789031 T6681 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1789032 T6681 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1789032 T6681 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1789033 T6681 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1789033 T6681 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1789034 T6681 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1789039 T6681 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1789039 T6681 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1789039 T6681 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1789040 T6681 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56039/solr
   [junit4]   2> 1789040 T6681 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1789043 T6681 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1789044 T6725 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@21f6ea78 name:ZooKeeperConnection Watcher:127.0.0.1:56039 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1789045 T6681 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1789051 T6681 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1789055 T6727 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d86a6fe name:ZooKeeperConnection Watcher:127.0.0.1:56039/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1789055 T6681 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1789078 T6681 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1790092 T6681 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56047_z%2Fn
   [junit4]   2> 1790100 T6681 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56047_z%2Fn
   [junit4]   2> 1790115 T6727 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1790115 T6705 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1790115 T6714 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1790149 T6728 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1790150 T6728 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1790154 T6705 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1790154 T6705 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1790155 T6705 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1790155 T6728 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1790164 T6706 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1790168 T6706 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:56047/z/n",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56047_z%2Fn",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1790168 T6706 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 1790168 T6706 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1790184 T6705 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1790187 T6714 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> 1790188 T6705 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> 1790188 T6727 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> 1791157 T6728 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1791157 T6728 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1791159 T6728 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1791159 T6728 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1791162 T6728 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1791162 T6728 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-003/collection1/'
   [junit4]   2> 1791164 T6728 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 1791164 T6728 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 1791165 T6728 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 1791210 T6728 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 1791227 T6728 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1791231 T6728 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1791239 T6728 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1791411 T6728 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1791411 T6728 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1791413 T6728 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1791426 T6728 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1791429 T6728 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1791467 T6728 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1791471 T6728 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1791476 T6728 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1791480 T6728 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1791480 T6728 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1791481 T6728 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1791485 T6728 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1791485 T6728 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1791485 T6728 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1791486 T6728 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1791486 T6728 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-003/collection1/, dataDir=./solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-001/jetty1/
   [junit4]   2> 1791487 T6728 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f2c4d59
   [junit4]   2> 1791488 T6728 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-001/jetty1
   [junit4]   2> 1791488 T6728 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-001/jetty1/index/
   [junit4]   2> 1791488 T6728 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1791489 T6728 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-001/jetty1/index
   [junit4]   2> 1791489 T6728 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=46.3017578125, floorSegmentMB=1.638671875, forceMergeDeletesPctAllowed=19.18533892526905, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1791490 T6728 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7c6e1f56 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f85cf13),segFN=segments_1,generation=1}
   [junit4]   2> 1791491 T6728 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1791496 T6728 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1791497 T6728 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1791498 T6728 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1791498 T6728 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1791498 T6728 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1791499 T6728 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1791500 T6728 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1791501 T6728 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1791501 T6728 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1791502 T6728 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1791503 T6728 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1791504 T6728 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1791504 T6728 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1791505 T6728 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1791506 T6728 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1791507 T6728 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1791517 T6728 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1791521 T6728 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1791522 T6728 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1791523 T6728 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1791523 T6728 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7c6e1f56 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f85cf13),segFN=segments_1,generation=1}
   [junit4]   2> 1791524 T6728 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1791524 T6728 oass.SolrIndexSearcher.<init> Opening Searcher@2d45c2c5[collection1] main
   [junit4]   2> 1791524 T6728 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1791527 T6728 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1791528 T6728 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1791530 T6728 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1791530 T6728 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1791530 T6728 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1791532 T6728 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1791533 T6728 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1791533 T6728 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1791533 T6728 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1791540 T6729 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2d45c2c5[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1791541 T6728 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1791544 T6732 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:56047/z/n collection:collection1 shard:shard1
   [junit4]   2> 1791545 T6681 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1791546 T6681 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1791547 T6732 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1791566 T6732 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1791573 T6705 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1791577 T6732 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1791578 T6732 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C5701 name=collection1 org.apache.solr.core.SolrCore@4acd27d1 url=https://127.0.0.1:56047/z/n/collection1 node=127.0.0.1:56047_z%2Fn C5701_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:56047/z/n, core=collection1, node_name=127.0.0.1:56047_z%2Fn}
   [junit4]   2> 1791578 T6732 C5701 P56047 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:56047/z/n/collection1/
   [junit4]   2> 1791578 T6732 C5701 P56047 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1791579 T6732 C5701 P56047 oasc.SyncStrategy.syncToMe https://127.0.0.1:56047/z/n/collection1/ has no replicas
   [junit4]   2> 1791579 T6732 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:56047/z/n/collection1/ shard1
   [junit4]   2> 1791580 T6732 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1791582 T6706 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1791600 T6705 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1791627 T6705 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1791656 T6705 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1791764 T6714 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> 1791765 T6705 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> 1791765 T6727 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> 1791806 T6732 oasc.ZkController.register We are https://127.0.0.1:56047/z/n/collection1/ and leader is https://127.0.0.1:56047/z/n/collection1/
   [junit4]   2> 1791808 T6732 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:56047/z/n
   [junit4]   2> 1791808 T6732 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1791809 T6732 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1791809 T6732 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1791815 T6705 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1791816 T6705 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1791816 T6705 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1791821 T6732 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1791824 T6706 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1791827 T6706 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:56047/z/n",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56047_z%2Fn",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1791835 T6705 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1791941 T6714 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> 1791941 T6705 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> 1791941 T6727 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> 1793653 T6681 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1793655 T6681 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1793663 T6681 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1793665 T6681 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:56050
   [junit4]   2> 1793668 T6681 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1793669 T6681 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1793669 T6681 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-004
   [junit4]   2> 1793670 T6681 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-004/'
   [junit4]   2> 1793746 T6681 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-004/solr.xml
   [junit4]   2> 1793792 T6681 oasc.CoreContainer.<init> New CoreContainer 1785689083
   [junit4]   2> 1793793 T6681 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-004/]
   [junit4]   2> 1793794 T6681 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1793794 T6681 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1793794 T6681 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1793794 T6681 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1793795 T6681 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1793795 T6681 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1793796 T6681 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1793796 T6681 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1793797 T6681 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1793801 T6681 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1793802 T6681 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1793802 T6681 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1793803 T6681 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56039/solr
   [junit4]   2> 1793803 T6681 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1793805 T6681 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1793809 T6743 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@730b9d33 name:ZooKeeperConnection Watcher:127.0.0.1:56039 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1793810 T6681 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1793816 T6681 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1793822 T6745 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@65f2ec3 name:ZooKeeperConnection Watcher:127.0.0.1:56039/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1793823 T6681 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1793841 T6681 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1794853 T6681 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56050_z%2Fn
   [junit4]   2> 1794857 T6681 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56050_z%2Fn
   [junit4]   2> 1794866 T6705 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1794866 T6727 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1794867 T6745 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1794868 T6714 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1794882 T6746 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1794882 T6746 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1794885 T6746 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1794885 T6705 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1794885 T6705 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1794886 T6705 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1794888 T6706 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1794890 T6706 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:56050/z/n",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56050_z%2Fn",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1794891 T6706 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 1794891 T6706 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1794898 T6705 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1794900 T6705 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> 1794901 T6714 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> 1794900 T6727 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> 1794900 T6745 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> 1795886 T6746 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1795886 T6746 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1795888 T6746 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1795888 T6746 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1795891 T6746 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1795892 T6746 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-004/collection1/'
   [junit4]   2> 1795894 T6746 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 1795895 T6746 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 1795896 T6746 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 1795966 T6746 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 1795991 T6746 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1795995 T6746 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1796006 T6746 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1796205 T6746 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1796206 T6746 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1796207 T6746 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1796216 T6746 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1796219 T6746 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1796259 T6746 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1796265 T6746 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1796272 T6746 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1796276 T6746 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1796277 T6746 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1796277 T6746 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1796281 T6746 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1796281 T6746 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1796282 T6746 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1796282 T6746 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1796282 T6746 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-004/collection1/, dataDir=./solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-001/jetty2/
   [junit4]   2> 1796283 T6746 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f2c4d59
   [junit4]   2> 1796283 T6746 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-001/jetty2
   [junit4]   2> 1796284 T6746 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-001/jetty2/index/
   [junit4]   2> 1796284 T6746 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1796285 T6746 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-B4B05E6ECE38BF5D-001/tempDir-001/jetty2/index
   [junit4]   2> 1796285 T6746 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=46.3017578125, floorSegmentMB=1.638671875, forceMergeDeletesPctAllowed=19.18533892526905, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1796286 T6746 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@67860996 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@573f8b07),segFN=segments_1,generation=1}
   [junit4]   2> 1796286 T6746 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1796293 T6746 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1796294 T6746 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1796294 T6746 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1796294 T6746 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1796295 T6746 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1796295 T6746 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1796296 T6746 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1796296 T6746 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1796297 T6746 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1796297 T6746 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1796298 T6746 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1796298 T6746 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1796299 T6746 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1796300 T6746 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1796301 T6746 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1796302 T6746 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1796314 T6746 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1796318 T6746 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1796318 T6746 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1796319 T6746 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1796320 T6746 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@67860996 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@573f8b07),segFN=segments_1,generation=1}
   [junit4]   2> 1796321 T6746 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1796321 T6746 oass.SolrIndexSearcher.<init> Opening Searcher@6672234f[collection1] main
   [junit4]   2> 1796321 T6746 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1796325 T6746 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1796325 T6746 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1796327 T6746 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1796327 T6746 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1796327 T6746 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1796329 T6746 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1796329 T6746 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1796330 T6746 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1796330 T6746 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1796334 T6747 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6672234f[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1796337 T6746 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1796339 T6750 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:56050/z/n collection:collection1 shard:shard1
   [junit4]   2> 1796340 T6681 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1796341 T6681 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1796348 T6750 oasc.ZkController.register We are https://127.0.0.1:56050/z/n/collection1/ and leader is https://127.0.0.1:56047/z/n/collection1/
   [junit4]   2> 1796349 T6750 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:56050/z/n
   [junit4]   2> 1796349 T6750 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 1796349 T6750 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C5702 name=collection1 org.apache.solr.core.SolrCore@2036af67 url=https://127.0.0.1:56050/z/n/collection1 node=127.0.0.1:56050_z%2Fn C5702_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:56050/z/n, core=collection1, node_name=127.0.0.1:56050_z%2Fn}
   [junit4]   2> 1796350 T6751 C5702 P56050 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 1796351 T6751 C5702 P56050 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 1796351 T6751 C5702 P56050 oasc.RecoveryStrategy.doRecovery Publishing state of core collection1 as recovering, leader is https://127.0.0.1:56047/z/n/collection1/ and I am https://127.0.0.1:56050/z/n/collection1/
   [junit4]   2> 1796351 T6751 C5702 P56050 oasc.ZkController.publish publishing core=collection1 state=recovering collection=collection1
   [junit4]   2> 1796352 T6751 C5702 P56050 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1796353 T6750 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1796359 T6705 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1796368 T6751 C5702 P56050 oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to https://127.0.0.1:56047/z/n; WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A56050_z%252Fn&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
   [junit4]   2> 1796381 T6706 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1796401 T6706 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:56050/z/n",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56050_z%2Fn",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1796433 T6705 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1796438 T6714 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> 1796439 T6705 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> 1796444 T6727 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> 1796446 T6720 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1796446 T6745 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> 1796450 T6720 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1796453 T6720 oasha.CoreAdminHandler.handleWaitForStateAction Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 1796461 T6720 oasha.CoreAdminHandler.handleWaitForStateAction In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:56050_z%2Fn, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"recovering","base_url":"https://127.0.0.1:56050/z/n","core":"collection1","node_name":"127.0.0.1:56050_z%2Fn"}
   [junit4]   2> 1796462 T6720 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 1796462 T6720 oass.SolrDispatchFilter.handleAdminRequest [

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

workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-B4B05E6ECE38BF5D-001/tempDir-001/jetty12/index.20140702064604023
   [junit4]   2> 2515051 T9087 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2515051 T9087 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2515051 T9087 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2515051 T9087 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2515052 T9087 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2515052 T9087 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2515053 T9087 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2515053 T9087 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2515053 T9087 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2515053 T9087 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2515053 T9087 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2515053 T9087 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2515054 T9087 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2515055 T9087 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2515055 T9087 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2515055 T9087 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2515055 T9087 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2515055 T9087 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-B4B05E6ECE38BF5D-001
   [junit4]   2> NOTE: test params are: codec=Lucene49: {rnd_b=PostingsFormat(name=MockRandom), _version_=MockVariableIntBlock(baseBlockSize=60), a_t=MockVariableIntBlock(baseBlockSize=60), a_si=PostingsFormat(name=FSTPulsing41), id=PostingsFormat(name=MockRandom)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=es_VE, timezone=America/Buenos_Aires
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_05 (64-bit)/cpus=2,threads=1,free=61286864,total=246308864
   [junit4]   2> NOTE: All tests run in this JVM: [ChaosMonkeyNothingIsSafeTest, LeaderElectionIntegrationTest, TestSurroundQueryParser, ParsingFieldUpdateProcessorsTest, StandardRequestHandlerTest, TestManagedResourceStorage, XmlUpdateRequestHandlerTest, PeerSyncTest, SuggesterTSTTest, ClusterStateTest, TestStressReorder, NoCacheHeaderTest, TestCodecSupport, CoreAdminRequestStatusTest, SolrTestCaseJ4Test, BadComponentTest, HighlighterMaxOffsetTest, TestDefaultSearchFieldResource, TestFastWriter, HdfsSyncSliceTest, SystemInfoHandlerTest, SimpleFacetsTest, TermVectorComponentTest, OutputWriterTest, TestSchemaNameResource, RankQueryTest, DistribCursorPagingTest, ZkControllerTest, TestZkChroot, RecoveryZkTest, TestCollationFieldDocValues, TestRecoveryHdfs, SolrIndexSplitterTest, TestFuzzyAnalyzedSuggestions, TestShardHandlerFactory, SpatialFilterTest, TestCollapseQParserPlugin, TestTrie, TestSolrXml, DeleteReplicaTest, CursorPagingTest, TestPhraseSuggestions, DocumentBuilderTest, DocValuesMultiTest, PrimitiveFieldTypeTest, FullSolrCloudDistribCmdsTest, TestRequestStatusCollectionAPI, JSONWriterTest, RegexBoostProcessorTest, TestPHPSerializedResponseWriter, TestManagedResource, CacheHeaderTest, ZkSolrClientTest, TestMiniSolrCloudCluster, OverseerCollectionProcessorTest, TestReplicationHandler, CollectionsAPIAsyncDistributedZkTest, LegacyHTMLStripCharFilterTest, DistributedSuggestComponentTest, BasicFunctionalityTest, PreAnalyzedFieldTest, TestAnalyzeInfixSuggestions, BasicDistributedZkTest, TestChildDocTransformer, StatelessScriptUpdateProcessorFactoryTest, CopyFieldTest, TestFoldingMultitermQuery, JsonLoaderTest, TestNonDefinedSimilarityFactory, HdfsLockFactoryTest, BlockCacheTest, TestIBSimilarityFactory, AliasIntegrationTest, OverseerRolesTest, TestSerializedLuceneMatchVersion, SpellCheckComponentTest, TestJoin, SearchHandlerTest, DistributedExpandComponentTest, BinaryUpdateRequestHandlerTest, SignatureUpdateProcessorFactoryTest, TestStressRecovery, TestQuerySenderListener, TestDistribDocBasedVersion, TestNonNRTOpen, TestRemoteStreaming, TestSolrCoreProperties, OpenCloseCoreStressTest, RAMDirectoryFactoryTest, TestCoreDiscovery, PathHierarchyTokenizerFactoryTest, LukeRequestHandlerTest, TriLevelCompositeIdRoutingTest, RollingRestartTest, TestCollationField, TestOmitPositions, SpellingQueryConverterTest, PolyFieldTest, PluginInfoTest, BadCopyFieldTest, TestAddFieldRealTimeGet, TestSort, TestXIncludeConfig, TestCSVResponseWriter, CoreAdminHandlerTest, TestWordDelimiterFilterFactory, PingRequestHandlerTest, TestBinaryField, HardAutoCommitTest, FileBasedSpellCheckerTest, BasicZkTest, SOLR749Test, TestBinaryResponseWriter, TestAnalyzedSuggestions, TestInitQParser, TestFieldTypeCollectionResource, TestStressUserVersions, TestSchemaVersionResource, TestLuceneMatchVersion, TestElisionMultitermQuery, TestDistributedGrouping, TestFieldSortValues, TestQuerySenderNoQuery, SolrRequestParserTest, TestFieldCollectionResource, RequiredFieldsTest, HttpPartitionTest, TestCoreContainer, TestLRUCache, TestBlendedInfixSuggestions, TestDynamicFieldCollectionResource, ClusterStateUpdateTest, TestFiltering, URLClassifyProcessorTest, AnalyticsMergeStrategyTest, IndexSchemaRuntimeFieldTest, SyncSliceTest, AlternateDirectoryTest, TestReload, TestCollationKeyRangeQueries, CurrencyFieldOpenExchangeTest, TestNRTOpen, FieldAnalysisRequestHandlerTest, HdfsRecoveryZkTest, SimplePostToolTest, DistributedQueryComponentCustomSortTest, DateMathParserTest, TestFastLRUCache, TestSolrQueryParser, UUIDFieldTest, SoftAutoCommitTest, ShardRoutingCustomTest, DeleteInactiveReplicaTest, AsyncMigrateRouteKeyTest, TestReRankQParserPlugin, TestCloudManagedSchema, TestSolrXmlPersistence, DocValuesMissingTest, IndexBasedSpellCheckerTest, TestFaceting, TestUtils, TestDocSet, TestSchemaResource, BadIndexSchemaTest, WordBreakSolrSpellCheckerTest, SpellCheckCollatorTest, InfoHandlerTest, ScriptEngineTest, TestCloudManagedSchemaConcurrent, DOMUtilTest, DocExpirationUpdateProcessorFactoryTest, TestCharFilters, CoreMergeIndexesAdminHandlerTest, TestComplexPhraseQParserPlugin, CSVRequestHandlerTest, UnloadDistributedZkTest, TestSolrQueryParserDefaultOperatorResource, TestSweetSpotSimilarityFactory, SpellPossibilityIteratorTest, TestDFRSimilarityFactory, AssignTest, TestMaxScoreQueryParser, IndexSchemaTest, MultiTermTest, TestManagedSynonymFilterFactory, SolrCmdDistributorTest, CollectionsAPIDistributedZkTest, TestAtomicUpdateErrorCases, TestArbitraryIndexDir, TestInfoStreamLogging, TestSolrDeletionPolicy1, FileUtilsTest, TestRandomMergePolicy, ChaosMonkeySafeLeaderTest]
   [junit4] Completed in 112.83s, 1 test, 1 failure <<< FAILURES!

[...truncated 625 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:467: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:447: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:45: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:496: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1299: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:923: There were test failures: 404 suites, 1654 tests, 1 error, 1 failure, 43 ignored (16 assumptions)

Total time: 108 minutes 1 second
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.8.0) - Build # 1647 - Still Failing!

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

3 tests failed.
REGRESSION:  org.apache.solr.MinimalSchemaTest.testAllConfiguredHandlers

Error Message:
posix_spawn is not a supported process launch mechanism on this platform.

Stack Trace:
java.lang.Error: posix_spawn is not a supported process launch mechanism on this platform.
	at __randomizedtesting.SeedInfo.seed([7BFA884A495D3557:96E43370C25034D3]:0)
	at java.lang.UNIXProcess$1.run(UNIXProcess.java:105)
	at java.lang.UNIXProcess$1.run(UNIXProcess.java:94)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.lang.UNIXProcess.<clinit>(UNIXProcess.java:92)
	at java.lang.ProcessImpl.start(ProcessImpl.java:130)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1023)
	at java.lang.Runtime.exec(Runtime.java:620)
	at java.lang.Runtime.exec(Runtime.java:450)
	at java.lang.Runtime.exec(Runtime.java:347)
	at org.apache.solr.handler.admin.SystemInfoHandler.execute(SystemInfoHandler.java:220)
	at org.apache.solr.handler.admin.SystemInfoHandler.getSystemInfo(SystemInfoHandler.java:176)
	at org.apache.solr.handler.admin.SystemInfoHandler.handleRequestBody(SystemInfoHandler.java:97)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1962)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:295)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:278)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:678)
	at org.apache.solr.MinimalSchemaTest.testAllConfiguredHandlers(MinimalSchemaTest.java:115)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
	at __randomizedtesting.SeedInfo.seed([7BFA884A495D3557:FA1C06523E02556B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:141)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


REGRESSION:  org.apache.solr.handler.admin.InfoHandlerTest.testOverriddenHandlers

Error Message:
Could not initialize class java.lang.UNIXProcess

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class java.lang.UNIXProcess
	at __randomizedtesting.SeedInfo.seed([7BFA884A495D3557:9DA1846DB014FAE3]:0)
	at java.lang.ProcessImpl.start(ProcessImpl.java:130)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1023)
	at java.lang.Runtime.exec(Runtime.java:620)
	at java.lang.Runtime.exec(Runtime.java:450)
	at java.lang.Runtime.exec(Runtime.java:347)
	at org.apache.solr.handler.admin.SystemInfoHandler.execute(SystemInfoHandler.java:220)
	at org.apache.solr.handler.admin.SystemInfoHandler.getSystemInfo(SystemInfoHandler.java:176)
	at org.apache.solr.handler.admin.SystemInfoHandler.handleRequestBody(SystemInfoHandler.java:97)
	at org.apache.solr.handler.admin.InfoHandlerTest$CountSystemInfoHandler.handleRequestBody(InfoHandlerTest.java:157)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
	at org.apache.solr.handler.admin.InfoHandler.handleRequestBody(InfoHandler.java:88)
	at org.apache.solr.handler.admin.InfoHandlerTest.handleRequest(InfoHandlerTest.java:168)
	at org.apache.solr.handler.admin.InfoHandlerTest.testOverriddenHandlers(InfoHandlerTest.java:98)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11366 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/init-core-data-001
   [junit4]   2> 2646066 T8988 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 2646066 T8988 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /vwut/f
   [junit4]   2> 2646073 T8988 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 2646074 T8988 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2646076 T8989 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2646177 T8988 oasc.ZkTestServer.run start zk server on port:51965
   [junit4]   2> 2646179 T8988 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2646187 T8995 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@396cb2a7 name:ZooKeeperConnection Watcher:127.0.0.1:51965 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2646188 T8988 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2646188 T8988 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2646201 T8988 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2646206 T8997 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c1871b0 name:ZooKeeperConnection Watcher:127.0.0.1:51965/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2646208 T8988 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2646208 T8988 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2646220 T8988 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2646228 T8988 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2646235 T8988 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2646241 T8988 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2646242 T8988 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2646254 T8988 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2646255 T8988 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2646262 T8988 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2646263 T8988 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2646270 T8988 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2646270 T8988 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2646278 T8988 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2646278 T8988 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2646285 T8988 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2646286 T8988 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2646292 T8988 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2646293 T8988 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2646301 T8988 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2646302 T8988 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2646307 T8988 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2646308 T8988 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2646315 T8988 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2646316 T8988 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2646322 T8988 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2646323 T8988 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2646331 T8988 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2646335 T8999 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5fd99a84 name:ZooKeeperConnection Watcher:127.0.0.1:51965/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2646336 T8988 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2648235 T8988 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2648245 T8988 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2648249 T8988 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:51969
   [junit4]   2> 2648252 T8988 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2648253 T8988 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2648253 T8988 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-002
   [junit4]   2> 2648254 T8988 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-002/'
   [junit4]   2> 2648310 T8988 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-002/solr.xml
   [junit4]   2> 2648347 T8988 oasc.CoreContainer.<init> New CoreContainer 441962414
   [junit4]   2> 2648347 T8988 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-002/]
   [junit4]   2> 2648348 T8988 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2648349 T8988 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2648349 T8988 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2648349 T8988 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2648350 T8988 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2648350 T8988 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2648350 T8988 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2648352 T8988 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2648352 T8988 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2648356 T8988 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2648357 T8988 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2648357 T8988 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2648358 T8988 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51965/solr
   [junit4]   2> 2648359 T8988 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2648360 T8988 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2648365 T9010 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@746c90b8 name:ZooKeeperConnection Watcher:127.0.0.1:51965 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2648366 T8988 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2648372 T8988 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2648376 T9012 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@606f3209 name:ZooKeeperConnection Watcher:127.0.0.1:51965/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2648377 T8988 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2648381 T8988 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2648392 T8988 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2648403 T8988 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 2648412 T8988 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 2648424 T8988 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 2648439 T8988 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2648444 T8988 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51969_vwut%2Ff
   [junit4]   2> 2648447 T8988 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51969_vwut%2Ff
   [junit4]   2> 2648458 T8988 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2648465 T8988 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2648480 T8988 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:51969_vwut%2Ff
   [junit4]   2> 2648481 T8988 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2648488 T8988 oasc.Overseer.start Overseer (id=92029437069361156-127.0.0.1:51969_vwut%2Ff-n_0000000000) starting
   [junit4]   2> 2648497 T8988 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2648534 T9014 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2648536 T8988 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2648544 T8988 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2648551 T8988 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2648561 T9013 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2648570 T9015 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 2648570 T9015 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2648573 T9012 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2648573 T9015 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2648577 T9013 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2648579 T9013 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:51969/vwut/f",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51969_vwut%2Ff",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2648579 T9013 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 2648580 T9013 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2648590 T9012 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2648593 T9012 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> 2649577 T9015 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2649578 T9015 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 2649580 T9015 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2649581 T9015 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2649584 T9015 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2649585 T9015 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-002/collection1/'
   [junit4]   2> 2649588 T9015 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 2649589 T9015 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 2649590 T9015 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 2649662 T9015 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 2649758 T9015 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2649763 T9015 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2649770 T9015 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2649899 T9015 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2649900 T9015 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2649902 T9015 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2649925 T9015 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2649988 T9015 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2649989 T9015 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 2649989 T9015 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-002/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-001/control/data/
   [junit4]   2> 2649989 T9015 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4884bf7f
   [junit4]   2> 2649991 T9015 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-001/control/data
   [junit4]   2> 2649992 T9015 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-001/control/data/index/
   [junit4]   2> 2649993 T9015 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2649994 T9015 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-001/control/data/index
   [junit4]   2> 2649994 T9015 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.14002992859989521]
   [junit4]   2> 2650000 T9015 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 2650002 T9015 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2650006 T9015 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2650007 T9015 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2650007 T9015 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2650009 T9015 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2650009 T9015 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2650009 T9015 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2650010 T9015 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2650011 T9015 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2650011 T9015 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2650012 T9015 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2650013 T9015 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2650013 T9015 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2650014 T9015 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2650014 T9015 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2650015 T9015 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2650015 T9015 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2650024 T9015 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2650027 T9015 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2650027 T9015 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2650028 T9015 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=50.607421875, floorSegmentMB=1.8671875, forceMergeDeletesPctAllowed=10.08375140664879, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2650032 T9015 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 2650033 T9015 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2650034 T9015 oass.SolrIndexSearcher.<init> Opening Searcher@747bdc29[collection1] main
   [junit4]   2> 2650036 T9015 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2650039 T9015 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2650039 T9015 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2650041 T9015 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2650042 T9015 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2650042 T9015 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2650044 T9015 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2650045 T9015 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2650045 T9015 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 2650045 T9015 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2650050 T9015 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2650051 T9016 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@747bdc29[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2650054 T9019 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:51969/vwut/f collection:control_collection shard:shard1
   [junit4]   2> 2650055 T8988 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2650056 T8988 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2650056 T9019 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2650061 T8988 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2650066 T9021 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13ef8155 name:ZooKeeperConnection Watcher:127.0.0.1:51965/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2650067 T8988 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2650071 T8988 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2650076 T9019 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2650077 T8988 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2650082 T9012 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2650086 T9013 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2650095 T9019 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2650095 T9019 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1346 name=collection1 org.apache.solr.core.SolrCore@242c9fb5 url=https://127.0.0.1:51969/vwut/f/collection1 node=127.0.0.1:51969_vwut%2Ff C1346_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:51969/vwut/f, core=collection1, node_name=127.0.0.1:51969_vwut%2Ff}
   [junit4]   2> 2650096 T9019 C1346 P51969 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:51969/vwut/f/collection1/
   [junit4]   2> 2650097 T9019 C1346 P51969 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2650097 T9019 C1346 P51969 oasc.SyncStrategy.syncToMe https://127.0.0.1:51969/vwut/f/collection1/ has no replicas
   [junit4]   2> 2650097 T9019 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:51969/vwut/f/collection1/ shard1
   [junit4]   2> 2650097 T9019 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2650105 T9012 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2650109 T9012 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> 2650110 T9021 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> 2650128 T9012 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2650134 T9013 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2650145 T9012 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2650249 T9021 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> 2650250 T9012 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> 2650285 T9019 oasc.ZkController.register We are https://127.0.0.1:51969/vwut/f/collection1/ and leader is https://127.0.0.1:51969/vwut/f/collection1/
   [junit4]   2> 2650285 T9019 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:51969/vwut/f
   [junit4]   2> 2650285 T9019 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2650286 T9019 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 2650286 T9019 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2650289 T9012 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2650290 T9012 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2650290 T9012 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2650291 T9019 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2650295 T9013 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2650296 T9013 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:51969/vwut/f",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51969_vwut%2Ff",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2650309 T9012 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2650422 T9021 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> 2650422 T9012 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> 2652170 T8988 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 2652171 T8988 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2652178 T8988 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2652182 T8988 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:51973
   [junit4]   2> 2652186 T8988 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2652187 T8988 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2652188 T8988 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-003
   [junit4]   2> 2652188 T8988 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-003/'
   [junit4]   2> 2652236 T8988 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-003/solr.xml
   [junit4]   2> 2652253 T8988 oasc.CoreContainer.<init> New CoreContainer 781993649
   [junit4]   2> 2652255 T8988 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-003/]
   [junit4]   2> 2652255 T8988 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2652256 T8988 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2652256 T8988 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2652256 T8988 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2652257 T8988 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2652258 T8988 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2652258 T8988 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2652258 T8988 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2652259 T8988 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2652264 T8988 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2652264 T8988 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2652265 T8988 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2652265 T8988 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51965/solr
   [junit4]   2> 2652266 T8988 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2652267 T8988 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2652273 T9032 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4617446d name:ZooKeeperConnection Watcher:127.0.0.1:51965 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2652274 T8988 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2652280 T8988 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2652283 T9034 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@21a8e6ee name:ZooKeeperConnection Watcher:127.0.0.1:51965/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2652284 T8988 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2652308 T8988 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2653319 T8988 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51973_vwut%2Ff
   [junit4]   2> 2653323 T8988 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51973_vwut%2Ff
   [junit4]   2> 2653335 T9012 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2653336 T9021 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2653336 T9034 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2653353 T9035 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2653354 T9035 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2653357 T9012 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2653357 T9012 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2653358 T9012 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2653357 T9035 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2653362 T9013 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2653363 T9013 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:51973/vwut/f",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51973_vwut%2Ff",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2653364 T9013 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 2653364 T9013 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 2653372 T9012 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2653374 T9021 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> 2653375 T9012 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> 2653375 T9034 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> 2654359 T9035 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2654360 T9035 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2654364 T9035 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2654364 T9035 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2654369 T9035 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2654369 T9035 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-003/collection1/'
   [junit4]   2> 2654371 T9035 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 2654375 T9035 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 2654376 T9035 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 2654439 T9035 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 2654452 T9035 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2654455 T9035 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2654464 T9035 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2654708 T9035 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2654710 T9035 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2654711 T9035 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2654717 T9035 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2654772 T9035 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2654773 T9035 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 2654773 T9035 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-003/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-001/jetty1/
   [junit4]   2> 2654773 T9035 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4884bf7f
   [junit4]   2> 2654774 T9035 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-001/jetty1
   [junit4]   2> 2654775 T9035 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-001/jetty1/index/
   [junit4]   2> 2654776 T9035 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 2654777 T9035 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-001/jetty1/index
   [junit4]   2> 2654778 T9035 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.14002992859989521]
   [junit4]   2> 2654782 T9035 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 2654783 T9035 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2654787 T9035 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2654788 T9035 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2654788 T9035 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2654788 T9035 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2654789 T9035 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2654789 T9035 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2654790 T9035 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2654790 T9035 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2654790 T9035 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2654791 T9035 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2654792 T9035 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2654792 T9035 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2654793 T9035 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2654794 T9035 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2654794 T9035 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2654795 T9035 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2654803 T9035 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2654806 T9035 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2654806 T9035 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2654807 T9035 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=50.607421875, floorSegmentMB=1.8671875, forceMergeDeletesPctAllowed=10.08375140664879, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2654811 T9035 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 2654811 T9035 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2654812 T9035 oass.SolrIndexSearcher.<init> Opening Searcher@c4e7081[collection1] main
   [junit4]   2> 2654812 T9035 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2654814 T9035 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2654815 T9035 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2654817 T9035 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2654817 T9035 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2654817 T9035 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2654818 T9035 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2654819 T9035 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2654819 T9035 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 2654819 T9035 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2654826 T9036 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c4e7081[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2654828 T9035 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2654830 T9039 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:51973/vwut/f collection:collection1 shard:shard2
   [junit4]   2> 2654832 T8988 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2654832 T8988 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2654843 T9039 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 2654877 T9039 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 2654896 T9012 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2654906 T9039 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2654906 T9039 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1347 name=collection1 org.apache.solr.core.SolrCore@4ffd8b1a url=https://127.0.0.1:51973/vwut/f/collection1 node=127.0.0.1:51973_vwut%2Ff C1347_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:51973/vwut/f, core=collection1, node_name=127.0.0.1:51973_vwut%2Ff}
   [junit4]   2> 2654907 T9039 C1347 P51973 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:51973/vwut/f/collection1/
   [junit4]   2> 2654912 T9039 C1347 P51973 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2654912 T9039 C1347 P51973 oasc.SyncStrategy.syncToMe https://127.0.0.1:51973/vwut/f/collection1/ has no replicas
   [junit4]   2> 2654913 T9039 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:51973/vwut/f/collection1/ shard2
   [junit4]   2> 2654913 T9039 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 2654915 T9013 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2654940 T9012 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2654947 T9021 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> 2654947 T9012 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> 2654949 T9034 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> 2654987 T9013 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2655015 T9012 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2655122 T9021 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> 2655123 T9034 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> 2655123 T9012 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> 2655141 T9039 oasc.ZkController.register We are https://127.0.0.1:51973/vwut/f/collection1/ and leader is https://127.0.0.1:51973/vwut/f/collection1/
   [junit4]   2> 2655142 T9039 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:51973/vwut/f
   [junit4]   2> 2655142 T9039 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2655145 T9039 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2655146 T9039 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2655160 T9012 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2655161 T9012 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2655162 T9012 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2655162 T9039 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2655168 T9013 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2655170 T9013 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:51973/vwut/f",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51973_vwut%2Ff",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2655177 T9012 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2655283 T9012 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> 2655283 T9021 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> 2655283 T9034 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> 2656888 T8988 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 2656889 T8988 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2656898 T8988 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2656899 T8988 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:51976
   [junit4]   2> 2656901 T8988 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2656902 T8988 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2656902 T8988 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-004
   [junit4]   2> 2656902 T8988 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-004/'
   [junit4]   2> 2656941 T8988 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-004/solr.xml
   [junit4]   2> 2656957 T8988 oasc.CoreContainer.<init> New CoreContainer 1583168216
   [junit4]   2> 2656957 T8988 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-004/]
   [junit4]   2> 2656958 T8988 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2656958 T8988 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2656959 T8988 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2656960 T8988 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2656960 T8988 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2656960 T8988 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2656960 T8988 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2656961 T8988 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2656964 T8988 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2656969 T8988 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2656969 T8988 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2656971 T8988 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2656972 T8988 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51965/solr
   [junit4]   2> 2656972 T8988 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2656974 T8988 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2656978 T9050 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34604f2c name:ZooKeeperConnection Watcher:127.0.0.1:51965 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2656978 T8988 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2656983 T8988 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2656986 T9052 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@595649e5 name:ZooKeeperConnection Watcher:127.0.0.1:51965/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2656986 T8988 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2657004 T8988 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2658014 T8988 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51976_vwut%2Ff
   [junit4]   2> 2658017 T8988 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51976_vwut%2Ff
   [junit4]   2> 2658026 T9034 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2658026 T9021 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2658027 T9012 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2658028 T9052 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2658043 T9053 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2658044 T9053 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2658048 T9012 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2658048 T9012 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2658049 T9012 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2658048 T9053 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2658053 T9013 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2658055 T9013 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:51976/vwut/f",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51976_vwut%2Ff",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2658056 T9013 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 2658056 T9013 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 2658064 T9012 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2658067 T9052 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> 2658067 T9021 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> 2658067 T9034 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> 2658067 T9012 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> 2659051 T9053 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2659051 T9053 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2659054 T9053 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2659055 T9053 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2659062 T9053 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2659062 T9053 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-004/collection1/'
   [junit4]   2> 2659066 T9053 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 2659066 T9053 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 2659067 T9053 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 2659131 T9053 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 2659151 T9053 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2659155 T9053 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2659163 T9053 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2659326 T9053 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2659328 T9053 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2659330 T9053 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2659335 T9053 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2659409 T9053 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2659409 T9053 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 2659410 T9053 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-004/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-001/jetty2/
   [junit4]   2> 2659410 T9053 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4884bf7f
   [junit4]   2> 2659411 T9053 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-001/jetty2
   [junit4]   2> 2659412 T9053 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-001/jetty2/index/
   [junit4]   2> 2659413 T9053 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 2659414 T9053 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-001/jetty2/index
   [junit4]   2> 2659414 T9053 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.14002992859989521]
   [junit4]   2> 2659418 T9053 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 2659418 T9053 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2659423 T9053 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2659424 T9053 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2659424 T9053 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2659425 T9053 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2659425 T9053 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2659426 T9053 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2659427 T9053 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2659428 T9053 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2659428 T9053 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2659429 T9053 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2659430 T9053 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2659430 T9053 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2659430 T9053 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2659431 T9053 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2659431 T9053 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2659432 T9053 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2659443 T9053 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2659445 T9053 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2659446 T9053 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2659447 T9053 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=50.607421875, floorSegmentMB=1.8671875, forceMergeDeletesPctAllowed=10.08375140664879, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2659450 T9053 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-7BFA884A495D3557-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 2659450 T9053 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2659450 T9053 oass.SolrIndexSearcher.<init> Opening Searcher@60b75f8b[collection1] main
   [junit4]   2> 2659451 T9053 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2659454 T9053 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2659454 T9053 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2659456 T9053 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2659457 T9053 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2659457 T9053 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2659459 T9053 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2659460 T9053 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2659460 T9053 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 2659461 T9053 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2659465 T9054 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@60b75f8b[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2659468 T9053 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2659470 T9057 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:51976/vwut/f collection:collection1 shard:shard3
   [junit4]   2> 2659471 T8988 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2659472 T8988 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2659474 T9057 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 2659487 T9057 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 2659494 T9012 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2659497 T9057 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2659498 T9057 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1348 name=collection1 org.apache.solr.core.SolrCore@6d8e174a url=https://127.0.0.1:51976/vwut/f/collection1 node=127.0.0.1:51976_vwut%2Ff C1348_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:51976/vwut/f, core=collection1, node_name=127.0.0.1:51976_vwut%2Ff}
   [junit4]   2> 2659498 T9057 C1348 P51976 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:51976/vwut/f/coll

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

ry files on disk at: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.handler.admin.InfoHandlerTest-7BFA884A495D3557-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=186), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=186)), sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=et, timezone=Europe/Tiraspol
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_05 (64-bit)/cpus=2,threads=1,free=230415080,total=397410304
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleQParserPlugin, CollectionsAPIDistributedZkTest, TestReversedWildcardFilterFactory, TestJmxIntegration, TestQuerySenderNoQuery, HdfsCollectionsAPIDistributedZkTest, DistributedExpandComponentTest, DocumentAnalysisRequestHandlerTest, TriLevelCompositeIdRoutingTest, CoreAdminCreateDiscoverTest, TestOmitPositions, DistributedSuggestComponentTest, TestDocBasedVersionConstraints, MoreLikeThisHandlerTest, DistributedQueryComponentOptimizationTest, TestManagedSchema, MergeStrategyTest, DirectUpdateHandlerOptimizeTest, TestPostingsSolrHighlighter, SchemaVersionSpecificBehaviorTest, TestSolrDeletionPolicy2, AlternateDirectoryTest, TestInitQParser, DateMathParserTest, NumericFieldsTest, ShardSplitTest, LukeRequestHandlerTest, TestHashPartitioner, JSONWriterTest, ConnectionManagerTest, SyncSliceTest, SpellPossibilityIteratorTest, CoreAdminHandlerTest, ZkCLITest, RequestHandlersTest, CustomCollectionTest, TestRandomDVFaceting, TestRealTimeGet, TestSystemIdResolver, SearchHandlerTest, TestSolrQueryParserDefaultOperatorResource, RAMDirectoryFactoryTest, TestDefaultSearchFieldResource, PluginInfoTest, WordBreakSolrSpellCheckerTest, HdfsRecoveryZkTest, TestFiltering, TestOverriddenPrefixQueryForCustomFieldType, SuggesterFSTTest, MultiThreadedOCPTest, RegexBoostProcessorTest, BasicFunctionalityTest, SolrIndexConfigTest, CachingDirectoryFactoryTest, LeaderElectionIntegrationTest, ReturnFieldsTest, URLClassifyProcessorTest, TestCollapseQParserPlugin, DisMaxRequestHandlerTest, TestDocSet, BasicDistributedZk2Test, TestElisionMultitermQuery, HdfsBasicDistributedZk2Test, TestInfoStreamLogging, RemoteQueryErrorTest, SolrCoreCheckLockOnStartupTest, TestManagedResource, SystemInfoHandlerTest, SolrInfoMBeanTest, SuggesterWFSTTest, RollingRestartTest, MigrateRouteKeyTest, XsltUpdateRequestHandlerTest, TestBM25SimilarityFactory, DistributedSpellCheckComponentTest, UpdateRequestProcessorFactoryTest, TestFaceting, ScriptEngineTest, TestPartialUpdateDeduplication, HdfsDirectoryTest, TestDynamicFieldResource, SolrRequestParserTest, HttpPartitionTest, TestIndexingPerformance, TestPseudoReturnFields, TestCSVLoader, TestCharFilters, TestFastLRUCache, SoftAutoCommitTest, UpdateParamsTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestStressVersions, HardAutoCommitTest, SynonymTokenizerTest, HdfsWriteToMultipleCollectionsTest, TestSearchPerf, TestCopyFieldCollectionResource, TestSolrXmlPersistence, FieldAnalysisRequestHandlerTest, TestClassNameShortening, TestFreeTextSuggestions, HdfsUnloadDistributedZkTest, BadCopyFieldTest, BadIndexSchemaTest, TestNRTOpen, SolrIndexSplitterTest, PathHierarchyTokenizerFactoryTest, TestCollationFieldDocValues, MultiTermTest, TestHighlightDedupGrouping, ResponseLogComponentTest, TestStressLucene, TestFastOutputStream, TestConfigSets, TestCollationField, MBeansHandlerTest, DistributedQueryElevationComponentTest, TestRestManager, CoreAdminRequestStatusTest, TestSolrDeletionPolicy1, TestCloudInspectUtil, TestReRankQParserPlugin, ExternalFileFieldSortTest, TestSweetSpotSimilarityFactory, TestMaxScoreQueryParser, TestReplicationHandler, TestDistribDocBasedVersion, CoreMergeIndexesAdminHandlerTest, TestCustomSort, TestRecovery, PeerSyncTest, OverseerCollectionProcessorTest, TestNonNRTOpen, TestComponentsName, TestDocumentBuilder, DocValuesMultiTest, AliasIntegrationTest, TestJmxMonitoredMap, FastVectorHighlighterTest, DeleteShardTest, TermVectorComponentTest, SuggesterTest, OverseerRolesTest, TestReplicationHandlerBackup, TestUniqueKeyFieldResource, RecoveryZkTest, ShowFileRequestHandlerTest, AnalyticsMergeStrategyTest, ZkNodePropsTest, TestDynamicFieldCollectionResource, TestExpandComponent, HdfsLockFactoryTest, TestManagedStopFilterFactory, TestXIncludeConfig, TestMergePolicyConfig, DirectSolrSpellCheckerTest, ShardRoutingTest, TestDistributedMissingSort, SignatureUpdateProcessorFactoryTest, TestQueryTypes, TestManagedSchemaFieldResource, TestLMJelinekMercerSimilarityFactory, TestRangeQuery, TestExtendedDismaxParser, SuggesterTSTTest, TestDistributedGrouping, ResponseHeaderTest, TestIndexSearcher, LoggingHandlerTest, TestSolrXMLSerializer, TermsComponentTest, DefaultValueUpdateProcessorTest, TestSolrQueryParser, QueryEqualityTest, PrimUtilsTest, HdfsChaosMonkeySafeLeaderTest, TestFoldingMultitermQuery, BlockCacheTest, TestArbitraryIndexDir, AsyncMigrateRouteKeyTest, NotRequiredUniqueKeyTest, TestJoin, EchoParamsTest, TestWriterPerf, TestCursorMarkWithoutUniqueKey, SampleTest, TestBadConfig, SolrPluginUtilsTest, TimeZoneUtilsTest, TestDFRSimilarityFactory, SolrCoreTest, ReplicationFactorTest, TestRecoveryHdfs, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, BasicZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, ShardRoutingCustomTest, TestDistributedSearch, AutoCommitTest, TermVectorComponentDistributedTest, ZkControllerTest, TestStressReorder, TestMultiCoreConfBootstrap, TestReload, DistributedTermsComponentTest, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, StatsComponentTest, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, TestLazyCores, DirectUpdateHandlerTest, HighlighterTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, DocValuesTest, TestTrie, SpatialFilterTest, PolyFieldTest, NoCacheHeaderTest, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, TestRemoteStreaming, DistanceFunctionTest, DebugComponentTest, CacheHeaderTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, TestQueryUtils, StandardRequestHandlerTest, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestValueSourceCache, RequiredFieldsTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest, TestCSVResponseWriter, QueryParsingTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, CSVRequestHandlerTest, CoreContainerCoreInitFailuresTest, TestBinaryResponseWriter, TestLFUCache, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, TestSolrIndexConfig, CopyFieldTest, BadComponentTest, TestStressRecovery, TestBinaryField, MinimalSchemaTest, TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, DirectSolrConnectionTest, TestLuceneMatchVersion, TestPhraseSuggestions, TestCodecSupport, TestPerFieldSimilarity, TestNumberUtils, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestDefaultSimilarityFactory, TestFastWriter, LegacyHTMLStripCharFilterTest, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, ChaosMonkeyNothingIsSafeTest, PreAnalyzedFieldTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest, TestSolrJ, TestLRUCache, TestUtils, SliceStateTest, UUIDFieldTest, FileUtilsTest, CircularListTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, TestCollationKeyRangeQueries, AssignTest, CollectionsAPIAsyncDistributedZkTest, DeleteInactiveReplicaTest, DeleteReplicaTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, OverseerStatusTest, SSLMigrationTest, SolrXmlInZkTest, TestCollectionAPI, TestLeaderElectionZkExpiry, TestMiniSolrCloudCluster, TestRequestStatusCollectionAPI, TestShortCircuitedRequests, HdfsBasicDistributedZkTest, HdfsSyncSliceTest, StressHdfsTest, QueryResultKeyTest, TestImplicitCoreProperties, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrXml, TestSolrXmlPersistor, InfoHandlerTest]
   [junit4] Completed in 0.73s, 2 tests, 1 error <<< FAILURES!

[...truncated 152 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:467: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:447: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:45: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:496: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1299: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:923: There were test failures: 404 suites, 1654 tests, 2 errors, 1 failure, 43 ignored (16 assumptions)

Total time: 113 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 1646 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/1646/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseSerialGC

1 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([4F8F7EB7D9D12960:CE69F0AFAE8E495C]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:317)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:659)
	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.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1149)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1118)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:236)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11470 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/init-core-data-001
   [junit4]   2> 2502121 T8237 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2502121 T8237 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 2502126 T8237 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 2502127 T8237 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2502128 T8238 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2502228 T8237 oasc.ZkTestServer.run start zk server on port:56414
   [junit4]   2> 2502231 T8237 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2502244 T8244 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@218d2542 name:ZooKeeperConnection Watcher:127.0.0.1:56414 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2502245 T8237 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2502246 T8237 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2502267 T8237 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2502277 T8246 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3eaa4c5c name:ZooKeeperConnection Watcher:127.0.0.1:56414/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2502278 T8237 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2502279 T8237 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2502295 T8237 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2502310 T8237 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2502323 T8237 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2502338 T8237 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2502340 T8237 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2502362 T8237 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2502365 T8237 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2502381 T8237 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2502382 T8237 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2502399 T8237 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2502400 T8237 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2502417 T8237 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2502418 T8237 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2502433 T8237 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2502435 T8237 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2502449 T8237 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2502450 T8237 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2502469 T8237 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2502470 T8237 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2502484 T8237 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2502486 T8237 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2502504 T8237 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2502505 T8237 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2502522 T8237 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2502523 T8237 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2504138 T8237 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2504147 T8237 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56417
   [junit4]   2> 2504147 T8237 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2504148 T8237 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2504148 T8237 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-002
   [junit4]   2> 2504149 T8237 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-002/'
   [junit4]   2> 2504200 T8237 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-002/solr.xml
   [junit4]   2> 2504261 T8237 oasc.CoreContainer.<init> New CoreContainer 108747900
   [junit4]   2> 2504262 T8237 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-002/]
   [junit4]   2> 2504263 T8237 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2504263 T8237 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2504264 T8237 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2504265 T8237 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2504265 T8237 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2504265 T8237 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2504266 T8237 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2504266 T8237 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2504266 T8237 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2504267 T8237 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2504267 T8237 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2504267 T8237 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2504268 T8237 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56414/solr
   [junit4]   2> 2504268 T8237 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2504269 T8237 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2504273 T8257 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@cf4d437 name:ZooKeeperConnection Watcher:127.0.0.1:56414 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2504273 T8237 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2504278 T8237 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2504281 T8259 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a0bbf8d name:ZooKeeperConnection Watcher:127.0.0.1:56414/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2504282 T8237 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2504286 T8237 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2504293 T8237 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2504301 T8237 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 2504310 T8237 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 2504320 T8237 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 2504330 T8237 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2504335 T8237 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56417_
   [junit4]   2> 2504337 T8237 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56417_
   [junit4]   2> 2504347 T8237 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2504353 T8237 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2504367 T8237 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:56417_
   [junit4]   2> 2504368 T8237 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2504375 T8237 oasc.Overseer.start Overseer (id=92027912806858755-127.0.0.1:56417_-n_0000000000) starting
   [junit4]   2> 2504382 T8237 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2504406 T8261 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2504407 T8237 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2504415 T8237 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2504419 T8237 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2504427 T8260 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2504434 T8262 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 2504435 T8262 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2504436 T8259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2504437 T8262 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2504440 T8260 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2504441 T8260 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56417",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56417_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2504441 T8260 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 2504442 T8260 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2504448 T8259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2504450 T8259 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> 2505439 T8262 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2505439 T8262 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 2505443 T8262 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2505444 T8262 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2505450 T8262 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2505451 T8262 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-002/collection1/'
   [junit4]   2> 2505454 T8262 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 2505455 T8262 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 2505457 T8262 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 2505526 T8262 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 2505605 T8262 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2505610 T8262 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2505617 T8262 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2506051 T8262 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2506052 T8262 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2506053 T8262 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2506061 T8262 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2506064 T8262 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2506096 T8262 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2506102 T8262 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2506109 T8262 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2506113 T8262 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2506113 T8262 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2506114 T8262 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2506117 T8262 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2506118 T8262 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2506118 T8262 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2506118 T8262 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2506119 T8262 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-002/collection1/, dataDir=./solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-001/control/data/
   [junit4]   2> 2506120 T8262 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@347194f
   [junit4]   2> 2506121 T8262 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-001/control/data
   [junit4]   2> 2506122 T8262 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-001/control/data/index/
   [junit4]   2> 2506122 T8262 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2506123 T8262 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-001/control/data/index
   [junit4]   2> 2506123 T8262 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2656438369005323]
   [junit4]   2> 2506124 T8262 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@12075afb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@706925db),segFN=segments_1,generation=1}
   [junit4]   2> 2506125 T8262 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2506129 T8262 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2506129 T8262 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2506129 T8262 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2506129 T8262 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2506130 T8262 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2506130 T8262 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2506130 T8262 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2506131 T8262 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2506131 T8262 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2506131 T8262 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2506132 T8262 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2506132 T8262 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2506132 T8262 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2506133 T8262 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2506134 T8262 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2506134 T8262 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2506146 T8262 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2506153 T8262 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2506153 T8262 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2506154 T8262 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2506154 T8262 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@12075afb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@706925db),segFN=segments_1,generation=1}
   [junit4]   2> 2506154 T8262 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2506155 T8262 oass.SolrIndexSearcher.<init> Opening Searcher@6e09a6b1[collection1] main
   [junit4]   2> 2506155 T8262 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2506159 T8262 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2506159 T8262 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2506161 T8262 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2506162 T8262 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2506162 T8262 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2506164 T8262 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2506165 T8262 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2506165 T8262 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 2506165 T8262 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2506169 T8263 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6e09a6b1[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2506170 T8262 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2506173 T8266 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56417 collection:control_collection shard:shard1
   [junit4]   2> 2506173 T8237 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2506175 T8237 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2506175 T8266 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2506176 T8237 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2506179 T8268 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@65299bef name:ZooKeeperConnection Watcher:127.0.0.1:56414/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2506180 T8237 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2506184 T8237 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2506190 T8237 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2506191 T8266 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2506195 T8266 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2506196 T8266 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C4162 name=collection1 org.apache.solr.core.SolrCore@291a1cc url=http://127.0.0.1:56417/collection1 node=127.0.0.1:56417_ C4162_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:56417, core=collection1, node_name=127.0.0.1:56417_}
   [junit4]   2> 2506196 T8266 C4162 P56417 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56417/collection1/
   [junit4]   2> 2506196 T8266 C4162 P56417 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2506196 T8266 C4162 P56417 oasc.SyncStrategy.syncToMe http://127.0.0.1:56417/collection1/ has no replicas
   [junit4]   2> 2506197 T8266 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56417/collection1/ shard1
   [junit4]   2> 2506197 T8266 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2506200 T8259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2506205 T8260 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2506211 T8259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2506215 T8259 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> 2506222 T8260 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2506224 T8268 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> 2506229 T8259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2506335 T8259 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> 2506335 T8268 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> 2506368 T8266 oasc.ZkController.register We are http://127.0.0.1:56417/collection1/ and leader is http://127.0.0.1:56417/collection1/
   [junit4]   2> 2506368 T8266 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56417
   [junit4]   2> 2506368 T8266 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2506369 T8266 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 2506369 T8266 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2506372 T8259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2506372 T8259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2506373 T8259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2506375 T8266 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2506379 T8260 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2506380 T8260 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56417",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56417_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2506385 T8259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2506491 T8268 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> 2506491 T8259 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> 2507705 T8237 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 2507706 T8237 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2507713 T8237 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56421
   [junit4]   2> 2507713 T8237 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2507714 T8237 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2507714 T8237 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-003
   [junit4]   2> 2507714 T8237 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-003/'
   [junit4]   2> 2507759 T8237 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-003/solr.xml
   [junit4]   2> 2507845 T8237 oasc.CoreContainer.<init> New CoreContainer 1073936547
   [junit4]   2> 2507846 T8237 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-003/]
   [junit4]   2> 2507847 T8237 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2507847 T8237 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2507848 T8237 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2507848 T8237 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2507848 T8237 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2507849 T8237 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2507849 T8237 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2507849 T8237 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2507850 T8237 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2507850 T8237 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2507850 T8237 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2507851 T8237 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2507851 T8237 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56414/solr
   [junit4]   2> 2507852 T8237 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2507853 T8237 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2507856 T8279 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@311b62a name:ZooKeeperConnection Watcher:127.0.0.1:56414 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2507857 T8237 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2507863 T8237 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2507867 T8281 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6ef2d8c8 name:ZooKeeperConnection Watcher:127.0.0.1:56414/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2507867 T8237 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2507889 T8237 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2508898 T8237 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56421_
   [junit4]   2> 2508902 T8237 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56421_
   [junit4]   2> 2508921 T8268 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2508922 T8281 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2508923 T8259 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2508959 T8282 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2508960 T8282 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2508966 T8259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2508967 T8259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2508967 T8259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2508966 T8282 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2508977 T8260 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2508980 T8260 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56421",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56421_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2508980 T8260 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 2508981 T8260 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2508996 T8259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2509002 T8259 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> 2509003 T8268 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> 2509002 T8281 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> 2509971 T8282 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2509971 T8282 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2509975 T8282 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2509975 T8282 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2509981 T8282 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2509981 T8282 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-003/collection1/'
   [junit4]   2> 2509984 T8282 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 2509987 T8282 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 2509988 T8282 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 2510063 T8282 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 2510104 T8282 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2510107 T8282 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2510116 T8282 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2510596 T8282 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2510596 T8282 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2510598 T8282 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2510607 T8282 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2510609 T8282 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2510637 T8282 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2510642 T8282 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2510648 T8282 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2510651 T8282 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2510651 T8282 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2510652 T8282 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2510654 T8282 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2510655 T8282 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2510655 T8282 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2510655 T8282 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2510655 T8282 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-003/collection1/, dataDir=./solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-001/jetty1/
   [junit4]   2> 2510656 T8282 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@347194f
   [junit4]   2> 2510656 T8282 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-001/jetty1
   [junit4]   2> 2510657 T8282 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-001/jetty1/index/
   [junit4]   2> 2510657 T8282 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 2510657 T8282 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-001/jetty1/index
   [junit4]   2> 2510659 T8282 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2656438369005323]
   [junit4]   2> 2510659 T8282 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@69d66c6b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@380f7b7e),segFN=segments_1,generation=1}
   [junit4]   2> 2510660 T8282 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2510665 T8282 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2510665 T8282 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2510666 T8282 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2510666 T8282 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2510666 T8282 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2510666 T8282 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2510667 T8282 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2510667 T8282 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2510668 T8282 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2510668 T8282 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2510669 T8282 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2510669 T8282 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2510670 T8282 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2510671 T8282 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2510671 T8282 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2510672 T8282 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2510685 T8282 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2510689 T8282 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2510690 T8282 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2510690 T8282 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2510691 T8282 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@69d66c6b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@380f7b7e),segFN=segments_1,generation=1}
   [junit4]   2> 2510692 T8282 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2510692 T8282 oass.SolrIndexSearcher.<init> Opening Searcher@37d8ac58[collection1] main
   [junit4]   2> 2510692 T8282 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2510695 T8282 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2510696 T8282 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2510697 T8282 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2510697 T8282 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2510698 T8282 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2510699 T8282 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2510699 T8282 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2510699 T8282 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 2510700 T8282 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2511050 T8283 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@37d8ac58[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2511055 T8282 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2511060 T8286 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56421 collection:collection1 shard:shard1
   [junit4]   2> 2511061 T8237 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2511062 T8237 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2511063 T8286 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 2511088 T8286 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2511093 T8286 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2511093 T8286 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C4163 name=collection1 org.apache.solr.core.SolrCore@56ceadf7 url=http://127.0.0.1:56421/collection1 node=127.0.0.1:56421_ C4163_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:56421, core=collection1, node_name=127.0.0.1:56421_}
   [junit4]   2> 2511093 T8286 C4163 P56421 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56421/collection1/
   [junit4]   2> 2511093 T8286 C4163 P56421 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2511094 T8286 C4163 P56421 oasc.SyncStrategy.syncToMe http://127.0.0.1:56421/collection1/ has no replicas
   [junit4]   2> 2511094 T8286 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56421/collection1/ shard1
   [junit4]   2> 2511095 T8286 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 2511093 T8259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2511103 T8260 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2511110 T8259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2511114 T8268 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> 2511115 T8259 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> 2511116 T8281 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> 2511125 T8260 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2511129 T8259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2511234 T8259 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> 2511235 T8281 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> 2511236 T8268 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> 2511270 T8286 oasc.ZkController.register We are http://127.0.0.1:56421/collection1/ and leader is http://127.0.0.1:56421/collection1/
   [junit4]   2> 2511270 T8286 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56421
   [junit4]   2> 2511270 T8286 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2511270 T8286 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2511270 T8286 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2511274 T8259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2511274 T8259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2511275 T8259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2511278 T8286 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2511282 T8260 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2511283 T8260 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56421",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56421_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2511287 T8259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2511393 T8268 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> 2511393 T8259 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> 2511394 T8281 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> 2512677 T8237 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 2512678 T8237 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2512683 T8237 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56424
   [junit4]   2> 2512684 T8237 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2512684 T8237 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2512685 T8237 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-004
   [junit4]   2> 2512685 T8237 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-004/'
   [junit4]   2> 2512733 T8237 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-004/solr.xml
   [junit4]   2> 2512805 T8237 oasc.CoreContainer.<init> New CoreContainer 1416611029
   [junit4]   2> 2512805 T8237 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-004/]
   [junit4]   2> 2512806 T8237 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2512807 T8237 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2512807 T8237 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2512807 T8237 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2512807 T8237 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2512808 T8237 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2512808 T8237 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2512809 T8237 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2512809 T8237 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2512809 T8237 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2512810 T8237 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2512810 T8237 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2512811 T8237 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56414/solr
   [junit4]   2> 2512811 T8237 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2512812 T8237 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2512817 T8297 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@75e3a741 name:ZooKeeperConnection Watcher:127.0.0.1:56414 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2512817 T8237 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2512823 T8237 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2512827 T8299 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f11a31a name:ZooKeeperConnection Watcher:127.0.0.1:56414/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2512827 T8237 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2512848 T8237 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2513859 T8237 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56424_
   [junit4]   2> 2513863 T8237 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56424_
   [junit4]   2> 2513883 T8268 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2513884 T8299 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2513883 T8281 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2513885 T8259 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2513916 T8300 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2513917 T8300 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2513922 T8259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2513922 T8259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2513923 T8259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2513922 T8300 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2513932 T8260 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2513936 T8260 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56424",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56424_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2513937 T8260 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 2513938 T8260 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2513952 T8259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2513956 T8259 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> 2513958 T8281 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> 2513959 T8299 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> 2513958 T8268 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> 2514926 T8300 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2514927 T8300 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2514931 T8300 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2514932 T8300 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2514939 T8300 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2514939 T8300 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-004/collection1/'
   [junit4]   2> 2514942 T8300 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 2514944 T8300 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 2514945 T8300 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 2515016 T8300 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 2515064 T8300 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2515070 T8300 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2515080 T8300 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2515572 T8300 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2515572 T8300 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2515574 T8300 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2515581 T8300 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2515584 T8300 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2515610 T8300 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2515615 T8300 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2515621 T8300 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2515623 T8300 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2515624 T8300 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2515624 T8300 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2515627 T8300 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2515627 T8300 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2515627 T8300 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2515627 T8300 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2515628 T8300 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-004/collection1/, dataDir=./solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-001/jetty2/
   [junit4]   2> 2515628 T8300 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@347194f
   [junit4]   2> 2515629 T8300 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-001/jetty2
   [junit4]   2> 2515629 T8300 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-001/jetty2/index/
   [junit4]   2> 2515629 T8300 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 2515630 T8300 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-001/jetty2/index
   [junit4]   2> 2515630 T8300 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2656438369005323]
   [junit4]   2> 2515631 T8300 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@47bbe9fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4a45df53),segFN=segments_1,generation=1}
   [junit4]   2> 2515632 T8300 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2515639 T8300 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2515639 T8300 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2515640 T8300 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2515640 T8300 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2515640 T8300 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2515641 T8300 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2515642 T8300 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2515642 T8300 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2515642 T8300 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2515644 T8300 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2515645 T8300 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2515645 T8300 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2515645 T8300 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2515646 T8300 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2515647 T8300 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2515647 T8300 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2515659 T8300 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2515662 T8300 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2515663 T8300 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2515663 T8300 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2515664 T8300 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@47bbe9fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4a45df53),segFN=segments_1,generation=1}
   [junit4]   2> 2515664 T8300 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2515665 T8300 oass.SolrIndexSearcher.<init> Opening Searcher@29e46d4[collection1] main
   [junit4]   2> 2515665 T8300 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2515667 T8300 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2515668 T8300 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2515669 T8300 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2515669 T8300 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2515669 T8300 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2515671 T8300 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2515671 T8300 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2515671 T8300 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 2515671 T8300 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2515676 T8301 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@29e46d4[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2515678 T8300 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2515681 T8304 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56424 collection:collection1 shard:shard1
   [junit4]   2> 2515681 T8237 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2515682 T8237 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2515687 T8304 oasc.ZkController.register We are http://127.0.0.1:56424/collection1/ and leader is http://127.0.0.1:56421/collection1/
   [junit4]   2> 2515688 T8304 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56424
   [junit4]   2> 2515688 T8304 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 2515688 T8304 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C4164 name=collection1 org.apache.solr.core.SolrCore@2f16d0b1 url=http://127.0.0.1:56424/collection1 node=127.0.0.1:56424_ C4164_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:56424, core=collection1, node_name=127.0.0.1:56424_}
   [junit4]   2> 2515689 T8305 C4164 P56424 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 2515689 T8305 C4164 P56424 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 2515689 T8305 C4164 P56424 oasc.RecoveryStrategy.doRecovery Publishing state of core collection1 as recovering, leader is http://127.0.0.1:56421/collection1/ and I am http://127.0.0.1:56424/collection1/
   [junit4]   2> 2515690 T8305 C4164 P56424 oasc.ZkController.publish publishing core=collection1 state=recovering collection=collection1
   [junit4]   2> 2515690 T8305 C4164 P56424 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2515691 T8304 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2515695 T8305 C4164 P56424 oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to http://127.0.0.1:56421; WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A56424_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
   [junit4]   2> 2515695 T8259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2515698 T8260 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2515699 T8260 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56424",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56424_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 2515705 T8272 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 2515707 T8272 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2515708 T8272 oasha.CoreAdminHandler.handleWaitForStateAction Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 2515709 T8272 oasha.CoreAdminHandler.handleWaitForStateAction In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:56424_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"down","base_url":"http://127.0.0.1:56424","core":"collection1","node_name":"127.0.0.1:56424_"}
   [junit4]   2> 2515712 T8259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2515713 T8268 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> 2515714 T8259 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> 2515715 T8281 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> 2515715 T8299 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> 2516711 T8272 oasha.CoreAdminHandler.handleWaitForStateAction In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:56424_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"recovering","base_url":"http://127.0.0.1:56424","core":"collection1","node_name":"127.0.0.1:56424_"}
   [junit4]   2> 2516712 T8272 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 2516712 T8272 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={wt=javabin&state=recovering&coreNodeName=core_node2&nodeName=127.0.0.1:56424_&onlyIfLeader=true&version=2&checkLive=true&core=collection1&action=PREPRECOVERY&onlyIfLeaderActive=true} status=0 QTime=1007 
   [junit4]   2> 2517337 T8237 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 2517338 T8237 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2517344 T8237 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56428
   [junit4]   2> 2517345 T8237 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2517345 T8237 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2517345 T8237 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-005
   [junit4]   2> 2517345 T8237 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-005/'
   [junit4]   2> 2517385 T8237 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-005/solr.xml
   [junit4]   2> 2517451 T8237 oasc.CoreContainer.<init> New CoreContainer 1585031854
   [junit4]   2> 2517451 T8237 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001/tempDir-005/]
   [junit4]   2> 2517452 T8237 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2517453 T8237 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2517453 T8237 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2517453 T8237 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2517454 T8237 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2517454 T8237 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2517454 T8237 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2517455 T8237 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2517455 T8237 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2517455 T8237 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2517456 T8237 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2517456 T8237 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2517457 T8237 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56414/solr
   [junit4]   2> 2517457 T8237 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2517459 T8237 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2517466 T8317 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b4b5f7 name:ZooKeeperConnection Watcher:127.0.0.1:56414 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2517467 T8237 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2517478 T8237 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2517486 T8319 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@63093a13 name:ZooKeeperConnection Watcher:127.0.0.1:56414/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2517486 T8237 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2517533 T8237 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2518551 T8237 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56428_
   [junit4]   2> 2518558 T8237 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56428_
   [junit4]   2> 2518580 T8299 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2518581 T8259 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2518581 T8268 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2518584 T8319 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2518583 T8281 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2518622 T8320 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2518622 T8320 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2518627 T8320 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2518627 T8259 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2518637 T8260 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]

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

 org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:216)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:125)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:358)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:226)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:223)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:223)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:100)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.<init>(DistributedQueue.java:71)
   [junit4]   2> 	... 33 more
   [junit4]   2> 
   [junit4]   2> 2576126 T8340 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 2576128 T8340 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2576128 T8340 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2576129 T8340 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:358)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-4F8F7EB7D9D12960-001
   [junit4]   2> NOTE: test params are: codec=Lucene3x, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=bg_BG, timezone=Asia/Taipei
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_60 (64-bit)/cpus=2,threads=1,free=211522960,total=421031936
   [junit4]   2> NOTE: All tests run in this JVM: [LeaderElectionIntegrationTest, SolrIndexConfigTest, BlockDirectoryTest, TestReplicationHandlerBackup, TestCollectionAPI, TermVectorComponentTest, TestQueryTypes, RankQueryTest, TestExtendedDismaxParser, TestReversedWildcardFilterFactory, HdfsBasicDistributedZk2Test, ChaosMonkeySafeLeaderTest, BasicDistributedZkTest, TestHighlightDedupGrouping, XsltUpdateRequestHandlerTest, SOLR749Test, WordBreakSolrSpellCheckerTest, TestSolrDeletionPolicy2, DeleteShardTest, TestRandomFaceting, DocValuesMissingTest, DOMUtilTest, TestSolrQueryParserDefaultOperatorResource, TestSchemaNameResource, SolrInfoMBeanTest, TestNonNRTOpen, NotRequiredUniqueKeyTest, DefaultValueUpdateProcessorTest, TestFastWriter, TestQuerySenderNoQuery, TestHighFrequencyDictionaryFactory, AnalyticsMergeStrategyTest, AssignTest, CoreAdminRequestStatusTest, HdfsUnloadDistributedZkTest, NumericFieldsTest, LukeRequestHandlerTest, HttpPartitionTest, CircularListTest, TestFieldTypeResource, ShardRoutingCustomTest, MultiThreadedOCPTest, CurrencyFieldOpenExchangeTest, TestOmitPositions, AnalyticsQueryTest, AtomicUpdatesTest, TestHashPartitioner, DocValuesMultiTest, IndexSchemaRuntimeFieldTest, TermsComponentTest, HdfsDirectoryTest, TestSearchPerf, QueryElevationComponentTest, AlternateDirectoryTest, TestDistributedGrouping, TestConfigSets, TestStressRecovery, TestManagedResource, TestFreeTextSuggestions, DistributedDebugComponentTest, ScriptEngineTest, OutputWriterTest, TestUpdate, TestDefaultSearchFieldResource, HdfsSyncSliceTest, CoreMergeIndexesAdminHandlerTest, TestSolrCoreProperties, TestAddFieldRealTimeGet, DistributedExpandComponentTest, SuggestComponentTest, DistributedQueryComponentOptimizationTest, SpellingQueryConverterTest, RemoteQueryErrorTest, TestArbitraryIndexDir, TestSolrJ, FullSolrCloudDistribCmdsTest, DeleteReplicaTest, BasicDistributedZk2Test, EnumFieldTest, TestReplicationHandler, DistributedSpellCheckComponentTest, TestFieldCollectionResource, SuggesterWFSTTest, BasicZkTest, TestDistributedMissingSort, TestPerFieldSimilarity, JSONWriterTest, TestClassNameShortening, QueryResultKeyTest, TestBadConfig, MultiTermTest, PluginInfoTest, TestTrie, QueryEqualityTest, TestSolrQueryParser, TimeZoneUtilsTest, ZkSolrClientTest, TestFaceting, TestNoOpRegenerator, TestManagedSchema, TestFastOutputStream, CoreContainerCoreInitFailuresTest, OverseerCollectionProcessorTest, TestExceedMaxTermLength, DocExpirationUpdateProcessorFactoryTest, PeerSyncTest, TestLRUCache, CacheHeaderTest, TestElisionMultitermQuery, TestJmxMonitoredMap, RequiredFieldsTest, TestFastLRUCache, TestLuceneMatchVersion, SliceStateTest, TestFieldResource, TestStressReorder, TestStressUserVersions, TermVectorComponentDistributedTest, TestPostingsSolrHighlighter, DocumentBuilderTest, TestSweetSpotSimilarityFactory, IndexSchemaTest, DocValuesTest, TestCollationKeyRangeQueries, CustomCollectionTest, TestCoreContainer, TestPseudoReturnFields, SuggesterTest, TestCSVResponseWriter, TestBinaryField, SolrXmlInZkTest, SoftAutoCommitTest, SearchHandlerTest, TestFieldSortValues, CurrencyFieldXmlFileTest, TestQueryUtils, TestLFUCache, ClusterStateTest, ResponseHeaderTest, TestSort, HdfsBasicDistributedZkTest, TestCloudManagedSchemaConcurrent, TestMiniSolrCloudCluster, HdfsLockFactoryTest, TestWriterPerf, XmlUpdateRequestHandlerTest, TestRangeQuery, TestCustomSort, TestCursorMarkWithoutUniqueKey, TestDocumentBuilder, TestCopyFieldCollectionResource, FieldMutatingUpdateProcessorTest, TestShortCircuitedRequests, DebugComponentTest, MigrateRouteKeyTest, TestDynamicFieldCollectionResource, PrimUtilsTest, JsonLoaderTest, SuggesterTSTTest, CursorMarkTest, OpenCloseCoreStressTest, TestRecovery, AliasIntegrationTest, TestWordDelimiterFilterFactory, SolrTestCaseJ4Test, HdfsRecoveryZkTest, ReplicationFactorTest, TestMaxScoreQueryParser, PathHierarchyTokenizerFactoryTest, TestZkChroot, AnalysisErrorHandlingTest, PreAnalyzedFieldTest, SolrIndexSplitterTest, TestRemoteStreaming, CollectionsAPIDistributedZkTest, TestSolrIndexConfig, TestCollationFieldDocValues, ZkControllerTest, TestCodecSupport, TestQuerySenderListener, TestSolrXml, TestDFRSimilarityFactory, TestStressVersions, MBeansHandlerTest, PolyFieldTest, SignatureUpdateProcessorFactoryTest, TestStandardQParsers, HighlighterConfigTest, LoggingHandlerTest, BadCopyFieldTest, TestRealTimeGet, DateFieldTest, TestDistributedSearch, LegacyHTMLStripCharFilterTest, UnloadDistributedZkTest, SyncSliceTest]
   [junit4] Completed in 75.04s, 1 test, 1 error <<< FAILURES!

[...truncated 616 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:467: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:447: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:45: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:496: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1299: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:923: There were test failures: 404 suites, 1654 tests, 1 error, 43 ignored (16 assumptions)

Total time: 112 minutes 57 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any