Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1799/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
REGRESSION:  org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([DEB4C8DA76175994:5F5246C2014839A8]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:706)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
        at 
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
        at 
org.apache.solr.client.solrj.SolrServer.deleteByQuery(SolrServer.java:285)
        at 
org.apache.solr.client.solrj.SolrServer.deleteByQuery(SolrServer.java:271)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.del(AbstractFullDistribZkTestBase.java:729)
        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.tryDelete(ChaosMonkeySafeLeaderTest.java:194)
        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:112)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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 20426 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/init-core-data-001
   [junit4]   2> 514424 T977 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 514426 T977 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /
   [junit4]   2> 514474 T977 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 514475 T977 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 514479 T978 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 514580 T977 oasc.ZkTestServer.run start zk server on port:54450
   [junit4]   2> 514581 T977 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 514583 T977 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 514593 T984 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@27427af2 
name:ZooKeeperConnection Watcher:127.0.0.1:54450 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 514594 T977 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 514595 T977 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 514596 T977 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 514610 T977 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 514614 T977 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 514619 T986 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@a6fd4e6 name:ZooKeeperConnection 
Watcher:127.0.0.1:54450/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 514620 T977 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 514621 T977 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 514621 T977 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 514634 T977 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 514644 T977 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 514654 T977 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 514665 T977 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 514666 T977 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 514682 T977 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 514684 T977 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 514698 T977 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 514699 T977 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 514710 T977 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 514711 T977 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 514723 T977 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 514724 T977 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 514741 T977 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 514741 T977 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 514757 T977 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 514758 T977 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 514769 T977 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 514770 T977 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 514783 T977 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 514784 T977 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 514796 T977 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 514797 T977 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 514808 T977 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 514809 T977 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 516980 T977 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 516991 T977 oejs.AbstractConnector.doStart Started 
SelectChannelConnector@127.0.0.1:54453
   [junit4]   2> 516992 T977 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 516994 T977 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 516994 T977 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-002
   [junit4]   2> 516994 T977 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-002/'
   [junit4]   2> 517037 T977 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-002/solr.xml
   [junit4]   2> 517141 T977 oasc.CoreContainer.<init> New CoreContainer 
2067098320
   [junit4]   2> 517142 T977 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-002/]
   [junit4]   2> 517144 T977 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 517145 T977 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 517145 T977 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 517146 T977 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 517147 T977 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 517147 T977 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 517148 T977 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 517149 T977 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 517149 T977 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 517151 T977 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 517152 T977 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 517152 T977 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 517153 T977 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 517154 T977 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:54450/solr
   [junit4]   2> 517154 T977 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 517155 T977 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 517157 T977 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 517162 T997 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6ff7bce1 
name:ZooKeeperConnection Watcher:127.0.0.1:54450 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 517164 T977 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 517164 T977 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 517171 T977 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 517175 T999 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@a8457f6 name:ZooKeeperConnection 
Watcher:127.0.0.1:54450/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 517176 T977 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 517181 T977 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 517193 T977 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 517204 T977 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 517218 T977 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 517238 T977 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 517253 T977 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 517266 T977 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:54453_
   [junit4]   2> 517268 T977 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:54453_
   [junit4]   2> 517281 T977 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 517289 T977 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 517297 T977 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 517303 T977 oasc.OverseerElectionContext.runLeaderProcess I am 
going to be the leader 127.0.0.1:54453_
   [junit4]   2> 517304 T977 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 517311 T977 oasc.Overseer.start Overseer 
(id=92477607806238723-127.0.0.1:54453_-n_0000000000) starting
   [junit4]   2> 517321 T977 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 517355 T977 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 517357 T1001 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 517363 T977 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 517374 T977 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 517381 T977 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 517398 T1000 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 517413 T1003 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 517413 T1003 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 517416 T1003 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 517417 T1004 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 517431 T1000 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "state":"down",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "node_name":"127.0.0.1:54453_",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:54453";,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "roles":null}
   [junit4]   2> 517431 T1000 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 517431 T1000 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
