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 2013/11/20 18:50:38 UTC

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.7.0_45) - Build # 3487 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3487/
Java: 32bit/jdk1.7.0_45 -client -XX:+UseG1GC

1 tests failed.
REGRESSION:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968290467\slave\collection1\data\index, C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968290467\slave\collection1\data\, C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968290467\slave\collection1\data\index.20131120142453971] expected:<2> but was:<3>

Stack Trace:
java.lang.AssertionError: [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968290467\slave\collection1\data\index, C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968290467\slave\collection1\data\, C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968290467\slave\collection1\data\index.20131120142453971] expected:<2> but was:<3>
	at __randomizedtesting.SeedInfo.seed([FA53211A36B678A0:EE1B7A4F15B1C5BE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:863)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:569)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10394 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> 2188162 T5330 oas.SolrTestCaseJ4.setUp ###Starting doTestRepeater
   [junit4]   2> 2188196 T5330 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2188205 T5330 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56274
   [junit4]   2> 2188205 T5330 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2188205 T5330 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2188207 T5330 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968272774\master
   [junit4]   2> 2188208 T5330 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968272774\master\'
   [junit4]   2> 2188272 T5330 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968272774\master\solr.xml
   [junit4]   2> 2188418 T5330 oasc.CoreContainer.<init> New CoreContainer 5790879
   [junit4]   2> 2188419 T5330 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968272774\master\]
   [junit4]   2> 2188423 T5330 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2188424 T5330 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2188425 T5330 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2188425 T5330 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2188426 T5330 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2188427 T5330 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2188427 T5330 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2188428 T5330 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2188429 T5330 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2188438 T5330 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2188439 T5330 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2188439 T5330 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2188456 T5340 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968272774\master\collection1
   [junit4]   2> 2188458 T5340 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968272774\master\collection1\'
   [junit4]   2> 2188577 T5340 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2188736 T5340 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2188736 T5340 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2188746 T5340 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2188786 T5340 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2188788 T5340 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2188789 T5340 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968272774\master\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968272774\master\collection1\data\
   [junit4]   2> 2188789 T5340 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 2188790 T5340 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968272774\master\collection1\data\
   [junit4]   2> 2188790 T5340 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968272774\master\collection1\data\index/
   [junit4]   2> 2188790 T5340 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968272774\master\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2188791 T5340 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968272774\master\collection1\data\index
   [junit4]   2> 2188792 T5340 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2770387162638784]
   [junit4]   2> 2188793 T5340 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@b96f2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1343a4d),segFN=segments_1,generation=1}
   [junit4]   2> 2188793 T5340 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2188797 T5340 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2188798 T5340 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2188798 T5340 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2188799 T5340 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 2188799 T5340 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 2188799 T5340 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 2188801 T5340 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2188813 T5340 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2188822 T5340 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2188822 T5340 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2188824 T5340 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=43.1572265625, floorSegmentMB=0.3515625, forceMergeDeletesPctAllowed=28.284307721785407, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2188825 T5340 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@b96f2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1343a4d),segFN=segments_1,generation=1}
   [junit4]   2> 2188825 T5340 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2188825 T5340 oass.SolrIndexSearcher.<init> Opening Searcher@1b5653b main
   [junit4]   2> 2188827 T5340 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 2188827 T5340 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 2188828 T5340 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2188828 T5341 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b5653b main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2188828 T5330 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2188830 T5330 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2188887 T5330 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2188893 T5330 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56277
   [junit4]   2> 2188894 T5330 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2188894 T5330 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2188894 T5330 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968273443\slave
   [junit4]   2> 2188897 T5330 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968273443\slave\'
   [junit4]   2> 2188930 T5330 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968273443\slave\solr.xml
   [junit4]   2> 2189027 T5330 oasc.CoreContainer.<init> New CoreContainer 9458630
   [junit4]   2> 2189027 T5330 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968273443\slave\]
   [junit4]   2> 2189031 T5330 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2189031 T5330 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2189031 T5330 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2189031 T5330 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2189031 T5330 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2189031 T5330 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2189031 T5330 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2189031 T5330 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2189033 T5330 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2189033 T5330 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2189033 T5330 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2189035 T5330 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2189044 T5352 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968273443\slave\collection1
   [junit4]   2> 2189045 T5352 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968273443\slave\collection1\'
   [junit4]   2> 2189119 T5352 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2189195 T5352 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2189196 T5352 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2189205 T5352 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2189232 T5352 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2189234 T5352 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2189235 T5352 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968273443\slave\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968273443\slave\collection1\data\
   [junit4]   2> 2189235 T5352 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 2189235 T5352 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968273443\slave\collection1\data\
   [junit4]   2> 2189236 T5352 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968273443\slave\collection1\data\index/
   [junit4]   2> 2189236 T5352 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968273443\slave\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2189237 T5352 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968273443\slave\collection1\data\index
   [junit4]   2> 2189237 T5352 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2770387162638784]
   [junit4]   2> 2189238 T5352 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@a54057 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bddd3f),segFN=segments_1,generation=1}
   [junit4]   2> 2189238 T5352 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2189240 T5352 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2189240 T5352 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2189241 T5352 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 2189241 T5352 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 2189241 T5352 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 2189241 T5352 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2189243 T5352 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2189245 T5352 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2189250 T5352 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2189251 T5352 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2189251 T5352 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=43.1572265625, floorSegmentMB=0.3515625, forceMergeDeletesPctAllowed=28.284307721785407, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2189251 T5352 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@a54057 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bddd3f),segFN=segments_1,generation=1}
   [junit4]   2> 2189252 T5352 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2189252 T5352 oass.SolrIndexSearcher.<init> Opening Searcher@6fc009 main
   [junit4]   2> 2189259 T5352 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
   [junit4]   2> 2189260 T5352 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2189260 T5353 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6fc009 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2189261 T5330 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2189261 T5330 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2189279 T5330 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=9458630
   [junit4]   2> 2189281 T5330 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1a406e
   [junit4]   2> 2189282 T5330 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}
   [junit4]   2> 2189282 T5330 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 2189282 T5330 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2189282 T5330 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2189285 T5330 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 2189286 T5330 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2189286 T5330 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968273443\slave\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968273443\slave\collection1\data\;done=false>>]
   [junit4]   2> 2189288 T5330 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968273443\slave\collection1\data\
   [junit4]   2> 2189288 T5330 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968273443\slave\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968273443\slave\collection1\data\index;done=false>>]
   [junit4]   2> 2189289 T5330 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968273443\slave\collection1\data\index
   [junit4]   2> 2189289 T5330 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 2189344 T5330 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2189350 T5330 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56280
   [junit4]   2> 2189351 T5330 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2189351 T5330 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2189352 T5330 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968273443\slave
   [junit4]   2> 2189352 T5330 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968273443\slave\'
   [junit4]   2> 2189376 T5330 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968273443\slave\solr.xml
   [junit4]   2> 2189495 T5330 oasc.CoreContainer.<init> New CoreContainer 31466317
   [junit4]   2> 2189495 T5330 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968273443\slave\]
   [junit4]   2> 2189498 T5330 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2189498 T5330 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2189498 T5330 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2189498 T5330 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2189498 T5330 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2189498 T5330 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2189500 T5330 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2189500 T5330 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2189500 T5330 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2189502 T5330 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2189502 T5330 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2189502 T5330 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2189511 T5365 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968273443\slave\collection1
   [junit4]   2> 2189512 T5365 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968273443\slave\collection1\'
   [junit4]   2> 2189601 T5365 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2189682 T5365 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2189682 T5365 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2189691 T5365 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2189717 T5365 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2189719 T5365 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2189720 T5365 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968273443\slave\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968273443\slave\collection1\data\
   [junit4]   2> 2189720 T5365 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 2189721 T5365 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968273443\slave\collection1\data\
   [junit4]   2> 2189721 T5365 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968273443\slave\collection1\data\index/
   [junit4]   2> 2189721 T5365 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968273443\slave\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2189722 T5365 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968273443\slave\collection1\data\index
   [junit4]   2> 2189723 T5365 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2770387162638784]
   [junit4]   2> 2189723 T5365 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@eb10a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e83ef5),segFN=segments_1,generation=1}
   [junit4]   2> 2189723 T5365 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2189725 T5365 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2189726 T5365 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2189726 T5365 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 2189726 T5365 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 2189726 T5365 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 2189727 T5365 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2189727 T5365 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2189728 T5365 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2189735 T5365 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2189735 T5365 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2189736 T5365 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=43.1572265625, floorSegmentMB=0.3515625, forceMergeDeletesPctAllowed=28.284307721785407, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2189736 T5365 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@eb10a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e83ef5),segFN=segments_1,generation=1}
   [junit4]   2> 2189737 T5365 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2189737 T5365 oass.SolrIndexSearcher.<init> Opening Searcher@498339 main
   [junit4]   2> 2189737 T5365 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 2189738 T5365 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2189738 T5366 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@498339 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2189739 T5330 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2189739 T5330 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2189761 T5330 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2189766 T5330 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56283
   [junit4]   2> 2189768 T5330 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2189768 T5330 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2189769 T5330 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968274350\repeater
   [junit4]   2> 2189769 T5330 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968274350\repeater\'
   [junit4]   2> 2189806 T5330 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968274350\repeater\solr.xml
   [junit4]   2> 2189941 T5330 oasc.CoreContainer.<init> New CoreContainer 16382514
   [junit4]   2> 2189942 T5330 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968274350\repeater\]
   [junit4]   2> 2189944 T5330 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2189945 T5330 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2189945 T5330 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2189946 T5330 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2189946 T5330 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2189946 T5330 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2189947 T5330 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2189947 T5330 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2189948 T5330 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2189955 T5330 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2189956 T5330 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2189956 T5330 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2189964 T5377 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968274350\repeater\collection1
   [junit4]   2> 2189966 T5377 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968274350\repeater\collection1\'
   [junit4]   2> 2190046 T5377 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2190141 T5377 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2190143 T5377 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2190151 T5377 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2190181 T5377 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2190183 T5377 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2190184 T5377 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968274350\repeater\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968274350\repeater\collection1\data\
   [junit4]   2> 2190184 T5377 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 2190184 T5377 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968274350\repeater\collection1\data\
   [junit4]   2> 2190184 T5377 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968274350\repeater\collection1\data\index/
   [junit4]   2> 2190184 T5377 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968274350\repeater\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2190186 T5377 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968274350\repeater\collection1\data\index
   [junit4]   2> 2190188 T5377 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2770387162638784]
   [junit4]   2> 2190188 T5377 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6bcc86 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@476d7e),segFN=segments_1,generation=1}
   [junit4]   2> 2190188 T5377 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2190191 T5377 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2190191 T5377 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2190192 T5377 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 2190192 T5377 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 2190192 T5377 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 2190192 T5377 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2190193 T5377 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2190202 T5377 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2190207 T5377 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2190207 T5377 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2190208 T5377 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=43.1572265625, floorSegmentMB=0.3515625, forceMergeDeletesPctAllowed=28.284307721785407, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2190208 T5377 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6bcc86 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@476d7e),segFN=segments_1,generation=1}
   [junit4]   2> 2190209 T5377 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2190209 T5377 oass.SolrIndexSearcher.<init> Opening Searcher@1bb3a4c main
   [junit4]   2> 2190210 T5377 oash.SnapPuller.<init> WARN 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 2190210 T5377 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
   [junit4]   2> 2190210 T5377 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml
   [junit4]   2> 2190210 T5377 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 2190211 T5377 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2190211 T5378 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1bb3a4c main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2190212 T5330 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2190212 T5330 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C1478 name=collection1 org.apache.solr.core.SolrCore@1582da6
   [junit4]   2> 2190227 T5338 C1478 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 2
   [junit4]   2> 2190230 T5339 C1478 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 0
   [junit4]   2> 2190234 T5334 C1478 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 0
   [junit4]   2> 2190238 T5335 C1478 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2190240 T5335 C1478 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@b96f2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1343a4d),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@b96f2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1343a4d),segFN=segments_2,generation=2}
   [junit4]   2> 2190241 T5335 C1478 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 2190242 T5335 C1478 oass.SolrIndexSearcher.<init> Opening Searcher@1f3f021 main
   [junit4]   2> 2190243 T5335 C1478 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2190243 T5341 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f3f021 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):c3)}
   [junit4]   2> 2190243 T5335 C1478 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 5
   [junit4]   2> 2190256 T5380 oash.SnapPuller.<init> WARN 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 2190256 T5380 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
   [junit4]   2> 2190259 T5336 C1478 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
   [junit4]   2> 2190259 T5380 oash.SnapPuller.fetchLatestIndex Master's generation: 2
   [junit4]   2> 2190259 T5380 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
   [junit4]   2> 2190259 T5380 oash.SnapPuller.fetchLatestIndex Starting replication process
   [junit4]   2> 2190271 T5337 C1478 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=9 
   [junit4]   2> 2190272 T5380 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 4
   [junit4]   2> 2190272 T5380 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968274350\repeater\collection1\data\index.20131120142434883
   [junit4]   2> 2190272 T5380 oasu.DefaultSolrCoreState.closeIndexWriter Closing IndexWriter...
   [junit4]   2> 2190273 T5380 oasu.DefaultSolrCoreState.closeIndexWriter Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 2190273 T5380 oasu.DefaultSolrCoreState.closeIndexWriter Rollback old IndexWriter... core=collection1
   [junit4]   2> 2190273 T5380 oash.SnapPuller.fetchLatestIndex Starting download to MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@dfaa3a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@148ec66) fullCopy=false
   [junit4]   2> 2190278 T5338 C1478 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.cfs&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
   [junit4]   2> 2190282 T5339 C1478 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.cfe&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
   [junit4]   2> 2190285 T5334 C1478 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
   [junit4]   2> 2190289 T5335 C1478 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
   [junit4]   2> 2190292 T5380 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
   [junit4]   2> 2190294 T5380 oasu.DefaultSolrCoreState.openIndexWriter Creating new IndexWriter...
   [junit4]   2> 2190294 T5380 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39171685987802507]
   [junit4]   2> 2190294 T5380 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6bcc86 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@476d7e),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6bcc86 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@476d7e),segFN=segments_2,generation=2}
   [junit4]   2> 2190294 T5380 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 2190294 T5380 oasu.DefaultSolrCoreState.openIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 2190295 T5380 oass.SolrIndexSearcher.<init> Opening Searcher@ca268a main
   [junit4]   2> 2190296 T5378 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ca268a main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):c3)}
   [junit4]   2> 2190297 T5380 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968274350\repeater\collection1\data\index.20131120142434883 [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968274350\repeater\collection1\data\index.20131120142434883;done=true>>]
   [junit4]   2> 2190297 T5380 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968274350\repeater\collection1\data\index.20131120142434883
   [junit4]   2> ASYNC  NEW_CORE C1479 name=collection1 org.apache.solr.core.SolrCore@c780d3
   [junit4]   2> 2190297 T5372 C1479 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:56274/solr/replication&command=fetchindex&wait=true} status=0 QTime=42 
   [junit4]   2> 2190300 T5373 C1479 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=0 
   [junit4]   2> 2190313 T5382 oash.SnapPuller.<init> WARN 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 2190313 T5382 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
   [junit4]   2> 2190316 T5374 C1479 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
   [junit4]   2> 2190317 T5382 oash.SnapPuller.fetchLatestIndex Master's generation: 2
   [junit4]   2> 2190317 T5382 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
   [junit4]   2> 2190317 T5382 oash.SnapPuller.fetchLatestIndex Starting replication process
   [junit4]   2> 2190322 T5375 C1479 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=2 
   [junit4]   2> 2190322 T5382 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 4
   [junit4]   2> 2190323 T5382 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968273443\slave\collection1\data\index.20131120142434934
   [junit4]   2> 2190323 T5382 oasu.DefaultSolrCoreState.closeIndexWriter Closing IndexWriter...
   [junit4]   2> 2190324 T5382 oasu.DefaultSolrCoreState.closeIndexWriter Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 2190324 T5382 oasu.DefaultSolrCoreState.closeIndexWriter Rollback old IndexWriter... core=collection1
   [junit4]   2> 2190325 T5382 oash.SnapPuller.fetchLatestIndex Starting download to MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4c5fdf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6a84c4) fullCopy=false
   [junit4]   2> 2190327 T5376 C1479 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.cfs&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
   [junit4]   2> 2190331 T5371 C1479 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.cfe&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
   [junit4]   2> 2190335 T5372 C1479 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
   [junit4]   2> 2190339 T5373 C1479 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
   [junit4]   2> 2190340 T5382 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
   [junit4]   2> 2190344 T5382 oasu.DefaultSolrCoreState.openIndexWriter Creating new IndexWriter...
   [junit4]   2> 2190344 T5382 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39171685987802507]
   [junit4]   2> 2190345 T5382 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@eb10a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e83ef5),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@eb10a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e83ef5),segFN=segments_2,generation=2}
   [junit4]   2> 2190346 T5382 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 2190346 T5382 oasu.DefaultSolrCoreState.openIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 2190346 T5382 oass.SolrIndexSearcher.<init> Opening Searcher@ab6e9d main
   [junit4]   2> 2190347 T5366 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ab6e9d main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):c3)}
   [junit4]   2> 2190347 T5382 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968273443\slave\collection1\data\index.20131120142434934 [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968273443\slave\collection1\data\index.20131120142434934;done=true>>]
   [junit4]   2> 2190348 T5382 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968273443\slave\collection1\data\index.20131120142434934
   [junit4]   2> ASYNC  NEW_CORE C1480 name=collection1 org.apache.solr.core.SolrCore@e19432
   [junit4]   2> 2190348 T5361 C1480 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:56283/solr/replication&command=fetchindex&wait=true} status=0 QTime=35 
   [junit4]   2> 2190352 T5362 C1480 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=0 
   [junit4]   2> 2190355 T5336 C1478 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
   [junit4]   2> 2190358 T5337 C1478 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
   [junit4]   2> 2191461 T5374 C1479 oash.ReplicationHandler.getReplicationDetails WARN Exception while invoking 'details' method for replication on master  org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:TEST_PORT/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:496)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:197)
   [junit4]   2> 	at org.apache.solr.handler.SnapPuller.getDetails(SnapPuller.java:1631)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.getReplicationDetails(ReplicationHandler.java:642)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:259)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1866)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:725)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:417)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:201)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
   [junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
   [junit4]   2> 	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
   [junit4]   2> 	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]   2> 	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
   [junit4]   2> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
   [junit4]   2> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> Caused by: org.apache.http.conn.HttpHostConnectException: Connection to http://127.0.0.1 refused
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:643)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:479)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:393)
   [junit4]   2> 	... 34 more
   [junit4]   2> Caused by: java.net.ConnectException: Connection refused: connect
   [junit4]   2> 	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
   [junit4]   2> 	at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]   2> 	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
   [junit4]   2> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2> 	at java.net.Socket.connect(Socket.java:579)
   [junit4]   2> 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
   [junit4]   2> 	... 41 more
   [junit4]   2> 
   [junit4]   2> 2191465 T5374 C1479 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=1103 
   [junit4]   2> 2191468 T5334 C1478 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&_trace=assertVersions&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
   [junit4]   2> 2191472 T5371 C1479 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&_trace=assertVersions&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
   [junit4]   2> 2192602 T5372 C1479 oash.ReplicationHandler.getReplicationDetails WARN Exception while invoking 'details' method for replication on master  org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:TEST_PORT/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:496)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:197)
   [junit4]   2> 	at org.apache.solr.handler.SnapPuller.getDetails(SnapPuller.java:1631)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.getReplicationDetails(ReplicationHandler.java:642)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:259)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1866)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:725)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:417)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:201)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
   [junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
   [junit4]   2> 	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
   [junit4]   2> 	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]   2> 	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
   [junit4]   2> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
   [junit4]   2> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> Caused by: org.apache.http.conn.HttpHostConnectException: Connection to http://127.0.0.1 refused
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:643)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:479)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:393)
   [junit4]   2> 	... 34 more
   [junit4]   2> Caused by: java.net.ConnectException: Connection refused: connect
   [junit4]   2> 	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
   [junit4]   2> 	at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]   2> 	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
   [junit4]   2> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2> 	at java.net.Socket.connect(Socket.java:579)
   [junit4]   2> 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
   [junit4]   2> 	... 41 more
   [junit4]   2> 
   [junit4]   2> 2192605 T5372 C1479 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=1129 
   [junit4]   2> 2193720 T5376 C1479 oash.ReplicationHandler.getReplicationDetails WARN Exception while invoking 'details' method for replication on master  org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:TEST_PORT/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:496)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:197)
   [junit4]   2> 	at org.apache.solr.handler.SnapPuller.getDetails(SnapPuller.java:1631)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.getReplicationDetails(ReplicationHandler.java:642)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:259)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1866)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:725)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:417)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:201)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
   [junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
   [junit4]   2> 	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
   [junit4]   2> 	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]   2> 	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
   [junit4]   2> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
   [junit4]   2> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> Caused by: org.apache.http.conn.HttpHostConnectException: Connection to http://127.0.0.1 refused
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:643)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:479)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:393)
   [junit4]   2> 	... 34 more
   [junit4]   2> Caused by: java.net.ConnectException: Connection refused: connect
   [junit4]   2> 	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
   [junit4]   2> 	at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]   2> 	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
   [junit4]   2> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2> 	at java.net.Socket.connect(Socket.java:579)
   [junit4]   2> 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
   [junit4]   2> 	... 41 more
   [junit4]   2> 
   [junit4]   2> 2193723 T5376 C1479 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=1114 
   [junit4]   2> 2193730 T5373 C1479 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
   [junit4]   2> 2193732 T5364 C1480 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=6 
   [junit4]   2> 2193735 T5375 C1479 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&_trace=assertVersions&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
   [junit4]   2> 2193737 T5359 C1480 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&_trace=assertVersions&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
   [junit4]   2> 2193741 T5372 C1479 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 1
   [junit4]   2> 2193745 T5374 C1479 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 0
   [junit4]   2> 2193748 T5371 C1479 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 0
   [junit4]   2> 2193751 T5376 C1479 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]} 0 0
   [junit4]   2> 2193754 T5373 C1479 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2193756 T5373 C1479 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6bcc86 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@476d7e),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6bcc86 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@476d7e),segFN=segments_3,generation=3}
   [junit4]   2> 2193758 T5373 C1479 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 2193759 T5373 C1479 oass.SolrIndexSearcher.<init> Opening Searcher@e9783f main
   [junit4]   2> 2193759 T5373 C1479 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2193760 T5378 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e9783f main{StandardDirectoryReader(segments_3:7:nrt _1(5.0):c4)}
   [junit4]   2> 2193761 T5373 C1479 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 7
   [junit4]   2> 2193764 T5385 oash.SnapPuller.<init> WARN 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 2193764 T5385 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
   [junit4]   2> 2193766 T5334 C1478 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
   [junit4]   2> 2193767 T5385 oash.SnapPuller.fetchLatestIndex Master's generation: 2
   [junit4]   2> 2193767 T5385 oash.SnapPuller.fetchLatestIndex Slave's generation: 3
   [junit4]   2> 2193767 T5385 oash.SnapPuller.fetchLatestIndex Starting replication process
   [junit4]   2> 2193770 T5335 C1478 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
   [junit4]   2> 2193770 T5385 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 4
   [junit4]   2> 2193771 T5385 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968274350\repeater\collection1\data\index.20131120142438381
   [junit4]   2> 2193771 T5385 oash.SnapPuller.fetchLatestIndex Starting download to MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@8d0083 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17101fe) fullCopy=true
   [junit4]   2> 2193774 T5336 C1478 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.cfs&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
   [junit4]   2> 2193778 T5337 C1478 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.cfe&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
   [junit4]   2> 2193783 T5338 C1478 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
   [junit4]   2> 2193788 T5339 C1478 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
   [junit4]   2> 2193790 T5385 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
   [junit4]   2> 2193793 T5385 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20131120142438381
   [junit4]   2> 2193793 T5385 oash.SnapPuller.fetchLatestIndex removing old index directory MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6bcc86 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@476d7e)
   [junit4]   2> 2193796 T5385 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 2193796 T5385 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 2193796 T5385 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
   [junit4]   2> 2193799 T5385 oasc.SolrCore.getNewIndexDir New index directory detected: old=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968274350\repeater\collection1\data\index/ new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968274350\repeater\collection1\data\index.20131120142438381
   [junit4]   2> 2193800 T5385 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39171685987802507]
   [junit4]   2> 2193800 T5385 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@8d0083 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17101fe),segFN=segments_2,generation=2}
   [junit4]   2> 2193800 T5385 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 2193800 T5385 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 2193805 T5385 oass.SolrIndexSearcher.<init> Opening Searcher@7f4696 main
   [junit4]   2> 2193806 T5378 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7f4696 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):c3)}
   [junit4]   2> 2193807 T5375 C1479 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:56274/solr/replication&command=fetchindex&wait=true} status=0 QTime=44 
   [junit4]   2> 2193808 T5375 C1479 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968274350\repeater\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968274350\repeater\collection1\data\index;done=true>>]
   [junit4]   2> 2193809 T5375 C1479 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968274350\repeater\collection1\data\index
   [junit4]   2> 2193812 T5372 C1479 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=1 
   [junit4]   2> 2193815 T5387 oash.SnapPuller.<init> WARN 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 2193815 T5387 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
   [junit4]   2> 2193819 T5374 C1479 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
   [junit4]   2> 2193820 T5387 oash.SnapPuller.fetchLatestIndex Slave in sync with master.
   [junit4]   2> 2193821 T5360 C1480 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:56283/solr/replication&command=fetchindex&wait=true} status=0 QTime=6 
   [junit4]   2> 2193825 T5361 C1480 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=1 
   [junit4]   2> 2193829 T5334 C1478 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]} 0 0
   [junit4]   2> 2193834 T5335 C1478 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]} 0 0
   [junit4]   2> 2193839 T5336 C1478 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]} 0 1
   [junit4]   2> 2193842 T5337 C1478 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2193847 T5337 C1478 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@b96f2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1343a4d),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@b96f2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1343a4d),segFN=segments_3,generation=3}
   [junit4]   2> 2193848 T5337 C1478 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 2193849 T5337 C1478 oass.SolrIndexSearcher.<init> Opening Searcher@1880ae4 main
   [junit4]   2> 2193849 T5337 C1478 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2193850 T5341 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1880ae4 main{StandardDirectoryReader(segments_3:5:nrt _0(5.0):c3 _1(5.0):c3)}
   [junit4]   2> 2193851 T5337 C1478 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 9
   [junit4]   2> 2193854 T5388 oash.SnapPuller.<init> WARN 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 2193854 T5388 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
   [junit4]   2> 2193857 T5338 C1478 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
   [junit4]   2> 2193858 T5388 oash.SnapPuller.fetchLatestIndex Master's generation: 3
   [junit4]   2> 2193858 T5388 oash.SnapPuller.fetchLatestIndex Slave's generation: 2
   [junit4]   2> 2193858 T5388 oash.SnapPuller.fetchLatestIndex Starting replication process
   [junit4]   2> 2193860 T5339 C1478 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=0 
   [junit4]   2> 2193862 T5388 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 7
   [junit4]   2> 2193863 T5388 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968274350\repeater\collection1\data\index.20131120142438473
   [junit4]   2> 219386

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

st\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968321874\master\collection1\data\;done=false>>]
   [junit4]   2> 2238546 T5330 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968321874\master\collection1\data\
   [junit4]   2> 2238546 T5330 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968321874\master\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968321874\master\collection1\data\index;done=false>>]
   [junit4]   2> 2238549 T5330 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968321874\master\collection1\data\index
   [junit4]   2> 2238549 T5330 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 2238614 T5330 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=25334608
   [junit4]   2> 2238615 T5330 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1736912
   [junit4]   2> 2238615 T5330 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}
   [junit4]   2> 2238616 T5330 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 2238616 T5330 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2238616 T5330 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2238620 T5330 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 2238620 T5330 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2238620 T5330 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968322326\slave\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968322326\slave\collection1\data\index;done=false>>]
   [junit4]   2> 2238620 T5330 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968322326\slave\collection1\data\index
   [junit4]   2> 2238620 T5330 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968322326\slave\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968322326\slave\collection1\data\;done=false>>]
   [junit4]   2> 2238620 T5330 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1384968322326\slave\collection1\data\
   [junit4]   2> 2238623 T5330 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 2238711 T5330 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene45, sim=DefaultSimilarity, locale=ar_SD, timezone=America/Santiago
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_45 (32-bit)/cpus=2,threads=1,free=368306192,total=522190848
   [junit4]   2> NOTE: All tests run in this JVM: [StatelessScriptUpdateProcessorFactoryTest, TestSweetSpotSimilarityFactory, TestFuzzyAnalyzedSuggestions, SolrPluginUtilsTest, FileBasedSpellCheckerTest, TestPerFieldSimilarity, TestRandomDVFaceting, IndexSchemaRuntimeFieldTest, SpellPossibilityIteratorTest, TestRandomMergePolicy, TestFunctionQuery, BlockCacheTest, DocumentAnalysisRequestHandlerTest, TestStressLucene, BasicFunctionalityTest, FastVectorHighlighterTest, TestSchemaVersionResource, TestPostingsSolrHighlighter, StandardRequestHandlerTest, TestStressUserVersions, SpellCheckComponentTest, PingRequestHandlerTest, CopyFieldTest, TestDistributedGrouping, TestAnalyzeInfixSuggestions, ResponseLogComponentTest, SolrXmlInZkTest, ChaosMonkeySafeLeaderTest, PeerSyncTest, BinaryUpdateRequestHandlerTest, HdfsCollectionsAPIDistributedZkTest, URLClassifyProcessorTest, BadComponentTest, DeleteReplicaTest, DateMathParserTest, TestClassNameShortening, BadIndexSchemaTest, DistributedTermsComponentTest, HardAutoCommitTest, JSONWriterTest, QueryResultKeyTest, TestStressVersions, TestDefaultSearchFieldResource, HdfsRecoveryZkTest, BasicDistributedZk2Test, TestSolrXmlPersistor, SyncSliceTest, DistributedQueryElevationComponentTest, SimpleFacetsTest, NotRequiredUniqueKeyTest, ChaosMonkeyNothingIsSafeTest, PathHierarchyTokenizerFactoryTest, RAMDirectoryFactoryTest, UUIDFieldTest, OverseerTest, SolrCmdDistributorTest, TestLFUCache, TestAddFieldRealTimeGet, ZkControllerTest, HdfsLockFactoryTest, TestStressRecovery, TestRealTimeGet, DateFieldTest, HdfsSyncSliceTest, FieldFacetTest, TestDistributedSearch, QueryElevationComponentTest, FieldMutatingUpdateProcessorTest, CurrencyFieldXmlFileTest, AnalysisAfterCoreReloadTest, XmlUpdateRequestHandlerTest, LeaderElectionTest, TestSerializedLuceneMatchVersion, TestCoreContainer, UpdateParamsTest, TestFastLRUCache, CoreMergeIndexesAdminHandlerTest, TestDocumentBuilder, TestArbitraryIndexDir, TestIndexingPerformance, TestNoOpRegenerator, HdfsChaosMonkeySafeLeaderTest, NoFacetTest, PrimitiveFieldTypeTest, LegacyHTMLStripCharFilterTest, TestFieldResource, EchoParamsTest, TestPhraseSuggestions, TestQueryUtils, TestCharFilters, LeaderElectionIntegrationTest, TestPHPSerializedResponseWriter, IndexSchemaTest, ExpressionTest, TestJmxIntegration, StatsComponentTest, TestSolrDeletionPolicy1, TestDynamicFieldResource, TestSolrCoreProperties, EnumFieldTest, TestSurroundQueryParser, AliasIntegrationTest, DistributedDebugComponentTest, HighlighterTest, XsltUpdateRequestHandlerTest, TestCopyFieldCollectionResource, TestJoin, AlternateDirectoryTest, BJQParserTest, TestSolrXml, RangeFacetTest, DistributedSpellCheckComponentTest, SuggesterWFSTTest, TestWordDelimiterFilterFactory, BasicDistributedZkTest, NumericFieldsTest, MBeansHandlerTest, SuggesterTSTTest, TestMaxScoreQueryParser, TestSolrDeletionPolicy2, PrimUtilsTest, TestLazyCores, FieldAnalysisRequestHandlerTest, UniqFieldsUpdateProcessorFactoryTest, SignatureUpdateProcessorFactoryTest, TestRangeQuery, ExternalFileFieldSortTest, ReturnFieldsTest, PreAnalyzedUpdateProcessorTest, UnloadDistributedZkTest, TestCodecSupport, SpellCheckCollatorTest, UpdateRequestProcessorFactoryTest, IndexBasedSpellCheckerTest, TestRandomFaceting, TimeZoneUtilsTest, JsonLoaderTest, TestFiltering, RequestHandlersTest, QueryEqualityTest, SuggesterTest, TestLMDirichletSimilarityFactory, PluginInfoTest, AutoCommitTest, SpellingQueryConverterTest, TestPseudoReturnFields, SolrCoreCheckLockOnStartupTest, TestRecovery, TestManagedSchemaFieldResource, AddBlockUpdateTest, TestSimpleQParserPlugin, TestReload, TestRTGBase, ConvertedLegacyTest, SoftAutoCommitTest, TestJmxMonitoredMap, TestDFRSimilarityFactory, DistanceFunctionTest, FullSolrCloudDistribCmdsTest, TestNRTOpen, DocValuesMultiTest, TestSolrQueryParser, CollectionsAPIDistributedZkTest, TestCSVResponseWriter, TermVectorComponentTest, QueryFacetTest, TestCollationField, OpenCloseCoreStressTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler]
   [junit4] Completed in 50.61s, 14 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 527 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:420: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:400: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:489: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1272: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:908: There were test failures: 349 suites, 1551 tests, 1 failure, 40 ignored (11 assumptions)

Total time: 88 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_45 -client -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure