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

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4319/
Java: 32bit/jdk1.8.0_20 -client -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 53622 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:491: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:430: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:105: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:208: Source checkout is dirty after running tests!!! Offending files:
* ./solr/contrib/analytics/test-lib

Total time: 184 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_20 -client -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4320/
Java: 32bit/jdk1.8.0_20 -client -XX:+UseSerialGC

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

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:55719/ga_smi/f, https://127.0.0.1:55704/ga_smi/f, https://127.0.0.1:55728/ga_smi/f]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:55719/ga_smi/f, https://127.0.0.1:55704/ga_smi/f, https://127.0.0.1:55728/ga_smi/f]
	at __randomizedtesting.SeedInfo.seed([8C2FFA7F6E627B6C:DC97467193D1B50]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:874)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
	at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:116)
	at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:106)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not  remove replica : customcollreplicadeletion/a/core_node1
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
	... 46 more




Build Log:
[...truncated 10878 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\init-core-data-001
   [junit4]   2> 388605 T940 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 388605 T940 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /ga_smi/f
   [junit4]   2> 388613 T940 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 388614 T940 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 388626 T941 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 388690 T940 oasc.ZkTestServer.run start zk server on port:55694
   [junit4]   2> 388690 T940 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 388693 T940 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 388699 T947 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ca52dd name:ZooKeeperConnection Watcher:127.0.0.1:55694 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 388700 T940 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 388700 T940 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 388700 T940 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 388708 T940 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 388709 T940 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 388715 T949 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18bea50 name:ZooKeeperConnection Watcher:127.0.0.1:55694/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 388715 T940 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 388715 T940 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 388715 T940 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 388724 T940 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 388731 T940 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 388737 T940 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 388742 T940 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 388743 T940 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 388751 T940 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 388752 T940 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 388759 T940 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 388759 T940 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 388765 T940 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 388765 T940 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 388772 T940 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 388772 T940 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 388778 T940 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 388779 T940 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 388785 T940 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 388786 T940 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 388791 T940 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 388792 T940 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 388797 T940 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 388797 T940 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 388806 T940 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 388806 T940 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 388813 T940 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 388814 T940 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 388820 T940 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 388822 T940 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 388830 T951 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@179c981 name:ZooKeeperConnection Watcher:127.0.0.1:55694/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 388831 T940 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 388832 T940 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 388836 T942 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1488314a7170002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 390301 T940 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 390311 T940 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 390315 T940 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:55704
   [junit4]   2> 390319 T940 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 390320 T940 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 390320 T940 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\tempDir-002
   [junit4]   2> 390321 T940 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\tempDir-002\'
   [junit4]   2> 390352 T940 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\tempDir-002\solr.xml
   [junit4]   2> 390371 T940 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\tempDir-002
   [junit4]   2> 390372 T940 oasc.CoreContainer.<init> New CoreContainer 16136185
   [junit4]   2> 390372 T940 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\tempDir-002\]
   [junit4]   2> 390374 T940 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 390374 T940 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 390374 T940 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 390374 T940 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 390375 T940 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 390375 T940 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 390375 T940 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 390376 T940 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 390377 T940 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 390380 T940 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 390383 T940 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 390383 T940 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 390383 T940 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 390383 T940 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55694/solr
   [junit4]   2> 390384 T940 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 390384 T940 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 390386 T940 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 390390 T962 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@596de name:ZooKeeperConnection Watcher:127.0.0.1:55694 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 390390 T940 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 390391 T940 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 390396 T940 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 390402 T964 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a49a4 name:ZooKeeperConnection Watcher:127.0.0.1:55694/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 390402 T940 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 390405 T940 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 390413 T940 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 390419 T940 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 390425 T940 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 390431 T940 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 390439 T940 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 390442 T940 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55704_ga_smi%2Ff
   [junit4]   2> 390443 T940 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55704_ga_smi%2Ff
   [junit4]   2> 390449 T940 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 390452 T940 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 390457 T940 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 390460 T940 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:55704_ga_smi%2Ff
   [junit4]   2> 390461 T940 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 390470 T940 oasc.Overseer.start Overseer (id=92467917086982148-127.0.0.1:55704_ga_smi%2Ff-n_0000000000) starting
   [junit4]   2> 390476 T940 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 390500 T940 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 390506 T966 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 390507 T940 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 390515 T940 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 390518 T940 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 390528 T940 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\tempDir-002
   [junit4]   2> 390529 T965 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 391055 T940 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\tempDir-002\conf\
   [junit4]   2> 391155 T940 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 391157 T940 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 391157 T940 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 391167 T940 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 391170 T940 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 391172 T970 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@97ad65 name:ZooKeeperConnection Watcher:127.0.0.1:55694/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 391173 T940 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 391173 T940 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 391175 T940 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 391181 T940 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 391182 T940 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 391182 T940 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 391183 T940 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 391186 T972 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f92b07 name:ZooKeeperConnection Watcher:127.0.0.1:55694/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 391186 T940 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 391186 T940 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 391195 T973 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 391204 T965 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1
   [junit4]   2> 391205 T965 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 391205 T965 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 391211 T965 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json
   [junit4]   2> 391216 T973 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> 391225 T974 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> 392591 T940 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 392592 T940 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 392600 T940 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 392602 T940 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:55719
   [junit4]   2> 392606 T940 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 392606 T940 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 392606 T940 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\tempDir-003
   [junit4]   2> 392606 T940 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\tempDir-003\'
   [junit4]   2> 392641 T940 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\tempDir-003\solr.xml
   [junit4]   2> 392653 T940 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\tempDir-003
   [junit4]   2> 392653 T940 oasc.CoreContainer.<init> New CoreContainer 21632858
   [junit4]   2> 392654 T940 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\tempDir-003\]
   [junit4]   2> 392655 T940 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 392655 T940 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 392655 T940 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 392655 T940 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 392655 T940 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 392655 T940 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 392655 T940 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 392655 T940 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 392655 T940 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 392660 T940 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 392664 T940 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 392664 T940 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 392664 T940 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 392664 T940 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55694/solr
   [junit4]   2> 392664 T940 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 392664 T940 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 392666 T940 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 392669 T985 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10893e4 name:ZooKeeperConnection Watcher:127.0.0.1:55694 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 392670 T940 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 392670 T940 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 392673 T942 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1488314a7170007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 392673 T940 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 392679 T987 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1074bda name:ZooKeeperConnection Watcher:127.0.0.1:55694/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 392680 T940 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 392691 T940 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 393452 T940 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55719_ga_smi%2Ff
   [junit4]   2> 393456 T940 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55719_ga_smi%2Ff
   [junit4]   2> 393465 T940 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 393470 T940 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\tempDir-003
   [junit4]   2> 393988 T940 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\tempDir-003\conf\
   [junit4]   2> 394072 T940 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 394075 T940 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 394075 T940 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 395575 T940 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 395576 T940 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 395587 T940 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 395589 T940 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:55728
   [junit4]   2> 395594 T940 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 395594 T940 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 395594 T940 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\tempDir-004
   [junit4]   2> 395594 T940 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\tempDir-004\'
   [junit4]   2> 395626 T940 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\tempDir-004\solr.xml
   [junit4]   2> 395639 T940 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\tempDir-004
   [junit4]   2> 395639 T940 oasc.CoreContainer.<init> New CoreContainer 13029114
   [junit4]   2> 395641 T940 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\tempDir-004\]
   [junit4]   2> 395642 T940 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 395642 T940 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 395642 T940 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 395642 T940 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 395642 T940 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 395643 T940 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 395643 T940 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 395643 T940 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 395643 T940 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 395647 T940 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 395650 T940 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 395650 T940 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 395650 T940 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 395650 T940 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55694/solr
   [junit4]   2> 395650 T940 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 395651 T940 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 395654 T940 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 395655 T1000 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@20e14d name:ZooKeeperConnection Watcher:127.0.0.1:55694 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 395656 T940 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 395657 T940 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 395661 T940 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 395663 T1002 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5a13f5 name:ZooKeeperConnection Watcher:127.0.0.1:55694/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 395664 T940 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 395686 T940 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 396528 T940 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55728_ga_smi%2Ff
   [junit4]   2> 396531 T940 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55728_ga_smi%2Ff
   [junit4]   2> 396547 T940 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 396555 T940 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\tempDir-004
   [junit4]   2> 397584 T940 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\tempDir-004\conf\
   [junit4]   2> 397790 T940 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 397795 T940 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 397795 T940 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 397810 T940 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: customcollreplicadeletion
   [junit4]   2> 397810 T940 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 397811 T940 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 397816 T1006 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b5c2d2 name:ZooKeeperConnection Watcher:127.0.0.1:55694/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 397817 T940 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 397817 T940 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 397819 T940 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 397931 T959 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=1&shards=a,b&maxShardsPerNode=5&router.name=implicit&name=customcollreplicadeletion&action=CREATE&numShards=1&stateFormat=2&wt=javabin&version=2
   [junit4]   2> 397934 T973 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 397938 T966 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"customcollreplicadeletion",
   [junit4]   2> 	  "replicationFactor":"1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "maxShardsPerNode":"5",
   [junit4]   2> 	  "shards":"a,b",
   [junit4]   2> 	  "stateFormat":"2",
   [junit4]   2> 	  "router.name":"implicit"}
   [junit4]   2> 397944 T1007 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"customcollreplicadeletion",
   [junit4]   2> 	  "replicationFactor":"1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "maxShardsPerNode":"5",
   [junit4]   2> 	  "shards":"a,b",
   [junit4]   2> 	  "stateFormat":"2",
   [junit4]   2> 	  "router.name":"implicit"}
   [junit4]   2> 397952 T1007 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1
   [junit4]   2> 397952 T1007 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/customcollreplicadeletion 
   [junit4]   2> 397955 T1007 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion
   [junit4]   2> 397966 T973 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 397976 T965 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: customcollreplicadeletion
   [junit4]   2> 397977 T965 oasc.Overseer$ClusterStateUpdater.createCollection Create collection customcollreplicadeletion with shards [a, b]
   [junit4]   2> 397977 T965 oasc.Overseer$ClusterStateUpdater.createCollection state version customcollreplicadeletion 2
   [junit4]   2> 397984 T965 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 397987 T974 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 397988 T988 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 397988 T973 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 397989 T1003 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 397989 T1008 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 398051 T1007 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection customcollreplicadeletion, shardNames [a, b] , replicationFactor : 1
   [junit4]   2> 398052 T1007 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_a_replica1 as part of slice a of collection customcollreplicadeletion on 127.0.0.1:55704_ga_smi%2Ff
   [junit4]   2> 398055 T1007 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_b_replica1 as part of slice b of collection customcollreplicadeletion on 127.0.0.1:55719_ga_smi%2Ff
   [junit4]   2> 398154 T960 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_a_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2
   [junit4]   2> 398168 T960 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=down collection=customcollreplicadeletion
   [junit4]   2> 398173 T982 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_b_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=b&wt=javabin&version=2
   [junit4]   2> 398182 T973 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 398184 T982 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=down collection=customcollreplicadeletion
   [junit4]   2> 398186 T960 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion
   [junit4]   2> 398191 T982 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion
   [junit4]   2> 398191 T982 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion
   [junit4]   2> 398193 T982 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... 
   [junit4]   2> 398194 T965 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"customcollreplicadeletion_a_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:55704/ga_smi/f",
   [junit4]   2> 	  "node_name":"127.0.0.1:55704_ga_smi%2Ff",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"a",
   [junit4]   2> 	  "collection":"customcollreplicadeletion",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 398196 T982 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 0 
   [junit4]   2> 398197 T982 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 398214 T965 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 398215 T988 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 398216 T988 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 
   [junit4]   2> 398219 T960 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion
   [junit4]   2> 398220 T960 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... 
   [junit4]   2> 398224 T960 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 
   [junit4]   2> 398224 T960 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 398226 T960 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_a_replica1
   [junit4]   2> 398227 T960 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion
   [junit4]   2> 398228 T960 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 398229 T960 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 398233 T960 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 398233 T960 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\tempDir-002\customcollreplicadeletion_a_replica1\'
   [junit4]   2> 398239 T965 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 
   [junit4]   2> 398240 T965 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"customcollreplicadeletion_b_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:55719/ga_smi/f",
   [junit4]   2> 	  "node_name":"127.0.0.1:55719_ga_smi%2Ff",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"b",
   [junit4]   2> 	  "collection":"customcollreplicadeletion",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 398255 T973 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 398258 T965 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 398261 T973 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 398262 T988 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 398269 T988 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 
   [junit4]   2> 398278 T973 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 
   [junit4]   2> 398316 T960 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 398343 T960 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 398349 T960 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 398383 T960 oass.IndexSchema.readSchema [customcollreplicadeletion_a_replica1] Schema name=test
   [junit4]   2> 398612 T960 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 398625 T960 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 398627 T960 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 398663 T960 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 398669 T960 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 398675 T960 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 398678 T960 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 398679 T960 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 398679 T960 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 398682 T960 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 398682 T960 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 398682 T960 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_a_replica1' using configuration from collection customcollreplicadeletion
   [junit4]   2> 398682 T960 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 398685 T960 oasc.SolrCore.<init> [customcollreplicadeletion_a_replica1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\tempDir-002\customcollreplicadeletion_a_replica1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\tempDir-002\customcollreplicadeletion_a_replica1\data\
   [junit4]   2> 398685 T960 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16ea3d7
   [junit4]   2> 398688 T960 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\tempDir-002\customcollreplicadeletion_a_replica1\data\
   [junit4]   2> 398688 T960 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\tempDir-002\customcollreplicadeletion_a_replica1\data\index/
   [junit4]   2> 398688 T960 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_a_replica1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\tempDir-002\customcollreplicadeletion_a_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 398690 T960 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\tempDir-002\customcollreplicadeletion_a_replica1\data\index
   [junit4]   2> 398690 T960 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 398691 T960 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1d0c2ee)),segFN=segments_1,generation=1}
   [junit4]   2> 398691 T960 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 398700 T960 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 398700 T960 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 398700 T960 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 398700 T960 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 398701 T960 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 398702 T960 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 398702 T960 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 398703 T960 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 398704 T960 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 398704 T960 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 398706 T960 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 398708 T960 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 398708 T960 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 398709 T960 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 398710 T960 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 398711 T960 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 398712 T960 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 398712 T960 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 398714 T960 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 398715 T960 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 398722 T960 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 398725 T960 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 398728 T960 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 398730 T960 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 398734 T960 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 398734 T960 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 398737 T960 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 398737 T960 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1d0c2ee)),segFN=segments_1,generation=1}
   [junit4]   2> 398738 T960 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 398740 T960 oass.SolrIndexSearcher.<init> Opening Searcher@d63efe[customcollreplicadeletion_a_replica1] main
   [junit4]   2> 398740 T960 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 398742 T960 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 398743 T960 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 398744 T960 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 398745 T960 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 398745 T960 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 398746 T960 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 398747 T960 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 398749 T960 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 398754 T960 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 398754 T960 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 398754 T960 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 398768 T960 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_a_replica1
   [junit4]   2> 398769 T960 oasc.ZkController.register Register replica - core:customcollreplicadeletion_a_replica1 address:https://127.0.0.1:55704/ga_smi/f collection:customcollreplicadeletion shard:a
   [junit4]   2> 398771 T1011 oasc.SolrCore.registerSearcher [customcollreplicadeletion_a_replica1] Registered new searcher Searcher@d63efe[customcollreplicadeletion_a_replica1] main{UninvertingDirectoryReader()}
   [junit4]   2> 398771 T960 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/a/election
   [junit4]   2> 398791 T960 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard a
   [junit4]   2> 398794 T973 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 398796 T960 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 398796 T960 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C409 name=customcollreplicadeletion_a_replica1 org.apache.solr.core.SolrCore@cad5e4 url=https://127.0.0.1:55704/ga_smi/f/customcollreplicadeletion_a_replica1 node=127.0.0.1:55704_ga_smi%2Ff C409_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_a_replica1 props:{core=customcollreplicadeletion_a_replica1, base_url=https://127.0.0.1:55704/ga_smi/f, node_name=127.0.0.1:55704_ga_smi%2Ff, state=down}
   [junit4]   2> 398796 T960 C409 P55704 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:55704/ga_smi/f/customcollreplicadeletion_a_replica1/
   [junit4]   2> 398796 T960 C409 P55704 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 398799 T960 C409 P55704 oasc.SyncStrategy.syncToMe https://127.0.0.1:55704/ga_smi/f/customcollreplicadeletion_a_replica1/ has no replicas
   [junit4]   2> 398799 T960 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:55704/ga_smi/f/customcollreplicadeletion_a_replica1/ a
   [junit4]   2> 398800 T960 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/a
   [junit4]   2> 398811 T965 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 
   [junit4]   2> 398818 T965 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 398820 T973 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 398820 T988 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 398821 T988 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 
   [junit4]   2> 398825 T973 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 
   [junit4]   2> 398833 T965 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 
   [junit4]   2> 398838 T973 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 398840 T965 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 398842 T988 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 398842 T973 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 398843 T988 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 
   [junit4]   2> 398846 T973 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 
   [junit4]   2> 398862 T960 oasc.ZkController.register We are https://127.0.0.1:55704/ga_smi/f/customcollreplicadeletion_a_replica1/ and leader is https://127.0.0.1:55704/ga_smi/f/customcollreplicadeletion_a_replica1/
   [junit4]   2> 398862 T960 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_a_replica1 baseURL=https://127.0.0.1:55704/ga_smi/f
   [junit4]   2> 398862 T960 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 398862 T960 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=active collection=customcollreplicadeletion
   [junit4]   2> 398865 T973 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 398873 T960 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 
   [junit4]   2> 398875 T960 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_a_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2} status=0 QTime=721 
   [junit4]   2> 398881 T965 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 
   [junit4]   2> 398881 T965 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"customcollreplicadeletion_a_replica1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:55704/ga_smi/f",
   [junit4]   2> 	  "node_name":"127.0.0.1:55704_ga_smi%2Ff",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"a",
   [junit4]   2> 	  "collection":"customcollreplicadeletion",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 398886 T965 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 398887 T988 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 398888 T973 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 398889 T988 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 
   [junit4]   2> 398893 T973 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 
   [junit4]   2> 399023 T982 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_b_replica1
   [junit4]   2> 399023 T982 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion
   [junit4]   2> 399024 T982 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 399025 T982 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 399027 T982 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 399027 T982 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\tempDir-003\customcollreplicadeletion_b_replica1\'
   [junit4]   2> 399071 T982 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 399095 T982 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 399098 T982 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 399112 T982 oass.IndexSchema.readSchema [customcollreplicadeletion_b_replica1] Schema name=test
   [junit4]   2> 399282 T982 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 399289 T982 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 399291 T982 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 399317 T982 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 399323 T982 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 399329 T982 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 399330 T982 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 399331 T982 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 399331 T982 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 399333 T982 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 399334 T982 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 399334 T982 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_b_replica1' using configuration from collection customcollreplicadeletion
   [junit4]   2> 399334 T982 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 399335 T982 oasc.SolrCore.<init> [customcollreplicadeletion_b_replica1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\tempDir-003\customcollreplicadeletion_b_replica1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\tempDir-003\customcollreplicadeletion_b_replica1\data\
   [junit4]   2> 399338 T982 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16ea3d7
   [junit4]   2> 399339 T982 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\tempDir-003\customcollreplicadeletion_b_replica1\data\
   [junit4]   2> 399339 T982 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\tempDir-003\customcollreplicadeletion_b_replica1\data\index/
   [junit4]   2> 399339 T982 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_b_replica1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\tempDir-003\customcollreplicadeletion_b_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 399340 T982 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001\tempDir-003\customcollreplicadeletion_b_replica1\data\index
   [junit4]   2> 399341 T982 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 399342 T982 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1d5a483)),segFN=segments_1,generation=1}
   [junit4]   2> 399342 T982 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 399350 T982 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 399351 T982 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 399351 T982 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 399351 T982 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 399352 T982 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 399352 T982 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 399353 T982 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 399353 T982 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 399353 T982 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 399355 T982 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 399355 T982 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 399356 T982 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 399357 T982 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 399357 T982 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 399357 T982 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 399357 T982 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 399359 T982 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 399359 T982 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 399360 T982 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 399361 T982 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 399364 T982 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 399367 T982 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 399369 T982 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 399374 T982 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 399380 T982 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 399380 T982 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 399382 T982 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 399383 T982 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1d5a483)),segFN=segments_1,generation=1}
   [junit4]   2> 399384 T982 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 399384 T982 oass.SolrIndexSearcher.<init> Opening Searcher@3a5ec0[customcollreplicadeletion_b_replica1] main
   [junit4]   2> 399384 T982 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 399388 T982 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 399388 T982 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 399389 T982 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 399389 T982 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 399390 T982 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 399392 T982 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 399393 T982 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 399393 T982 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 399393 T982 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 399401 T1013 oasc.SolrCore.registerSearcher [customcollreplicadeletion_b_replica1] Registered new searcher Searcher@3a5ec0[customcollreplicadeletion_b_replica1] main{UninvertingDirectoryReader()}
   [junit4]   2> 399407 T982 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_b_replica1
   [junit4]   2> 399407 T982 oasc.ZkController.register Register replica - core:customcollreplicadeletion_b_replica1 address:https://127.0.0.1:55719/ga_smi/f collection:customcollreplicadeletion shard:b
   [junit4]   2> 399410 T982 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/b/election
   [junit4]   2> 399418 T982 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard b
   [junit4]   2> 399422 T973 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 399422 T982 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 399423 T982 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C410 name=customcollreplicadeletion_b_replica1 org.apache.solr.core.SolrCore@17f9c53 url=https://127.0.0.1:55719/ga_smi/f/customcollreplicadeletion_b_replica1 node=127.0.0.1:55719_ga_smi%2Ff C410_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_b_replica1 props:{core=customcollreplicadeletion_b_replica1, base_url=https://127.0.0.1:55719/ga_smi/f, node_name=127.0.0.1:55719_ga_smi%2Ff, state=down}
   [junit4]   2> 399423 T982 C410 P55719 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:55719/ga_smi/f/customcollreplicadeletion_b_replica1/
   [junit4]   2> 399424 T982 C410 P55719 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 399424 T982 C410 P55719 oasc.SyncStrategy.syncToMe https://127.0.0.1:55719/ga_smi/f/customcollreplicadeletion_b_replica1/ has no replicas
   [junit4]   2> 399425 T982 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:55719/ga_smi/f/customcollreplicadeletion_b_replica1/ b
   [junit4]   2> 399426 T982 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/b
   [junit4]   2> 399433 T965 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 
   [junit4]   2> 399439 T965 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 399440 T988 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 399441 T973 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 399442 T988 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 
   [junit4]   2> 399446 T973 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 
   [junit4]   2> 399452 T965 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 
   [junit4]   2> 399456 T973 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 399456 T965 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 399457 T988 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 399458 T973 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 399459 T988 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 399462 T973 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 399481 T982 oasc.ZkController.register We are https://127.0.0.1:55719/ga_smi/f/customcollreplicadeletion_b_replica1/ and leader is https://127.0.0.1:55719/ga_smi/f/customcollreplicadeletion_b_replica1/
   [junit4]   2> 399482 T982 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_b_replica1 baseURL=https://127.0.0.1:55719/ga_smi/f
   [junit4]   2> 399482 T982 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 399482 T982 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=active collection=customcollreplicadeletion
   [junit4]   2> 399485 T973 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 399493 T982 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 399494 T982 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_b_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=b&wt=javabin&version=2} status=0 QTime=1322 
   [junit4]   2> 399497 T1007 oasc.OverseerCollectionProcessor.createCollection Finished create command on all shards for collection: customcollreplicadeletion
   [junit4]   2> 399505 T1007 oasc.OverseerCollectionProcessor$Runner.run Overseer Collection Processor: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={null={responseHeader={status=0,QTime=721},core=customcollreplicadeletion_a_replica1},null={responseHeader={status=0,QTime=1322},core=customcollreplicadeletion_b_replica1}}}
   [junit4]   2> 399508 T965 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 399509 T965 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"customcollreplicadeletion_b_replica1",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:55719/ga_smi/f",
   [junit4]   2> 	  "node_name":"127.0.0.1:55719_ga_smi%2Ff",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"b",
   [junit4]   2> 	  "collection":"customcollreplicadeletion",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 399510 T973 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work/qnr-0000000000 state: SyncConnected type NodeDataChanged
   [junit4]   2> 399513 T973 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 399514 T965 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 399514 T959 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/collections params={replicationFactor=1&shards=a,b&maxShardsPerNode=5&router.name=implicit&name=customcollreplicadeletion&action=CREATE&numShards=1&stateFormat=2&wt=javabin&version=2} status=0 QTime=1587 
   [junit4]   2> 399518 T973 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 399518 T988 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 399519 T988 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 
   [junit4]   2> 399520 T940 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: customcollreplicadeletion failOnTimeout:true timeout (sec):330
   [junit4]   2> 399526 T973 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 
   [junit4]   2> 399527 T940 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: customcollreplicadeletion
   [junit4]   2> 399531 T940 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 399532 T940 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 399539 T1016 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b5781d name:ZooKeeperConnection Watcher:127.0.0.1:55694/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 399539 T940 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 399539 T940 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 399542 T940 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 399559 T956 oasha.CollectionsHandler.handleRemoveReplica Remove replica: replica=core_node1&action=deletereplica&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2
   [junit4]   2> 399561 T973 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 399564 T966 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{
   [junit4]   2> 	  "operation":"deletereplica",
   [junit4]   2> 	  "collection":"customcollreplicadeletion",
   [junit4]   2> 	  "shard":"a",
   [junit4]   2> 	  "replica":"core_node1"}
   [junit4]   2> 399572 T1017 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : deletereplica , {
   [junit4]   2> 	  "operation":"deletereplica",
   [junit4]   2> 	  "collection":"customcollreplicadeletion",
   [junit4]   2> 	  "shard":"a",
   [junit4]   2> 	  "replica":"core_node1"}
   [junit4]   2> 399581 T958 oasc.SolrCore.close [customcollreplicadeletion_a_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@cad5e4
   [junit4]   2> 399606 T958 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 399608 T958 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 399608 T958 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 399608 T958 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 399614 T958 oasc.SolrCore.closeSearcher [customcollreplicadeletion_a_replica1] Closing main searcher on request.
   [junit4]   2> 399615 T958 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 399615 T958 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSl

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

it4]   2> 512810 T1022 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 512814 T1022 oasc.Overseer.start Overseer (id=92467917086982154-127.0.0.1:55728_ga_smi%2Ff-n_0000000002) starting
   [junit4]   2> 512819 T940 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/ga_smi/f,null}
   [junit4]   2> 512833 T1022 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 512835 T1034 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 512843 T1033 oasc.Overseer$ClusterStateUpdater.run Replaying operations from work queue.
   [junit4]   2> 512845 T1033 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"customcollreplicadeletion_b_replica1",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:55719/ga_smi/f",
   [junit4]   2> 	  "node_name":"127.0.0.1:55719_ga_smi%2Ff",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"b",
   [junit4]   2> 	  "collection":"customcollreplicadeletion",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 512852 T1033 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 512855 T1033 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 517287 T940 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 55728
   [junit4]   2> 517288 T940 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=13029114
   [junit4]   2> 517289 T940 oasc.Overseer.close Overseer (id=92467917086982154-127.0.0.1:55728_ga_smi%2Ff-n_0000000002) closing
   [junit4]   2> 517289 T1033 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:55728_ga_smi%2Ff
   [junit4]   2> 517298 T1022 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 517313 T940 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/ga_smi/f,null}
   [junit4]   2> 518722 T1036 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:347)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:346)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:296)
   [junit4]   2> 
   [junit4]   2> 522055 T940 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 522058 T940 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:55694 55694
   [junit4]   2> 524200 T942 oazs.NIOServerCnxnFactory.run WARN Ignoring unexpected runtime exception java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:187)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 524203 T941 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:55694 55694
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteLastCustomShardedReplicaTest -Dtests.method=testDistribSearch -Dtests.seed=8C2FFA7F6E627B6C -Dtests.slow=true -Dtests.locale=el -Dtests.timezone=Asia/Kuching -Dtests.file.encoding=UTF-8
   [junit4] ERROR    136s | DeleteLastCustomShardedReplicaTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:55719/ga_smi/f, https://127.0.0.1:55704/ga_smi/f, https://127.0.0.1:55728/ga_smi/f]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8C2FFA7F6E627B6C:DC97467193D1B50]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:874)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
   [junit4]    > 	at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:116)
   [junit4]    > 	at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:106)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not  remove replica : customcollreplicadeletion/a/core_node1
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
   [junit4]    > 	... 46 more
   [junit4]   2> 524321 T940 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-8C2FFA7F6E627B6C-001
   [junit4]   2> 135724 T939 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene410: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=el, timezone=Asia/Kuching
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_20 (32-bit)/cpus=2,threads=1,free=39712856,total=140267520
   [junit4]   2> NOTE: All tests run in this JVM: [WordBreakSolrSpellCheckerTest, TestShortCircuitedRequests, TestConfigSets, CopyFieldTest, TestSolrXmlPersistence, TestExceedMaxTermLength, TestPHPSerializedResponseWriter, EchoParamsTest, TestOrdValues, HdfsChaosMonkeySafeLeaderTest, CursorPagingTest, DistributedSuggestComponentTest, TestIBSimilarityFactory, BadComponentTest, TestAnalyzedSuggestions, SolrCmdDistributorTest, TestBadConfig, CurrencyFieldOpenExchangeTest, HdfsBasicDistributedZkTest, SortByFunctionTest, TestMaxScoreQueryParser, SoftAutoCommitTest, IndexBasedSpellCheckerTest, TestLMDirichletSimilarityFactory, OutputWriterTest, TestCodecSupport, RAMDirectoryFactoryTest, ConvertedLegacyTest, QueryParsingTest, SolrCoreCheckLockOnStartupTest, MinimalSchemaTest, BasicDistributedZk2Test, TestFieldCollectionResource, JSONWriterTest, CurrencyFieldXmlFileTest, TestLRUCache, TestDocumentBuilder, BasicFunctionalityTest, TestShardHandlerFactory, TestJmxMonitoredMap, TestRandomDVFaceting, DirectSolrConnectionTest, DeleteLastCustomShardedReplicaTest]
   [junit4] Completed in 136.01s, 1 test, 1 error <<< FAILURES!

[...truncated 1233 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:491: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:471: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:60: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:496: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1358: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:961: There were test failures: 429 suites, 1772 tests, 1 error, 54 ignored (32 assumptions)

Total time: 150 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_20 -client -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any