control_collection 1
   [junit4]   2> 517432 T1000 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 517442 T1004 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> 518418 T1003 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 518419 T1003 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 518422 T1003 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 518422 T1003 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 518432 T1003 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 518433 T1003 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-002/collection1/'
   [junit4]   2> 518435 T1003 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 518436 T1003 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 518437 T1003 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 518548 T1003 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 518631 T1003 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 518636 T1003 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 518653 T1003 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 519219 T1003 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 519222 T1003 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 519226 T1003 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 519235 T1003 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 519321 T1003 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 519322 T1003 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 519322 T1003 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-002/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-001/control/data/
   [junit4]   2> 519323 T1003 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@204f1c8e
   [junit4]   2> 519326 T1003 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-001/control/data
   [junit4]   2> 519327 T1003 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-001/control/data/index/
   [junit4]   2> 519328 T1003 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 519330 T1003 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-001/control/data/index
   [junit4]   2> 519330 T1003 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.20851501811543305]
   [junit4]   2> 519334 T1003 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 519334 T1003 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 519340 T1003 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 519341 T1003 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 519342 T1003 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 519342 T1003 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 519342 T1003 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 519343 T1003 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 519344 T1003 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 519344 T1003 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 519344 T1003 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 519345 T1003 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 519346 T1003 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 519347 T1003 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 519347 T1003 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 519348 T1003 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 519348 T1003 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 519349 T1003 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 519349 T1003 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 519350 T1003 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 519351 T1003 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 519353 T1003 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 519365 T1003 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 519368 T1003 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 519370 T1003 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 519373 T1003 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 519377 T1003 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 519378 T1003 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 519380 T1003 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=46.2998046875, 
floorSegmentMB=0.650390625, forceMergeDeletesPctAllowed=0.5707105895839049, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 519382 T1003 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 519382 T1003 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 519383 T1003 oass.SolrIndexSearcher.<init> Opening 
Searcher@42838a42[collection1] main
   [junit4]   2> 519383 T1003 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 519390 T1003 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 519390 T1003 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 519392 T1003 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 519393 T1003 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 519393 T1003 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 519395 T1003 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 519396 T1003 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 519398 T1003 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 519406 T1003 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 519407 T1003 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 519407 T1003 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 519413 T1005 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@42838a42[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 519422 T1003 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 519426 T1008 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:54453 collection:control_collection 
shard:shard1
   [junit4]   2> 519427 T977 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 519428 T977 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 519429 T977 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 519429 T1008 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 519431 T977 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 519435 T1010 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@898c1fc name:ZooKeeperConnection 
Watcher:127.0.0.1:54450/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 519436 T977 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 519437 T977 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 519441 T977 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 519454 T977 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 519463 T1008 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 519501 T1004 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 519515 T1008 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 519515 T1008 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C247 name=collection1 
org.apache.solr.core.SolrCore@53c93e75 url=http://127.0.0.1:54453/collection1 
node=127.0.0.1:54453_ C247_STATE=coll:control_collection core:collection1 
props:{state=down, node_name=127.0.0.1:54453_, core=collection1, 
base_url=http://127.0.0.1:54453}
   [junit4]   2> 519516 T1008 C247 P54453 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:54453/collection1/
   [junit4]   2> 519516 T1008 C247 P54453 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 519516 T1008 C247 P54453 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:54453/collection1/ has no replicas
   [junit4]   2> 519517 T1008 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:54453/collection1/ shard1
   [junit4]   2> 519517 T1008 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 519573 T1004 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> 519574 T1011 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> 519637 T1004 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 519640 T1004 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> 519640 T1011 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> 519679 T1008 oasc.ZkController.register We are 
http://127.0.0.1:54453/collection1/ and leader is 
http://127.0.0.1:54453/collection1/
   [junit4]   2> 519680 T1008 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:54453
   [junit4]   2> 519680 T1008 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 519680 T1008 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 519681 T1008 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 519686 T1004 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 519713 T1000 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "state":"active",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "node_name":"127.0.0.1:54453_",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:54453";,
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "roles":null}
   [junit4]   2> 519826 T1004 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> 519827 T1011 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> 521329 T977 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 521330 T977 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 521334 T977 oejs.AbstractConnector.doStart Started 
SelectChannelConnector@127.0.0.1:54457
   [junit4]   2> 521335 T977 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 521337 T977 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 521338 T977 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-003
   [junit4]   2> 521338 T977 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-003/'
   [junit4]   2> 521381 T977 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-003/solr.xml
   [junit4]   2> 521467 T977 oasc.CoreContainer.<init> New CoreContainer 
1856419363
   [junit4]   2> 521468 T977 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-003/]
   [junit4]   2> 521470 T977 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 521470 T977 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 521471 T977 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 521471 T977 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 521472 T977 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 521472 T977 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 521473 T977 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 521473 T977 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 521473 T977 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 521474 T977 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 521474 T977 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 521475 T977 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 521475 T977 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 521476 T977 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:54450/solr
   [junit4]   2> 521476 T977 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 521477 T977 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 521478 T977 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 521482 T1022 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2ffec96 name:ZooKeeperConnection 
