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/01/29 06:02:27 UTC

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0-ea-b124) - Build # 3722 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3722/
Java: 64bit/jdk1.8.0-ea-b124 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestModifyConfFiles

Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=4830, name=coreLoadExecutor-2832-thread-1, state=RUNNABLE, group=TGRP-TestModifyConfFiles], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=4830, name=coreLoadExecutor-2832-thread-1, state=RUNNABLE, group=TGRP-TestModifyConfFiles], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([A04A9A140A0CBD93]:0)
	at java.lang.Thread.getStackTrace(Thread.java:1551)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:551)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1041)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:933)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:925)
	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:37)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:350)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:62)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:509)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:759)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:628)
	at org.apache.solr.core.ZkContainer.createFromZk(ZkContainer.java:223)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:595)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:258)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:250)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:744)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@674c60c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7797bd03)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	... 1 more




Build Log:
[...truncated 10334 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestModifyConfFiles
   [junit4]   2> 1095190 T4749 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /xme/lk
   [junit4]   2> 1095196 T4749 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestModifyConfFiles-1390970168683
   [junit4]   2> 1095198 T4749 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1095200 T4750 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1095309 T4749 oasc.ZkTestServer.run start zk server on port:57170
   [junit4]   2> 1095313 T4749 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1095343 T4756 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@138f7e3a name:ZooKeeperConnection Watcher:127.0.0.1:57170 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1095344 T4749 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1095345 T4749 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1095359 T4749 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1095364 T4758 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@158e2a51 name:ZooKeeperConnection Watcher:127.0.0.1:57170/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1095365 T4749 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1095365 T4749 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1095376 T4749 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1095384 T4749 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1095390 T4749 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1095398 T4749 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1095398 T4749 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1095430 T4749 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1095430 T4749 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1095441 T4749 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1095441 T4749 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1095449 T4749 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1095449 T4749 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1095459 T4749 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1095459 T4749 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1095467 T4749 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1095467 T4749 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1095476 T4749 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1095476 T4749 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1095485 T4749 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1095485 T4749 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1095535 T4749 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1095535 T4749 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1095539 T4749 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1095539 T4749 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1095543 T4749 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1095543 T4749 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1096197 T4749 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1096205 T4749 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57177
   [junit4]   2> 1096205 T4749 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1096205 T4749 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1096206 T4749 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.TestModifyConfFiles-controljetty-1390970169033
   [junit4]   2> 1096206 T4749 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.TestModifyConfFiles-controljetty-1390970169033\'
   [junit4]   2> 1096242 T4749 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.TestModifyConfFiles-controljetty-1390970169033\solr.xml
   [junit4]   2> 1096256 T4749 oasc.CoreContainer.<init> New CoreContainer 35521931
   [junit4]   2> 1096257 T4749 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.TestModifyConfFiles-controljetty-1390970169033\]
   [junit4]   2> 1096258 T4749 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1096258 T4749 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1096258 T4749 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1096258 T4749 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1096258 T4749 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1096259 T4749 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1096260 T4749 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1096260 T4749 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1096260 T4749 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1096266 T4749 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1096266 T4749 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1096266 T4749 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1096267 T4749 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57170/solr
   [junit4]   2> 1096267 T4749 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1096279 T4749 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1096286 T4769 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7e425e73 name:ZooKeeperConnection Watcher:127.0.0.1:57170 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1096287 T4749 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1096292 T4751 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143dc4865780002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 1096293 T4749 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1096296 T4771 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5801d4e name:ZooKeeperConnection Watcher:127.0.0.1:57170/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1096297 T4749 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1096299 T4749 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1096305 T4749 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1096312 T4749 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1096316 T4749 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57177_xme%2Flk
   [junit4]   2> 1096318 T4749 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57177_xme%2Flk
   [junit4]   2> 1096323 T4749 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1096327 T4749 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1096336 T4749 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1096340 T4749 oasc.Overseer.start Overseer (id=91158620975661059-127.0.0.1:57177_xme%2Flk-n_0000000000) starting
   [junit4]   2> 1096346 T4749 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1096354 T4773 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1096354 T4749 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1096356 T4773 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 1096358 T4749 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1096361 T4749 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1096365 T4772 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1096369 T4774 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1096369 T4774 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1096372 T4774 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1096372 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1096374 T4772 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1096375 T4772 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:57177/xme/lk",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57177_xme%2Flk",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1096375 T4772 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1096375 T4772 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1096380 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1096382 T4771 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> 1097450 T4774 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1097450 T4774 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.TestModifyConfFiles-controljetty-1390970169033\collection1
   [junit4]   2> 1097450 T4774 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1097451 T4774 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1097451 T4774 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1097453 T4774 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.TestModifyConfFiles-controljetty-1390970169033\collection1\'
   [junit4]   2> 1097453 T4774 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.TestModifyConfFiles-controljetty-1390970169033/collection1/lib/classes/' to classloader
   [junit4]   2> 1097455 T4774 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.TestModifyConfFiles-controljetty-1390970169033/collection1/lib/README' to classloader
   [junit4]   2> 1097487 T4774 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1097515 T4774 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1097517 T4774 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1097523 T4774 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1097636 T4774 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1097642 T4774 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1097642 T4774 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1097662 T4774 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1097667 T4774 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1097671 T4774 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1097672 T4774 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1097672 T4774 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1097672 T4774 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1097674 T4774 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1097674 T4774 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1097674 T4774 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1097675 T4774 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.TestModifyConfFiles-controljetty-1390970169033\collection1\, dataDir=.\org.apache.solr.cloud.TestModifyConfFiles-1390970168681/control/data\
   [junit4]   2> 1097675 T4774 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e90bd3a
   [junit4]   2> 1097676 T4774 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.TestModifyConfFiles-1390970168681/control/data\
   [junit4]   2> 1097676 T4774 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.TestModifyConfFiles-1390970168681/control/data\index/
   [junit4]   2> 1097676 T4774 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.TestModifyConfFiles-1390970168681\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1097677 T4774 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.TestModifyConfFiles-1390970168681/control/data\index
   [junit4]   2> 1097677 T4774 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1097677 T4774 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@368929ee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@61550aa6),segFN=segments_1,generation=1}
   [junit4]   2> 1097677 T4774 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1097681 T4774 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1097681 T4774 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1097682 T4774 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1097682 T4774 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1097682 T4774 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1097682 T4774 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1097683 T4774 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1097683 T4774 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1097683 T4774 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1097685 T4774 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1097685 T4774 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1097685 T4774 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1097685 T4774 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1097686 T4774 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1097686 T4774 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1097686 T4774 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1097687 T4774 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1097694 T4774 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1097698 T4774 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1097698 T4774 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1097699 T4774 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1097699 T4774 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@368929ee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@61550aa6),segFN=segments_1,generation=1}
   [junit4]   2> 1097699 T4774 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1097699 T4774 oass.SolrIndexSearcher.<init> Opening Searcher@3782934a main
   [junit4]   2> 1097702 T4774 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1097703 T4775 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3782934a main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1097705 T4749 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1097705 T4749 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1097708 T4778 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57177/xme/lk collection:control_collection shard:shard1
   [junit4]   2> 1097714 T4749 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1097717 T4780 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c715c1d name:ZooKeeperConnection Watcher:127.0.0.1:57170/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1097717 T4778 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1097719 T4749 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1097723 T4749 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1097731 T4749 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1097740 T4778 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1097746 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1097749 T4778 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1097749 T4778 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1452 name=collection1 org.apache.solr.core.SolrCore@f16bf12 url=http://127.0.0.1:57177/xme/lk/collection1 node=127.0.0.1:57177_xme%2Flk C1452_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:57177/xme/lk, core=collection1, node_name=127.0.0.1:57177_xme%2Flk}
   [junit4]   2> 1097749 T4778 C1452 P57177 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57177/xme/lk/collection1/
   [junit4]   2> 1097750 T4778 C1452 P57177 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1097750 T4778 C1452 P57177 oasc.SyncStrategy.syncToMe http://127.0.0.1:57177/xme/lk/collection1/ has no replicas
   [junit4]   2> 1097750 T4778 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57177/xme/lk/collection1/ shard1
   [junit4]   2> 1097750 T4778 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1097753 T4772 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1097762 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1097771 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1097810 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1097923 T4771 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> 1097925 T4780 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> 1097939 T4778 oasc.ZkController.register We are http://127.0.0.1:57177/xme/lk/collection1/ and leader is http://127.0.0.1:57177/xme/lk/collection1/
   [junit4]   2> 1097939 T4778 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57177/xme/lk
   [junit4]   2> 1097939 T4778 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1097939 T4778 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1097939 T4778 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1097943 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1097943 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1097943 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1097949 T4778 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1097952 T4772 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1097953 T4772 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57177/xme/lk",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57177_xme%2Flk",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1097960 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1098077 T4771 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> 1098078 T4780 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> 1098480 T4749 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1098481 T4749 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1098487 T4749 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57189
   [junit4]   2> 1098488 T4749 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1098489 T4749 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1098489 T4749 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.TestModifyConfFiles-jetty1-1390970171216
   [junit4]   2> 1098490 T4749 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.TestModifyConfFiles-jetty1-1390970171216\'
   [junit4]   2> 1098541 T4749 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.TestModifyConfFiles-jetty1-1390970171216\solr.xml
   [junit4]   2> 1098561 T4749 oasc.CoreContainer.<init> New CoreContainer 704111756
   [junit4]   2> 1098561 T4749 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.TestModifyConfFiles-jetty1-1390970171216\]
   [junit4]   2> 1098564 T4749 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1098564 T4749 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1098564 T4749 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1098564 T4749 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1098564 T4749 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1098566 T4749 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1098566 T4749 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1098566 T4749 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1098566 T4749 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1098574 T4749 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1098574 T4749 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1098577 T4749 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1098577 T4749 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57170/solr
   [junit4]   2> 1098578 T4749 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1098581 T4749 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1098605 T4791 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7048a8cd name:ZooKeeperConnection Watcher:127.0.0.1:57170 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1098605 T4749 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1098618 T4749 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1098630 T4793 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@897e31d name:ZooKeeperConnection Watcher:127.0.0.1:57170/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1098630 T4749 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1098640 T4749 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1099727 T4749 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57189_xme%2Flk
   [junit4]   2> 1099734 T4749 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57189_xme%2Flk
   [junit4]   2> 1099746 T4793 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1099747 T4780 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1099747 T4771 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1099762 T4794 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1099762 T4794 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1099765 T4794 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1099766 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1099766 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1099766 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1099769 T4772 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1099770 T4772 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57189/xme/lk",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57189_xme%2Flk",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1099770 T4772 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 1099770 T4772 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1099775 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1099782 T4771 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> 1099783 T4780 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> 1099783 T4793 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> 1100909 T4794 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1100909 T4794 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.TestModifyConfFiles-jetty1-1390970171216\collection1
   [junit4]   2> 1100909 T4794 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1100910 T4794 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1100910 T4794 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1100912 T4794 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.TestModifyConfFiles-jetty1-1390970171216\collection1\'
   [junit4]   2> 1100914 T4794 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.TestModifyConfFiles-jetty1-1390970171216/collection1/lib/classes/' to classloader
   [junit4]   2> 1100916 T4794 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.TestModifyConfFiles-jetty1-1390970171216/collection1/lib/README' to classloader
   [junit4]   2> 1100954 T4794 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1100970 T4794 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1100974 T4794 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1100983 T4794 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1101151 T4794 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1101158 T4794 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1101158 T4794 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1101183 T4794 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1101187 T4794 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1101192 T4794 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1101194 T4794 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1101194 T4794 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1101194 T4794 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1101197 T4794 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1101197 T4794 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1101197 T4794 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1101198 T4794 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.TestModifyConfFiles-jetty1-1390970171216\collection1\, dataDir=.\org.apache.solr.cloud.TestModifyConfFiles-1390970168681/jetty1\
   [junit4]   2> 1101198 T4794 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e90bd3a
   [junit4]   2> 1101200 T4794 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.TestModifyConfFiles-1390970168681/jetty1\
   [junit4]   2> 1101200 T4794 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.TestModifyConfFiles-1390970168681/jetty1\index/
   [junit4]   2> 1101200 T4794 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.TestModifyConfFiles-1390970168681\jetty1\index' doesn't exist. Creating new index...
   [junit4]   2> 1101200 T4794 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.TestModifyConfFiles-1390970168681/jetty1\index
   [junit4]   2> 1101201 T4794 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1101201 T4794 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7b17d9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7ee1a34d),segFN=segments_1,generation=1}
   [junit4]   2> 1101201 T4794 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1101208 T4794 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1101208 T4794 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1101208 T4794 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1101209 T4794 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1101209 T4794 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1101209 T4794 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1101209 T4794 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1101210 T4794 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1101210 T4794 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1101210 T4794 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1101211 T4794 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1101211 T4794 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1101211 T4794 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1101212 T4794 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1101212 T4794 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1101214 T4794 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1101214 T4794 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1101220 T4794 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1101225 T4794 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1101225 T4794 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1101229 T4794 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1101229 T4794 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7b17d9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7ee1a34d),segFN=segments_1,generation=1}
   [junit4]   2> 1101230 T4794 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1101230 T4794 oass.SolrIndexSearcher.<init> Opening Searcher@7ba1cf50 main
   [junit4]   2> 1101256 T4794 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1101256 T4795 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7ba1cf50 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1101259 T4749 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1101259 T4749 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1101262 T4798 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57189/xme/lk collection:collection1 shard:shard2
   [junit4]   2> 1101320 T4798 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1101343 T4798 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1101348 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1101349 T4798 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1101349 T4798 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1453 name=collection1 org.apache.solr.core.SolrCore@42efa7e2 url=http://127.0.0.1:57189/xme/lk/collection1 node=127.0.0.1:57189_xme%2Flk C1453_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:57189/xme/lk, core=collection1, node_name=127.0.0.1:57189_xme%2Flk}
   [junit4]   2> 1101349 T4798 C1453 P57189 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57189/xme/lk/collection1/
   [junit4]   2> 1101349 T4798 C1453 P57189 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1101349 T4798 C1453 P57189 oasc.SyncStrategy.syncToMe http://127.0.0.1:57189/xme/lk/collection1/ has no replicas
   [junit4]   2> 1101349 T4798 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57189/xme/lk/collection1/ shard2
   [junit4]   2> 1101350 T4798 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1101354 T4772 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1101362 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1101364 T4771 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> 1101365 T4780 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> 1101365 T4793 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> 1101376 T4772 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1101384 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1101508 T4793 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> 1101509 T4771 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> 1101509 T4780 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> 1101551 T4798 oasc.ZkController.register We are http://127.0.0.1:57189/xme/lk/collection1/ and leader is http://127.0.0.1:57189/xme/lk/collection1/
   [junit4]   2> 1101551 T4798 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57189/xme/lk
   [junit4]   2> 1101551 T4798 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1101551 T4798 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1101551 T4798 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1101555 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1101555 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1101555 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1101559 T4798 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1101563 T4772 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1101564 T4772 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57189/xme/lk",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57189_xme%2Flk",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1101573 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1101696 T4793 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> 1101698 T4771 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> 1101699 T4780 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> 1101919 T4749 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1101919 T4749 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1101925 T4749 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57198
   [junit4]   2> 1101925 T4749 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1101926 T4749 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1101926 T4749 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.TestModifyConfFiles-jetty2-1390970174744
   [junit4]   2> 1101926 T4749 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.TestModifyConfFiles-jetty2-1390970174744\'
   [junit4]   2> 1101962 T4749 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.TestModifyConfFiles-jetty2-1390970174744\solr.xml
   [junit4]   2> 1101999 T4749 oasc.CoreContainer.<init> New CoreContainer 433640540
   [junit4]   2> 1102032 T4749 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.TestModifyConfFiles-jetty2-1390970174744\]
   [junit4]   2> 1102054 T4749 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1102054 T4749 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1102054 T4749 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1102054 T4749 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1102058 T4749 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1102058 T4749 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1102058 T4749 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1102058 T4749 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1102060 T4749 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1102105 T4749 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1102106 T4749 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1102110 T4749 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1102131 T4749 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57170/solr
   [junit4]   2> 1102131 T4749 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1102140 T4749 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1102146 T4809 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@743899c name:ZooKeeperConnection Watcher:127.0.0.1:57170 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1102147 T4749 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1102155 T4749 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1102162 T4811 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2a10defa name:ZooKeeperConnection Watcher:127.0.0.1:57170/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1102163 T4749 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1102172 T4749 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1103366 T4749 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57198_xme%2Flk
   [junit4]   2> 1103369 T4749 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57198_xme%2Flk
   [junit4]   2> 1103376 T4771 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1103377 T4793 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1103377 T4811 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1103377 T4780 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1103388 T4812 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1103388 T4812 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1103391 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1103391 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1103392 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1103391 T4812 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1103394 T4772 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1103395 T4772 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57198/xme/lk",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57198_xme%2Flk",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1103395 T4772 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1103395 T4772 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1103402 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1103403 T4771 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> 1103403 T4780 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> 1103405 T4811 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> 1103405 T4793 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> 1104578 T4812 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1104578 T4812 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.TestModifyConfFiles-jetty2-1390970174744\collection1
   [junit4]   2> 1104578 T4812 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1104579 T4812 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1104579 T4812 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1104581 T4812 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.TestModifyConfFiles-jetty2-1390970174744\collection1\'
   [junit4]   2> 1104581 T4812 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.TestModifyConfFiles-jetty2-1390970174744/collection1/lib/classes/' to classloader
   [junit4]   2> 1104581 T4812 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.TestModifyConfFiles-jetty2-1390970174744/collection1/lib/README' to classloader
   [junit4]   2> 1104617 T4812 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1104628 T4812 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1104633 T4812 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1104639 T4812 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1104774 T4812 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1104782 T4812 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1104784 T4812 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1104807 T4812 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1104812 T4812 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1104815 T4812 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1104819 T4812 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1104819 T4812 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1104819 T4812 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1104821 T4812 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1104821 T4812 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1104821 T4812 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1104822 T4812 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.TestModifyConfFiles-jetty2-1390970174744\collection1\, dataDir=.\org.apache.solr.cloud.TestModifyConfFiles-1390970168681/jetty2\
   [junit4]   2> 1104822 T4812 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e90bd3a
   [junit4]   2> 1104823 T4812 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.TestModifyConfFiles-1390970168681/jetty2\
   [junit4]   2> 1104823 T4812 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.TestModifyConfFiles-1390970168681/jetty2\index/
   [junit4]   2> 1104823 T4812 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.TestModifyConfFiles-1390970168681\jetty2\index' doesn't exist. Creating new index...
   [junit4]   2> 1104823 T4812 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.TestModifyConfFiles-1390970168681/jetty2\index
   [junit4]   2> 1104824 T4812 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1104824 T4812 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@71b21637 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@61bbabc7),segFN=segments_1,generation=1}
   [junit4]   2> 1104824 T4812 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1104837 T4812 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1104838 T4812 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1104838 T4812 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1104840 T4812 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1104840 T4812 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1104840 T4812 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1104841 T4812 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1104841 T4812 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1104841 T4812 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1104842 T4812 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1104842 T4812 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1104842 T4812 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1104843 T4812 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1104843 T4812 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1104843 T4812 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1104844 T4812 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1104844 T4812 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1104851 T4812 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1104857 T4812 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1104857 T4812 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1104857 T4812 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1104858 T4812 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@71b21637 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@61bbabc7),segFN=segments_1,generation=1}
   [junit4]   2> 1104858 T4812 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1104858 T4812 oass.SolrIndexSearcher.<init> Opening Searcher@35492c46 main
   [junit4]   2> 1104864 T4813 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@35492c46 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1104866 T4812 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1104867 T4749 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1104868 T4749 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1104867 T4816 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57198/xme/lk collection:collection1 shard:shard1
   [junit4]   2> 1104872 T4816 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1104890 T4816 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1104896 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1104900 T4816 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1104900 T4816 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1454 name=collection1 org.apache.solr.core.SolrCore@4ac60536 url=http://127.0.0.1:57198/xme/lk/collection1 node=127.0.0.1:57198_xme%2Flk C1454_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:57198/xme/lk, core=collection1, node_name=127.0.0.1:57198_xme%2Flk}
   [junit4]   2> 1104900 T4816 C1454 P57198 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57198/xme/lk/collection1/
   [junit4]   2> 1104900 T4816 C1454 P57198 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1104900 T4816 C1454 P57198 oasc.SyncStrategy.syncToMe http://127.0.0.1:57198/xme/lk/collection1/ has no replicas
   [junit4]   2> 1104900 T4816 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57198/xme/lk/collection1/ shard1
   [junit4]   2> 1104900 T4816 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1104906 T4772 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1104918 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1104919 T4771 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> 1104919 T4780 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> 1104921 T4811 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> 1104922 T4793 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> 1104933 T4772 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1104940 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1105067 T4793 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> 1105068 T4771 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> 1105068 T4780 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> 1105069 T4811 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> 1105111 T4816 oasc.ZkController.register We are http://127.0.0.1:57198/xme/lk/collection1/ and leader is http://127.0.0.1:57198/xme/lk/collection1/
   [junit4]   2> 1105111 T4816 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57198/xme/lk
   [junit4]   2> 1105111 T4816 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1105111 T4816 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1105111 T4816 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1105116 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1105116 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1105116 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1105120 T4816 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1105122 T4772 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1105123 T4772 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57198/xme/lk",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57198_xme%2Flk",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1105130 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1105256 T4793 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> 1105258 T4771 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> 1105258 T4780 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> 1105259 T4811 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> 1105516 T4749 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1105516 T4749 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1105522 T4749 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57207
   [junit4]   2> 1105522 T4749 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1105522 T4749 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1105522 T4749 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.TestModifyConfFiles-jetty3-1390970178353
   [junit4]   2> 1105525 T4749 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.TestModifyConfFiles-jetty3-1390970178353\'
   [junit4]   2> 1105559 T4749 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.TestModifyConfFiles-jetty3-1390970178353\solr.xml
   [junit4]   2> 1105571 T4749 oasc.CoreContainer.<init> New CoreContainer 1215835422
   [junit4]   2> 1105571 T4749 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.TestModifyConfFiles-jetty3-1390970178353\]
   [junit4]   2> 1105575 T4749 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1105575 T4749 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1105575 T4749 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1105575 T4749 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1105575 T4749 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1105575 T4749 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1105575 T4749 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1105575 T4749 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1105576 T4749 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1105582 T4749 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1105582 T4749 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1105582 T4749 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1105582 T4749 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57170/solr
   [junit4]   2> 1105584 T4749 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1105586 T4749 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1105592 T4827 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1785d265 name:ZooKeeperConnection Watcher:127.0.0.1:57170 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1105593 T4749 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1105596 T4751 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143dc4865780009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 1105598 T4749 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1105602 T4829 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f87b456 name:ZooKeeperConnection Watcher:127.0.0.1:57170/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1105602 T4749 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1105610 T4749 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1106801 T4749 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57207_xme%2Flk
   [junit4]   2> 1106804 T4749 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57207_xme%2Flk
   [junit4]   2> 1106812 T4771 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1106812 T4793 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1106813 T4829 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1106813 T4780 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1106813 T4811 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1106826 T4830 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1106826 T4830 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1106828 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1106828 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1106828 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1106828 T4830 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1106833 T4772 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1106834 T4772 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57207/xme/lk",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57207_xme%2Flk",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1106834 T4772 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1106834 T4772 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1106842 T4771 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1106843 T4771 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> 1106844 T4780 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> 1106844 T4811 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> 1106844 T4829 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> 1106844 T4793 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> 1108015 T4830 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1108015 T4830 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.TestModifyConfFiles-jetty3-1390970178353\collection1
   [junit4]   2> 1108015 T4830 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1108017 T4830 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1108017 T4830 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1108020 T4830 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.TestModifyConfFiles-jetty3-1390970178353\collection1\'
   [junit4]   2> 1108023 T4830 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.TestModifyConfFiles-jetty3-1390970178353/collection1/lib/classes/' to classloader
   [junit4]   2> 1108024 T4830 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.TestModifyConfFiles-jetty3-1390970178353/collection1/lib/README' to classloader
   [junit4]   2> 1108063 T4830 oasc.SolrConfig.<init> Using Lucene MatchVersion: LU

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

rElectionContext.runLeaderProcess(ElectionContext.java:293)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 1115951 T4829 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> 1115951 T4829 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1115951 T4829 oasc.LeaderElector$1.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:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [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:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 1115953 T4829 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1115941 T4793 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene46: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=sr_ME, timezone=America/Adak
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=2,threads=2,free=300074576,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ChaosMonkeySafeLeaderTest, TestIndexSearcher, TestSerializedLuceneMatchVersion, HardAutoCommitTest, CachingDirectoryFactoryTest, CoreAdminCreateDiscoverTest, PeerSyncTest, TestCollationFieldDocValues, DeleteShardTest, TestMergePolicyConfig, TestSimpleQParserPlugin, TestBM25SimilarityFactory, TestFunctionQuery, TestLuceneMatchVersion, ModifyConfFileTest, SimpleFacetsTest, CursorMarkTest, ChaosMonkeyNothingIsSafeTest, ResourceLoaderTest, TestSolrQueryParserResource, TestDocBasedVersionConstraints, SolrCmdDistributorTest, TestStressLucene, DistribCursorPagingTest, TestImplicitCoreProperties, TestNRTOpen, RequestHandlersTest, DistributedQueryComponentCustomSortTest, ZkControllerTest, TestCollationField, ExpressionTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, StatelessScriptUpdateProcessorFactoryTest, HdfsChaosMonkeySafeLeaderTest, ChangedSchemaMergeTest, OpenExchangeRatesOrgProviderTest, ConvertedLegacyTest, JSONWriterTest, ClusterStateTest, TestFieldCollectionResource, DistributedSuggestComponentTest, CurrencyFieldXmlFileTest, ClusterStateUpdateTest, ShardRoutingTest, TestInfoStreamLogging, DistanceFunctionTest, TestDynamicFieldCollectionResource, TestCoreDiscovery, AddSchemaFieldsUpdateProcessorFactoryTest, TestSolrQueryParserDefaultOperatorResource, TestValueSourceCache, BadCopyFieldTest, TestSweetSpotSimilarityFactory, SOLR749Test, UnloadDistributedZkTest, ShowFileRequestHandlerTest, XsltUpdateRequestHandlerTest, DocumentBuilderTest, TestCustomSort, XmlUpdateRequestHandlerTest, TestSuggestSpellingConverter, TestNonNRTOpen, MBeansHandlerTest, CurrencyFieldOpenExchangeTest, ZkSolrClientTest, TestStressReorder, RecoveryZkTest, CopyFieldTest, TestSurroundQueryParser, CircularListTest, TestWriterPerf, TestCharFilters, TestQuerySenderListener, TestUpdate, TestIBSimilarityFactory, SolrXmlInZkTest, CollectionsAPIDistributedZkTest, TestFiltering, ZkNodePropsTest, SchemaVersionSpecificBehaviorTest, OpenCloseCoreStressTest, SolrCoreTest, TestReplicationHandler, FieldFacetTest, ReturnFieldsTest, TestPhraseSuggestions, UUIDFieldTest, SystemInfoHandlerTest, DebugComponentTest, TestPHPSerializedResponseWriter, ScriptEngineTest, TestJmxMonitoredMap, TestSolrCoreProperties, SolrIndexSplitterTest, HdfsSyncSliceTest, ZkCLITest, IndexSchemaRuntimeFieldTest, FileBasedSpellCheckerTest, TestTrie, TestQueryTypes, SuggesterTSTTest, TestRemoteStreaming, TestLFUCache, SolrIndexConfigTest, TestModifyConfFiles]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestModifyConfFiles -Dtests.seed=A04A9A140A0CBD93 -Dtests.slow=true -Dtests.locale=sr_ME -Dtests.timezone=America/Adak -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s | TestModifyConfFiles (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=4830, name=coreLoadExecutor-2832-thread-1, state=RUNNABLE, group=TGRP-TestModifyConfFiles], registration stack trace below.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A04A9A140A0CBD93]:0)
   [junit4]    > 	at java.lang.Thread.getStackTrace(Thread.java:1551)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:551)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1041)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:933)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:925)
   [junit4]    > 	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:37)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:350)
   [junit4]    > 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:62)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:509)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:759)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:628)
   [junit4]    > 	at org.apache.solr.core.ZkContainer.createFromZk(ZkContainer.java:223)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:595)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:258)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:250)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]    > Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@674c60c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7797bd03)
   [junit4]    > 	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
   [junit4]    > 	... 1 more
   [junit4] Completed in 20.82s, 1 test, 1 error <<< FAILURES!

