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/03/01 08:10:09 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/ibm-j9-jdk6) - Build # 4528 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4528/
Java: 64bit/ibm-j9-jdk6 

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

Error Message:
expected:<null> but was:<[0][id][0]:4!=3>

Stack Trace:
java.lang.AssertionError: expected:<null> but was:<[0][id][0]:4!=3>
	at __randomizedtesting.SeedInfo.seed([9064D68CD05BCB7:9240EB19DE75E9F9]: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:147)
	at org.apache.solr.handler.TestReplicationHandler.doTestSnapPullWithMasterUrl(TestReplicationHandler.java:617)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
	at java.lang.reflect.Method.invoke(Method.java:611)
	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:738)




Build Log:
[...truncated 8415 lines...]
[junit4:junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4:junit4]   2> 3 T890 oas.SolrTestCaseJ4.setUp ###Starting doTestIndexAndConfigAliasReplication
[junit4:junit4]   2> 7 T890 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 23 T890 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56424
[junit4:junit4]   2> 24 T890 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 25 T890 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 26 T890 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master
[junit4:junit4]   2> 27 T890 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/solr.xml
[junit4:junit4]   2> 27 T890 oasc.CoreContainer.<init> New CoreContainer 1951364175
[junit4:junit4]   2> 28 T890 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 29 T890 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/'
[junit4:junit4]   2> 30 T890 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/'
[junit4:junit4]   2> 47 T890 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 48 T890 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 48 T890 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 49 T890 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 49 T890 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 50 T890 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 50 T890 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 51 T890 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 52 T890 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 53 T890 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 67 T890 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 93 T904 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1
[junit4:junit4]   2> 94 T904 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/'
[junit4:junit4]   2> 150 T904 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 233 T904 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 234 T904 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 238 T904 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 253 T904 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 255 T904 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data/
[junit4:junit4]   2> 255 T904 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 256 T904 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 257 T904 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data forceNew:false
[junit4:junit4]   2> 258 T904 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data
[junit4:junit4]   2> 258 T904 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data/index/
[junit4:junit4]   2> 259 T904 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 260 T904 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data/index forceNew:false
[junit4:junit4]   2> 261 T904 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@26562656 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f492f49),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 262 T904 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 262 T904 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data/index
[junit4:junit4]   2> 263 T904 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 264 T904 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 265 T904 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 265 T904 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 266 T904 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 266 T904 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 268 T904 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 270 T904 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data
[junit4:junit4]   2> 270 T904 oass.SolrIndexSearcher.<init> Opening Searcher@8fa08fa main
[junit4:junit4]   2> 271 T904 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 271 T904 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 272 T904 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
[junit4:junit4]   2> 272 T904 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 273 T904 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 274 T890 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 275 T890 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 276 T890 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 307 T905 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8fa08fa main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 311 T890 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 314 T890 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:35434
[junit4:junit4]   2> 315 T890 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 316 T890 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 316 T890 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave
[junit4:junit4]   2> 317 T890 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/solr.xml
[junit4:junit4]   2> 317 T890 oasc.CoreContainer.<init> New CoreContainer 1314278998
[junit4:junit4]   2> 318 T890 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 319 T890 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/'
[junit4:junit4]   2> 319 T890 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/'
[junit4:junit4]   2> 333 T890 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 333 T890 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 334 T890 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 335 T890 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 335 T890 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 336 T890 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 337 T890 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 338 T890 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 338 T890 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 339 T890 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 362 T890 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 414 T915 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1
[junit4:junit4]   2> 415 T915 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/'
[junit4:junit4]   2> 516 T915 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 555 T915 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 556 T915 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 560 T915 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 573 T915 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 575 T915 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/
[junit4:junit4]   2> 575 T915 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 577 T915 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 578 T915 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data forceNew:false
[junit4:junit4]   2> 578 T915 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data
[junit4:junit4]   2> 579 T915 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index/
[junit4:junit4]   2> 580 T915 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 580 T915 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index forceNew:false
[junit4:junit4]   2> 581 T915 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@9190919 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12051205),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 582 T915 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 582 T915 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index
[junit4:junit4]   2> 583 T915 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 584 T915 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 585 T915 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 585 T915 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 586 T915 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 586 T915 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 588 T915 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 590 T915 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data
[junit4:junit4]   2> 591 T915 oass.SolrIndexSearcher.<init> Opening Searcher@72dd72dd main
[junit4:junit4]   2> 592 T915 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 592 T915 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 593 T915 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 605 T915 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 606 T915 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 606 T916 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@72dd72dd main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 607 T890 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 608 T890 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 609 T890 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C25 name=collection1 org.apache.solr.core.SolrCore@51da51da
[junit4:junit4]   2> 636 T902 C25 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=0 status=0 QTime=8 
[junit4:junit4]   2> 652 T899 C25 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data
[junit4:junit4]   2> 654 T899 C25 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@26562656 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f492f49),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 655 T899 C25 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 656 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[0]} 0 4
[junit4:junit4]   2> 663 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[1]} 0 0
[junit4:junit4]   2> 669 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[2]} 0 0
[junit4:junit4]   2> 675 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[3]} 0 1
[junit4:junit4]   2> 680 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[4]} 0 0
[junit4:junit4]   2> 686 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[5]} 0 0
[junit4:junit4]   2> 692 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[6]} 0 1
[junit4:junit4]   2> 700 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[7]} 0 0
[junit4:junit4]   2> 708 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[8]} 0 0
[junit4:junit4]   2> 714 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[9]} 0 0
[junit4:junit4]   2> 751 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[10]} 0 1
[junit4:junit4]   2> 756 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[11]} 0 0
[junit4:junit4]   2> 762 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[12]} 0 1
[junit4:junit4]   2> 776 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[13]} 0 0
[junit4:junit4]   2> 789 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[14]} 0 0
[junit4:junit4]   2> 794 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[15]} 0 0
[junit4:junit4]   2> 799 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[16]} 0 0
[junit4:junit4]   2> 814 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[17]} 0 1
[junit4:junit4]   2> 819 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[18]} 0 0
[junit4:junit4]   2> 825 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[19]} 0 0
[junit4:junit4]   2> 827 T893 C25 REQ [collection1] webapp=/solr path=/replication params={qt=/replication&version=2&command=indexversion&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 833 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[20]} 0 1
[junit4:junit4]   2> 851 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[21]} 0 1
[junit4:junit4]   2> 856 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[22]} 0 0
[junit4:junit4]   2> 861 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[23]} 0 0
[junit4:junit4]   2> 866 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[24]} 0 0
[junit4:junit4]   2> 871 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[25]} 0 1
[junit4:junit4]   2> 875 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[26]} 0 0
[junit4:junit4]   2> 881 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[27]} 0 0
[junit4:junit4]   2> 886 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[28]} 0 1
[junit4:junit4]   2> 890 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[29]} 0 0
[junit4:junit4]   2> 895 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[30]} 0 0
[junit4:junit4]   2> 901 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[31]} 0 0
[junit4:junit4]   2> 906 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[32]} 0 0
[junit4:junit4]   2> 910 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[33]} 0 0
[junit4:junit4]   2> 914 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[34]} 0 0
[junit4:junit4]   2> 920 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[35]} 0 1
[junit4:junit4]   2> 925 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[36]} 0 1
[junit4:junit4]   2> 929 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[37]} 0 0
[junit4:junit4]   2> 934 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[38]} 0 0
[junit4:junit4]   2> 939 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[39]} 0 0
[junit4:junit4]   2> 944 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[40]} 0 0
[junit4:junit4]   2> 956 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[41]} 0 0
[junit4:junit4]   2> 962 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[42]} 0 0
[junit4:junit4]   2> 970 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[43]} 0 0
[junit4:junit4]   2> 977 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[44]} 0 0
[junit4:junit4]   2> 991 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[45]} 0 0
[junit4:junit4]   2> 996 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[46]} 0 0
[junit4:junit4]   2> 1001 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[47]} 0 0
[junit4:junit4]   2> 1008 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[48]} 0 0
[junit4:junit4]   2> 1014 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[49]} 0 1
[junit4:junit4]   2> 1026 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[50]} 0 0
[junit4:junit4]   2> 1039 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[51]} 0 0
[junit4:junit4]   2> 1048 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[52]} 0 0
[junit4:junit4]   2> 1054 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[53]} 0 1
[junit4:junit4]   2> 1067 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[54]} 0 0
[junit4:junit4]   2> 1083 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[55]} 0 0
[junit4:junit4]   2> 1096 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[56]} 0 0
[junit4:junit4]   2> 1102 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[57]} 0 0
[junit4:junit4]   2> 1107 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[58]} 0 0
[junit4:junit4]   2> 1112 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[59]} 0 0
[junit4:junit4]   2> 1117 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[60]} 0 0
[junit4:junit4]   2> 1122 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[61]} 0 0
[junit4:junit4]   2> 1127 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[62]} 0 0
[junit4:junit4]   2> 1132 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[63]} 0 0
[junit4:junit4]   2> 1137 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[64]} 0 0
[junit4:junit4]   2> 1142 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[65]} 0 1
[junit4:junit4]   2> 1146 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[66]} 0 0
[junit4:junit4]   2> 1154 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[67]} 0 0
[junit4:junit4]   2> 1159 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[68]} 0 0
[junit4:junit4]   2> 1164 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[69]} 0 0
[junit4:junit4]   2> 1169 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[70]} 0 0
[junit4:junit4]   2> 1179 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[71]} 0 0
[junit4:junit4]   2> 1187 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[72]} 0 1
[junit4:junit4]   2> 1193 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[73]} 0 0
[junit4:junit4]   2> 1197 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[74]} 0 0
[junit4:junit4]   2> 1202 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[75]} 0 1
[junit4:junit4]   2> 1206 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[76]} 0 0
[junit4:junit4]   2> 1211 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[77]} 0 0
[junit4:junit4]   2> 1216 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[78]} 0 0
[junit4:junit4]   2> 1228 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[79]} 0 1
[junit4:junit4]   2> 1235 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[80]} 0 1
[junit4:junit4]   2> 1254 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[81]} 0 0
[junit4:junit4]   2> 1258 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[82]} 0 0
[junit4:junit4]   2> 1263 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[83]} 0 1
[junit4:junit4]   2> 1267 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[84]} 0 0
[junit4:junit4]   2> 1271 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[85]} 0 0
[junit4:junit4]   2> 1276 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[86]} 0 0
[junit4:junit4]   2> 1280 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[87]} 0 0
[junit4:junit4]   2> 1286 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[88]} 0 0
[junit4:junit4]   2> 1294 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[89]} 0 0
[junit4:junit4]   2> 1299 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[90]} 0 0
[junit4:junit4]   2> 1304 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[91]} 0 0
[junit4:junit4]   2> 1309 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[92]} 0 0
[junit4:junit4]   2> 1314 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[93]} 0 1
[junit4:junit4]   2> 1318 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[94]} 0 0
[junit4:junit4]   2> 1323 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[95]} 0 0
[junit4:junit4]   2> 1328 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[96]} 0 1
[junit4:junit4]   2> 1332 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[97]} 0 0
[junit4:junit4]   2> 1340 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[98]} 0 0
[junit4:junit4]   2> 1345 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[99]} 0 1
[junit4:junit4]   2> 1349 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[100]} 0 0
[junit4:junit4]   2> 1355 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[101]} 0 0
[junit4:junit4]   2> 1366 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[102]} 0 0
[junit4:junit4]   2> 1371 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[103]} 0 0
[junit4:junit4]   2> 1376 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[104]} 0 0
[junit4:junit4]   2> 1380 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[105]} 0 0
[junit4:junit4]   2> 1384 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[106]} 0 0
[junit4:junit4]   2> 1388 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[107]} 0 0
[junit4:junit4]   2> 1393 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[108]} 0 0
[junit4:junit4]   2> 1398 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[109]} 0 0
[junit4:junit4]   2> 1403 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[110]} 0 0
[junit4:junit4]   2> 1408 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[111]} 0 0
[junit4:junit4]   2> 1413 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[112]} 0 0
[junit4:junit4]   2> 1418 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[113]} 0 0
[junit4:junit4]   2> 1423 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[114]} 0 1
[junit4:junit4]   2> 1427 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[115]} 0 0
[junit4:junit4]   2> 1432 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[116]} 0 0
[junit4:junit4]   2> 1439 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[117]} 0 1
[junit4:junit4]   2> 1444 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[118]} 0 0
[junit4:junit4]   2> 1448 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[119]} 0 0
[junit4:junit4]   2> 1453 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[120]} 0 0
[junit4:junit4]   2> 1458 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[121]} 0 0
[junit4:junit4]   2> 1468 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[122]} 0 0
[junit4:junit4]   2> 1473 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[123]} 0 1
[junit4:junit4]   2> 1477 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[124]} 0 1
[junit4:junit4]   2> 1481 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[125]} 0 0
[junit4:junit4]   2> 1485 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[126]} 0 0
[junit4:junit4]   2> 1490 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[127]} 0 1
[junit4:junit4]   2> 1494 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[128]} 0 0
[junit4:junit4]   2> 1498 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[129]} 0 0
[junit4:junit4]   2> 1503 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[130]} 0 0
[junit4:junit4]   2> 1507 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[131]} 0 0
[junit4:junit4]   2> 1512 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[132]} 0 0
[junit4:junit4]   2> 1517 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[133]} 0 1
[junit4:junit4]   2> 1521 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[134]} 0 0
[junit4:junit4]   2> 1526 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[135]} 0 0
[junit4:junit4]   2> 1531 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[136]} 0 0
[junit4:junit4]   2> 1535 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[137]} 0 0
[junit4:junit4]   2> 1540 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[138]} 0 0
[junit4:junit4]   2> 1545 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[139]} 0 1
[junit4:junit4]   2> 1549 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[140]} 0 0
[junit4:junit4]   2> 1553 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[141]} 0 0
[junit4:junit4]   2> 1557 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[142]} 0 1
[junit4:junit4]   2> 1560 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[143]} 0 0
[junit4:junit4]   2> 1564 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[144]} 0 0
[junit4:junit4]   2> 1568 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[145]} 0 1
[junit4:junit4]   2> 1572 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[146]} 0 1
[junit4:junit4]   2> 1576 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[147]} 0 1
[junit4:junit4]   2> 1580 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[148]} 0 1
[junit4:junit4]   2> 1594 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[149]} 0 0
[junit4:junit4]   2> 1598 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[150]} 0 0
[junit4:junit4]   2> 1603 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[151]} 0 1
[junit4:junit4]   2> 1607 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[152]} 0 0
[junit4:junit4]   2> 1611 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[153]} 0 0
[junit4:junit4]   2> 1615 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[154]} 0 0
[junit4:junit4]   2> 1619 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[155]} 0 0
[junit4:junit4]   2> 1624 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[156]} 0 1
[junit4:junit4]   2> 1628 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[157]} 0 0
[junit4:junit4]   2> 1632 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[158]} 0 0
[junit4:junit4]   2> 1637 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[159]} 0 0
[junit4:junit4]   2> 1641 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[160]} 0 0
[junit4:junit4]   2> 1645 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[161]} 0 0
[junit4:junit4]   2> 1649 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[162]} 0 0
[junit4:junit4]   2> 1653 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[163]} 0 0
[junit4:junit4]   2> 1657 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[164]} 0 0
[junit4:junit4]   2> 1662 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[165]} 0 1
[junit4:junit4]   2> 1666 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[166]} 0 1
[junit4:junit4]   2> 1670 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[167]} 0 1
[junit4:junit4]   2> 1674 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[168]} 0 1
[junit4:junit4]   2> 1678 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[169]} 0 1
[junit4:junit4]   2> 1682 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[170]} 0 0
[junit4:junit4]   2> 1687 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[171]} 0 0
[junit4:junit4]   2> 1693 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[172]} 0 0
[junit4:junit4]   2> 1697 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[173]} 0 0
[junit4:junit4]   2> 1702 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[174]} 0 1
[junit4:junit4]   2> 1706 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[175]} 0 0
[junit4:junit4]   2> 1710 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[176]} 0 0
[junit4:junit4]   2> 1715 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[177]} 0 0
[junit4:junit4]   2> 1719 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[178]} 0 0
[junit4:junit4]   2> 1723 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[179]} 0 0
[junit4:junit4]   2> 1728 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[180]} 0 1
[junit4:junit4]   2> 1732 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[181]} 0 0
[junit4:junit4]   2> 1737 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[182]} 0 1
[junit4:junit4]   2> 1741 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[183]} 0 1
[junit4:junit4]   2> 1744 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[184]} 0 0
[junit4:junit4]   2> 1748 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[185]} 0 0
[junit4:junit4]   2> 1752 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[186]} 0 0
[junit4:junit4]   2> 1756 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[187]} 0 0
[junit4:junit4]   2> 1760 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[188]} 0 0
[junit4:junit4]   2> 1765 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[189]} 0 1
[junit4:junit4]   2> 1772 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[190]} 0 0
[junit4:junit4]   2> 1777 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[191]} 0 0
[junit4:junit4]   2> 1792 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[192]} 0 0
[junit4:junit4]   2> 1797 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[193]} 0 1
[junit4:junit4]   2> 1801 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[194]} 0 0
[junit4:junit4]   2> 1805 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[195]} 0 0
[junit4:junit4]   2> 1809 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[196]} 0 0
[junit4:junit4]   2> 1813 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[197]} 0 0
[junit4:junit4]   2> 1817 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[198]} 0 0
[junit4:junit4]   2> 1821 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[199]} 0 0
[junit4:junit4]   2> 1824 T896 C25 REQ [collection1] webapp=/solr path=/replication params={qt=/replication&version=2&command=indexversion&wt=javabin} status=0 QTime=1 
[junit4:junit4]   2> 1830 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[200]} 0 0
[junit4:junit4]   2> 1834 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[201]} 0 0
[junit4:junit4]   2> 1838 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[202]} 0 0
[junit4:junit4]   2> 1842 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[203]} 0 0
[junit4:junit4]   2> 1847 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[204]} 0 0
[junit4:junit4]   2> 1851 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[205]} 0 0
[junit4:junit4]   2> 1855 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[206]} 0 0
[junit4:junit4]   2> 1860 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[207]} 0 0
[junit4:junit4]   2> 1864 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[208]} 0 0
[junit4:junit4]   2> 1868 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[209]} 0 0
[junit4:junit4]   2> 1872 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[210]} 0 0
[junit4:junit4]   2> 1876 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[211]} 0 0
[junit4:junit4]   2> 1881 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[212]} 0 1
[junit4:junit4]   2> 1885 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[213]} 0 1
[junit4:junit4]   2> 1889 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[214]} 0 0
[junit4:junit4]   2> 1893 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[215]} 0 0
[junit4:junit4]   2> 1898 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[216]} 0 0
[junit4:junit4]   2> 1903 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[217]} 0 1
[junit4:junit4]   2> 1907 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[218]} 0 0
[junit4:junit4]   2> 1910 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[219]} 0 0
[junit4:junit4]   2> 1914 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[220]} 0 1
[junit4:junit4]   2> 1917 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[221]} 0 0
[junit4:junit4]   2> 1920 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[222]} 0 0
[junit4:junit4]   2> 1924 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[223]} 0 1
[junit4:junit4]   2> 1927 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[224]} 0 0
[junit4:junit4]   2> 1930 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[225]} 0 0
[junit4:junit4]   2> 1934 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[226]} 0 0
[junit4:junit4]   2> 1938 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[227]} 0 0
[junit4:junit4]   2> 1944 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[228]} 0 0
[junit4:junit4]   2> 1949 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[229]} 0 1
[junit4:junit4]   2> 1952 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[230]} 0 0
[junit4:junit4]   2> 1956 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[231]} 0 0
[junit4:junit4]   2> 1960 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[232]} 0 0
[junit4:junit4]   2> 1966 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[233]} 0 0
[junit4:junit4]   2> 1970 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[234]} 0 0
[junit4:junit4]   2> 1974 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[235]} 0 0
[junit4:junit4]   2> 1979 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[236]} 0 1
[junit4:junit4]   2> 1983 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[237]} 0 0
[junit4:junit4]   2> 1986 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[238]} 0 0
[junit4:junit4]   2> 1992 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[239]} 0 0
[junit4:junit4]   2> 2006 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[240]} 0 0
[junit4:junit4]   2> 2011 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[241]} 0 0
[junit4:junit4]   2> 2015 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[242]} 0 0
[junit4:junit4]   2> 2018 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[243]} 0 0
[junit4:junit4]   2> 2022 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[244]} 0 0
[junit4:junit4]   2> 2025 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[245]} 0 0
[junit4:junit4]   2> 2034 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[246]} 0 1
[junit4:junit4]   2> 2038 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[247]} 0 1
[junit4:junit4]   2> 2042 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[248]} 0 0
[junit4:junit4]   2> 2046 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[249]} 0 1
[junit4:junit4]   2> 2049 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[250]} 0 0
[junit4:junit4]   2> 2053 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[251]} 0 0
[junit4:junit4]   2> 2057 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[252]} 0 1
[junit4:junit4]   2> 2061 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[253]} 0 0
[junit4:junit4]   2> 2065 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[254]} 0 0
[junit4:junit4]   2> 2069 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[255]} 0 0
[junit4:junit4]   2> 2073 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[256]} 0 0
[junit4:junit4]   2> 2077 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[257]} 0 0
[junit4:junit4]   2> 2081 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[258]} 0 1
[junit4:junit4]   2> 2085 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[259]} 0 1
[junit4:junit4]   2> 2089 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[260]} 0 1
[junit4:junit4]   2> 2092 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[261]} 0 0
[junit4:junit4]   2> 2096 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[262]} 0 0
[junit4:junit4]   2> 2100 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[263]} 0 0
[junit4:junit4]   2> 2105 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[264]} 0 0
[junit4:junit4]   2> 2109 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[265]} 0 1
[junit4:junit4]   2> 2113 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[266]} 0 1
[junit4:junit4]   2> 2117 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[267]} 0 1
[junit4:junit4]   2> 2121 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[268]} 0 1
[junit4:junit4]   2> 2124 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[269]} 0 0
[junit4:junit4]   2> 2128 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[270]} 0 0
[junit4:junit4]   2> 2132 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[271]} 0 0
[junit4:junit4]   2> 2136 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[272]} 0 0
[junit4:junit4]   2> 2140 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[273]} 0 0
[junit4:junit4]   2> 2144 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[274]} 0 0
[junit4:junit4]   2> 2148 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[275]} 0 1
[junit4:junit4]   2> 2151 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[276]} 0 0
[junit4:junit4]   2> 2155 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[277]} 0 0
[junit4:junit4]   2> 2164 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[278]} 0 0
[junit4:junit4]   2> 2168 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[279]} 0 1
[junit4:junit4]   2> 2171 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[280]} 0 0
[junit4:junit4]   2> 2174 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[281]} 0 0
[junit4:junit4]   2> 2179 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[282]} 0 0
[junit4:junit4]   2> 2183 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[283]} 0 0
[junit4:junit4]   2> 2187 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[284]} 0 0
[junit4:junit4]   2> 2192 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[285]} 0 1
[junit4:junit4]   2> 2207 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[286]} 0 0
[junit4:junit4]   2> 2211 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[287]} 0 1
[junit4:junit4]   2> 2280 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[288]} 0 0
[junit4:junit4]   2> 2285 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[289]} 0 0
[junit4:junit4]   2> 2290 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[290]} 0 0
[junit4:junit4]   2> 2294 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[291]} 0 0
[junit4:junit4]   2> 2299 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[292]} 0 0
[junit4:junit4]   2> 2304 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[293]} 0 0
[junit4:junit4]   2> 2308 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[294]} 0 0
[junit4:junit4]   2> 2312 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[295]} 0 0
[junit4:junit4]   2> 2317 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[296]} 0 0
[junit4:junit4]   2> 2322 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[297]} 0 1
[junit4:junit4]   2> 2327 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[298]} 0 0
[junit4:junit4]   2> 2332 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[299]} 0 0
[junit4:junit4]   2> 2337 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[300]} 0 0
[junit4:junit4]   2> 2342 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[301]} 0 1
[junit4:junit4]   2> 2346 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[302]} 0 0
[junit4:junit4]   2> 2351 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[303]} 0 0
[junit4:junit4]   2> 2358 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[304]} 0 1
[junit4:junit4]   2> 2361 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[305]} 0 0
[junit4:junit4]   2> 2370 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[306]} 0 1
[junit4:junit4]   2> 2373 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[307]} 0 0
[junit4:junit4]   2> 2383 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[308]} 0 0
[junit4:junit4]   2> 2392 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[309]} 0 0
[junit4:junit4]   2> 2397 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[310]} 0 0
[junit4:junit4]   2> 2406 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[311]} 0 0
[junit4:junit4]   2> 2413 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[312]} 0 0
[junit4:junit4]   2> 2421 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[313]} 0 0
[junit4:junit4]   2> 2425 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[314]} 0 0
[junit4:junit4]   2> 2433 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[315]} 0 1
[junit4:junit4]   2> 2437 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[316]} 0 1
[junit4:junit4]   2> 2441 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[317]} 0 0
[junit4:junit4]   2> 2445 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[318]} 0 0
[junit4:junit4]   2> 2448 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[319]} 0 0
[junit4:junit4]   2> 2451 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[320]} 0 0
[junit4:junit4]   2> 2454 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[321]} 0 0
[junit4:junit4]   2> 2459 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[322]} 0 1
[junit4:junit4]   2> 2463 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[323]} 0 1
[junit4:junit4]   2> 2466 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[324]} 0 0
[junit4:junit4]   2> 2471 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[325]} 0 1
[junit4:junit4]   2> 2474 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[326]} 0 0
[junit4:junit4]   2> 2481 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[327]} 0 0
[junit4:junit4]   2> 2490 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[328]} 0 1
[junit4:junit4]   2> 2499 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[329]} 0 0
[junit4:junit4]   2> 2504 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[330]} 0 0
[junit4:junit4]   2> 2512 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[331]} 0 0
[junit4:junit4]   2> 2521 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[332]} 0 0
[junit4:junit4]   2> 2526 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[333]} 0 1
[junit4:junit4]   2> 2529 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[334]} 0 0
[junit4:junit4]   2> 2533 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[335]} 0 1
[junit4:junit4]   2> 2538 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[336]} 0 0
[junit4:junit4]   2> 2542 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[337]} 0 0
[junit4:junit4]   2> 2549 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[338]} 0 0
[junit4:junit4]   2> 2553 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[339]} 0 0
[junit4:junit4]   2> 2557 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[340]} 0 0
[junit4:junit4]   2> 2569 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[341]} 0 0
[junit4:junit4]   2> 2574 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[342]} 0 1
[junit4:junit4]   2> 2577 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[343]} 0 0
[junit4:junit4]   2> 2581 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[344]} 0 0
[junit4:junit4]   2> 2585 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[345]} 0 0
[junit4:junit4]   2> 2591 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[346]} 0 0
[junit4:junit4]   2> 2595 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[347]} 0 0
[junit4:junit4]   2> 2601 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[348]} 0 0
[junit4:junit4]   2> 2612 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[349]} 0 0
[junit4:junit4]   2> 2623 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[350]} 0 0
[junit4:junit4]   2> 2632 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[351]} 0 1
[junit4:junit4]   2> 2635 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[352]} 0 0
[junit4:junit4]   2> 2640 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[353]} 0 0
[junit4:junit4]   2> 2654 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[354]} 0 0
[junit4:junit4]   2> 2658 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[355]} 0 0
[junit4:junit4]   2> 2664 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[356]} 0 1
[junit4:junit4]   2> 2668 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[357]} 0 0
[junit4:junit4]   2> 2672 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[358]} 0 0
[junit4:junit4]   2> 2676 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[359]} 0 0
[junit4:junit4]   2> 2681 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[360]} 0 1
[junit4:junit4]   2> 2685 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[361]} 0 0
[junit4:junit4]   2> 2688 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[362]} 0 0
[junit4:junit4]   2> 2692 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[363]} 0 0
[junit4:junit4]   2> 2700 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[364]} 0 0
[junit4:junit4]   2> 2724 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[365]} 0 1
[junit4:junit4]   2> 2728 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[366]} 0 0
[junit4:junit4]   2> 2737 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[367]} 0 0
[junit4:junit4]   2> 2742 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[368]} 0 0
[junit4:junit4]   2> 2746 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[369]} 0 0
[junit4:junit4]   2> 2751 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[370]} 0 0
[junit4:junit4]   2> 2755 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[371]} 0 0
[junit4:junit4]   2> 2758 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[372]} 0 0
[junit4:junit4]   2> 2763 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[373]} 0 0
[junit4:junit4]   2> 2767 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[374]} 0 1
[junit4:junit4]   2> 2770 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[375]} 0 0
[junit4:junit4]   2> 2775 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[376]} 0 0
[junit4:junit4]   2> 2778 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[377]} 0 0
[junit4:junit4]   2> 2783 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[378]} 0 1
[junit4:junit4]   2> 2786 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[379]} 0 0
[junit4:junit4]   2> 2790 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[380]} 0 0
[junit4:junit4]   2> 2795 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[381]} 0 0
[junit4:junit4]   2> 2805 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[382]} 0 0
[junit4:junit4]   2> 2809 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[383]} 0 0
[junit4:junit4]   2> 2820 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[384]} 0 1
[junit4:junit4]   2> 2824 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[385]} 0 1
[junit4:junit4]   2> 2824 T902 C25 REQ [collection1] webapp=/solr path=/replication params={qt=/replication&version=2&command=indexversion&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 2827 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[386]} 0 0
[junit4:junit4]   2> 2831 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[387]} 0 0
[junit4:junit4]   2> 2835 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[388]} 0 1
[junit4:junit4]   2> 2839 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[389]} 0 1
[junit4:junit4]   2> 2843 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[390]} 0 0
[junit4:junit4]   2> 2847 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[391]} 0 0
[junit4:junit4]   2> 2851 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[392]} 0 0
[junit4:junit4]   2> 2860 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[393]} 0 0
[junit4:junit4]   2> 2864 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[394]} 0 0
[junit4:junit4]   2> 2869 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[395]} 0 0
[junit4:junit4]   2> 2873 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[396]} 0 0
[junit4:junit4]   2> 2878 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[397]} 0 1
[junit4:junit4]   2> 2881 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[398]} 0 0
[junit4:junit4]   2> 2885 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[399]} 0 0
[junit4:junit4]   2> 2892 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[400]} 0 0
[junit4:junit4]   2> 2896 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[401]} 0 0
[junit4:junit4]   2> 2901 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[402]} 0 1
[junit4:junit4]   2> 2905 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[403]} 0 1
[junit4:junit4]   2> 2909 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[404]} 0 0
[junit4:junit4]   2> 2914 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[405]} 0 0
[junit4:junit4]   2> 2918 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[406]} 0 0
[junit4:junit4]   2> 2922 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[407]} 0 0
[junit4:junit4]   2> 2927 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[408]} 0 0
[junit4:junit4]   2> 2932 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[409]} 0 0
[junit4:junit4]   2> 2936 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[410]} 0 0
[junit4:junit4]   2> 2950 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[411]} 0 0
[junit4:junit4]   2> 2959 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[412]} 0 0
[junit4:junit4]   2> 2964 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[413]} 0 0
[junit4:junit4]   2> 2973 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[414]} 0 0
[junit4:junit4]   2> 2979 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[415]} 0 1
[junit4:junit4]   2> 3014 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[416]} 0 0
[junit4:junit4]   2> 3018 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[417]} 0 0
[junit4:junit4]   2> 3022 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[418]} 0 0
[junit4:junit4]   2> 3025 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[419]} 0 0
[junit4:junit4]   2> 3029 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[420]} 0 0
[junit4:junit4]   2> 3032 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[421]} 0 0
[junit4:junit4]   2> 3038 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[422]} 0 0
[junit4:junit4]   2> 3042 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[423]} 0 1
[junit4:junit4]   2> 3045 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[424]} 0 0
[junit4:junit4]   2> 3049 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[425]} 0 0
[junit4:junit4]   2> 3053 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[426]} 0 0
[junit4:junit4]   2> 3057 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[427]} 0 1
[junit4:junit4]   2> 3060 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[428]} 0 0
[junit4:junit4]   2> 3064 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[429]} 0 0
[junit4:junit4]   2> 3067 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[430]} 0 0
[junit4:junit4]   2> 3071 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[431]} 0 0
[junit4:junit4]   2> 3075 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[432]} 0 0
[junit4:junit4]   2> 3079 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[433]} 0 1
[junit4:junit4]   2> 3082 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[434]} 0 0
[junit4:junit4]   2> 3086 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[435]} 0 0
[junit4:junit4]   2> 3090 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[436]} 0 0
[junit4:junit4]   2> 3094 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[437]} 0 1
[junit4:junit4]   2> 3097 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[438]} 0 0
[junit4:junit4]   2> 3102 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[439]} 0 1
[junit4:junit4]   2> 3109 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[440]} 0 0
[junit4:junit4]   2> 3113 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[441]} 0 0
[junit4:junit4]   2> 3117 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[442]} 0 0
[junit4:junit4]   2> 3121 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[443]} 0 0
[junit4:junit4]   2> 3125 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[444]} 0 0
[junit4:junit4]   2> 3129 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[445]} 0 0
[junit4:junit4]   2> 3132 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[446]} 0 0
[junit4:junit4]   2> 3136 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[447]} 0 1
[junit4:junit4]   2> 3139 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[448]} 0 0
[junit4:junit4]   2> 3142 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[449]} 0 0
[junit4:junit4]   2> 3146 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[450]} 0 0
[junit4:junit4]   2> 3150 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[451]} 0 1
[junit4:junit4]   2> 3153 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[452]} 0 0
[junit4:junit4]   2> 3157 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[453]} 0 0
[junit4:junit4]   2> 3161 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[454]} 0 1
[junit4:junit4]   2> 3165 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[455]} 0 1
[junit4:junit4]   2> 3168 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[456]} 0 0
[junit4:junit4]   2> 3175 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[457]} 0 0
[junit4:junit4]   2> 3179 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[458]} 0 0
[junit4:junit4]   2> 3182 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[459]} 0 0
[junit4:junit4]   2> 3186 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[460]} 0 0
[junit4:junit4]   2> 3189 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[461]} 0 0
[junit4:junit4]   2> 3193 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[462]} 0 0
[junit4:junit4]   2> 3196 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[463]} 0 0
[junit4:junit4]   2> 3200 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[464]} 0 0
[junit4:junit4]   2> 3204 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[465]} 0 1
[junit4:junit4]   2> 3207 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[466]} 0 0
[junit4:junit4]   2> 3211 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[467]} 0 0
[junit4:junit4]   2> 3214 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[468]} 0 0
[junit4:junit4]   2> 3222 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[469]} 0 1
[junit4:junit4]   2> 3227 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[470]} 0 0
[junit4:junit4]   2> 3230 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[471]} 0 0
[junit4:junit4]   2> 3236 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[472]} 0 0
[junit4:junit4]   2> 3240 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[473]} 0 0
[junit4:junit4]   2> 3244 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[474]} 0 0
[junit4:junit4]   2> 3248 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[475]} 0 1
[junit4:junit4]   2> 3251 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[476]} 0 0
[junit4:junit4]   2> 3255 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[477]} 0 1
[junit4:junit4]   2> 3258 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[478]} 0 0
[junit4:junit4]   2> 3261 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[479]} 0 0
[junit4:junit4]   2> 3264 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[480]} 0 0
[junit4:junit4]   2> 3268 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[481]} 0 0
[junit4:junit4]   2> 3271 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[482]} 0 0
[junit4:junit4]   2> 3275 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[483]} 0 1
[junit4:junit4]   2> 3278 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[484]} 0 0
[junit4:junit4]   2> 3282 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[485]} 0 0
[junit4:junit4]   2> 3285 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[486]} 0 0
[junit4:junit4]   2> 3289 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[487]} 0 0
[junit4:junit4]   2> 3292 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[488]} 0 0
[junit4:junit4]   2> 3300 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[489]} 0 0
[junit4:junit4]   2> 3304 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[490]} 0 0
[junit4:junit4]   2> 3308 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[491]} 0 1
[junit4:junit4]   2> 3311 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[492]} 0 0
[junit4:junit4]   2> 3315 T894 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[493]} 0 0
[junit4:junit4]   2> 3319 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[494]} 0 0
[junit4:junit4]   2> 3322 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[495]} 0 0
[junit4:junit4]   2> 3326 T892 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[496]} 0 0
[junit4:junit4]   2> 3330 T893 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[497]} 0 1
[junit4:junit4]   2> 3333 T896 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[498]} 0 0
[junit4:junit4]   2> 3340 T897 C25 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 3350 T897 C25 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@26562656 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f492f49),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@26562656 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f492f49),segFN=segments_2,generation=2,filenames=[_0.cbnd, _0.si, segments_2, _0.fnm, _0.fdt, _0.doc, _0.tim, _0.cbnm, _0.fdx, _0.tip]
[junit4:junit4]   2> 3351 T897 C25 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.cbnd, _0.si, segments_2, _0.fnm, _0.fdt, _0.doc, _0.tim, _0.cbnm, _0.fdx, _0.tip]
[junit4:junit4]   2> 3353 T897 C25 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data
[junit4:junit4]   2> 3354 T897 C25 oass.SolrIndexSearcher.<init> Opening Searcher@447a447a main
[junit4:junit4]   2> 3355 T905 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@447a447a main{StandardDirectoryReader(segments_2:3 _0(5.0):C499)}
[junit4:junit4]   2> 3355 T897 C25 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 3356 T905 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data/index
[junit4:junit4]   2> 3357 T897 C25 UPDATE [collection1] webapp=/solr path=/update params={softCommit=false&commit=true&version=2&waitSearcher=true&wt=javabin} {commit=} 0 17
[junit4:junit4]   2> 3360 T894 C25 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=499 status=0 QTime=0 
[junit4:junit4]   2> ASYNC  NEW_CORE C26 name=collection1 org.apache.solr.core.SolrCore@32193219
[junit4:junit4]   2> 3470 T909 C26 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 3574 T907 C26 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3678 T914 C26 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3782 T909 C26 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3823 T892 C25 REQ [collection1] webapp=/solr path=/replication params={qt=/replication&version=2&command=indexversion&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 3825 T917 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 3825 T917 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 3826 T917 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 3829 T893 C25 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data
[junit4:junit4]   2> 3830 T893 C25 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data/index
[junit4:junit4]   2> 3867 T893 C25 REQ [collection1] webapp=/solr path=/replication params={qt=/replication&version=2&generation=2&command=filelist&wt=javabin} status=0 QTime=39 
[junit4:junit4]   2> 3869 T917 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 10
[junit4:junit4]   2> 3871 T917 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index.20130301200419050 forceNew:false
[junit4:junit4]   2> 3871 T917 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data
[junit4:junit4]   2> 3872 T917 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@5b235b23 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@63a863a8) fullCopy=false
[junit4:junit4]   2> 3876 T896 C25 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&compression=true&generation=2&command=filecontent&file=_0.fnm&wt=filestream} status=0 QTime=1 
[junit4:junit4]   2> 3882 T897 C25 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&compression=true&generation=2&command=filecontent&file=_0.cbnd&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 3885 T911 C26 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3886 T894 C25 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&compression=true&generation=2&command=filecontent&file=segments_2&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 3890 T902 C25 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&compression=true&generation=2&command=filecontent&file=_0.si&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 3894 T899 C25 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&compression=true&generation=2&command=filecontent&file=_0.fdt&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 3899 T892 C25 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&compression=true&generation=2&command=filecontent&file=_0.cbnm&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 3903 T893 C25 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&compression=true&generation=2&command=filecontent&file=_0.tim&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 3908 T896 C25 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&compression=true&generation=2&command=filecontent&file=_0.doc&wt=filestream} status=0 QTime=1 
[junit4:junit4]   2> 3920 T897 C25 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&compression=true&generation=2&command=filecontent&file=_0.fdx&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 3933 T894 C25 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&compression=true&generation=2&command=filecontent&file=_0.tip&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 3935 T917 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index
[junit4:junit4]   2> 3936 T917 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 3938 T917 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data
[junit4:junit4]   2> 3940 T917 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data
[junit4:junit4]   2> 3941 T917 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 3942 T917 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 3943 T917 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data
[junit4:junit4]   2> 3944 T917 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@9190919 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12051205),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@9190919 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12051205),segFN=segments_2,generation=2,filenames=[_0.cbnd, _0.si, segments_2, _0.fnm, _0.fdt, _0.cbnm, _0.tim, _0.doc, _0.fdx, _0.tip]
[junit4:junit4]   2> 3945 T917 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.cbnd, _0.si, segments_2, _0.fnm, _0.fdt, _0.cbnm, _0.tim, _0.doc, _0.fdx, _0.tip]
[junit4:junit4]   2> 3945 T917 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 3946 T917 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data
[junit4:junit4]   2> 3947 T917 oass.SolrIndexSearcher.<init> Opening Searcher@618d618d main
[junit4:junit4]   2> 3948 T916 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@618d618d main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C499)}
[junit4:junit4]   2> 3948 T916 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index
[junit4:junit4]   2> 3949 T917 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@5b235b23 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@63a863a8)
[junit4:junit4]   2> 3950 T917 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index.20130301200419050
[junit4:junit4]   2> 3950 T917 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index
[junit4:junit4]   2> 3990 T914 C26 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=499 status=0 QTime=1 
[junit4:junit4]   2> 4095 T902 C25 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4]   2> 4096 T902 C25 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {deleteByQuery=*:*} 0 2
[junit4:junit4]   2> 4099 T899 C25 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 4099 T899 C25 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@26562656 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f492f49),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@26562656 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f492f49),segFN=segments_2,generation=2,filenames=[_0.cbnd, _0.si, segments_2, _0.fnm, _0.fdt, _0.doc, _0.tim, _0.cbnm, _0.fdx, _0.tip]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@26562656 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f492f49),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 4100 T899 C25 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 4101 T899 C25 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data
[junit4:junit4]   2> 4102 T899 C25 oass.SolrIndexSearcher.<init> Opening Searcher@a8e0a8e main
[junit4:junit4]   2> 4104 T905 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a8e0a8e main{StandardDirectoryReader(segments_3:4)}
[junit4:junit4]   2> 4104 T905 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data/index
[junit4:junit4]   2> 4105 T899 C25 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 4105 T899 C25 UPDATE [collection1] webapp=/solr path=/update params={softCommit=false&commit=true&version=2&waitSearcher=true&wt=javabin} {commit=} 0 7
[junit4:junit4]   2> 4129 T890 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1951364175
[junit4:junit4]   2> 4130 T890 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@51da51da
[junit4:junit4]   2> 4131 T890 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=499,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 4131 T890 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 4132 T890 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 4132 T890 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 4133 T890 C25 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data/index
[junit4:junit4]   2> 4134 T890 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 4134 T890 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data/index
[junit4:junit4]   2> 4135 T890 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data/index
[junit4:junit4]   2> 4136 T890 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data/index
[junit4:junit4]   2> 4136 T890 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data
[junit4:junit4]   2> 4137 T890 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data
[junit4:junit4]   2> 4138 T890 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 4190 T890 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4193 T890 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42885
[junit4:junit4]   2> 4202 T890 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4203 T890 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4204 T890 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master
[junit4:junit4]   2> 4204 T890 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/solr.xml
[junit4:junit4]   2> 4205 T890 oasc.CoreContainer.<init> New CoreContainer 918369981
[junit4:junit4]   2> 4206 T890 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 4206 T890 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/'
[junit4:junit4]   2> 4207 T890 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/'
[junit4:junit4]   2> 4221 T890 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 4221 T890 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4222 T890 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 4222 T890 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4223 T890 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4223 T890 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4224 T890 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4224 T890 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4225 T890 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4226 T890 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 4239 T890 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4253 T928 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1
[junit4:junit4]   2> 4254 T928 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/'
[junit4:junit4]   2> 4278 T928 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4328 T928 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4329 T928 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4332 T928 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4342 T928 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4343 T928 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data/
[junit4:junit4]   2> 4344 T928 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 4344 T928 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 4345 T928 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data forceNew:false
[junit4:junit4]   2> 4345 T928 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data
[junit4:junit4]   2> 4346 T928 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data/index/
[junit4:junit4]   2> 4347 T928 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4347 T928 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data/index forceNew:false
[junit4:junit4]   2> 4349 T928 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@679c679c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@708f708f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4349 T928 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4350 T928 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data/index
[junit4:junit4]   2> 4351 T928 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4352 T928 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 4353 T928 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 4353 T928 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 4354 T928 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 4354 T928 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4356 T928 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4359 T928 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data
[junit4:junit4]   2> 4360 T928 oass.SolrIndexSearcher.<init> Opening Searcher@175c175c main
[junit4:junit4]   2> 4361 T928 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4362 T928 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4362 T928 oash.ReplicationHandler.inform Replication enabled for following config files: schema-replication2.xml:schema.xml
[junit4:junit4]   2> 4363 T928 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 4364 T929 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@175c175c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4364 T928 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 4365 T890 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 4365 T890 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 4366 T890 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 4396 T890 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1314278998
[junit4:junit4]   2> 4397 T890 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@32193219
[junit4:junit4]   2> 4398 T890 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:junit4]   2> 4399 T890 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 4399 T890 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 4400 T890 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 4401 T890 C26 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index
[junit4:junit4]   2> 4401 T890 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 4402 T890 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index
[junit4:junit4]   2> 4403 T890 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index
[junit4:junit4]   2> 4403 T890 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index
[junit4:junit4]   2> 4404 T890 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data
[junit4:junit4]   2> 4404 T890 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data
[junit4:junit4]   2> 4405 T890 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index.20130301200419050
[junit4:junit4]   2> 4405 T890 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index.20130301200419050
[junit4:junit4]   2> 4406 T890 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 4460 T890 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4463 T890 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45662
[junit4:junit4]   2> 4464 T890 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4465 T890 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4466 T890 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave
[junit4:junit4]   2> 4467 T890 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/solr.xml
[junit4:junit4]   2> 4468 T890 oasc.CoreContainer.<init> New CoreContainer 221121838
[junit4:junit4]   2> 4469 T890 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 4469 T890 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/'
[junit4:junit4]   2> 4470 T890 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/'
[junit4:junit4]   2> 4494 T890 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 4495 T890 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4496 T890 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 4496 T890 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4497 T890 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4498 T890 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4499 T890 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4500 T890 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4500 T890 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4501 T890 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 4518 T890 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4543 T939 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1
[junit4:junit4]   2> 4544 T939 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/'
[junit4:junit4]   2> 4588 T939 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4628 T939 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4629 T939 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4633 T939 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4649 T939 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4651 T939 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/
[junit4:junit4]   2> 4651 T939 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 4652 T939 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 4653 T939 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data forceNew:false
[junit4:junit4]   2> 4654 T939 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data
[junit4:junit4]   2> 4654 T939 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index/
[junit4:junit4]   2> 4655 T939 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4656 T939 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index forceNew:false
[junit4:junit4]   2> 4657 T939 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3a583a58 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43454345),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4658 T939 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4658 T939 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index
[junit4:junit4]   2> 4659 T939 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4660 T939 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 4660 T939 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 4661 T939 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 4661 T939 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4661 T939 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 4663 T939 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4666 T939 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data
[junit4:junit4]   2> 4667 T939 oass.SolrIndexSearcher.<init> Opening Searcher@2a9a2a9a main
[junit4:junit4]   2> 4667 T939 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4668 T939 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4669 T939 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 4670 T940 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2a9a2a9a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4670 T939 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 4671 T890 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 4672 T890 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 4672 T890 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C27 name=collection1 org.apache.solr.core.SolrCore@67916791
[junit4:junit4]   2> 4685 T935 C27 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4]   2> 4685 T935 C27 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data
[junit4:junit4]   2> 4687 T935 C27 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3a583a58 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43454345),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4687 T935 C27 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4688 T935 C27 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {deleteByQuery=*:*} 0 4
[junit4:junit4]   2> 4692 T936 C27 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 4693 T936 C27 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3a583a58 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43454345),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3a583a58 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43454345),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 4693 T936 C27 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 4694 T936 C27 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data
[junit4:junit4]   2> 4695 T936 C27 oass.SolrIndexSearcher.<init> Opening Searcher@573d573d main
[junit4:junit4]   2> 4696 T940 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@573d573d main{StandardDirectoryReader(segments_2:2)}
[junit4:junit4]   2> 4696 T936 C27 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 4696 T940 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index
[junit4:junit4]   2> 4698 T936 C27 UPDATE [collection1] webapp=/solr path=/update params={softCommit=false&commit=true&version=2&waitSearcher=true&wt=javabin} {commit=} 0 6
[junit4:junit4]   2> ASYNC  NEW_CORE C28 name=collection1 org.apache.solr.core.SolrCore@13fd13fd
[junit4:junit4]   2> 4705 T925 C28 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data
[junit4:junit4]   2> 4706 T925 C28 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@679c679c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@708f708f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4707 T925 C28 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4723 T925 C28 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[2000]} 0 19
[junit4:junit4]   2> 4726 T926 C28 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 4728 T926 C28 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@679c679c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@708f708f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@679c679c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@708f708f),segFN=segments_2,generation=2,filenames=[_0.cbnd, _0.si, segments_2, _0.fnm, _0.fdt, _0.doc, _0.tim, _0.cbnm, _0.fdx, _0.tip]
[junit4:junit4]   2> 4729 T926 C28 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.cbnd, _0.si, segments_2, _0.fnm, _0.fdt, _0.doc, _0.tim, _0.cbnm, _0.fdx, _0.tip]
[junit4:junit4]   2> 4730 T926 C28 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data
[junit4:junit4]   2> 4731 T926 C28 oass.SolrIndexSearcher.<init> Opening Searcher@4eed4eed main
[junit4:junit4]   2> 4732 T929 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4eed4eed main{StandardDirectoryReader(segments_2:3 _0(5.0):C1)}
[junit4:junit4]   2> 4732 T926 C28 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 4732 T929 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data/index
[junit4:junit4]   2> 4733 T926 C28 UPDATE [collection1] webapp=/solr path=/update params={softCommit=false&commit=true&version=2&waitSearcher=true&wt=javabin} {commit=} 0 7
[junit4:junit4]   2> 4737 T927 C28 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 4823 T925 C28 REQ [collection1] webapp=/solr path=/replication params={qt=/replication&version=2&command=indexversion&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 4824 T941 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 4825 T941 oash.SnapPuller.fetchLatestIndex Slave's generation: 2
[junit4:junit4]   2> 4826 T941 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 4829 T926 C28 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data
[junit4:junit4]   2> 4831 T926 C28 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data/index
[junit4:junit4]   2> 4865 T926 C28 REQ [collection1] webapp=/solr path=/replication params={qt=/replication&version=2&generation=2&command=filelist&wt=javabin} status=0 QTime=37 
[junit4:junit4]   2> 4866 T941 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 10
[junit4:junit4]   2> 4867 T938 C27 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4868 T941 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index.20130301200420047 forceNew:false
[junit4:junit4]   2> 4869 T941 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data
[junit4:junit4]   2> 4869 T941 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@22362236 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35bb35bb) fullCopy=true
[junit4:junit4]   2> 4872 T927 C28 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=2&command=filecontent&file=_0.fnm&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 4878 T924 C28 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=2&command=filecontent&file=_0.cbnd&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 4882 T925 C28 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=2&command=filecontent&file=segments_2&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 4886 T926 C28 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=2&command=filecontent&file=_0.si&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 4890 T927 C28 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=2&command=filecontent&file=_0.fdt&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 4894 T924 C28 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=2&command=filecontent&file=_0.cbnm&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 4898 T925 C28 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=2&command=filecontent&file=_0.tim&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 4902 T926 C28 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=2&command=filecontent&file=_0.doc&wt=filestream} status=0 QTime=1 
[junit4:junit4]   2> 4905 T927 C28 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=2&command=filecontent&file=_0.fdx&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 4909 T924 C28 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=2&command=filecontent&file=_0.tip&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 4911 T941 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index
[junit4:junit4]   2> 4911 T941 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 4912 T941 oash.SnapPuller.downloadConfFiles Starting download of configuration files from master: [{alias=schema.xml, size=1634, checksum=1505963717, name=schema-replication2.xml}]
[junit4:junit4]   2> 4916 T925 C28 REQ [collection1] webapp=/solr path=/replication params={checksum=true&cf=schema-replication2.xml&qt=/replication&generation=2&command=filecontent&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 4971 T936 C27 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 5023 T941 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130301200420047
[junit4:junit4]   2> 5024 T941 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data
[junit4:junit4]   2> 5024 T941 oash.SnapPuller.fetchLatestIndex Configuration files are modified, core will be reloaded
[junit4:junit4]   2> 5025 T941 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data
[junit4:junit4]   2> 5026 T941 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data
[junit4:junit4]   2> 5027 T943 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1
[junit4:junit4]   2> 5027 T941 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index.20130301200420047
[junit4:junit4]   2> 5028 T943 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/'
[junit4:junit4]   2> 5028 T941 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index
[junit4:junit4]   2> 5029 T941 oasc.SolrException.log SEVERE SnapPull failed :org.apache.solr.common.SolrException: Index fetch failed : 
[junit4:junit4]   2> 		at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:479)
[junit4:junit4]   2> 		at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:281)
[junit4:junit4]   2> 		at org.apache.solr.handler.SnapPuller$1.run(SnapPuller.java:223)
[junit4:junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:452)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:328)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:161)
[junit4:junit4]   2> 		at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:109)
[junit4:junit4]   2> 		at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:191)
[junit4:junit4]   2> 		at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:215)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:897)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:919)
[junit4:junit4]   2> 		at java.lang.Thread.run(Thread.java:738)
[junit4:junit4]   2> 	Caused by: java.lang.IllegalArgumentException: Unknown directory: null {MockDirWrapper(org.apache.lucene.store.RAMDirectory@22362236 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35bb35bb)=CachedDir<<MockDirWrapper(org.apache.lucene.store.RAMDirectory@22362236 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35bb35bb);refCount=1;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index.20130301200420047;done=false>>, MockDirWrapper(org.apache.lucene.store.RAMDirectory@3a583a58 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43454345)=CachedDir<<MockDirWrapper(org.apache.lucene.store.RAMDirectory@3a583a58 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43454345);refCount=3;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index;done=false>>, MockDirWrapper(org.apache.lucene.store.RAMDirectory@1c381c38 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@258b258b)=CachedDir<<MockDirWrapper(org.apache.lucene.store.RAMDirectory@1c381c38 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@258b258b);refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data;done=false>>}
[junit4:junit4]   2> 		at org.apache.solr.core.CachingDirectoryFactory.addCloseListener(CachingDirectoryFactory.java:87)
[junit4:junit4]   2> 		at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:437)
[junit4:junit4]   2> 		... 11 more
[junit4:junit4]   2> 	
[junit4:junit4]   2> 5065 T943 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 5075 T937 C27 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 5096 T943 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5097 T943 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5100 T943 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5111 T943 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5113 T943 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data
[junit4:junit4]   2> 5113 T943 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index/ new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index.20130301200420047
[junit4:junit4]   2> 5113 T943 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/
[junit4:junit4]   2> 5114 T943 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 5115 T943 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data
[junit4:junit4]   2> 5115 T943 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index.20130301200420047
[junit4:junit4]   2> 5116 T943 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index.20130301200420047
[junit4:junit4]   2> 5116 T943 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5117 T943 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5117 T943 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5118 T943 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5118 T943 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5119 T943 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5120 T943 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5122 T943 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data
[junit4:junit4]   2> 5123 T943 oass.SolrIndexSearcher.<init> Opening Searcher@ab60ab6 main
[junit4:junit4]   2> 5123 T943 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5124 T943 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5124 T943 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 5125 T943 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 5125 T944 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ab60ab6 main{StandardDirectoryReader(segments_2:3 _0(5.0):C1)}
[junit4:junit4]   2> 5125 T943 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 5126 T943 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
[junit4:junit4]   2> 5127 T943 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index
[junit4:junit4]   2> 5127 T943 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data
[junit4:junit4]   2> 5128 T943 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@22362236 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35bb35bb),segFN=segments_2,generation=2,filenames=[_0.cbnd, _0.si, segments_2, _0.fnm, _0.fdt, _0.cbnm, _0.tim, _0.doc, _0.fdx, _0.tip]
[junit4:junit4]   2> 5129 T943 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.cbnd, _0.si, segments_2, _0.fnm, _0.fdt, _0.cbnm, _0.tim, _0.doc, _0.fdx, _0.tip]
[junit4:junit4]   2> 5129 T943 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 5130 T943 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data
[junit4:junit4]   2> 5130 T943 oass.SolrIndexSearcher.<init> Opening Searcher@63d563d5 main
[junit4:junit4]   2> 5131 T943 oasc.CoreContainer.registerCore replacing core: collection1
[junit4:junit4]   2> 5131 T944 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@63d563d5 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1)}
[junit4:junit4]   2> 5131 T943 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@67916791
[junit4:junit4]   2> 5132 T944 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index.20130301200420047
[junit4:junit4]   2> 5132 T943 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,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=1,cumulative_errors=0}
[junit4:junit4]   2> 5133 T943 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 5134 T943 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index
[junit4:junit4]   2> ASYNC  NEW_CORE C29 name=collection1 org.apache.solr.core.SolrCore@43cb43cb
[junit4:junit4]   2> 5182 T935 C29 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 5285 T938 C29 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 5389 T937 C29 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[2000]} 0 1
[junit4:junit4]   2> 5391 T935 C29 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 5393 T935 C29 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@22362236 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35bb35bb),segFN=segments_2,generation=2,filenames=[_0.cbnd, _0.si, segments_2, _0.fnm, _0.fdt, _0.cbnm, _0.tim, _0.doc, _0.fdx, _0.tip]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@22362236 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35bb35bb),segFN=segments_3,generation=3,filenames=[_1.cbnd, _1.si, segments_3, _1.fnm, _1.fdt, _1.cbnm, _1.doc, _1.tim, _1.fdx, _1.tip]
[junit4:junit4]   2> 5394 T935 C29 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_1.cbnd, _1.si, segments_3, _1.fnm, _1.fdt, _1.cbnm, _1.doc, _1.tim, _1.fdx, _1.tip]
[junit4:junit4]   2> 5395 T935 C29 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data
[junit4:junit4]   2> 5396 T935 C29 oass.SolrIndexSearcher.<init> Opening Searcher@5eee5eee main
[junit4:junit4]   2> 5397 T944 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5eee5eee main{StandardDirectoryReader(segments_3:7:nrt _1(5.0):C1)}
[junit4:junit4]   2> 5397 T935 C29 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 5397 T944 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index.20130301200420047
[junit4:junit4]   2> 5398 T935 C29 UPDATE [collection1] webapp=/solr path=/update params={softCommit=false&commit=true&version=2&waitSearcher=true&wt=javabin} {commit=} 0 7
[junit4:junit4]   2> 5401 T936 C29 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 5503 T890 oas.SolrTestCaseJ4.tearDown ###Ending doTestIndexAndConfigAliasReplication
[junit4:junit4]   2> 5524 T890 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=918369981
[junit4:junit4]   2> 5524 T890 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@13fd13fd
[junit4:junit4]   2> 5525 T890 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 5526 T890 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 5526 T890 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 5527 T890 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 5528 T890 C28 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data/index
[junit4:junit4]   2> 5536 T890 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 5537 T890 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data/index
[junit4:junit4]   2> 5538 T890 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data/index
[junit4:junit4]   2> 5539 T890 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data/index
[junit4:junit4]   2> 5540 T890 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data
[junit4:junit4]   2> 5541 T890 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455184/master/collection1/data
[junit4:junit4]   2> 5542 T890 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 5618 T890 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=221121838
[junit4:junit4]   2> 5619 T890 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@43cb43cb
[junit4:junit4]   2> 5619 T890 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 5620 T890 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 5621 T890 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 5621 T890 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 5622 T890 C29 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index.20130301200420047
[junit4:junit4]   2> 5623 T890 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 5623 T890 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index.20130301200420047
[junit4:junit4]   2> 5624 T890 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index.20130301200420047
[junit4:junit4]   2> 5624 T890 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index.20130301200420047
[junit4:junit4]   2> 5625 T890 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index
[junit4:junit4]   2> 5625 T890 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data/index
[junit4:junit4]   2> 5626 T890 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data
[junit4:junit4]   2> 5627 T890 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121455486/slave/collection1/data
[junit4:junit4]   2> 5628 T890 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 5691 T890 oas.SolrTestCaseJ4.setUp ###Starting doTestIndexAndConfigReplication
[junit4:junit4]   2> 5695 T890 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 5697 T890 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42823
[junit4:junit4]   2> 5698 T890 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 5698 T890 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 5699 T890 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121460872/master
[junit4:junit4]   2> 5699 T890 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121460872/master/solr.xml
[junit4:junit4]   2> 5700 T890 oasc.CoreContainer.<init> New CoreContainer 954743016
[junit4:junit4]   2> 5700 T890 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 5701 T890 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121460872/master/'
[junit4:junit4]   2> 5701 T890 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121460872/master/'
[junit4:junit4]   2> 5714 T890 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 5714 T890 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 5715 T890 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 5716 T890 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 5717 T890 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 5718 T890 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 5718 T890 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 5719 T890 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 5719 T890 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 5720 T890 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 5729 T890 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 5742 T955 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121460872/master/collection1
[junit4:junit4]   2> 5743 T955 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121460872/master/collection1/'
[junit4:junit4]   2> 5776 T955 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 5803 T955 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5803 T955 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5806 T955 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5816 T955 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5817 T955 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121460872/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121460872/master/collection1/data/
[junit4:junit4]   2> 5817 T955 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 5818 T955 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5818 T955 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121460872/master/collection1/data forceNew:false
[junit4:junit4]   2> 5819 T955 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121460872/master/collection1/data
[junit4:junit4]   2> 5819 T955 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121460872/master/collection1/data/index/
[junit4:junit4]   2> 5820 T955 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121460872/master/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5820 T955 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121460872/master/collection1/data/index forceNew:false
[junit4:junit4]   2> 5821 T955 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@61e461e4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ad16ad1),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5822 T955 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5822 T955 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121460872/master/collection1/data/index
[junit4:junit4]   2> 5823 T955 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5823 T955 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5824 T955 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5824 T955 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5825 T955 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5825 T955 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5826 T955 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5828 T955 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121460872/master/collection1/data
[junit4:junit4]   2> 5829 T955 oass.SolrIndexSearcher.<init> Opening Searcher@229d229d main
[junit4:junit4]   2> 5829 T955 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5830 T955 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5830 T955 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
[junit4:junit4]   2> 5831 T955 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 5831 T956 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@229d229d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5831 T955 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 5832 T890 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 5833 T890 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 5833 T890 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 5842 T890 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 5844 T890 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49163
[junit4:junit4]   2> 5845 T890 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 5845 T890 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 5846 T890 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121461019/slave
[junit4:junit4]   2> 5847 T890 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121461019/slave/solr.xml
[junit4:junit4]   2> 5847 T890 oasc.CoreContainer.<init> New CoreContainer 1022311663
[junit4:junit4]   2> 5848 T890 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 5848 T890 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121461019/slave/'
[junit4:junit4]   2> 5849 T890 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121461019/slave/'
[junit4:junit4]   2> 5861 T890 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 5861 T890 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 5862 T890 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 5862 T890 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 5863 T890 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 5863 T890 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 5864 T890 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 5864 T890 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 5865 T890 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 5865 T890 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 5880 T890 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 5893 T966 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121461019/slave/collection1
[junit4:junit4]   2> 5894 T966 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121461019/slave/collection1/'
[junit4:junit4]   2> 5918 T966 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 5947 T966 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5948 T966 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5951 T966 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5961 T966 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5962 T966 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121461019/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121461019/slave/collection1/data/
[junit4:junit4]   2> 5963 T966 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 5963 T966 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5964 T966 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121461019/slave/collection1/data forceNew:false
[junit4:junit4]   2> 5964 T966 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121461019/slave/collection1/data
[junit4:junit4]   2> 5965 T966 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121461019/slave/collection1/data/index/
[junit4:junit4]   2> 5965 T966 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121461019/slave/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5966 T966 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121461019/slave/collection1/data/index forceNew:false
[junit4:junit4]   2> 5967 T966 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1af21af2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@23df23df),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5967 T966 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5968 T966 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121461019/slave/collection1/data/index
[junit4:junit4]   2> 5969 T966 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5969 T966 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5970 T966 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5970 T966 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5971 T966 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5971 T966 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5972 T966 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5980 T966 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121461019/slave/collection1/data
[junit4:junit4]   2> 5981 T966 oass.SolrIndexSearcher.<init> Opening Searcher@47af47af main
[junit4:junit4]   2> 5982 T966 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5983 T966 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5983 T966 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 5984 T967 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@47af47af main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5984 T966 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 5985 T890 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 5985 T890 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 5986 T890 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C30 name=collection1 org.apache.solr.core.SolrCore@d570d57
[junit4:junit4]   2> 5998 T951 C30 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 6002 T952 C30 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121460872/master/collection1/data
[junit4:junit4]   2> 6003 T952 C30 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@61e461e4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ad16ad1),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6004 T952 C30 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6005 T952 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[0]} 0 4
[junit4:junit4]   2> 6009 T953 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[1]} 0 0
[junit4:junit4]   2> 6013 T954 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[2]} 0 1
[junit4:junit4]   2> 6015 T951 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[3]} 0 0
[junit4:junit4]   2> 6018 T952 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[4]} 0 0
[junit4:junit4]   2> 6020 T953 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[5]} 0 0
[junit4:junit4]   2> 6023 T954 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[6]} 0 0
[junit4:junit4]   2> 6025 T951 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[7]} 0 0
[junit4:junit4]   2> 6028 T952 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[8]} 0 1
[junit4:junit4]   2> 6030 T953 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[9]} 0 0
[junit4:junit4]   2> 6033 T954 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[10]} 0 1
[junit4:junit4]   2> 6035 T951 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[11]} 0 0
[junit4:junit4]   2> 6037 T952 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[12]} 0 0
[junit4:junit4]   2> 6040 T953 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[13]} 0 0
[junit4:junit4]   2> 6042 T954 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[14]} 0 0
[junit4:junit4]   2> 6045 T951 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[15]} 0 0
[junit4:junit4]   2> 6047 T952 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[16]} 0 0
[junit4:junit4]   2> 6049 T953 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[17]} 0 0
[junit4:junit4]   2> 6052 T954 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[18]} 0 0
[junit4:junit4]   2> 6054 T951 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[19]} 0 0
[junit4:junit4]   2> 6057 T952 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[20]} 0 1
[junit4:junit4]   2> 6059 T953 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[21]} 0 0
[junit4:junit4]   2> 6062 T954 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[22]} 0 0
[junit4:junit4]   2> 6065 T951 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[23]} 0 0
[junit4:junit4]   2> 6068 T952 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[24]} 0 0
[junit4:junit4]   2> 6070 T953 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[25]} 0 0
[junit4:junit4]   2> 6073 T954 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[26]} 0 0
[junit4:junit4]   2> 6075 T951 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[27]} 0 0
[junit4:junit4]   2> 6078 T952 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[28]} 0 1
[junit4:junit4]   2> 6080 T953 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[29]} 0 0
[junit4:junit4]   2> 6082 T954 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[30]} 0 0
[junit4:junit4]   2> 6085 T951 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[31]} 0 0
[junit4:junit4]   2> 6087 T952 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[32]} 0 0
[junit4:junit4]   2> 6089 T953 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[33]} 0 0
[junit4:junit4]   2> 6092 T954 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[34]} 0 0
[junit4:junit4]   2> 6094 T951 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[35]} 0 0
[junit4:junit4]   2> 6097 T952 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[36]} 0 0
[junit4:junit4]   2> 6099 T954 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[37]} 0 0
[junit4:junit4]   2> 6101 T951 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[38]} 0 0
[junit4:junit4]   2> 6104 T952 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[39]} 0 0
[junit4:junit4]   2> 6106 T953 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[40]} 0 0
[junit4:junit4]   2> 6108 T954 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[41]} 0 0
[junit4:junit4]   2> 6111 T951 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[42]} 0 0
[junit4:junit4]   2> 6116 T952 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[43]} 0 0
[junit4:junit4]   2> 6119 T953 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[44]} 0 0
[junit4:junit4]   2> 6122 T954 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[45]} 0 0
[junit4:junit4]   2> 6125 T951 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[46]} 0 0
[junit4:junit4]   2> 6127 T952 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[47]} 0 0
[junit4:junit4]   2> 6130 T953 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[48]} 0 0
[junit4:junit4]   2> 6133 T954 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[49]} 0 0
[junit4:junit4]   2> 6135 T951 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[50]} 0 0
[junit4:junit4]   2> 6138 T952 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[51]} 0 0
[junit4:junit4]   2> 6140 T953 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[52]} 0 0
[junit4:junit4]   2> 6143 T954 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[53]} 0 0
[junit4:junit4]   2> 6146 T951 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[54]} 0 1
[junit4:junit4]   2> 6148 T952 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[55]} 0 0
[junit4:junit4]   2> 6151 T953 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[56]} 0 0
[junit4:junit4]   2> 6154 T954 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[57]} 0 0
[junit4:junit4]   2> 6157 T951 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[58]} 0 1
[junit4:junit4]   2> 6159 T952 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[59]} 0 0
[junit4:junit4]   2> 6162 T953 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[60]} 0 0
[junit4:junit4]   2> 6165 T954 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[61]} 0 0
[junit4:junit4]   2> 6168 T951 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[62]} 0 0
[junit4:junit4]   2> 6171 T952 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[63]} 0 0
[junit4:junit4]   2> 6174 T953 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[64]} 0 1
[junit4:junit4]   2> 6176 T954 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[65]} 0 0
[junit4:junit4]   2> 6179 T951 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[66]} 0 0
[junit4:junit4]   2> 6184 T952 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[67]} 0 0
[junit4:junit4]   2> 6187 T953 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[68]} 0 0
[junit4:junit4]   2> 6190 T954 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[69]} 0 0
[junit4:junit4]   2> 6192 T951 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[70]} 0 0
[junit4:junit4]   2> 6194 T952 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[71]} 0 0
[junit4:junit4]   2> 6197 T953 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[72]} 0 0
[junit4:junit4]   2> 6199 T954 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[73]} 0 0
[junit4:junit4]   2> 6202 T951 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[74]} 0 1
[junit4:junit4]   2> 6204 T952 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[75]} 0 0
[junit4:junit4]   2> 6206 T953 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[76]} 0 0
[junit4:junit4]   2> 6208 T954 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[77]} 0 0
[junit4:junit4]   2> 6211 T951 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[78]} 0 0
[junit4:junit4]   2> 6213 T952 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[79]} 0 0
[junit4:junit4]   2> 6215 T953 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[80]} 0 0
[junit4:junit4]   2> 6218 T954 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[81]} 0 1
[junit4:junit4]   2> 6220 T951 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[82]} 0 0
[junit4:junit4]   2> 6222 T952 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[83]} 0 0
[junit4:junit4]   2> 6225 T953 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[84]} 0 0
[junit4:junit4]   2> 6228 T954 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[85]} 0 1
[junit4:junit4]   2> 6230 T951 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[86]} 0 0
[junit4:junit4]   2> 6232 T952 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[87]} 0 0
[junit4:junit4]   2> 6234 T953 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[88]} 0 0
[junit4:junit4]   2> 6237 T954 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[89]} 0 0
[junit4:junit4]   2> 6239 T951 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[90]} 0 0
[junit4:junit4]   2> 6241 T952 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[91]} 0 0
[junit4:junit4]   2> 6243 T953 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[92]} 0 0
[junit4:junit4]   2> 6248 T954 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[93]} 0 0
[junit4:junit4]   2> 6251 T951 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[94]} 0 0
[junit4:junit4]   2> 6254 T952 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[95]} 0 0
[junit4:junit4]   2> 6257 T953 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[96]} 0 0
[junit4:junit4]   2> 6259 T954 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[97]} 0 0
[junit4:junit4]   2> 6261 T951 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[98]} 0 0
[junit4:junit4]   2> 6264 T952 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[99]} 0 0
[junit4:junit4]   2> 6266 T953 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[100]} 0 0
[junit4:junit4]   2> 6268 T954 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[101]} 0 0
[junit4:junit4]   2> 6271 T951 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[102]} 0 0
[junit4:junit4]   2> 6273 T952 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[103]} 0 0
[junit4:junit4]   2> 6302 T953 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[104]} 0 0
[junit4:junit4]   2> 6305 T954 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[105]} 0 0
[junit4:junit4]   2> 6307 T951 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[106]} 0 0
[junit4:junit4]   2> 6309 T952 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[107]} 0 0
[junit4:junit4]   2> 6313 T953 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[108]} 0 1
[junit4:junit4]   2> 6316 T954 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[109]} 0 0
[junit4:junit4]   2> 6318 T951 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[110]} 0 0
[junit4:junit4]   2> 6321 T952 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[111]} 0 0
[junit4:junit4]   2> 6323 T953 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[112]} 0 0
[junit4:junit4]   2> 6326 T954 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[113]} 0 1
[junit4:junit4]   2> 6328 T951 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[114]} 0 0
[junit4:junit4]   2> 6330 T952 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[115]} 0 0
[junit4:junit4]   2> 6333 T953 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[116]} 0 1
[junit4:junit4]   2> 6335 T954 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[117]} 0 0
[junit4:junit4]   2> 6337 T951 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[118]} 0 0
[junit4:junit4]   2> 6339 T952 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[119]} 0 0
[junit4:junit4]   2> 6342 T953 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[120]} 0 0
[junit4:junit4]   2> 6344 T954 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[121]} 0 0
[junit4:junit4]   2> 6346 T951 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[122]} 0 0
[junit4:junit4]   2> 6349 T952 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[123]} 0 0
[junit4:junit4]   2> 6351 T953 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[124]} 0 0
[junit4:junit4]   2> 6354 T954 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[125]} 0 0
[junit4:junit4]   2> 6356 T951 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[126]} 0 0
[junit4:junit4]   2> 6358 T952 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[127]} 0 0
[junit4:junit4]   2> 6361 T953 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[128]} 0 0
[junit4:junit4]   2> 6363 T954 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[129]} 0 0
[junit4:junit4]   2> 6366 T951 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[130]} 0 0
[junit4:junit4]   2> 6368 T952 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[131]} 0 0
[junit4:junit4]   2> 6370 T953 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[132]} 0 0
[junit4:junit4]   2> 6373 T954 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[133]} 0 1
[junit4:junit4]   2> 6376 T951 C30 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[134]} 0 0
[junit4:junit4]   2> 6379 T952 C30 UPDATE [collection1] webapp=/solr path=/update params={versi

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

ebapp=/solr path=/update params={softCommit=false&commit=true&version=2&waitSearcher=true&wt=javabin} {commit=} 0 12
[junit4:junit4]   2> 36965 T1317 C54 REQ [collection1] webapp=/solr path=/select params={q=id:555&version=2&wt=javabin} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 37070 T1306 C53 REQ [collection1] webapp=/solr path=/replication params={command=enablereplication} status=0 QTime=0 
[junit4:junit4]   2> 37074 T1319 C54 REQ [collection1] webapp=/solr path=/replication params={command=fetchindex} status=0 QTime=1 
[junit4:junit4]   2> 37075 T890 oas.SolrTestCaseJ4.tearDown ###Ending doTestReplicateAfterWrite2Slave
[junit4:junit4]   2> 37087 T890 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=862270309
[junit4:junit4]   2> 37087 T1323 oahic.DefaultRequestDirector.tryExecute I/O exception (org.apache.http.NoHttpResponseException) caught when processing request: The target server failed to respond
[junit4:junit4]   2> 37088 T890 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@74fa74fa
[junit4:junit4]   2> 37092 T1323 oahic.DefaultRequestDirector.tryExecute Retrying request
[junit4:junit4]   2> 37092 T890 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=492,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 37093 T1323 oash.SnapPuller.fetchLatestIndex SEVERE Master at: http://127.0.0.1:41278/solr is not available. Index fetch failed. Exception: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:41278/solr
[junit4:junit4]   2> 37093 T890 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 37094 T1323 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121490083/slave/collection1/data
[junit4:junit4]   2> 37094 T890 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 37095 T890 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 37095 T1323 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121490083/slave/collection1/data
[junit4:junit4]   2> 37096 T890 C53 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121489838/master/collection1/data/index
[junit4:junit4]   2> 37097 T890 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 37149 T890 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121489838/master/collection1/data/index
[junit4:junit4]   2> 37150 T890 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121489838/master/collection1/data/index
[junit4:junit4]   2> 37150 T890 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121489838/master/collection1/data/index
[junit4:junit4]   2> 37151 T890 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121489838/master/collection1/data
[junit4:junit4]   2> 37152 T890 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121489838/master/collection1/data
[junit4:junit4]   2> 37153 T890 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 37225 T890 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=2040822180
[junit4:junit4]   2> 37226 T890 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6ee06ee0
[junit4:junit4]   2> 37227 T890 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=5,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 37228 T890 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 37229 T890 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 37230 T890 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 37231 T890 C54 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121490083/slave/collection1/data/index
[junit4:junit4]   2> 37233 T890 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 37234 T890 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121490083/slave/collection1/data/index
[junit4:junit4]   2> 37235 T890 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121490083/slave/collection1/data
[junit4:junit4]   2> 37236 T890 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121490083/slave/collection1/data
[junit4:junit4]   2> 37237 T890 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121490083/slave/collection1/data/index
[junit4:junit4]   2> 37238 T890 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1362121490083/slave/collection1/data/index
[junit4:junit4]   2> 37239 T890 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 37308 T890 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=lt_LT_EURO, timezone=MIT
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic amd64/IBM Corporation 1.6.0 (64-bit)/cpus=8,threads=1,free=2973304,total=79868928
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestValueSourceCache, FieldMutatingUpdateProcessorTest, TestCharFilters, SolrInfoMBeanTest, SchemaVersionSpecificBehaviorTest, DocumentBuilderTest, ShardRoutingTest, ZkSolrClientTest, TestQueryUtils, SpellingQueryConverterTest, XsltUpdateRequestHandlerTest, ShowFileRequestHandlerTest, TestStressVersions, TestJmxIntegration, TestPluginEnable, TestFunctionQuery, TestStressRecovery, DebugComponentTest, LukeRequestHandlerTest, URLClassifyProcessorTest, RecoveryZkTest, TestDistributedGrouping, TestFuzzyAnalyzedSuggestions, TestFastWriter, TestCSVLoader, TestArbitraryIndexDir, BasicFunctionalityTest, OpenExchangeRatesOrgProviderTest, ResponseLogComponentTest, RegexBoostProcessorTest, SolrIndexConfigTest, TestDocSet, BasicZkTest, OverseerTest, MultiTermTest, TestComponentsName, TestSurroundQueryParser, TestFoldingMultitermQuery, EchoParamsTest, TermVectorComponentTest, PolyFieldTest, TestWriterPerf, IndexSchemaRuntimeFieldTest, TestReplicationHandler]
[junit4:junit4] Completed on J1 in 37.39s, 10 tests, 1 failure <<< FAILURES!

[...truncated 491 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:374: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1207: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:870: There were test failures: 257 suites, 1075 tests, 1 failure, 27 ignored (3 assumptions)

Total time: 35 minutes 38 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 64bit/ibm-j9-jdk6 
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-ea-b65) - Build # 4529 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4529/
Java: 32bit/jdk1.8.0-ea-b65 -server -XX:+UseG1GC

1 tests failed.
REGRESSION:  org.apache.lucene.TestExternalCodecs.testPerFieldCodec

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([FDFA7D9384D827BE:51DFE29F7C043144]:0)
	at org.apache.lucene.index.FreqProxTermsWriterPerField.flush(FreqProxTermsWriterPerField.java:452)
	at org.apache.lucene.index.FreqProxTermsWriter.flush(FreqProxTermsWriter.java:85)
	at org.apache.lucene.index.TermsHash.flush(TermsHash.java:116)
	at org.apache.lucene.index.DocInverter.flush(DocInverter.java:53)
	at org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java:81)
	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:494)
	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:422)
	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:559)
	at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2638)
	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:2782)
	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2762)
	at org.apache.lucene.TestExternalCodecs.testPerFieldCodec(TestExternalCodecs.java:84)
	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:474)
	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 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 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:722)




Build Log:
[...truncated 543 lines...]
[junit4:junit4] Suite: org.apache.lucene.TestExternalCodecs
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestExternalCodecs -Dtests.method=testPerFieldCodec -Dtests.seed=FDFA7D9384D827BE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_BO -Dtests.timezone=America/Metlakatla -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE 0.02s J0 | TestExternalCodecs.testPerFieldCodec <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([FDFA7D9384D827BE:51DFE29F7C043144]:0)
[junit4:junit4]    > 	at org.apache.lucene.index.FreqProxTermsWriterPerField.flush(FreqProxTermsWriterPerField.java:452)
[junit4:junit4]    > 	at org.apache.lucene.index.FreqProxTermsWriter.flush(FreqProxTermsWriter.java:85)
[junit4:junit4]    > 	at org.apache.lucene.index.TermsHash.flush(TermsHash.java:116)
[junit4:junit4]    > 	at org.apache.lucene.index.DocInverter.flush(DocInverter.java:53)
[junit4:junit4]    > 	at org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java:81)
[junit4:junit4]    > 	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:494)
[junit4:junit4]    > 	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:422)
[junit4:junit4]    > 	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:559)
[junit4:junit4]    > 	at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2638)
[junit4:junit4]    > 	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:2782)
[junit4:junit4]    > 	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2762)
[junit4:junit4]    > 	at org.apache.lucene.TestExternalCodecs.testPerFieldCodec(TestExternalCodecs.java:84)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:474)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=DefaultSimilarity, locale=es_BO, timezone=America/Metlakatla
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=69632856,total=282066944
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestSimilarityBase, TestPhraseQuery, TestIndexWriterForceMerge, TestMultiTermConstantScore, TestCompressingStoredFieldsFormat, TestSimpleExplanations, TestDocValuesFormat, TestFieldCacheRewriteMethod, TestMultiThreadTermVectors, TestDocBoost, TestTieredMergePolicy, TestSearchAfter, TestPayloadExplanations, TestCustomSearcherSort, TestIntsRef, TestSegmentReader, TestBackwardsCompatibility, TestIndexWriterLockRelease, TestSameScoresWithThreads, TestCharFilter, TestDocumentsWriterStallControl, Nested1, Nested1, TestRecyclingByteBlockAllocator, TestDirectoryReaderReopen, TestCopyBytes, TestPayloadsOnVectors, TestLucene40DocValuesFormat, TestIndexWriterExceptions, TestParallelAtomicReader, TestMergeSchedulerExternal, TestBufferedIndexInput, TestPostingsOffsets, TestReaderClosed, TestTermRangeQuery, TestCheckIndex, ThrowInUncaught, TestSimpleSearchEquivalence, TestPayloadSpans, TestDeletionPolicy, TestIndexInput, TestTopDocsCollector, TestVersionComparator, TestTopScoreDocCollector, TestIndexWriterReader, TestExternalCodecs]
[junit4:junit4] Completed on J0 in 0.06s, 1 test, 1 failure <<< FAILURES!

[...truncated 740 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:361: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:50: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1207: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:870: There were test failures: 344 suites, 2140 tests, 1 failure, 39 ignored (27 assumptions)

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