Watcher:127.0.0.1:54450 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 521483 T977 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 521484 T977 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 521491 T977 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 521494 T1024 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@48780931 
name:ZooKeeperConnection Watcher:127.0.0.1:54450/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 521495 T977 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 521518 T977 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 522532 T977 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:54457_
   [junit4]   2> 522534 T977 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:54457_
   [junit4]   2> 522549 T977 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 522568 T1026 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 522568 T1026 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 522571 T1026 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 522571 T1004 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 522583 T1000 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "state":"down",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "node_name":"127.0.0.1:54457_",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:54457";,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "roles":null}
   [junit4]   2> 522584 T1000 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1]
   [junit4]   2> 522584 T1000 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
   [junit4]   2> 522584 T1000 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 522594 T1025 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> 522594 T1011 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> 522594 T1004 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> 523573 T1026 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 523574 T1026 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 523576 T1026 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 523576 T1026 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 523580 T1026 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 523581 T1026 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-003/collection1/'
   [junit4]   2> 523582 T1026 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 523583 T1026 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 523583 T1026 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 523668 T1026 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 523723 T1026 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 523727 T1026 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 523739 T1026 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 524138 T1026 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 524142 T1026 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 524145 T1026 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 524152 T1026 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 524254 T1026 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 524257 T1026 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 524257 T1026 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-003/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-001/jetty1/
   [junit4]   2> 524257 T1026 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@204f1c8e
   [junit4]   2> 524262 T1026 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-001/jetty1
   [junit4]   2> 524263 T1026 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-001/jetty1/index/
   [junit4]   2> 524264 T1026 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 524268 T1026 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-001/jetty1/index
   [junit4]   2> 524269 T1026 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.20851501811543305]
   [junit4]   2> 524274 T1026 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 524275 T1026 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 524285 T1026 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 524286 T1026 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 524287 T1026 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 524287 T1026 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 524287 T1026 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 524288 T1026 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 524288 T1026 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 524289 T1026 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 524289 T1026 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 524290 T1026 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 524291 T1026 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 524291 T1026 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 524293 T1026 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 524294 T1026 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 524300 T1026 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 524303 T1026 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 524304 T1026 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 524305 T1026 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 524307 T1026 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 524308 T1026 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 524322 T1026 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 524324 T1026 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 524326 T1026 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 524330 T1026 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 524334 T1026 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 524335 T1026 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 524336 T1026 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=46.2998046875, 
