You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/05/27 00:58:54 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_60-ea-b12) - Build # 12834 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12834/
Java: 64bit/jdk1.8.0_60-ea-b12 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest

Error Message:
There are still nodes recoverying - waited for 330 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds
	at __randomizedtesting.SeedInfo.seed([60C0E7293729BC10:C7845F8D5A92AFA9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:172)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:133)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:128)
	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.waitForRecoveriesToFinish(BaseCdcrDistributedZkTest.java:419)
	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.clearSourceCollection(BaseCdcrDistributedZkTest.java:285)
	at org.apache.solr.cloud.CdcrReplicationHandlerTest.doTestPartialReplicationWithTruncatedTlog(CdcrReplicationHandlerTest.java:122)
	at org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest(CdcrReplicationHandlerTest.java:53)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	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:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10574 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrReplicationHandlerTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/init-core-data-001
   [junit4]   2> 919744 T5583 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 919744 T5583 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 919746 T5583 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 919746 T5584 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 919747 T5584 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 919847 T5583 oasc.ZkTestServer.run start zk server on port:60272
   [junit4]   2> 919847 T5583 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 919847 T5583 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 919849 T5591 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5cac432d name:ZooKeeperConnection Watcher:127.0.0.1:60272 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 919850 T5583 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 919850 T5583 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 919850 T5583 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 919852 T5583 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 919852 T5583 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 919853 T5594 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c198cf6 name:ZooKeeperConnection Watcher:127.0.0.1:60272/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 919853 T5583 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 919854 T5583 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 919854 T5583 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 919855 T5583 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 919856 T5583 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 919856 T5583 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 919857 T5583 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 919857 T5583 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 919858 T5583 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 919859 T5583 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 919860 T5583 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 919860 T5583 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 919861 T5583 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 919861 T5583 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 919862 T5583 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 919862 T5583 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 919863 T5583 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 919863 T5583 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 919864 T5583 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 919864 T5583 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 919865 T5583 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 919865 T5583 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 919866 T5583 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 919866 T5583 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 919867 T5583 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 919868 T5583 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 919869 T5583 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 919869 T5583 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 919870 T5583 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 919871 T5583 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 919872 T5597 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3728e8dc name:ZooKeeperConnection Watcher:127.0.0.1:60272/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 919872 T5583 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 919872 T5583 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 919873 T5583 oas.SolrTestCaseJ4.setUp ###Starting doTest
   [junit4]   2> 919920 T5583 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-001/cores/collection1
   [junit4]   2> 919922 T5583 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 919923 T5583 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@6a45f5e3{/,null,AVAILABLE}
   [junit4]   2> 919927 T5583 oejs.AbstractConnector.doStart Started ServerConnector@634735e8{SSL-http/1.1}{127.0.0.1:37021}
   [junit4]   2> 919927 T5583 oejs.Server.doStart Started @920886ms
   [junit4]   2> 919927 T5583 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {shards=shard1, hostContext=/, hostPort=37021, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-001/cores}
   [junit4]   2> 919928 T5583 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 919928 T5583 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-001/'
   [junit4]   2> 919938 T5583 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-001/solr.xml
   [junit4]   2> 919941 T5583 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-001/cores
   [junit4]   2> 919942 T5583 oasc.CoreContainer.<init> New CoreContainer 993311903
   [junit4]   2> 919942 T5583 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-001/]
   [junit4]   2> 919942 T5583 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-001/lib
   [junit4]   2> 919942 T5583 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-001/lib).
   [junit4]   2> 919947 T5583 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 919948 T5583 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 919949 T5583 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 919949 T5583 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 919949 T5583 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 919950 T5583 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60272/solr
   [junit4]   2> 919950 T5583 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 919950 T5583 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 919951 T5583 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 919952 T5611 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3fc4a5a4 name:ZooKeeperConnection Watcher:127.0.0.1:60272 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 919952 T5583 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 919953 T5583 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 919954 T5583 n:127.0.0.1:37021_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 919955 T5614 n:127.0.0.1:37021_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@65a42724 name:ZooKeeperConnection Watcher:127.0.0.1:60272/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 919955 T5583 n:127.0.0.1:37021_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 919956 T5583 n:127.0.0.1:37021_ oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 919958 T5583 n:127.0.0.1:37021_ oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 919959 T5583 n:127.0.0.1:37021_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 919960 T5583 n:127.0.0.1:37021_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 919960 T5583 n:127.0.0.1:37021_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 919962 T5583 n:127.0.0.1:37021_ oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 919963 T5583 n:127.0.0.1:37021_ oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 919964 T5583 n:127.0.0.1:37021_ oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 919965 T5583 n:127.0.0.1:37021_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37021_
   [junit4]   2> 919965 T5583 n:127.0.0.1:37021_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37021_
   [junit4]   2> 919966 T5583 n:127.0.0.1:37021_ oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 919967 T5583 n:127.0.0.1:37021_ oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 919968 T5583 n:127.0.0.1:37021_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 919968 T5583 n:127.0.0.1:37021_ oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:37021_
   [junit4]   2> 919969 T5583 n:127.0.0.1:37021_ oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 919970 T5583 n:127.0.0.1:37021_ oasc.Overseer.start Overseer (id=93892137606381572-127.0.0.1:37021_-n_0000000000) starting
   [junit4]   2> 919971 T5583 n:127.0.0.1:37021_ oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 919974 T5583 n:127.0.0.1:37021_ oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 919974 T5616 n:127.0.0.1:37021_ oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 919974 T5583 n:127.0.0.1:37021_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 919975 T5615 n:127.0.0.1:37021_ oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 919977 T5583 n:127.0.0.1:37021_ oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 919977 T5583 n:127.0.0.1:37021_ oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 919978 T5583 n:127.0.0.1:37021_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-001/cores
   [junit4]   2> 919978 T5583 n:127.0.0.1:37021_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-001/cores/collection1, collection=tmp_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 919979 T5583 n:127.0.0.1:37021_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-001/cores/collection1/
   [junit4]   2> 919979 T5583 n:127.0.0.1:37021_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 919980 T5618 n:127.0.0.1:37021_ c:tmp_collection x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=tmp_collection
   [junit4]   2> 919980 T5618 n:127.0.0.1:37021_ c:tmp_collection x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 919980 T5614 n:127.0.0.1:37021_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 919980 T5618 n:127.0.0.1:37021_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 919981 T5615 n:127.0.0.1:37021_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:37021",
   [junit4]   2> 	  "node_name":"127.0.0.1:37021_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"tmp_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 0
   [junit4]   2> 919981 T5615 n:127.0.0.1:37021_ oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:37021",
   [junit4]   2> 	  "node_name":"127.0.0.1:37021_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"tmp_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 919981 T5615 n:127.0.0.1:37021_ oasco.ClusterStateMutator.createCollection building a new cName: tmp_collection
   [junit4]   2> 919981 T5615 n:127.0.0.1:37021_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 919982 T5614 n:127.0.0.1:37021_ 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> 920981 T5618 n:127.0.0.1:37021_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 920981 T5618 n:127.0.0.1:37021_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:tmp_collection
   [junit4]   2> 920981 T5618 n:127.0.0.1:37021_ oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:tmp_collection
   [junit4]   2> 920981 T5618 n:127.0.0.1:37021_ oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 920982 T5618 n:127.0.0.1:37021_ oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 920982 T5618 n:127.0.0.1:37021_ oascc.SolrZkClient.makePath makePath: /collections/tmp_collection
   [junit4]   2> 920982 T5618 n:127.0.0.1:37021_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/tmp_collection
   [junit4]   2> 920983 T5618 n:127.0.0.1:37021_ oascc.ZkStateReader.readConfigName path=/collections/tmp_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 920983 T5618 n:127.0.0.1:37021_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-001/cores/collection1/'
   [junit4]   2> 920989 T5618 n:127.0.0.1:37021_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 920992 T5618 n:127.0.0.1:37021_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 920994 T5618 n:127.0.0.1:37021_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 920999 T5618 n:127.0.0.1:37021_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 920999 T5618 n:127.0.0.1:37021_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 921002 T5618 n:127.0.0.1:37021_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 921071 T5618 n:127.0.0.1:37021_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 921073 T5618 n:127.0.0.1:37021_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 921073 T5618 n:127.0.0.1:37021_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 921075 T5618 n:127.0.0.1:37021_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 921080 T5618 n:127.0.0.1:37021_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 921080 T5618 n:127.0.0.1:37021_ x:collection1 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 921080 T5618 n:127.0.0.1:37021_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 921080 T5618 n:127.0.0.1:37021_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@521ae137
   [junit4]   2> 921081 T5618 n:127.0.0.1:37021_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-001/cores/collection1/data
   [junit4]   2> 921081 T5618 n:127.0.0.1:37021_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-001/cores/collection1/data/index/
   [junit4]   2> 921081 T5618 n:127.0.0.1:37021_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 921081 T5618 n:127.0.0.1:37021_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-001/cores/collection1/data/index
   [junit4]   2> 921082 T5618 n:127.0.0.1:37021_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7036034089180402]
   [junit4]   2> 921105 T5618 n:127.0.0.1:37021_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 921105 T5618 n:127.0.0.1:37021_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 921107 T5618 n:127.0.0.1:37021_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "cdcr-processor-chain"
   [junit4]   2> 921116 T5618 n:127.0.0.1:37021_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 921117 T5618 n:127.0.0.1:37021_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 921118 T5618 n:127.0.0.1:37021_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 921118 T5618 n:127.0.0.1:37021_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 921119 T5618 n:127.0.0.1:37021_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 921120 T5618 n:127.0.0.1:37021_ x:collection1 oasc.PluginBag.createPlugin requestHandler : '/replication' created with startup=lazy 
   [junit4]   2> 921127 T5618 n:127.0.0.1:37021_ x:collection1 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 921127 T5618 n:127.0.0.1:37021_ x:collection1 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 921128 T5618 n:127.0.0.1:37021_ x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin,/admin/threads,/admin/ping,/cdcr,/update,/admin/file
   [junit4]   2> 921128 T5618 n:127.0.0.1:37021_ x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 921135 T5618 n:127.0.0.1:37021_ x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 921135 T5618 n:127.0.0.1:37021_ x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 921136 T5618 n:127.0.0.1:37021_ x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 921136 T5618 n:127.0.0.1:37021_ x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 921136 T5618 n:127.0.0.1:37021_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=69.912109375, floorSegmentMB=1.1162109375, forceMergeDeletesPctAllowed=2.5046762586445603, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.35164323710879053
   [junit4]   2> 921137 T5618 n:127.0.0.1:37021_ x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 921137 T5618 n:127.0.0.1:37021_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 921137 T5618 n:127.0.0.1:37021_ x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@42bdc190[collection1] main
   [junit4]   2> 921137 T5618 n:127.0.0.1:37021_ x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/tmp_collection
   [junit4]   2> 921138 T5618 n:127.0.0.1:37021_ x:collection1 oascc.ZkStateReader.readConfigName path=/collections/tmp_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 921138 T5618 n:127.0.0.1:37021_ x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 921138 T5618 n:127.0.0.1:37021_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 921138 T5618 n:127.0.0.1:37021_ x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 921138 T5618 n:127.0.0.1:37021_ x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 921139 T5618 n:127.0.0.1:37021_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 921139 T5618 n:127.0.0.1:37021_ x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 921139 T5618 n:127.0.0.1:37021_ x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 921141 T5618 n:127.0.0.1:37021_ x:collection1 oascc.SolrZkClient.makePath makePath: /collections/tmp_collection/cdcr/state
   [junit4]   2> 921142 T5618 n:127.0.0.1:37021_ x:collection1 oash.CdcrBufferStateManager.createStateNode Created znode /collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 921145 T5618 n:127.0.0.1:37021_ x:collection1 oash.CdcrProcessStateManager.createStateNode Created znode /collections/tmp_collection/cdcr/state/process
   [junit4]   2> 921155 T5618 n:127.0.0.1:37021_ x:collection1 oasha.AdminHandlers.inform WARN <requestHandler name="/admin/" 
   [junit4]   2> 	 class="solr.admin.AdminHandlers" /> is deprecated . It is not required anymore
   [junit4]   2> 921156 T5618 n:127.0.0.1:37021_ x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 921156 T5619 n:127.0.0.1:37021_ x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@42bdc190[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 921156 T5618 n:127.0.0.1:37021_ x:collection1 oasu.UpdateLog.onFirstSearcher On first searcher opened, looking up max value of version field
   [junit4]   2> 921156 T5618 n:127.0.0.1:37021_ x:collection1 oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 921157 T5618 n:127.0.0.1:37021_ x:collection1 oasu.VersionInfo.getMaxVersionFromIndex No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 921157 T5618 n:127.0.0.1:37021_ x:collection1 oasu.UpdateLog.seedBucketsWithHighestVersion Could not find max version in index or recent updates, using new clock 1502274203179548672
   [junit4]   2> 921158 T5618 n:127.0.0.1:37021_ x:collection1 oasu.UpdateLog.seedBucketsWithHighestVersion Took 2 ms to seed version buckets with highest version 1502274203179548672
   [junit4]   2> 921158 T5618 n:127.0.0.1:37021_ x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 921159 T5623 n:127.0.0.1:37021_ c:tmp_collection s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:37021 collection:tmp_collection shard:shard1
   [junit4]   2> 921159 T5583 n:127.0.0.1:37021_ oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 921159 T5623 n:127.0.0.1:37021_ c:tmp_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/tmp_collection/leader_elect/shard1/election
   [junit4]   2> 921159 T5583 n:127.0.0.1:37021_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 921160 T5623 n:127.0.0.1:37021_ c:tmp_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 921161 T5614 n:127.0.0.1:37021_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 921161 T5623 n:127.0.0.1:37021_ c:tmp_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 921161 T5623 n:127.0.0.1:37021_ c:tmp_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 921161 T5615 n:127.0.0.1:37021_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"tmp_collection"} current state version: 1
   [junit4]   2> ASYNC  NEW_CORE C1590 name=collection1 org.apache.solr.core.SolrCore@2ccbf927 url=https://127.0.0.1:37021/collection1 node=127.0.0.1:37021_ C1590_STATE=coll:tmp_collection core:collection1 props:{core=collection1, base_url=https://127.0.0.1:37021, node_name=127.0.0.1:37021_, state=down}
   [junit4]   2> 921161 T5623 n:127.0.0.1:37021_ c:tmp_collection s:shard1 x:collection1 C1590 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:37021/collection1/
   [junit4]   2> 921162 T5623 n:127.0.0.1:37021_ c:tmp_collection s:shard1 x:collection1 C1590 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 921162 T5623 n:127.0.0.1:37021_ c:tmp_collection s:shard1 x:collection1 C1590 oasc.SyncStrategy.syncToMe https://127.0.0.1:37021/collection1/ has no replicas
   [junit4]   2> 921162 T5623 n:127.0.0.1:37021_ c:tmp_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:37021/collection1/ shard1
   [junit4]   2> 921162 T5623 n:127.0.0.1:37021_ c:tmp_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/tmp_collection/leaders/shard1
   [junit4]   2> 921163 T5614 n:127.0.0.1:37021_ oash.CdcrLeaderStateManager$LeaderStateWatcher.process Received new leader state @ tmp_collection:shard1
   [junit4]   2> 921164 T5624 n:127.0.0.1:37021_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 921165 T5615 n:127.0.0.1:37021_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"tmp_collection",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:37021",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 921208 T5583 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-002/cores/collection1
   [junit4]   2> 921209 T5583 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 921210 T5583 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@6cbb7017{/,null,AVAILABLE}
   [junit4]   2> 921213 T5583 oejs.AbstractConnector.doStart Started ServerConnector@5813ff92{SSL-http/1.1}{127.0.0.1:60631}
   [junit4]   2> 921213 T5583 oejs.Server.doStart Started @922172ms
   [junit4]   2> 921213 T5583 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {shards=shard2, hostContext=/, hostPort=60631, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-002/cores}
   [junit4]   2> 921214 T5583 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 921214 T5583 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-002/'
   [junit4]   2> 921223 T5583 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-002/solr.xml
   [junit4]   2> 921225 T5583 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-002/cores
   [junit4]   2> 921226 T5583 oasc.CoreContainer.<init> New CoreContainer 2028117660
   [junit4]   2> 921226 T5583 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-002/]
   [junit4]   2> 921226 T5583 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-002/lib
   [junit4]   2> 921226 T5583 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-002/lib).
   [junit4]   2> 921230 T5583 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 921231 T5583 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 921232 T5583 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 921232 T5583 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 921232 T5583 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 921233 T5583 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60272/solr
   [junit4]   2> 921233 T5583 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 921233 T5583 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 921233 T5583 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 921235 T5638 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@43761c7e name:ZooKeeperConnection Watcher:127.0.0.1:60272 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 921235 T5583 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 921235 T5583 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 921237 T5583 n:127.0.0.1:60631_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 921238 T5641 n:127.0.0.1:60631_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f67cbfe name:ZooKeeperConnection Watcher:127.0.0.1:60272/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 921238 T5583 n:127.0.0.1:60631_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 921240 T5583 n:127.0.0.1:60631_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 921266 T5614 n:127.0.0.1:37021_ 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> 921266 T5641 n:127.0.0.1:60631_ 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> 921314 T5623 n:127.0.0.1:37021_ c:tmp_collection s:shard1 x:collection1 oasc.ZkController.register We are https://127.0.0.1:37021/collection1/ and leader is https://127.0.0.1:37021/collection1/
   [junit4]   2> 921315 T5623 n:127.0.0.1:37021_ c:tmp_collection s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:37021
   [junit4]   2> 921315 T5623 n:127.0.0.1:37021_ c:tmp_collection s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 921315 T5623 n:127.0.0.1:37021_ c:tmp_collection s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=tmp_collection
   [junit4]   2> 921315 T5623 n:127.0.0.1:37021_ c:tmp_collection s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 921316 T5614 n:127.0.0.1:37021_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 921316 T5615 n:127.0.0.1:37021_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:37021",
   [junit4]   2> 	  "node_name":"127.0.0.1:37021_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"tmp_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 2
   [junit4]   2> 921316 T5615 n:127.0.0.1:37021_ oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:37021",
   [junit4]   2> 	  "node_name":"127.0.0.1:37021_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"tmp_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 921417 T5614 n:127.0.0.1:37021_ 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> 921417 T5641 n:127.0.0.1:60631_ 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> 922241 T5583 n:127.0.0.1:60631_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60631_
   [junit4]   2> 922242 T5583 n:127.0.0.1:60631_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60631_
   [junit4]   2> 922243 T5583 n:127.0.0.1:60631_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 922244 T5583 n:127.0.0.1:60631_ oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 922244 T5583 n:127.0.0.1:60631_ oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 922244 T5583 n:127.0.0.1:60631_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-002/cores
   [junit4]   2> 922245 T5583 n:127.0.0.1:60631_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-002/cores/collection1, collection=tmp_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-002/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 922245 T5583 n:127.0.0.1:60631_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-002/cores/collection1/
   [junit4]   2> 922245 T5583 n:127.0.0.1:60631_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 922246 T5642 n:127.0.0.1:60631_ c:tmp_collection x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=tmp_collection
   [junit4]   2> 922246 T5642 n:127.0.0.1:60631_ c:tmp_collection x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 922246 T5642 n:127.0.0.1:60631_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 922247 T5614 n:127.0.0.1:37021_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 922247 T5615 n:127.0.0.1:37021_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:60631",
   [junit4]   2> 	  "node_name":"127.0.0.1:60631_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"tmp_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 3
   [junit4]   2> 922247 T5615 n:127.0.0.1:37021_ oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:60631",
   [junit4]   2> 	  "node_name":"127.0.0.1:60631_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"tmp_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 922247 T5615 n:127.0.0.1:37021_ oasco.ReplicaMutator.updateState Collection already exists with numShards=1
   [junit4]   2> 922247 T5615 n:127.0.0.1:37021_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 922349 T5614 n:127.0.0.1:37021_ oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 922349 T5641 n:127.0.0.1:60631_ oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 923247 T5642 n:127.0.0.1:60631_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 923247 T5642 n:127.0.0.1:60631_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:tmp_collection
   [junit4]   2> 923247 T5642 n:127.0.0.1:60631_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 923247 T5642 n:127.0.0.1:60631_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/tmp_collection
   [junit4]   2> 923248 T5642 n:127.0.0.1:60631_ oascc.ZkStateReader.readConfigName path=/collections/tmp_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 923248 T5642 n:127.0.0.1:60631_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-002/cores/collection1/'
   [junit4]   2> 923255 T5642 n:127.0.0.1:60631_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 923257 T5642 n:127.0.0.1:60631_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 923259 T5642 n:127.0.0.1:60631_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 923264 T5642 n:127.0.0.1:60631_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 923265 T5642 n:127.0.0.1:60631_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 923268 T5642 n:127.0.0.1:60631_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 923329 T5642 n:127.0.0.1:60631_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 923330 T5642 n:127.0.0.1:60631_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 923330 T5642 n:127.0.0.1:60631_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 923332 T5642 n:127.0.0.1:60631_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 923337 T5642 n:127.0.0.1:60631_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 923337 T5642 n:127.0.0.1:60631_ x:collection1 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 923337 T5642 n:127.0.0.1:60631_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-002/cores/collection1/], dataDir=[null]
   [junit4]   2> 923338 T5642 n:127.0.0.1:60631_ x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@521ae137
   [junit4]   2> 923338 T5642 n:127.0.0.1:60631_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-002/cores/collection1/data
   [junit4]   2> 923338 T5642 n:127.0.0.1:60631_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-002/cores/collection1/data/index/
   [junit4]   2> 923338 T5642 n:127.0.0.1:60631_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-002/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 923339 T5642 n:127.0.0.1:60631_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-002/cores/collection1/data/index
   [junit4]   2> 923339 T5642 n:127.0.0.1:60631_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7036034089180402]
   [junit4]   2> 923358 T5642 n:127.0.0.1:60631_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-002/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 923359 T5642 n:127.0.0.1:60631_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 923361 T5642 n:127.0.0.1:60631_ x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "cdcr-processor-chain"
   [junit4]   2> 923362 T5642 n:127.0.0.1:60631_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 923363 T5642 n:127.0.0.1:60631_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 923364 T5642 n:127.0.0.1:60631_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 923364 T5642 n:127.0.0.1:60631_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 923365 T5642 n:127.0.0.1:60631_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 923365 T5642 n:127.0.0.1:60631_ x:collection1 oasc.PluginBag.createPlugin requestHandler : '/replication' created with startup=lazy 
   [junit4]   2> 923367 T5642 n:127.0.0.1:60631_ x:collection1 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 923367 T5642 n:127.0.0.1:60631_ x:collection1 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 923368 T5642 n:127.0.0.1:60631_ x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin,/admin/threads,/admin/ping,/cdcr,/update,/admin/file
   [junit4]   2> 923368 T5642 n:127.0.0.1:60631_ x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 923368 T5642 n:127.0.0.1:60631_ x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 923368 T5642 n:127.0.0.1:60631_ x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 923369 T5642 n:127.0.0.1:60631_ x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 923369 T5642 n:127.0.0.1:60631_ x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 923370 T5642 n:127.0.0.1:60631_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=69.912109375, floorSegmentMB=1.1162109375, forceMergeDeletesPctAllowed=2.5046762586445603, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.35164323710879053
   [junit4]   2> 923371 T5642 n:127.0.0.1:60631_ x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-002/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 923371 T5642 n:127.0.0.1:60631_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 923371 T5642 n:127.0.0.1:60631_ x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@37a02c28[collection1] main
   [junit4]   2> 923371 T5642 n:127.0.0.1:60631_ x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/tmp_collection
   [junit4]   2> 923372 T5642 n:127.0.0.1:60631_ x:collection1 oascc.ZkStateReader.readConfigName path=/collections/tmp_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 923372 T5642 n:127.0.0.1:60631_ x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 923372 T5642 n:127.0.0.1:60631_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 923372 T5642 n:127.0.0.1:60631_ x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 923372 T5642 n:127.0.0.1:60631_ x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 923373 T5642 n:127.0.0.1:60631_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 923373 T5642 n:127.0.0.1:60631_ x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 923373 T5642 n:127.0.0.1:60631_ x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 923374 T5642 n:127.0.0.1:60631_ x:collection1 oasha.AdminHandlers.inform WARN <requestHandler name="/admin/" 
   [junit4]   2> 	 class="solr.admin.AdminHandlers" /> is deprecated . It is not required anymore
   [junit4]   2> 923374 T5643 n:127.0.0.1:60631_ x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@37a02c28[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 923374 T5642 n:127.0.0.1:60631_ x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 923375 T5642 n:127.0.0.1:60631_ x:collection1 oasu.UpdateLog.onFirstSearcher On first searcher opened, looking up max value of version field
   [junit4]   2> 923375 T5642 n:127.0.0.1:60631_ x:collection1 oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 923375 T5642 n:127.0.0.1:60631_ x:collection1 oasu.VersionInfo.getMaxVersionFromIndex No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 923375 T5642 n:127.0.0.1:60631_ x:collection1 oasu.UpdateLog.seedBucketsWithHighestVersion Could not find max version in index or recent updates, using new clock 1502274205505290240
   [junit4]   2> 923376 T5642 n:127.0.0.1:60631_ x:collection1 oasu.UpdateLog.seedBucketsWithHighestVersion Took 1 ms to seed version buckets with highest version 1502274205505290240
   [junit4]   2> 923377 T5642 n:127.0.0.1:60631_ x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 923377 T5646 n:127.0.0.1:60631_ c:tmp_collection s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:60631 collection:tmp_collection shard:shard1
   [junit4]   2> 923377 T5583 n:127.0.0.1:60631_ oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 923377 T5583 n:127.0.0.1:60631_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 923378 T5583 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 923378 T5646 n:127.0.0.1:60631_ c:tmp_collection s:shard1 x:collection1 oasc.ZkController.register We are https://127.0.0.1:60631/collection1/ and leader is https://127.0.0.1:37021/collection1/
   [junit4]   2> 923378 T5646 n:127.0.0.1:60631_ c:tmp_collection s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:60631
   [junit4]   2> 923378 T5646 n:127.0.0.1:60631_ c:tmp_collection s:shard1 x:collection1 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 923378 T5583 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 923378 T5646 n:127.0.0.1:60631_ c:tmp_collection s:shard1 x:collection1 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C1591 name=collection1 org.apache.solr.core.SolrCore@4043fa94 url=https://127.0.0.1:60631/collection1 node=127.0.0.1:60631_ C1591_STATE=coll:tmp_collection core:collection1 props:{core=collection1, base_url=https://127.0.0.1:60631, node_name=127.0.0.1:60631_, state=down}
   [junit4]   2> 923379 T5649 n:127.0.0.1:60631_ c:tmp_collection s:shard1 x:collection1 C1591 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 923379 T5650 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2dd9de76 name:ZooKeeperConnection Watcher:127.0.0.1:60272 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 923379 T5649 n:127.0.0.1:60631_ c:tmp_collection s:shard1 x:collection1 C1591 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 923379 T5583 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 923380 T5649 n:127.0.0.1:60631_ c:tmp_collection s:shard1 x:collection1 C1591 oasc.RecoveryStrategy.doRecovery Publishing state of core collection1 as recovering, leader is https://127.0.0.1:37021/collection1/ and I am https://127.0.0.1:60631/collection1/
   [junit4]   2> 923380 T5649 n:127.0.0.1:60631_ c:tmp_collection s:shard1 x:collection1 C1591 oasc.ZkController.publish publishing core=collection1 state=recovering collection=tmp_collection
   [junit4]   2> 923380 T5649 n:127.0.0.1:60631_ c:tmp_collection s:shard1 x:collection1 C1591 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 923380 T5583 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 923381 T5614 n:127.0.0.1:37021_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 923381 T5615 n:127.0.0.1:37021_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:60631",
   [junit4]   2> 	  "node_name":"127.0.0.1:60631_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"tmp_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 923381 T5615 n:127.0.0.1:37021_ oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:60631",
   [junit4]   2> 	  "node_name":"127.0.0.1:60631_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"tmp_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 923382 T5649 n:127.0.0.1:60631_ c:tmp_collection s:shard1 x:collection1 C1591 oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to https://127.0.0.1:37021; WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A60631_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
   [junit4]   1> / (2)
   [junit4]   1> DATA:
   [junit4]   1>     
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1>  /solr (8)
   [junit4]   1>   /solr/configs (1)
   [junit4]   1>    /solr/configs/conf1 (11)
   [junit4]   1>     /solr/configs/conf1/currency.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/enumsConfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/protwords.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/old_synonyms.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/solrconfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/synonyms.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/stopwords.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/schema.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/solrconfig.snippet.randomindexconfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/mapping-ISOLatin1Accent.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/open-exchange-rates.json (0)
   [junit4]   1>     DATA:
   [junit4]   1>         {
   [junit4]   1>           "disclaimer": "This data is not real, it was synthetically created to match currency.xml.  It is modeled after the data format available from openexchangerates.org.  See https://openexchangerates.org/documentation for details",
   [junit4]   1>           "license": "http://www.apache.org/licenses/LICENSE-2.0",
   [junit4]   1>           "timestamp": 1332070464,
   [junit4]   1>         
   [junit4]   1>         
   [junit4]   1>           "IMPORTANT NOTE": "In order for tests to work, this data must be kept in sync with ./currency.xml",
   [junit4]   1>         
   [junit4]   1>         
   [junit4]   1>           "base": "USD",
   [junit4]   1>           "rates": {
   [junit4]   1>             "USD": 1,
   [junit4]   1>             "JPY": 81.29,
   [junit4]   1>             "EUR": 2.5,
   [junit4]   1>             "GBP": 0.5,
   [junit4]   1>             "MXN": 2.0
   [junit4]   1>           }
   [junit4]   1>         }
   [junit4]   1>         
   [junit4]   1>   /solr/overseer (6)
   [junit4]   1>   DATA:
   [junit4]   1>       
   [junit4]   1>    /solr/overseer/collection-queue-work (0)
   [junit4]   1>    /solr/overseer/queue-work (1)
   [junit4]   1>     /solr/overseer/queue-work/qn-0000000005 (0)
   [junit4]   1>     DATA:
   [junit4]   1>         {
   [junit4]   1>           "core":"collection1",
   [junit4]   1>           "core_node_name":"core_node2",
   [junit4]   1>           "roles":null,
   [junit4]   1>           "base_url":"https://127.0.0.1:60631",
   [junit4]   1>           "node_name":"127.0.0.1:60631_",
   [junit4]   1>           "numShards":"1",
   [junit4]   1>           "state":"recovering",
   [junit4]   1>           "shard":"shard1",
   [junit4]   1>           "collection":"tmp_collection",
   [junit4]   1>           "operation":"state"}
   [junit4]   1>    /solr/overseer/collection-map-failure (0)
   [junit4]   1>    /solr/overseer/collection-map-completed (0)
   [junit4]   1>    /solr/overseer/queue (0)
   [junit4]   1>    /solr/overseer/collection-map-running (0)
   [junit4]   1>   /solr/aliases.json (0)
   [junit4]   1>   /solr/collections (3)
   [junit4]   1>    /solr/collections/collection1 (1)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/collection1/shards (0)
   [junit4]   1>    /solr/collections/tmp_collection (3)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/tmp_collection/leaders (1)
   [junit4]   1>      /solr/collections/tmp_collection/leaders/shard1 (0)
   [junit4]   1>      DATA:
   [junit4]   1>          {
   [junit4]   1>            "core":"collection1",
   [junit4]   1>            "base_url":"https://127.0.0.1:37021",
   [junit4]   1>            "node_name":"127.0.0.1:37021_"}
   [junit4]   1>     /solr/collections/tmp_collection/cdcr (1)
   [junit4]   1>      /solr/collections/tmp_collection/cdcr/state (2)
   [junit4]   1>       /solr/collections/tmp_collection/cdcr/state/process (0)
   [junit4]   1>       DATA:
   [junit4]   1>           stopped
   [junit4]   1>       /solr/collections/tmp_collection/cdcr/state/buffer (0)
   [junit4]   1>       DATA:
   [junit4]   1>           enabled
   [junit4]   1>     /solr/collections/tmp_collection/leader_elect (1)
   [junit4]   1>      /solr/collections/tmp_collection/leader_elect/shard1 (1)
   [junit4]   1>       /solr/collections/tmp_collection/leader_elect/shard1/election (2)
   [junit4]   1>        /solr/collections/tmp_collection/leader_elect/shard1/election/93892137606381572-core_node1-n_0000000000 (0)
   [junit4]   1>        /solr/collections/tmp_collection/leader_elect/shard1/election/93892137606381574-core_node2-n_0000000001 (0)
   [junit4]   1>    /solr/collections/control_collection (1)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/control_collection/shards (0)
   [junit4]   1>   /solr/live_nodes (2)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:60631_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:37021_ (0)
   [junit4]   1>   /solr/overseer_elect (2)
   [junit4]   1>    /solr/overseer_elect/leader (0)
   [junit4]   1>    DATA:
   [junit4]   1>        {"id":"93892137606381572-127.0.0.1:37021_-n_0000000000"}
   [junit4]   1>    /solr/overseer_elect/election (2)
   [junit4]   1>     /solr/overseer_elect/election/93892137606381572-127.0.0.1:37021_-n_0000000000 (0)
   [junit4]   1>     /solr/overseer_elect/election/93892137606381574-127.0.0.1:60631_-n_0000000001 (0)
   [junit4]   1>   /solr/clusterstate.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {"tmp_collection":{
   [junit4]   1>           "replicationFactor":"1",
   [junit4]   1>           "router":{"name":"compositeId"},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "autoAddReplicas":"false",
   [junit4]   1>           "autoCreated":"true",
   [junit4]   1>           "shards":{"shard1":{
   [junit4]   1>               "range":"80000000-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node1":{
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "base_url":"https://127.0.0.1:37021",
   [junit4]   1>                   "node_name":"127.0.0.1:37021_",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node2":{
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "base_url":"https://127.0.0.1:60631",
   [junit4]   1>                   "node_name":"127.0.0.1:60631_",
   [junit4]   1>                   "state":"down"}}}}}}
   [junit4]   1>   /solr/clusterprops.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {"urlScheme":"https"}
   [junit4]   1> 
   [junit4]   2> 923396 T5583 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 923397 T5583 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 923398 T5655 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b35ab80 name:ZooKeeperConnection Watcher:127.0.0.1:60272/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 923398 T5583 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 923398 T5583 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 923399 T5583 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 923441 T5604 n:127.0.0.1:37021_ oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 923442 T5604 n:127.0.0.1:37021_ oasha.CoreAdminHandler.handleWaitForStateAction Will wait a max of 183 seconds to see collection1 (shard1 of tmp_collection) have state: recovering
   [junit4]   2> 923442 T5604 n:127.0.0.1:37021_ oasha.CoreAdminHandler.handleWaitForStateAction In WaitForState(recovering): collection=tmp_collection, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:60631_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"https://127.0.0.1:60631","node_name":"127.0.0.1:60631_","state":"down"}
   [junit4]   2> 923455 T5631 n:127.0.0.1:60631_ oasha.CollectionsHandler.handleRequestBody Invoked Collection Action :delete with paramsname=tmp_collection&action=DELETE&wt=javabin&version=2 
   [junit4]   2> 923456 T5614 n:127.0.0.1:37021_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/collection-queue-work state SyncConnected
   [junit4]   2> 923457 T5616 n:127.0.0.1:37021_ oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "name":"tmp_collection",
   [junit4]   2> 	  "operation":"delete"}
   [junit4]   2> 923457 T5657 n:127.0.0.1:37021_ c:tmp_collection oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : delete , {
   [junit4]   2> 	  "name":"tmp_collection",
   [junit4]   2> 	  "operation":"delete"}
   [junit4]   2> 923458 T5657 n:127.0.0.1:37021_ c:tmp_collection oasc.OverseerCollectionProcessor.collectionCmd Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 923458 T5657 n:127.0.0.1:37021_ c:tmp_collection oasc.OverseerCollectionProcessor.sliceCmd Collection Admin sending CoreAdmin cmd to https://127.0.0.1:37021 params:action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&core=collection1&qt=%2Fadmin%2Fcores
   [junit4]   2> 923458 T5657 n:127.0.0.1:37021_ c:tmp_collection oasc.OverseerCollectionProcessor.sliceCmd Collection Admin sending CoreAdmin cmd to https://127.0.0.1:60631 params:action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&core=collection1&qt=%2Fadmin%2Fcores
   [junit4]   2> 923483 T5614 n:127.0.0.1:37021_ oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 923483 T5641 n:127.0.0.1:60631_ oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 923483 T5655 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 923514 T5606 n:127.0.0.1:37021_ oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2ccbf927
   [junit4]   2> 923514 T5606 n:127.0.0.1:37021_ oash.CdcrRequestHandler$1.preClose Solr core is being closed - shutting down CDCR handler @ tmp_collection:shard1
   [junit4]   2> 923514 T5606 n:127.0.0.1:37021_ oasc.ZkController.unregisterConfListener removed listener for config directory [/configs/conf1]
   [junit4]   2> 923514 T5633 n:127.0.0.1:60631_ oasc.RecoveryStrategy.close WARN Stopping recovery for core=collection1 coreNodeName=core_node2
   [junit4]   2>  C1591_STATE=coll:tmp_collection core:collection1 props:{core=collection1, base_url=https://127.0.0.1:60631, node_name=127.0.0.1:60631_, state=recovering}
   [junit4]   2> 923515 T5649 n:127.0.0.1:60631_ c:tmp_collection s:shard1 x:collection1 C1591 oasc.SolrException.log ERROR Error while trying to recover. core=collection1:java.util.concurrent.ExecutionException: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:37021
   [junit4]   2> 		at java.util.concurrent.FutureTask.report(FutureTask.java:122)
   [junit4]   2> 		at java.util.concurrent.FutureTask.get(FutureTask.java:192)
   [junit4]   2> 		at org.apache.solr.cloud.RecoveryStrategy.sendPrepRecoveryCmd(RecoveryStrategy.java:592)
   [junit4]   2> 		at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:363)
   [junit4]   2> 		at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:229)
   [junit4]   2> 	Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:37021
   [junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
   [junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrClient$1.call(HttpSolrClient.java:271)
   [junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrClient$1.call(HttpSolrClient.java:267)
   [junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 		at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:148)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	Caused by: java.net.SocketException: Socket closed
   [junit4]   2> 		at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]   2> 		at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]   2> 		at java.net.SocketInputStream.read(SocketInputStream.java:170)
   [junit4]   2> 		at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 		at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]   2> 		at sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]   2> 		at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:961)
   [junit4]   2> 		at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:918)
   [junit4]   2> 		at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
   [junit4]   2> 		at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]   2> 		at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]   2> 		at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]   2> 		at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]   2> 		at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]   2> 		at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]   2> 		at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]   2> 		at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]   2> 		at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]   2> 		at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]   2> 		at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]   2> 		at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]   2> 		at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]   2> 		at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2> 		at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 		at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]   2> 		at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:466)
   [junit4]   2> 		... 7 more
   [junit4]   2> 	
   [junit4]   2> 923514 T5606 n:127.0.0.1:37021_ oasc.ZkController.unregisterConfListener No more listeners for config directory [/configs/conf1]
   [junit4]   2> 923516 T5649 n:127.0.0.1:60631_ c:tmp_collection s:shard1 x:collection1 C1591 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
   [junit4]   2> 923516 T5606 n:127.0.0.1:37021_ 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> 923517 T5633 n:127.0.0.1:60631_ oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4043fa94
   [junit4]   2> 923517 T5606 n:127.0.0.1:37021_ oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 923517 T5606 n:127.0.0.1:37021_ oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 923518 T5606 n:127.0.0.1:37021_ oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 923517 T5633 n:127.0.0.1:60631_ oash.CdcrRequestHandler$1.preClose Solr core is being closed - shutting down CDCR handler @ tmp_collection:shard1
   [junit4]   2> 923518 T5633 n:127.0.0.1:60631_ oasc.ZkController.unregisterConfListener removed listener for config directory [/configs/conf1]
   [junit4]   2> 923518 T5633 n:127.0.0.1:60631_ oasc.ZkController.unregisterConfListener No more listeners for config directory [/configs/conf1]
   [junit4]   2> 923518 T5633 n:127.0.0.1:60631_ 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> 923519 T5633 n:127.0.0.1:60631_ oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 923519 T5633 n:127.0.0.1:60631_ oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 923519 T5633 n:127.0.0.1:60631_ oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 923519 T5606 n:127.0.0.1:37021_ oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 923520 T5633 n:127.0.0.1:60631_ oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 923528 T5606 n:127.0.0.1:37021_ oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 923528 T5606 n:127.0.0.1:37021_ oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-001/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001/jetty-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 923528 T5606 n:127.0.

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

)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer
   [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.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:388)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:385)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:385)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.createOverseerNode(Overseer.java:927)
   [junit4]   2> 	... 20 more
   [junit4]   2> 
   [junit4]   2> 1319943 T5583 oejs.AbstractConnector.doStop Stopped ServerConnector@5813ff92{SSL-http/1.1}{127.0.0.1:0}
   [junit4]   2> 1319944 T5583 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@6cbb7017{/,null,UNAVAILABLE}
   [junit4]   2> 1319944 T5583 c:source_collection s:shard1 x:source_collection_shard1_replica2 oas.SolrTestCaseJ4.tearDown ###Ending doTest
   [junit4]   2> 1319945 T5583 c:source_collection s:shard1 x:source_collection_shard1_replica2 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:60272 60272
   [junit4]   2> 1320037 T5584 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:60272 60272
   [junit4]   2> 1320038 T5584 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		41	/solr/aliases.json
   [junit4]   2> 		41	/solr/clusterstate.json
   [junit4]   2> 		9	/solr/configs/conf1
   [junit4]   2> 		6	/solr/collections/source_collection/leaders/shard1
   [junit4]   2> 		6	/solr/collections/source_collection/state.json
   [junit4]   2> 		2	/solr/collections/tmp_collection/leaders/shard1
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent data watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		8	/solr/collections/source_collection/cdcr/state/buffer
   [junit4]   2> 		8	/solr/collections/source_collection/cdcr/state/process
   [junit4]   2> 		2	/solr/collections/source_collection/leader_elect/shard1/election/93892137606381611-core_node2-n_0000000000
   [junit4]   2> 		2	/solr/collections/source_collection/leader_elect/shard1/election/93892137606381574-core_node2-n_0000000000
   [junit4]   2> 		2	/solr/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 		2	/solr/collections/source_collection/leader_elect/shard1/election/93892137606381574-core_node1-n_0000000000
   [junit4]   2> 		2	/solr/overseer_elect/election/93892137606381574-127.0.0.1:60631_-n_0000000001
   [junit4]   2> 		2	/solr/collections/tmp_collection/cdcr/state/process
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		39	/solr/live_nodes
   [junit4]   2> 		2	/solr/overseer/queue
   [junit4]   2> 		2	/solr/overseer/collection-queue-work
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrReplicationHandlerTest -Dtests.method=doTest -Dtests.seed=60C0E7293729BC10 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de_DE -Dtests.timezone=America/La_Paz -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE  400s J0 | CdcrReplicationHandlerTest.doTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([60C0E7293729BC10:C7845F8D5A92AFA9]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:172)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:133)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:128)
   [junit4]    > 	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.waitForRecoveriesToFinish(BaseCdcrDistributedZkTest.java:419)
   [junit4]    > 	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.clearSourceCollection(BaseCdcrDistributedZkTest.java:285)
   [junit4]    > 	at org.apache.solr.cloud.CdcrReplicationHandlerTest.doTestPartialReplicationWithTruncatedTlog(CdcrReplicationHandlerTest.java:122)
   [junit4]    > 	at org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest(CdcrReplicationHandlerTest.java:53)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1320044 T5583 c:source_collection s:shard1 x:source_collection_shard1_replica2 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest 60C0E7293729BC10-001
   [junit4]   2> 400302 T5582 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=9, maxDocsPerChunk=10, blockSize=6), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=9, blockSize=6)), sim=DefaultSimilarity, locale=de_DE, timezone=America/La_Paz
   [junit4]   2> NOTE: Linux 3.13.0-53-generic amd64/Oracle Corporation 1.8.0_60-ea (64-bit)/cpus=12,threads=1,free=78873032,total=515899392
   [junit4]   2> NOTE: All tests run in this JVM: [TestBlendedInfixSuggestions, TestPostingsSolrHighlighter, TestCodecSupport, SuggesterWFSTTest, DistributedFacetPivotSmallTest, HighlighterTest, TestConfigReload, MultiTermTest, AnalysisErrorHandlingTest, TestSchemaResource, HdfsWriteToMultipleCollectionsTest, HdfsDirectoryFactoryTest, BlockDirectoryTest, TestJsonRequest, BadCopyFieldTest, TestDefaultSearchFieldResource, TestManagedSchemaFieldTypeResource, SignatureUpdateProcessorFactoryTest, TestFreeTextSuggestions, SimplePostToolTest, ZkNodePropsTest, TestJmxIntegration, ExternalFileFieldSortTest, BasicDistributedZkTest, TestReplicationHandler, SyncSliceTest, TestDocBasedVersionConstraints, PrimitiveFieldTypeTest, TestTolerantSearch, DeleteReplicaTest, PingRequestHandlerTest, TestSweetSpotSimilarityFactory, UUIDFieldTest, SchemaVersionSpecificBehaviorTest, CurrencyFieldXmlFileTest, TermsComponentTest, AssignTest, TestTrackingShardHandlerFactory, JavabinLoaderTest, TestDistributedStatsComponentCardinality, TestIndexingPerformance, CSVRequestHandlerTest, TimeZoneUtilsTest, ExitableDirectoryReaderTest, TestCryptoKeys, SaslZkACLProviderTest, BlockCacheTest, TestRealTimeGet, TestPhraseSuggestions, TestJsonFacets, TestCollectionAPI, TestClassNameShortening, ResponseHeaderTest, TestRandomDVFaceting, DistributedFacetPivotLongTailTest, SharedFSAutoReplicaFailoverUtilsTest, SuggesterFSTTest, FastVectorHighlighterTest, TestExpandComponent, RequestHandlersTest, TestOverriddenPrefixQueryForCustomFieldType, SpatialHeatmapFacetsTest, DistributedSpellCheckComponentTest, TestNonDefinedSimilarityFactory, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestRandomFaceting, PreAnalyzedUpdateProcessorTest, TestManagedSynonymFilterFactory, PeerSyncTest, TestQuerySenderListener, SpatialRPTFieldTypeTest, TestCustomSort, CoreAdminCreateDiscoverTest, TestCSVLoader, UniqFieldsUpdateProcessorFactoryTest, MBeansHandlerTest, TestJettySolrRunner, HdfsRecoveryZkTest, DebugComponentTest, URLClassifyProcessorTest, RemoteQueryErrorTest, MinimalSchemaTest, UnloadDistributedZkTest, TestZkChroot, TestDistributedSearch, StandardRequestHandlerTest, TestOmitPositions, RequiredFieldsTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, QueryParsingTest, TestSolrIndexConfig, TestMergePolicyConfig, SampleTest, OutputWriterTest, NotRequiredUniqueKeyTest, TestBM25SimilarityFactory, OpenExchangeRatesOrgProviderTest, ChaosMonkeyNothingIsSafeTest, CdcrReplicationHandlerTest]
   [junit4] Completed [397/503] on J0 in 400.82s, 1 test, 1 failure <<< FAILURES!

[...truncated 347 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:526: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:230: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:512: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1415: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:973: There were test failures: 503 suites, 1987 tests, 1 failure, 57 ignored (25 assumptions)

Total time: 47 minutes 58 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any