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 2015/02/15 03:20:10 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b47) - Build # 11802 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11802/
Java: 64bit/jdk1.9.0-ea-b47 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest

Error Message:
Should have had a good message here

Stack Trace:
java.lang.AssertionError: Should have had a good message here
	at __randomizedtesting.SeedInfo.seed([97B2B9C4C736F75:A41B9F97514CC700]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:120)
	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:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9492 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/init-core-data-001
   [junit4]   2> 340935 T2321 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 340936 T2321 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 340938 T2321 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 340938 T2322 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 341038 T2321 oasc.ZkTestServer.run start zk server on port:56837
   [junit4]   2> 341038 T2321 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 341039 T2321 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 341043 T2329 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5ee21856 name:ZooKeeperConnection Watcher:127.0.0.1:56837 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 341043 T2321 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 341044 T2321 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 341044 T2321 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 341050 T2321 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 341050 T2321 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 341052 T2332 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7bef767f name:ZooKeeperConnection Watcher:127.0.0.1:56837/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 341053 T2321 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 341053 T2321 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 341053 T2321 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 341057 T2321 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 341059 T2321 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 341061 T2321 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 341064 T2321 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 341064 T2321 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 341068 T2321 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 341068 T2321 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 341071 T2321 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 341072 T2321 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 341073 T2321 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 341073 T2321 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 341075 T2321 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 341075 T2321 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 341076 T2321 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 341077 T2321 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 341078 T2321 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 341078 T2321 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 341079 T2321 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 341080 T2321 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 341081 T2321 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 341081 T2321 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 341082 T2321 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 341082 T2321 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 341083 T2321 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 341083 T2321 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 341311 T2321 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/control-001/cores/collection1
   [junit4]   2> 341313 T2321 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 341314 T2321 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@15f20ac0{/,null,AVAILABLE}
   [junit4]   2> 341315 T2321 oejs.AbstractConnector.doStart Started ServerConnector@f660c40{HTTP/1.1}{127.0.0.1:55369}
   [junit4]   2> 341316 T2321 oejs.Server.doStart Started @342379ms
   [junit4]   2> 341317 T2321 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@58d25a40
   [junit4]   2> 341317 T2321 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 341317 T2321 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/control-001
   [junit4]   2> 341317 T2321 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/control-001/'
   [junit4]   2> 341327 T2321 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/control-001/solr.xml
   [junit4]   2> 341331 T2321 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/control-001/cores
   [junit4]   2> 341332 T2321 oasc.CoreContainer.<init> New CoreContainer 802937226
   [junit4]   2> 341332 T2321 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/control-001/]
   [junit4]   2> 341332 T2321 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 341332 T2321 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 341333 T2321 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 341333 T2321 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 341333 T2321 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 341333 T2321 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 341333 T2321 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 341333 T2321 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 341334 T2321 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 341334 T2321 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 341334 T2321 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 341334 T2321 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 341335 T2321 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 341335 T2321 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 341335 T2321 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 341335 T2321 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56837/solr
   [junit4]   2> 341335 T2321 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 341336 T2321 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 341336 T2321 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 341338 T2346 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f5dd169 name:ZooKeeperConnection Watcher:127.0.0.1:56837 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 341339 T2321 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 341339 T2321 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 341341 T2321 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 341343 T2349 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c4bd16a name:ZooKeeperConnection Watcher:127.0.0.1:56837/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 341343 T2321 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 341344 T2321 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 341346 T2321 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 341347 T2321 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 341348 T2321 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 341350 T2321 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 341351 T2321 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 341351 T2321 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55369_
   [junit4]   2> 341352 T2321 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55369_
   [junit4]   2> 341353 T2321 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 341354 T2321 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 341354 T2321 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 341355 T2321 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:55369_
   [junit4]   2> 341355 T2321 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 341356 T2321 oasc.Overseer.start Overseer (id=93320991450726403-127.0.0.1:55369_-n_0000000000) starting
   [junit4]   2> 341357 T2321 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 341360 T2321 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 341361 T2351 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 341362 T2321 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 341363 T2321 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 341364 T2321 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 341367 T2350 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 341367 T2321 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/control-001/cores
   [junit4]   2> 341367 T2321 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/control-001/cores/collection1/
   [junit4]   2> 341368 T2321 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 341368 T2353 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 341368 T2353 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 341369 T2349 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 341369 T2353 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 341370 T2350 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 0, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55369",
   [junit4]   2> 	  "node_name":"127.0.0.1:55369_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 0
   [junit4]   2> 341371 T2350 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55369",
   [junit4]   2> 	  "node_name":"127.0.0.1:55369_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 341371 T2350 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 341371 T2350 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 341372 T2349 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> 342369 T2353 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 342370 T2353 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 342371 T2353 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 342371 T2353 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 342373 T2353 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 342373 T2353 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/control-001/cores/collection1/'
   [junit4]   2> 342389 T2353 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 342392 T2353 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 342399 T2353 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 342405 T2353 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 342416 T2353 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 342418 T2353 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 342661 T2353 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 342769 T2353 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 342773 T2353 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 342774 T2353 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 342787 T2353 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 342790 T2353 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 342791 T2353 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 342792 T2353 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 342793 T2353 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 342794 T2353 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 342795 T2353 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 342795 T2353 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 342795 T2353 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 342795 T2353 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 342795 T2353 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/control-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/tempDir-001/control/data/
   [junit4]   2> 342795 T2353 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bebd956
   [junit4]   2> 342796 T2353 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/tempDir-001/control/data
   [junit4]   2> 342796 T2353 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/tempDir-001/control/data/index/
   [junit4]   2> 342796 T2353 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 342796 T2353 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/tempDir-001/control/data/index
   [junit4]   2> 342797 T2353 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1085663594, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 342798 T2353 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@36dec9dd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45449dd8),segFN=segments_1,generation=1}
   [junit4]   2> 342798 T2353 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 342800 T2353 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 342800 T2353 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 342801 T2353 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 342801 T2353 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 342801 T2353 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 342801 T2353 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 342801 T2353 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 342802 T2353 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 342802 T2353 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 342802 T2353 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 342802 T2353 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 342802 T2353 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 342803 T2353 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 342803 T2353 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 342803 T2353 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 342804 T2353 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 342804 T2353 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 342804 T2353 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 342805 T2353 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 342805 T2353 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 342806 T2353 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 342806 T2353 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 342806 T2353 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 342806 T2353 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 342807 T2353 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 342807 T2353 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 342807 T2353 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 342809 T2353 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 342810 T2353 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 342810 T2353 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 342811 T2353 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 342811 T2353 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 342812 T2353 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 342812 T2353 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 342813 T2353 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=16.6865234375, floorSegmentMB=1.2880859375, forceMergeDeletesPctAllowed=4.740653694947303, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 342813 T2353 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@36dec9dd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45449dd8),segFN=segments_1,generation=1}
   [junit4]   2> 342813 T2353 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 342814 T2353 oass.SolrIndexSearcher.<init> Opening Searcher@50cb326f[collection1] main
   [junit4]   2> 342814 T2353 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 342815 T2353 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 342815 T2353 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 342816 T2353 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 342816 T2353 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 342816 T2353 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 342817 T2353 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 342817 T2353 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 342817 T2353 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 342817 T2353 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 342817 T2353 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 342818 T2354 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@50cb326f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 342819 T2357 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55369 collection:control_collection shard:shard1
   [junit4]   2> 342819 T2321 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 342820 T2321 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 342820 T2357 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 342820 T2321 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 342821 T2321 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 342824 T2360 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e93bace name:ZooKeeperConnection Watcher:127.0.0.1:56837/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 342824 T2321 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 342824 T2321 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 342825 T2321 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 342827 T2357 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 342827 T2321 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 342828 T2321 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 342828 T2349 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 342828 T2357 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 342828 T2357 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 342828 T2321 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 342828 T2350 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 1
   [junit4]   2> ASYNC  NEW_CORE C431 name=collection1 org.apache.solr.core.SolrCore@6eb4277d url=http://127.0.0.1:55369/collection1 node=127.0.0.1:55369_ C431_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:55369, node_name=127.0.0.1:55369_, state=down}
   [junit4]   2> 342828 T2357 C431 P55369 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55369/collection1/
   [junit4]   2> 342829 T2321 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 342829 T2357 C431 P55369 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 342830 T2357 C431 P55369 oasc.SyncStrategy.syncToMe http://127.0.0.1:55369/collection1/ has no replicas
   [junit4]   2> 342830 T2357 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55369/collection1/ shard1
   [junit4]   2> 342830 T2357 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 342831 T2363 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@22b84ef5 name:ZooKeeperConnection Watcher:127.0.0.1:56837/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 342831 T2321 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 342831 T2321 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 342833 T2349 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 342834 T2350 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 2, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "name":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "stateFormat":"2"} current state version: 1
   [junit4]   2> 342834 T2350 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 342835 T2349 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> 342835 T2360 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> 342837 T2350 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55369",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 342837 T2350 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json
   [junit4]   2> 342838 T2360 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> 342840 T2364 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 342840 T2360 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> 342884 T2357 oasc.ZkController.register We are http://127.0.0.1:55369/collection1/ and leader is http://127.0.0.1:55369/collection1/
   [junit4]   2> 342884 T2357 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55369
   [junit4]   2> 342884 T2357 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 342885 T2357 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 342885 T2357 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 342886 T2349 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 342887 T2350 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55369",
   [junit4]   2> 	  "node_name":"127.0.0.1:55369_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 342887 T2350 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55369",
   [junit4]   2> 	  "node_name":"127.0.0.1:55369_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 342989 T2360 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> 342989 T2349 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> 343066 T2321 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/shard-1-001/cores/collection1
   [junit4]   2> 343067 T2321 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 343068 T2321 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 343069 T2321 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@74f9f47c{/,null,AVAILABLE}
   [junit4]   2> 343070 T2321 oejs.AbstractConnector.doStart Started ServerConnector@165440c1{HTTP/1.1}{127.0.0.1:57637}
   [junit4]   2> 343070 T2321 oejs.Server.doStart Started @344133ms
   [junit4]   2> 343071 T2321 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@58d25a40
   [junit4]   2> 343071 T2321 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 343071 T2321 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/shard-1-001
   [junit4]   2> 343071 T2321 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/shard-1-001/'
   [junit4]   2> 343081 T2321 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/shard-1-001/solr.xml
   [junit4]   2> 343085 T2321 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/shard-1-001/cores
   [junit4]   2> 343085 T2321 oasc.CoreContainer.<init> New CoreContainer 1453066337
   [junit4]   2> 343085 T2321 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/shard-1-001/]
   [junit4]   2> 343086 T2321 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 343086 T2321 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 343086 T2321 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 343086 T2321 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 343086 T2321 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 343087 T2321 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 343087 T2321 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 343087 T2321 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 343087 T2321 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 343087 T2321 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 343087 T2321 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 343088 T2321 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 343088 T2321 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 343088 T2321 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 343088 T2321 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 343089 T2321 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56837/solr
   [junit4]   2> 343089 T2321 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 343089 T2321 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 343090 T2321 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 343092 T2378 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@291b02b4 name:ZooKeeperConnection Watcher:127.0.0.1:56837 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 343092 T2321 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 343093 T2321 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 343095 T2321 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 343097 T2381 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a520182 name:ZooKeeperConnection Watcher:127.0.0.1:56837/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 343097 T2321 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 343101 T2321 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 344103 T2321 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57637_
   [junit4]   2> 344104 T2321 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57637_
   [junit4]   2> 344107 T2321 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 344108 T2321 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/shard-1-001/cores
   [junit4]   2> 344109 T2321 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/shard-1-001/cores/collection1/
   [junit4]   2> 344109 T2321 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 344111 T2382 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 344111 T2382 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 344112 T2349 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 344112 T2382 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 344113 T2382 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 344113 T2350 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57637",
   [junit4]   2> 	  "node_name":"127.0.0.1:57637_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 344113 T2382 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 344113 T2350 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57637",
   [junit4]   2> 	  "node_name":"127.0.0.1:57637_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 344113 T2350 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 344113 T2350 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 344114 T2382 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 344114 T2382 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 344215 T2350 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 344216 T2381 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 344217 T2381 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 345114 T2382 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 345114 T2382 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 345115 T2382 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 345115 T2382 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 345116 T2382 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 345116 T2382 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/shard-1-001/cores/collection1/'
   [junit4]   2> 345132 T2382 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 345134 T2382 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 345138 T2382 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 345142 T2382 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 345152 T2382 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 345153 T2382 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 345160 T2382 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 345262 T2382 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 345265 T2382 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 345266 T2382 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 345279 T2382 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 345281 T2382 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 345282 T2382 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 345282 T2382 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 345283 T2382 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 345283 T2382 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 345284 T2382 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 345284 T2382 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 345284 T2382 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 345284 T2382 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 345284 T2382 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/shard-1-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/tempDir-001/jetty1/
   [junit4]   2> 345285 T2382 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bebd956
   [junit4]   2> 345285 T2382 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/tempDir-001/jetty1
   [junit4]   2> 345285 T2382 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/tempDir-001/jetty1/index/
   [junit4]   2> 345285 T2382 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 345285 T2382 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/tempDir-001/jetty1/index
   [junit4]   2> 345286 T2382 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1085663594, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 345287 T2382 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@617b78e3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18c0042e),segFN=segments_1,generation=1}
   [junit4]   2> 345287 T2382 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 345289 T2382 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 345289 T2382 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 345290 T2382 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 345290 T2382 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 345290 T2382 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 345290 T2382 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 345290 T2382 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 345291 T2382 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 345291 T2382 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 345291 T2382 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 345292 T2382 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 345292 T2382 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 345293 T2382 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 345293 T2382 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 345293 T2382 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 345295 T2382 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 345295 T2382 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 345296 T2382 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 345297 T2382 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 345298 T2382 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 345298 T2382 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 345299 T2382 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 345299 T2382 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 345300 T2382 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 345300 T2382 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 345301 T2382 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 345301 T2382 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 345303 T2382 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 345304 T2382 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 345305 T2382 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 345306 T2382 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 345307 T2382 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 345308 T2382 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 345308 T2382 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 345310 T2382 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=16.6865234375, floorSegmentMB=1.2880859375, forceMergeDeletesPctAllowed=4.740653694947303, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 345310 T2382 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@617b78e3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18c0042e),segFN=segments_1,generation=1}
   [junit4]   2> 345310 T2382 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 345311 T2382 oass.SolrIndexSearcher.<init> Opening Searcher@174daf8b[collection1] main
   [junit4]   2> 345311 T2382 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 345312 T2382 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 345313 T2382 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 345313 T2382 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 345313 T2382 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 345314 T2382 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 345314 T2382 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 345314 T2382 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 345314 T2382 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 345314 T2382 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 345315 T2383 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@174daf8b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 345315 T2382 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 345316 T2386 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57637 collection:collection1 shard:shard2
   [junit4]   2> 345316 T2321 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 345316 T2321 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 345317 T2386 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 345319 T2386 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 345320 T2349 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 345320 T2386 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 345320 T2386 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C432 name=collection1 org.apache.solr.core.SolrCore@1d480a45 url=http://127.0.0.1:57637/collection1 node=127.0.0.1:57637_ C432_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:57637, node_name=127.0.0.1:57637_, state=down}
   [junit4]   2> 345320 T2386 C432 P57637 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57637/collection1/
   [junit4]   2> 345320 T2350 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 5
   [junit4]   2> 345321 T2386 C432 P57637 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 345321 T2386 C432 P57637 oasc.SyncStrategy.syncToMe http://127.0.0.1:57637/collection1/ has no replicas
   [junit4]   2> 345321 T2386 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57637/collection1/ shard2
   [junit4]   2> 345321 T2386 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 345321 T2350 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 345322 T2381 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 345322 T2381 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 345323 T2349 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 345324 T2350 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57637",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 5
   [junit4]   2> 345324 T2350 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 345325 T2381 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 345325 T2381 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 345374 T2386 oasc.ZkController.register We are http://127.0.0.1:57637/collection1/ and leader is http://127.0.0.1:57637/collection1/
   [junit4]   2> 345374 T2386 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57637
   [junit4]   2> 345374 T2386 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 345374 T2386 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 345374 T2386 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 345375 T2349 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 345376 T2350 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57637",
   [junit4]   2> 	  "node_name":"127.0.0.1:57637_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 345376 T2350 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57637",
   [junit4]   2> 	  "node_name":"127.0.0.1:57637_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 345377 T2350 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 345377 T2386 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 345378 T2381 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 345378 T2381 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 345559 T2321 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/shard-2-001/cores/collection1
   [junit4]   2> 345560 T2321 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 345561 T2321 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 345562 T2321 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@22a8bfd2{/,null,AVAILABLE}
   [junit4]   2> 345562 T2321 oejs.AbstractConnector.doStart Started ServerConnector@74d3accf{HTTP/1.1}{127.0.0.1:47349}
   [junit4]   2> 345563 T2321 oejs.Server.doStart Started @346625ms
   [junit4]   2> 345563 T2321 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@58d25a40
   [junit4]   2> 345563 T2321 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 345563 T2321 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/shard-2-001
   [junit4]   2> 345564 T2321 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/shard-2-001/'
   [junit4]   2> 345573 T2321 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/shard-2-001/solr.xml
   [junit4]   2> 345576 T2321 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/shard-2-001/cores
   [junit4]   2> 345577 T2321 oasc.CoreContainer.<init> New CoreContainer 1670782232
   [junit4]   2> 345577 T2321 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/shard-2-001/]
   [junit4]   2> 345577 T2321 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 345577 T2321 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 345578 T2321 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 345578 T2321 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 345578 T2321 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 345578 T2321 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 345578 T2321 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 345578 T2321 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 345579 T2321 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 345579 T2321 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 345579 T2321 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 345579 T2321 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 345580 T2321 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 345580 T2321 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 345580 T2321 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 345580 T2321 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56837/solr
   [junit4]   2> 345580 T2321 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 345580 T2321 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 345581 T2321 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 345584 T2400 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4baf96b7 name:ZooKeeperConnection Watcher:127.0.0.1:56837 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 345585 T2321 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 345585 T2321 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 345588 T2321 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 345590 T2403 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@489c65d6 name:ZooKeeperConnection Watcher:127.0.0.1:56837/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 345590 T2321 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 345598 T2321 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 346604 T2321 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47349_
   [junit4]   2> 346605 T2321 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47349_
   [junit4]   2> 346608 T2321 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 346610 T2321 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/shard-2-001/cores
   [junit4]   2> 346611 T2321 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/shard-2-001/cores/collection1/
   [junit4]   2> 346611 T2321 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 346614 T2404 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 346614 T2404 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 346615 T2349 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 346616 T2404 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 346616 T2350 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47349",
   [junit4]   2> 	  "node_name":"127.0.0.1:47349_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 346617 T2404 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 346617 T2404 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 346617 T2350 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47349",
   [junit4]   2> 	  "node_name":"127.0.0.1:47349_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 346618 T2350 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 346618 T2350 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 346618 T2404 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 346618 T2404 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 346618 T2350 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 346619 T2403 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 346619 T2381 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 346619 T2403 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 346620 T2381 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 347618 T2404 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 347619 T2404 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 347619 T2404 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 347619 T2404 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 347620 T2404 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 347620 T2404 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/shard-2-001/cores/collection1/'
   [junit4]   2> 347628 T2404 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 347630 T2404 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 347634 T2404 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 347638 T2404 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 347647 T2404 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 347648 T2404 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 347652 T2404 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 347753 T2404 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 347756 T2404 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 347757 T2404 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 347764 T2404 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 347766 T2404 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 347768 T2404 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 347769 T2404 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 347770 T2404 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 347770 T2404 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 347770 T2404 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 347770 T2404 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 347771 T2404 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 347771 T2404 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 347771 T2404 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/shard-2-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/tempDir-001/jetty2/
   [junit4]   2> 347771 T2404 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bebd956
   [junit4]   2> 347772 T2404 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/tempDir-001/jetty2
   [junit4]   2> 347772 T2404 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/tempDir-001/jetty2/index/
   [junit4]   2> 347772 T2404 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 347772 T2404 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/tempDir-001/jetty2/index
   [junit4]   2> 347772 T2404 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1085663594, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 347773 T2404 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@46fbb447 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@313c9c92),segFN=segments_1,generation=1}
   [junit4]   2> 347773 T2404 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 347775 T2404 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 347775 T2404 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 347775 T2404 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 347775 T2404 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 347776 T2404 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 347776 T2404 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 347776 T2404 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 347776 T2404 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 347776 T2404 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 347776 T2404 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 347777 T2404 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 347777 T2404 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 347777 T2404 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 347777 T2404 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 347778 T2404 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 347779 T2404 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 347780 T2404 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 347780 T2404 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 347781 T2404 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 347781 T2404 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 347781 T2404 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 347782 T2404 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 347782 T2404 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 347783 T2404 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 347783 T2404 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 347783 T2404 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 347784 T2404 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 347786 T2404 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 347787 T2404 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 347788 T2404 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 347789 T2404 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 347790 T2404 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 347791 T2404 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 347791 T2404 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 347793 T2404 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=16.6865234375, floorSegmentMB=1.2880859375, forceMergeDeletesPctAllowed=4.740653694947303, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 347793 T2404 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@46fbb447 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@313c9c92),segFN=segments_1,generation=1}
   [junit4]   2> 347793 T2404 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 347794 T2404 oass.SolrIndexSearcher.<init> Opening Searcher@786dbde6[collection1] main
   [junit4]   2> 347794 T2404 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 347795 T2404 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 347795 T2404 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 347795 T2404 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 347795 T2404 oasr.RestManager.init Initializing RestManager with initArgs: {}
   

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

plicaTest 97B2B9C4C736F75-001/shard-4-001/cores/delLiveColl_shard2_replica1/data;done=false>>]
   [junit4]   2> 364794 T2515 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/shard-4-001/cores/delLiveColl_shard2_replica1/data
   [junit4]   2> 364794 T2515 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/shard-4-001/cores/delLiveColl_shard2_replica1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/shard-4-001/cores/delLiveColl_shard2_replica1/data/index;done=false>>]
   [junit4]   2> 364794 T2515 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001/shard-4-001/cores/delLiveColl_shard2_replica1/data/index
   [junit4]   2> 364795 T2515 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leaders/shard2
   [junit4]   2> 364795 T2515 oasc.SolrException.log ERROR There was a problem trying to register as the leader:org.apache.solr.common.SolrException: Could not register as the leader because creating the ephemeral registration node in ZooKeeper failed
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:147)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:323)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:198)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:159)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:390)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:263)
   [junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:265)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections
   [junit4]   2> 		at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 		at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 		at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:293)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:290)
   [junit4]   2> 		at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:290)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:485)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:454)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:441)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase$1.execute(ElectionContext.java:139)
   [junit4]   2> 		at org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:31)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:135)
   [junit4]   2> 		... 11 more
   [junit4]   2> 	
   [junit4]   2> 365306 T2508 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 365307 T2321 oejs.AbstractConnector.doStop Stopped ServerConnector@5e68e945{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 365308 T2321 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@12d1c8a6{/,null,UNAVAILABLE}
   [junit4]   2> 365310 T2321 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:56837 56837
   [junit4]   2> 365903 T2322 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:56837 56837
   [junit4]   2> 365905 T2322 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		8	/solr/aliases.json
   [junit4]   2> 		8	/solr/clusterstate.json
   [junit4]   2> 		5	/solr/configs/conf1
   [junit4]   2> 		4	/solr/collections/collection1/state.json
   [junit4]   2> 		4	/solr/collections/delLiveColl/state.json
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		8	/solr/live_nodes
   [junit4]   2> 		5	/solr/overseer/queue
   [junit4]   2> 		5	/solr/overseer/collection-queue-work
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteReplicaTest -Dtests.method=deleteLiveReplicaTest -Dtests.seed=97B2B9C4C736F75 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ms -Dtests.timezone=America/Tijuana -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 25.0s J0 | DeleteReplicaTest.deleteLiveReplicaTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Should have had a good message here
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([97B2B9C4C736F75:A41B9F97514CC700]:0)
   [junit4]    > 	at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:120)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 365915 T2321 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 97B2B9C4C736F75-001
   [junit4]   2> 24986 T2320 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=ms, timezone=America/Tijuana
   [junit4]   2> NOTE: Linux 3.13.0-45-generic amd64/Oracle Corporation 1.9.0-ea (64-bit)/cpus=8,threads=1,free=218770384,total=350224384
   [junit4]   2> NOTE: All tests run in this JVM: [TestGroupingSearch, SolrPluginUtilsTest, CoreAdminHandlerTest, SolrIndexSplitterTest, PingRequestHandlerTest, TestElisionMultitermQuery, TestAnalyzeInfixSuggestions, TestSerializedLuceneMatchVersion, TestBM25SimilarityFactory, TestJmxMonitoredMap, TestExceedMaxTermLength, SolrInfoMBeanTest, BadCopyFieldTest, TestExtendedDismaxParser, XmlUpdateRequestHandlerTest, TestSolrConfigHandlerCloud, TestPostingsSolrHighlighter, TestInfoStreamLogging, DocValuesTest, SyncSliceTest, TestCSVLoader, TestDocumentBuilder, TestCloudInspectUtil, TestHighlightDedupGrouping, MergeStrategyTest, TestBulkSchemaConcurrent, TestWriterPerf, BadComponentTest, TestSolrDynamicMBean, SliceStateTest, TestStressRecovery, RequestHandlersTest, TestDistributedMissingSort, DeleteInactiveReplicaTest, TestManagedResourceStorage, TestBlendedInfixSuggestions, TestLazyCores, AddBlockUpdateTest, TestManagedSynonymFilterFactory, SuggestComponentTest, TestCSVResponseWriter, TestFaceting, TestStressUserVersions, DistribJoinFromCollectionTest, TestAnalyzedSuggestions, SolrCoreTest, TestManagedResource, TestExpandComponent, TestReplicationHandlerBackup, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ClusterStateUpdateTest, HdfsDirectoryFactoryTest, CollectionsAPIAsyncDistributedZkTest, TestSearcherReuse, SuggesterTest, DeleteReplicaTest]
   [junit4] Completed on J0 in 25.51s, 1 test, 1 failure <<< FAILURES!

[...truncated 1062 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:191: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:509: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1349: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:957: There were test failures: 466 suites, 1861 tests, 1 failure, 46 ignored (21 assumptions)

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