floorSegmentMB=0.650390625, forceMergeDeletesPctAllowed=0.5707105895839049, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 524338 T1026 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 524338 T1026 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 524339 T1026 oass.SolrIndexSearcher.<init> Opening 
Searcher@38ae6c61[collection1] main
   [junit4]   2> 524340 T1026 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 524343 T1026 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 524343 T1026 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 524346 T1026 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 524346 T1026 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 524346 T1026 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 524351 T1026 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 524351 T1026 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 524352 T1026 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 524352 T1026 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 524357 T1027 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@38ae6c61[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 524363 T1026 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 524365 T1030 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:54457 collection:collection1 
shard:shard1
   [junit4]   2> 524367 T977 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 524367 T977 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 524368 T1030 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 524377 T977 
oasc.AbstractFullDistribZkTestBase.randomlyEnableAutoSoftCommit Not turning on 
auto soft commit
   [junit4]   2> ASYNC  NEW_CORE C248 name=collection1 
org.apache.solr.core.SolrCore@53c93e75 url=http://127.0.0.1:54453/collection1 
node=127.0.0.1:54453_ C248_STATE=coll:control_collection core:collection1 
props:{state=active, node_name=127.0.0.1:54453_, core=collection1, 
base_url=http://127.0.0.1:54453, leader=true}
   [junit4]   2> 524388 T995 C248 P54453 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={version=2&wt=javabin} 
{deleteByQuery=*:* (-1479641735276527616)} 0 6
   [junit4]   2> 524389 T1030 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 524390 T977 
oascsi.CloudSolrServer.requestWithRetryOnStaleState ERROR Request to collection 
collection1 failed due to (510) org.apache.solr.common.SolrException: Not 
enough nodes to handle the request, retry? 0
   [junit4]   2> 524397 T977 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 
54453
   [junit4]   2> 524398 T977 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=2067098320
   [junit4]   2> 524398 T1004 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 524399 T977 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 524400 T977 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 524402 T1030 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 524402 T1030 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C249 name=collection1 
org.apache.solr.core.SolrCore@48e89e45 url=http://127.0.0.1:54457/collection1 
node=127.0.0.1:54457_ C249_STATE=coll:collection1 core:collection1 
props:{state=down, node_name=127.0.0.1:54457_, core=collection1, 
base_url=http://127.0.0.1:54457}
   [junit4]   2> 524402 T1030 C249 P54457 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:54457/collection1/
   [junit4]   2> 524403 T1030 C249 P54457 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 524403 T1030 C249 P54457 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:54457/collection1/ has no replicas
   [junit4]   2> 524403 T977 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@53c93e75
   [junit4]   2> 524403 T1030 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:54457/collection1/ shard1
   [junit4]   2> 524404 T1030 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 524412 T977 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 524413 T977 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 524414 T977 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 524414 T977 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 524414 T977 C248 P54453 oasu.DirectUpdateHandler2.closeWriter 
Committing on IndexWriter close.
   [junit4]   2> 524417 T977 C248 P54453 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-001/control/data/index,segFN=segments_2,generation=2}
   [junit4]   2> 524419 T977 C248 P54453 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 2
   [junit4]   2> 524424 T977 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 524425 T977 oasc.CachingDirectoryFactory.close Closing 
StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 524425 T977 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-001/control/data/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-001/control/data/index;done=false>>]
   [junit4]   2> 524426 T977 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-001/control/data/index
   [junit4]   2> 524426 T977 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-001/control/data
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-001/control/data;done=false>>]
   [junit4]   2> 524427 T977 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-001/control/data
   [junit4]   2> 524429 T977 oasc.Overseer.close Overseer 
(id=92477607806238723-127.0.0.1:54453_-n_0000000000) closing
   [junit4]   2> 524430 T1000 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:54453_
   [junit4]   2> 524437 T1004 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 524442 T1025 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:54457_
   [junit4]   2> 524443 T1025 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 524449 T1025 oasc.Overseer.start Overseer 
(id=92477607806238726-127.0.0.1:54457_-n_0000000001) starting
   [junit4]   2> 524454 T977 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 524490 T1025 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 524491 T1034 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 524511 T1033 oasc.Overseer$ClusterStateUpdater.run Replaying 
operations from work queue.
   [junit4]   2> 524516 T1025 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> 524525 T1033 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 524558 T1025 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 524565 T1033 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=null message={
   [junit4]   2>          "state":"down",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "node_name":"127.0.0.1:54453_",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:54453";,
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "roles":null}
   [junit4]   2> 524574 T1025 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 524589 T1025 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 524593 T1025 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> 524634 T1030 oasc.ZkController.register We are 
http://127.0.0.1:54457/collection1/ and leader is 
http://127.0.0.1:54457/collection1/
   [junit4]   2> 524635 T1030 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:54457
   [junit4]   2> 524635 T1030 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 524635 T1030 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 524636 T1030 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 524641 T1025 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 524660 T1033 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=null message={
   [junit4]   2>          "state":"active",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "node_name":"127.0.0.1:54457_",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:54457";,
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "roles":null}
   [junit4]   2> 524777 T1025 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> 525937 T1031 
oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read 
the data org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect/leader
   [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.getData(ZooKeeper.java:1155)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:347)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:383)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:126)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:333)
   [junit4]   2> 
   [junit4]   2> 529443 T977 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 
54457
   [junit4]   2> 529444 T977 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1856419363
   [junit4]   2> 529444 T977 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 529444 T977 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 529446 T1025 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 529449 T977 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@48e89e45
   [junit4]   2> 529462 T1033 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=null message={
   [junit4]   2>          "state":"down",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "node_name":"127.0.0.1:54457_",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:54457";,
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "roles":null}
   [junit4]   2> 529470 T1025 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> 529477 T977 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 529479 T977 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 529480 T977 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 529480 T977 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 529488 T977 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 529489 T977 oasc.CachingDirectoryFactory.close Closing 
StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 529489 T977 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-001/jetty1/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-001/jetty1/index;done=false>>]
   [junit4]   2> 529490 T977 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-001/jetty1/index
   [junit4]   2> 529490 T977 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-001/jetty1
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-001/jetty1;done=false>>]
   [junit4]   2> 529491 T977 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001/tempDir-001/jetty1
   [junit4]   2> 529493 T977 oasc.Overseer.close Overseer 
(id=92477607806238726-127.0.0.1:54457_-n_0000000001) closing
   [junit4]   2> 529494 T1033 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:54457_
   [junit4]   2> 529499 T1024 oaz.ClientCnxn$EventThread.processEvent ERROR 
Error while calling watcher  java.util.concurrent.RejectedExecutionException: 
Task java.util.concurrent.FutureTask@36ad9bf4 rejected from 
java.util.concurrent.ThreadPoolExecutor@3fd9cc37[Shutting down, pool size = 2, 
active threads = 0, queued tasks = 0, completed tasks = 13]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:263)
   [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> 529516 T977 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 530998 T1036 
oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read 
the data org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect/leader
   [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.getData(ZooKeeper.java:1155)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:347)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:383)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:126)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:333)
   [junit4]   2> 
   [junit4]   2> 534506 T977 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 534509 T977 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:54450 54450
   [junit4]   2> 534521 T978 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:54450 54450
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.method=testDistribSearch 
-Dtests.seed=DEB4C8DA76175994 -Dtests.slow=true -Dtests.locale=ar_SY 
-Dtests.timezone=Asia/Jayapura -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   20.4s | ChaosMonkeySafeLeaderTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DEB4C8DA76175994:5F5246C2014839A8]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:706)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
   [junit4]    >        at 
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrServer.deleteByQuery(SolrServer.java:285)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrServer.deleteByQuery(SolrServer.java:271)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.del(AbstractFullDistribZkTestBase.java:729)
   [junit4]    >        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.tryDelete(ChaosMonkeySafeLeaderTest.java:194)
   [junit4]    >        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:112)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 534895 T977 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-DEB4C8DA76175994-001
   [junit4]   2> 20541 T976 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will 
linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene410: {}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=ar_SY, 
timezone=Asia/Jayapura
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_67 
(64-bit)/cpus=2,threads=1,free=15881080,total=83611648
   [junit4]   2> NOTE: All tests run in this JVM: 
[SolrCoreCheckLockOnStartupTest, TestRemoteStreaming, SolrCoreTest, 
BlockCacheTest, AnalysisErrorHandlingTest, 
UniqFieldsUpdateProcessorFactoryTest, CoreAdminRequestStatusTest, SOLR749Test, 
LoggingHandlerTest, DistributedExpandComponentTest, ReplicationFactorTest, 
DistributedSpellCheckComponentTest, TestFuzzyAnalyzedSuggestions, 
TestJmxMonitoredMap, TestIndexSearcher, TestSimpleQParserPlugin, 
FileBasedSpellCheckerTest, TriLevelCompositeIdRoutingTest, 
SharedFSAutoReplicaFailoverUtilsTest, TestFieldResource, MBeansHandlerTest, 
TestWriterPerf, DistribDocExpirationUpdateProcessorTest, TestCSVLoader, 
TestDFRSimilarityFactory, HdfsChaosMonkeySafeLeaderTest, 
BasicDistributedZk2Test, MoreLikeThisHandlerTest, StandardRequestHandlerTest, 
QueryParsingTest, TestHashPartitioner, TestFoldingMultitermQuery, 
ChaosMonkeySafeLeaderTest]
   [junit4] Completed in 20.90s, 1 test, 1 error <<< FAILURES!

[...truncated 1260 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:491: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:471: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:60: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:189: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:496: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1358: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:961: 
There were test failures: 429 suites, 1772 tests, 1 error, 50 ignored (22 
assumptions)

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


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

Reply via email to