[...truncated 797 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:453: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:433: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:491: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1268: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:901: There were test failures: 365 suites, 1603 tests, 1 suite-level error, 40 ignored (12 assumptions)

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



[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0-ea-b124) - Build # 3723 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3723/
Java: 32bit/jdk1.8.0-ea-b124 -server -XX:+UseParallelGC

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

Error Message:
There were too many update fails - we expect it can happen, but shouldn't easily

Stack Trace:
java.lang.AssertionError: There were too many update fails - we expect it can happen, but shouldn't easily
	at __randomizedtesting.SeedInfo.seed([BD98A26D45B8F76:8A3F043EA304EF4A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertFalse(Assert.java:68)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:207)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
	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:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 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:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10006 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> 345425 T1214 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /h/ac
   [junit4]   2> 345433 T1214 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ChaosMonkeyNothingIsSafeTest-1390993849879
   [junit4]   2> 345435 T1214 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 345437 T1215 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 345547 T1214 oasc.ZkTestServer.run start zk server on port:51458
   [junit4]   2> 345548 T1214 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 345559 T1221 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17f7663 name:ZooKeeperConnection Watcher:127.0.0.1:51458 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 345560 T1214 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 345560 T1214 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 345568 T1214 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 345576 T1223 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15fec55 name:ZooKeeperConnection Watcher:127.0.0.1:51458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 345576 T1214 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 345576 T1214 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 345582 T1214 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 345585 T1214 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 345588 T1214 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 345597 T1214 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 345597 T1214 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 345635 T1214 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 345637 T1214 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 345642 T1214 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 345642 T1214 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 345647 T1214 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 345647 T1214 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 345651 T1214 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 345653 T1214 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 345658 T1214 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 345658 T1214 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 345664 T1214 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 345664 T1214 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 345672 T1214 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 345672 T1214 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 345682 T1214 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 345682 T1214 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 345688 T1214 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 345688 T1214 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 345692 T1214 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 345692 T1214 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 346289 T1214 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 346313 T1214 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51465
   [junit4]   2> 346314 T1214 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 346314 T1214 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 346314 T1214 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1390993850146
   [junit4]   2> 346314 T1214 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1390993850146\'
   [junit4]   2> 346358 T1214 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1390993850146\solr.xml
   [junit4]   2> 346379 T1214 oasc.CoreContainer.<init> New CoreContainer 15380315
   [junit4]   2> 346379 T1214 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1390993850146\]
   [junit4]   2> 346380 T1214 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 346380 T1214 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 346380 T1214 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 346380 T1214 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 346380 T1214 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 346380 T1214 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 346381 T1214 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 346382 T1214 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 346382 T1214 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 346387 T1214 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 346388 T1214 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 346388 T1214 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 346388 T1214 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51458/solr
   [junit4]   2> 346389 T1214 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 346393 T1214 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 346404 T1234 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17a6d93 name:ZooKeeperConnection Watcher:127.0.0.1:51458 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 346405 T1214 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 346414 T1214 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 346418 T1236 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18fe7a7 name:ZooKeeperConnection Watcher:127.0.0.1:51458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 346419 T1214 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 346422 T1214 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 346432 T1214 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 346440 T1214 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 346444 T1214 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51465_h%2Fac
   [junit4]   2> 346445 T1214 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51465_h%2Fac
   [junit4]   2> 346452 T1214 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 346457 T1214 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 346465 T1214 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 346469 T1214 oasc.Overseer.start Overseer (id=91160172946325507-127.0.0.1:51465_h%2Fac-n_0000000000) starting
   [junit4]   2> 346476 T1214 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 346489 T1238 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 346490 T1214 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 346491 T1238 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 346496 T1214 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 346500 T1214 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 346508 T1239 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 346508 T1239 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 346511 T1237 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 346513 T1239 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 346515 T1237 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 346516 T1237 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:51465/h/ac",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51465_h%2Fac",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 346516 T1237 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 346516 T1237 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 346524 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 346526 T1236 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> 347597 T1239 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 347597 T1239 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1390993850146\collection1
   [junit4]   2> 347597 T1239 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 347600 T1239 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 347600 T1239 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 347603 T1239 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1390993850146\collection1\'
   [junit4]   2> 347604 T1239 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1390993850146/collection1/lib/classes/' to classloader
   [junit4]   2> 347604 T1239 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1390993850146/collection1/lib/README' to classloader
   [junit4]   2> 347659 T1239 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 347670 T1239 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 347673 T1239 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 347688 T1239 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 347811 T1239 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 347811 T1239 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 347813 T1239 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 347818 T1239 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 347856 T1239 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 347856 T1239 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1390993850146\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1390993849879/control/data\
   [junit4]   2> 347856 T1239 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@274766
   [junit4]   2> 347856 T1239 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1390993849879\control\data
   [junit4]   2> 347858 T1239 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1390993849879/control/data\index/
   [junit4]   2> 347858 T1239 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1390993849879\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 347861 T1239 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1390993849879\control\data\index
   [junit4]   2> 347862 T1239 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=40.0869140625, floorSegmentMB=1.642578125, forceMergeDeletesPctAllowed=25.800421222436455, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 347870 T1239 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1390993849879\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 347870 T1239 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 347874 T1239 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 347874 T1239 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 347875 T1239 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 347875 T1239 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 347875 T1239 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 347875 T1239 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 347875 T1239 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 347875 T1239 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 347875 T1239 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 347875 T1239 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 347876 T1239 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 347876 T1239 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 347876 T1239 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 347877 T1239 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 347877 T1239 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 347878 T1239 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 347878 T1239 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 347884 T1239 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 347886 T1239 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 347886 T1239 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 347888 T1239 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.41318761313211094]
   [junit4]   2> 347888 T1239 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1390993849879\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 347888 T1239 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 347888 T1239 oass.SolrIndexSearcher.<init> Opening Searcher@5ee4e5 main
   [junit4]   2> 347895 T1239 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 347895 T1240 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5ee4e5 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 347898 T1214 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 347898 T1214 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 347900 T1214 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 347900 T1243 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51465/h/ac collection:control_collection shard:shard1
   [junit4]   2> 347902 T1243 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 347914 T1245 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@74b6a6 name:ZooKeeperConnection Watcher:127.0.0.1:51458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 347915 T1214 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 347918 T1214 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 347923 T1243 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 347924 T1214 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 348194 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 348300 T1243 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 348300 T1243 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C230 name=collection1 org.apache.solr.core.SolrCore@1005f6 url=http://127.0.0.1:51465/h/ac/collection1 node=127.0.0.1:51465_h%2Fac C230_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:51465/h/ac, core=collection1, node_name=127.0.0.1:51465_h%2Fac}
   [junit4]   2> 348300 T1243 C230 P51465 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51465/h/ac/collection1/
   [junit4]   2> 348300 T1243 C230 P51465 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 348300 T1243 C230 P51465 oasc.SyncStrategy.syncToMe http://127.0.0.1:51465/h/ac/collection1/ has no replicas
   [junit4]   2> 348301 T1243 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51465/h/ac/collection1/ shard1
   [junit4]   2> 348301 T1243 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 348311 T1237 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 348323 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 348327 T1236 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> 348327 T1245 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> 348344 T1237 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 348350 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 348420 T1214 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 348423 T1214 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 348428 T1214 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51477
   [junit4]   2> 348428 T1214 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 348428 T1214 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 348429 T1214 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1390993852370
   [junit4]   2> 348429 T1214 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1390993852370\'
   [junit4]   2> 348454 T1236 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> 348454 T1245 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> 348471 T1214 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1390993852370\solr.xml
   [junit4]   2> 348485 T1214 oasc.CoreContainer.<init> New CoreContainer 30810154
   [junit4]   2> 348485 T1214 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1390993852370\]
   [junit4]   2> 348488 T1214 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 348488 T1214 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 348488 T1214 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 348488 T1214 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 348488 T1214 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 348488 T1214 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 348488 T1214 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 348488 T1214 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 348488 T1214 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 348495 T1214 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 348496 T1214 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 348496 T1214 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 348496 T1214 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51458/solr
   [junit4]   2> 348496 T1214 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 348499 T1243 oasc.ZkController.register We are http://127.0.0.1:51465/h/ac/collection1/ and leader is http://127.0.0.1:51465/h/ac/collection1/
   [junit4]   2> 348504 T1243 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51465/h/ac
   [junit4]   2> 348504 T1243 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 348504 T1243 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 348504 T1243 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 348500 T1214 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 348509 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 348509 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 348509 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 348513 T1243 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 348515 T1256 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1dd2e67 name:ZooKeeperConnection Watcher:127.0.0.1:51458 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348515 T1214 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 348517 T1237 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 348517 T1237 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51465/h/ac",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51465_h%2Fac",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 348524 T1214 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 348534 T1258 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@180840b name:ZooKeeperConnection Watcher:127.0.0.1:51458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348534 T1214 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 348537 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 348542 T1214 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 348640 T1258 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> 348640 T1236 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> 348641 T1245 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> 349533 T1214 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51477_h%2Fac
   [junit4]   2> 349537 T1214 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51477_h%2Fac
   [junit4]   2> 349547 T1258 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 349547 T1236 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 349548 T1245 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 349566 T1259 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 349566 T1259 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 349570 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 349571 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 349571 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 349570 T1259 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 349576 T1237 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 349579 T1237 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51477/h/ac",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51477_h%2Fac",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 349579 T1237 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 349579 T1237 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 349589 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 349694 T1236 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> 349695 T1245 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> 349695 T1258 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> 350556 T1259 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 350556 T1259 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1390993852370\collection1
   [junit4]   2> 350557 T1259 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 350558 T1259 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 350558 T1259 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 350560 T1259 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1390993852370\collection1\'
   [junit4]   2> 350565 T1259 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1390993852370/collection1/lib/classes/' to classloader
   [junit4]   2> 350566 T1259 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1390993852370/collection1/lib/README' to classloader
   [junit4]   2> 350619 T1259 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 350629 T1259 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 350632 T1259 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 350638 T1259 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 350741 T1259 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 350744 T1259 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 350748 T1259 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 350754 T1259 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 350794 T1259 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 350795 T1259 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1390993852370\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1390993849879/jetty1\
   [junit4]   2> 350795 T1259 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@274766
   [junit4]   2> 350795 T1259 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1390993849879\jetty1
   [junit4]   2> 350795 T1259 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1390993849879/jetty1\index/
   [junit4]   2> 350795 T1259 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1390993849879\jetty1\index' doesn't exist. Creating new index...
   [junit4]   2> 350798 T1259 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1390993849879\jetty1\index
   [junit4]   2> 350800 T1259 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=40.0869140625, floorSegmentMB=1.642578125, forceMergeDeletesPctAllowed=25.800421222436455, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 350804 T1259 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1390993849879\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 350804 T1259 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 350808 T1259 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 350808 T1259 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 350809 T1259 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 350809 T1259 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 350809 T1259 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 350809 T1259 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 350810 T1259 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 350810 T1259 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 350810 T1259 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 350811 T1259 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 350811 T1259 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 350811 T1259 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 350811 T1259 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 350812 T1259 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 350812 T1259 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 350813 T1259 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 350813 T1259 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 350819 T1259 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 350821 T1259 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 350821 T1259 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 350822 T1259 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.41318761313211094]
   [junit4]   2> 350823 T1259 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1390993849879\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 350823 T1259 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 350824 T1259 oass.SolrIndexSearcher.<init> Opening Searcher@cffe3b main
   [junit4]   2> 350832 T1259 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 350833 T1260 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@cffe3b main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 350834 T1214 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 350834 T1214 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 350846 T1263 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51477/h/ac collection:collection1 shard:shard2
   [junit4]   2> 350891 T1263 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 351334 T1214 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 351335 T1214 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 351350 T1214 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51486
   [junit4]   2> 351353 T1214 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 351354 T1214 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 351354 T1214 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1390993855280
   [junit4]   2> 351354 T1214 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1390993855280\'
   [junit4]   2> 351363 T1263 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 351367 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 351367 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 351367 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 351369 T1263 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 351369 T1263 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C231 name=collection1 org.apache.solr.core.SolrCore@854c6b url=http://127.0.0.1:51477/h/ac/collection1 node=127.0.0.1:51477_h%2Fac C231_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:51477/h/ac, core=collection1, node_name=127.0.0.1:51477_h%2Fac}
   [junit4]   2> 351369 T1263 C231 P51477 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51477/h/ac/collection1/
   [junit4]   2> 351369 T1263 C231 P51477 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 351369 T1263 C231 P51477 oasc.SyncStrategy.syncToMe http://127.0.0.1:51477/h/ac/collection1/ has no replicas
   [junit4]   2> 351369 T1263 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51477/h/ac/collection1/ shard2
   [junit4]   2> 351369 T1263 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 351372 T1237 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 351381 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 351382 T1258 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> 351383 T1236 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> 351383 T1245 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> 351394 T1214 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1390993855280\solr.xml
   [junit4]   2> 351416 T1214 oasc.CoreContainer.<init> New CoreContainer 9982965
   [junit4]   2> 351417 T1214 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1390993855280\]
   [junit4]   2> 351418 T1214 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 351418 T1214 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 351418 T1214 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 351419 T1214 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 351419 T1214 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 351419 T1214 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 351419 T1214 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 351419 T1214 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 351419 T1214 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 351426 T1214 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 351426 T1214 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 351426 T1214 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 351426 T1214 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51458/solr
   [junit4]   2> 351426 T1214 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 351431 T1214 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 351432 T1237 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 351451 T1274 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ba77a name:ZooKeeperConnection Watcher:127.0.0.1:51458 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 351452 T1214 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 351457 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 351466 T1214 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 351472 T1276 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e62ea0 name:ZooKeeperConnection Watcher:127.0.0.1:51458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 351473 T1214 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 351480 T1214 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 351561 T1258 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> 351562 T1276 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> 351564 T1236 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> 351565 T1245 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> 351602 T1263 oasc.ZkController.register We are http://127.0.0.1:51477/h/ac/collection1/ and leader is http://127.0.0.1:51477/h/ac/collection1/
   [junit4]   2> 351602 T1263 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51477/h/ac
   [junit4]   2> 351602 T1263 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 351602 T1263 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 351602 T1263 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 351607 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 351607 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 351607 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 351609 T1263 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 351614 T1237 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 351615 T1237 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51477/h/ac",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51477_h%2Fac",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 351625 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 351730 T1258 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> 351731 T1276 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> 351731 T1245 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> 351731 T1236 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> 352470 T1214 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51486_h%2Fac
   [junit4]   2> 352471 T1214 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51486_h%2Fac
   [junit4]   2> 352475 T1258 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 352476 T1276 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 352477 T1245 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 352477 T1236 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 352484 T1277 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 352484 T1277 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 352486 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 352486 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 352486 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 352487 T1277 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 352489 T1237 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 352492 T1237 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51486/h/ac",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51486_h%2Fac",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 352492 T1237 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 352492 T1237 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 352495 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 352596 T1258 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> 352597 T1276 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> 352597 T1245 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> 352597 T1236 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> 353471 T1277 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 353471 T1277 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1390993855280\collection1
   [junit4]   2> 353471 T1277 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 353472 T1277 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 353472 T1277 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 353474 T1277 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1390993855280\collection1\'
   [junit4]   2> 353474 T1277 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1390993855280/collection1/lib/classes/' to classloader
   [junit4]   2> 353477 T1277 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1390993855280/collection1/lib/README' to classloader
   [junit4]   2> 353509 T1277 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 353517 T1277 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 353520 T1277 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 353532 T1277 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 353622 T1277 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 353624 T1277 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 353631 T1277 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 353636 T1277 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 353672 T1277 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 353673 T1277 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1390993855280\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1390993849879/jetty2\
   [junit4]   2> 353673 T1277 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@274766
   [junit4]   2> 353674 T1277 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1390993849879\jetty2
   [junit4]   2> 353675 T1277 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1390993849879/jetty2\index/
   [junit4]   2> 353676 T1277 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1390993849879\jetty2\index' doesn't exist. Creating new index...
   [junit4]   2> 353677 T1277 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1390993849879\jetty2\index
   [junit4]   2> 353678 T1277 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=40.0869140625, floorSegmentMB=1.642578125, forceMergeDeletesPctAllowed=25.800421222436455, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 353682 T1277 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1390993849879\jetty2\index,segFN=segments_1,generation=1}
   [junit4]   2> 353682 T1277 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 353685 T1277 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 353687 T1277 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 353687 T1277 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 353687 T1277 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 353687 T1277 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 353688 T1277 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 353688 T1277 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 353689 T1277 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 353689 T1277 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 353689 T1277 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 353690 T1277 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 353690 T1277 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 353690 T1277 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 353690 T1277 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 353691 T1277 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 353691 T1277 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 353691 T1277 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 353697 T1277 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 353699 T1277 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 353699 T1277 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 353701 T1277 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.41318761313211094]
   [junit4]   2> 353701 T1277 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1390993849879\jetty2\index,segFN=segments_1,generation=1}
   [junit4]   2> 353701 T1277 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 353701 T1277 oass.SolrIndexSearcher.<init> Opening Searcher@1092799 main
   [junit4]   2> 353706 T1277 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 353706 T1278 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1092799 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 353708 T1214 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 353708 T1214 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 353759 T1281 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51486/h/ac collection:collection1 shard:shard1
   [junit4]   2> 353798 T1281 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 353859 T1281 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 353864 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 353864 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 353864 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 353866 T1281 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 353866 T1281 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C232 name=collection1 org.apache.solr.core.SolrCore@1e9f16f url=http://127.0.0.1:51486/h/ac/collection1 node=127.0.0.1:51486_h%2Fac C232_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:51486/h/ac, core=collection1, node_name=127.0.0.1:51486_h%2Fac}
   [junit4]   2> 353866 T1281 C232 P51486 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51486/h/ac/collection1/
   [junit4]   2> 353866 T1281 C232 P51486 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 353866 T1281 C232 P51486 oasc.SyncStrategy.syncToMe http://127.0.0.1:51486/h/ac/collection1/ has no replicas
   [junit4]   2> 353867 T1281 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51486/h/ac/collection1/ shard1
   [junit4]   2> 353868 T1281 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 353870 T1237 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 353879 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 353884 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 353893 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 353997 T1276 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> 353998 T1245 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> 353999 T1236 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> 353999 T1258 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> 354037 T1281 oasc.ZkController.register We are http://127.0.0.1:51486/h/ac/collection1/ and leader is http://127.0.0.1:51486/h/ac/collection1/
   [junit4]   2> 354037 T1281 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51486/h/ac
   [junit4]   2> 354037 T1281 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 354037 T1281 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 354037 T1281 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 354182 T1214 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 354185 T1214 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 354187 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 354187 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 354188 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 354189 T1281 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 354191 T1214 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51495
   [junit4]   2> 354191 T1214 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 354192 T1214 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 354192 T1214 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1390993858154
   [junit4]   2> 354193 T1214 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1390993858154\'
   [junit4]   2> 354197 T1237 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 354198 T1237 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51486/h/ac",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51486_h%2Fac",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 354202 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 354225 T1214 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1390993858154\solr.xml
   [junit4]   2> 354240 T1214 oasc.CoreContainer.<init> New CoreContainer 26599048
   [junit4]   2> 354240 T1214 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1390993858154\]
   [junit4]   2> 354242 T1214 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 354242 T1214 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 354242 T1214 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 354242 T1214 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 354243 T1214 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 354243 T1214 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 354243 T1214 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 354243 T1214 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 354243 T1214 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 354246 T1214 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 354246 T1214 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 354249 T1214 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 354249 T1214 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51458/solr
   [junit4]   2> 354249 T1214 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 354251 T1214 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 354258 T1292 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d7fdc name:ZooKeeperConnection Watcher:127.0.0.1:51458 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 354259 T1214 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 354265 T1214 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 354275 T1294 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f4b85b name:ZooKeeperConnection Watcher:127.0.0.1:51458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 354276 T1214 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 354286 T1214 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 354304 T1276 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> 354304 T1245 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> 354304 T1236 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> 354305 T1258 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> 354305 T1294 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> 355276 T1214 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51495_h%2Fac
   [junit4]   2> 355281 T1214 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51495_h%2Fac
   [junit4]   2> 355290 T1258 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 355293 T1276 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 355296 T1294 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 355296 T1245 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 355296 T1236 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 355310 T1295 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 355310 T1295 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 355312 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 355312 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 355312 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 355312 T1295 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 355314 T1237 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 355315 T1237 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51495/h/ac",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51495_h%2Fac",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 355315 T1237 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 355315 T1237 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 355319 T1236 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 355422 T1276 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> 355422 T1245 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> 355423 T1236 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> 355423 T1258 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> 355424 T1294 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> 356297 T1295 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 356297 T1295 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1390993858154\collection1
   [junit4]   2> 356297 T1295 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 356300 T1295 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 356300 T1295 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 356302 T1295 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1390993858154\collection1\'
   [junit4]   2> 356304 T1295 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1390993858154/collection1/lib/classes/' to classloader
   [junit4]   2> 356304 T1295 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1390993858154/collection1/lib/README' to classloader
   [junit4]   2> 356334 T1295 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 356341 T1295 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 356344 T1295 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 356349 T1295 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 356446 T1295 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 356446 T1295 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 356448 T1295 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 356451 T1295 oass.FileExchangeRateP

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

junit4]   1>     /solr/collections/control_collection/leader_elect (1)
   [junit4]   1>      /solr/collections/control_collection/leader_elect/shard1 (1)
   [junit4]   1>       /solr/collections/control_collection/leader_elect/shard1/election (1)
   [junit4]   1>        /solr/collections/control_collection/leader_elect/shard1/election/91160172946325507-core_node1-n_0000000000 (0)
   [junit4]   1>   /solr/live_nodes (6)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:51505_h%2Fac (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:51538_h%2Fac (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:51514_h%2Fac (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:51486_h%2Fac (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:51465_h%2Fac (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:51526_h%2Fac (0)
   [junit4]   1>   /solr/overseer_elect (2)
   [junit4]   1>    /solr/overseer_elect/leader (0)
   [junit4]   1>    DATA:
   [junit4]   1>        {"id":"91160172946325507-127.0.0.1:51465_h%2Fac-n_0000000000"}
   [junit4]   1>    /solr/overseer_elect/election (6)
   [junit4]   1>     /solr/overseer_elect/election/91160172946325532-127.0.0.1:51514_h%2Fac-n_0000000012 (0)
   [junit4]   1>     /solr/overseer_elect/election/91160172946325520-127.0.0.1:51526_h%2Fac-n_0000000006 (0)
   [junit4]   1>     /solr/overseer_elect/election/91160172946325507-127.0.0.1:51465_h%2Fac-n_0000000000 (0)
   [junit4]   1>     /solr/overseer_elect/election/91160172946325522-127.0.0.1:51538_h%2Fac-n_0000000007 (0)
   [junit4]   1>     /solr/overseer_elect/election/91160172946325538-127.0.0.1:51486_h%2Fac-n_0000000015 (0)
   [junit4]   1>     /solr/overseer_elect/election/91160172946325534-127.0.0.1:51505_h%2Fac-n_0000000013 (0)
   [junit4]   1>   /solr/clusterstate.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {
   [junit4]   1>         "control_collection":{
   [junit4]   1>           "replicationFactor":"1",
   [junit4]   1>           "shards":{"shard1":{
   [junit4]   1>               "range":"80000000-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{"core_node1":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:51465/h/ac",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:51465_h%2Fac",
   [junit4]   1>                   "leader":"true"}}}},
   [junit4]   1>           "router":{"name":"compositeId"},
   [junit4]   1>           "autoCreated":"true",
   [junit4]   1>           "maxShardsPerNode":"1"},
   [junit4]   1>         "collection1":{
   [junit4]   1>           "replicationFactor":"1",
   [junit4]   1>           "shards":{
   [junit4]   1>             "shard1":{
   [junit4]   1>               "range":"80000000-ffffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node2":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:51486/h/ac",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:51486_h%2Fac"},
   [junit4]   1>                 "core_node4":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:51505/h/ac",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:51505_h%2Fac"},
   [junit4]   1>                 "core_node6":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:51526/h/ac",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:51526_h%2Fac",
   [junit4]   1>                   "leader":"true"}}},
   [junit4]   1>             "shard2":{
   [junit4]   1>               "range":"0-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node1":{
   [junit4]   1>                   "state":"down",
   [junit4]   1>                   "base_url":"http://127.0.0.1:51477/h/ac",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:51477_h%2Fac"},
   [junit4]   1>                 "core_node3":{
   [junit4]   1>                   "state":"down",
   [junit4]   1>                   "base_url":"http://127.0.0.1:51495/h/ac",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:51495_h%2Fac"},
   [junit4]   1>                 "core_node5":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:51514/h/ac",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:51514_h%2Fac"},
   [junit4]   1>                 "core_node7":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:51538/h/ac",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:51538_h%2Fac",
   [junit4]   1>                   "leader":"true"}}}},
   [junit4]   1>           "router":{"name":"compositeId"},
   [junit4]   1>           "autoCreated":"true",
   [junit4]   1>           "maxShardsPerNode":"1"}}
   [junit4]   1> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=testDistribSearch -Dtests.seed=BD98A26D45B8F76 -Dtests.slow=true -Dtests.locale=en_ZA -Dtests.timezone=Africa/Luanda -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  191s | ChaosMonkeyNothingIsSafeTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There were too many update fails - we expect it can happen, but shouldn't easily
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BD98A26D45B8F76:8A3F043EA304EF4A]:0)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:207)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 535978 T1214 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=49), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=49)), sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=en_ZA, timezone=Africa/Luanda
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0-ea (32-bit)/cpus=2,threads=1,free=97191552,total=228065280
   [junit4]   2> NOTE: All tests run in this JVM: [TestCursorMarkWithoutUniqueKey, SearchHandlerTest, TestPerFieldSimilarity, TestAtomicUpdateErrorCases, DefaultValueUpdateProcessorTest, TestPostingsSolrHighlighter, SolrCmdDistributorTest, UnloadDistributedZkTest, TestSolrXml, PreAnalyzedFieldTest, TestCollapseQParserPlugin, DistributedQueryComponentCustomSortTest, InfoHandlerTest, TestSolrXMLSerializer, RegexBoostProcessorTest, FieldFacetTest, OpenCloseCoreStressTest, MigrateRouteKeyTest, ClusterStateTest, HdfsLockFactoryTest, StatelessScriptUpdateProcessorFactoryTest, SliceStateTest, TestHighFrequencyDictionaryFactory, AutoCommitTest, TestZkChroot, SoftAutoCommitTest, UniqFieldsUpdateProcessorFactoryTest, TestAddFieldRealTimeGet, TestStressVersions, TestSearchPerf, TestDFRSimilarityFactory, NotRequiredUniqueKeyTest, BadCopyFieldTest, TermsComponentTest, FieldFacetExtrasTest, TestNonNRTOpen, DeleteReplicaTest, SOLR749Test, TestDistributedGrouping, TestIndexingPerformance, TestTrie, StressHdfsTest, NoCacheHeaderTest, CoreAdminCreateDiscoverTest, SpellPossibilityIteratorTest, MBeansHandlerTest, CircularListTest, TestOverriddenPrefixQueryForCustomFieldType, TestDocBasedVersionConstraints, TestAnalyzedSuggestions, TimeZoneUtilsTest, SuggesterTest, OutputWriterTest, TestSolrXmlPersistence, NoFacetTest, TestFieldCollectionResource, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed in 190.58s, 1 test, 1 failure <<< FAILURES!

[...truncated 952 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:453: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:433: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:491: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1268: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:901: There were test failures: 365 suites, 1603 tests, 1 failure, 40 ignored (12 assumptions)

Total time: 69 minutes 7 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0-ea-b124 -server -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure