Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 48321E399 for ; Thu, 21 Feb 2013 22:35:26 +0000 (UTC) Received: (qmail 24486 invoked by uid 500); 21 Feb 2013 22:35:24 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 24430 invoked by uid 500); 21 Feb 2013 22:35:24 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 24420 invoked by uid 99); 21 Feb 2013 22:35:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Feb 2013 22:35:24 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Feb 2013 22:35:01 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 01901C0005 for ; Thu, 21 Feb 2013 22:34:38 +0000 (UTC) Date: Thu, 21 Feb 2013 22:34:01 +0000 (UTC) From: Apache Jenkins Server To: dev@lucene.apache.org Message-ID: <1820434803.1676.1361486077990.JavaMail.hudson@aegis> In-Reply-To: <1167339711.1370.1361384150623.JavaMail.hudson@aegis> References: <1167339711.1370.1361384150623.JavaMail.hudson@aegis> Subject: [JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 187 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1675_628673006.1361486041011" X-Jenkins-Job: Lucene-Solr-NightlyTests-4.x X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_1675_628673006.1361486041011 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/187/ 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.test Error Message: expected:<[{indexVersion=3D1361485470150,generation=3D2,filelist=3D[_0.fnm,= _0_Lucene41_0.doc, _0.nvd, segments_2, _0.fdx, _0.si, _0.nvm, _0_Lucene41_= 0.tim, _0.fdt, _0_Lucene41_0.tip]}]> but was:<[{indexVersion=3D136148547015= 0,generation=3D2,filelist=3D[_0.fnm, _0_Lucene41_0.doc, _0.nvd, segments_2,= _0.fdx, _0.nvm, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]}]> Stack Trace: java.lang.AssertionError: expected:<[{indexVersion=3D1361485470150,generati= on=3D2,filelist=3D[_0.fnm, _0_Lucene41_0.doc, _0.nvd, segments_2, _0.fdx, _= 0.si, _0.nvm, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip]}]> but was:<[{i= ndexVersion=3D1361485470150,generation=3D2,filelist=3D[_0.fnm, _0_Lucene41_= 0.doc, _0.nvd, segments_2, _0.fdx, _0.nvm, _0.si, _0_Lucene41_0.tim, _0_Luc= ene41_0.tip, _0.fdt]}]> =09at __randomizedtesting.SeedInfo.seed([5CF9AE964B4A6E32:D4AD914CE5B603CA]= :0) =09at org.junit.Assert.fail(Assert.java:93) =09at org.junit.Assert.failNotEquals(Assert.java:647) =09at org.junit.Assert.assertEquals(Assert.java:128) =09at org.junit.Assert.assertEquals(Assert.java:147) =09at org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCo= reReload(TestReplicationHandler.java:785) =09at org.apache.solr.handler.TestReplicationHandler.test(TestReplicationHa= ndler.java:254) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:57) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:616) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1559) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Random= izedRunner.java:79) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:773) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:787) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:50) =09at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFi= eldCacheSanity.java:51) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:49) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:782) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:442) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:746) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Random= izedRunner.java:648) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Random= izedRunner.java:682) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:693) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at java.lang.Thread.run(Thread.java:679) Build Log: [...truncated 8787 lines...] [junit4:junit4] Suite: org.apache.solr.handler.TestReplicationHandler [junit4:junit4] 2> 3 T1975 oas.SolrTestCaseJ4.setUp ###Starting test [junit4:junit4] 2> 15 T1975 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 19 T1975 oejs.AbstractConnector.doStart Started Socket= Connector@127.0.0.1:33202 [junit4:junit4] 2> 20 T1975 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4:junit4] 2> 20 T1975 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4:junit4] 2> 21 T1975 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHa= ndler$SolrInstance-1361485051062/master [junit4:junit4] 2> 21 T1975 oasc.CoreContainer$Initializer.initialize loo= king for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nigh= tlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestRep= licationHandler$SolrInstance-1361485051062/master/solr.xml [junit4:junit4] 2> 22 T1975 oasc.CoreContainer. New CoreContainer 6= 12440481 [junit4:junit4] 2> 22 T1975 oasc.CoreContainer$Initializer.initialize no = solr.xml file found - using default [junit4:junit4] 2> 23 T1975 oasc.CoreContainer.load Loading CoreContainer= using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrIns= tance-1361485051062/master/' [junit4:junit4] 2> 23 T1975 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$S= olrInstance-1361485051062/master/' [junit4:junit4] 2> 67 T1975 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 0 [junit4:junit4] 2> 68 T1975 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to: http:// [junit4:junit4] 2> 68 T1975 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 0 [junit4:junit4] 2> 69 T1975 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 69 T1975 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4:junit4] 2> 69 T1975 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 70 T1975 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4:junit4] 2> 70 T1975 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4:junit4] 2> 71 T1975 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4:junit4] 2> 71 T1975 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&so= cketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 93 T1975 oasc.CoreContainer.load Registering Log Liste= ner [junit4:junit4] 2> 120 T1985 oasc.CoreContainer.create Creating SolrCore = 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationH= andler$SolrInstance-1361485051062/master/collection1 [junit4:junit4] 2> 121 T1985 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$= SolrInstance-1361485051062/master/collection1/' [junit4:junit4] 2> 160 T1985 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_42 [junit4:junit4] 2> 209 T1985 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4:junit4] 2> 209 T1985 oass.IndexSchema.readSchema Reading Solr Sch= ema [junit4:junit4] 2> 213 T1985 oass.IndexSchema.readSchema Schema name=3Dte= st [junit4:junit4] 2> 232 T1985 oass.IndexSchema.readSchema unique key field= : id [junit4:junit4] 2> 234 T1985 oasc.SolrCore. [collection1] Opening n= ew SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstanc= e-1361485051062/master/collection1/, dataDir=3D./org.apache.solr.handler.Te= stReplicationHandler$SolrInstance-1361485051062/master/collection1/data/ [junit4:junit4] 2> 234 T1985 oasc.SolrCore. JMX monitoring not dete= cted for core: collection1 [junit4:junit4] 2> 234 T1985 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4:junit4] 2> 235 T1985 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTe= sts-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicat= ionHandler$SolrInstance-1361485051062/master/collection1/data forceNew:fals= e [junit4:junit4] 2> 235 T1985 oasc.CachingDirectoryFactory.close Releasing= directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests= -4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplication= Handler$SolrInstance-1361485051062/master/collection1/data [junit4:junit4] 2> 235 T1985 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3D./org.apache.solr.handler.TestReplicationHa= ndler$SolrInstance-1361485051062/master/collection1/data/index/ [junit4:junit4] 2> 236 T1985 oasc.SolrCore.initIndex WARNING [collection1= ] Solr index directory './org.apache.solr.handler.TestReplicationHandler$So= lrInstance-1361485051062/master/collection1/data/index' doesn't exist. Crea= ting new index... [junit4:junit4] 2> 236 T1985 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTe= sts-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicat= ionHandler$SolrInstance-1361485051062/master/collection1/data/index forceNe= w:false [junit4:junit4] 2> 237 T1985 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@567a2f8 lockFactory=3Dorg.apache.lucene.store.SingleInstan= ceLockFactory@4d829b98),segFN=3Dsegments_1,generation=3D1,filenames=3D[segm= ents_1] [junit4:junit4] 2> 238 T1985 oasc.SolrDeletionPolicy.updateCommits newest= commit =3D 1[segments_1] [junit4:junit4] 2> 238 T1985 oasc.CachingDirectoryFactory.close Releasing= directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests= -4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplication= Handler$SolrInstance-1361485051062/master/collection1/data/index [junit4:junit4] 2> 239 T1985 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4:junit4] 2> 239 T1985 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4:junit4] 2> 239 T1985 oasc.RequestHandlers.initHandlersFromConfig = created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 239 T1985 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 239 T1985 oasc.RequestHandlers.initHandlersFromConfig = created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 240 T1985 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 247 T1985 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4:junit4] 2> 250 T1985 oasc.CachingDirectoryFactory.close Releasing= directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests= -4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplication= Handler$SolrInstance-1361485051062/master/collection1/data [junit4:junit4] 2> 250 T1985 oass.SolrIndexSearcher. Opening Search= er@1bf97cc1 main [junit4:junit4] 2> 250 T1985 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4:junit4] 2> 251 T1985 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4:junit4] 2> 251 T1985 oash.ReplicationHandler.inform Replication e= nabled for following config files: schema.xml,xslt/dummy.xsl [junit4:junit4] 2> 251 T1985 oash.ReplicationHandler.inform Commits will = be reserved for 10000 [junit4:junit4] 2> 251 T1985 oasc.CoreContainer.registerCore registering = core: collection1 [junit4:junit4] 2> 251 T1986 oasc.SolrCore.registerSearcher [collection1]= Registered new searcher Searcher@1bf97cc1 main{StandardDirectoryReader(seg= ments_1:1)} [junit4:junit4] 2> 252 T1975 oass.SolrDispatchFilter.init user.dir=3D/usr= /home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build= /solr-core/test/J0 [junit4:junit4] 2> 252 T1975 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4:junit4] 2> 253 T1975 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4:junit4] 2> 274 T1975 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 277 T1975 oejs.AbstractConnector.doStart Started Socke= tConnector@127.0.0.1:33203 [junit4:junit4] 2> 277 T1975 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4:junit4] 2> 278 T1975 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 278 T1975 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: ./org.apache.solr.handler.TestReplicationH= andler$SolrInstance-1361485051324/slave [junit4:junit4] 2> 278 T1975 oasc.CoreContainer$Initializer.initialize lo= oking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nig= htlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestRe= plicationHandler$SolrInstance-1361485051324/slave/solr.xml [junit4:junit4] 2> 279 T1975 oasc.CoreContainer. New CoreContainer = 926679206 [junit4:junit4] 2> 279 T1975 oasc.CoreContainer$Initializer.initialize no= solr.xml file found - using default [junit4:junit4] 2> 280 T1975 oasc.CoreContainer.load Loading CoreContaine= r using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrIn= stance-1361485051324/slave/' [junit4:junit4] 2> 280 T1975 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$= SolrInstance-1361485051324/slave/' [junit4:junit4] 2> 298 T1975 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 0 [junit4:junit4] 2> 298 T1975 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4:junit4] 2> 299 T1975 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 0 [junit4:junit4] 2> 299 T1975 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 299 T1975 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4:junit4] 2> 300 T1975 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 300 T1975 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4:junit4] 2> 301 T1975 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4:junit4] 2> 301 T1975 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4:junit4] 2> 301 T1975 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 319 T1975 oasc.CoreContainer.load Registering Log List= ener [junit4:junit4] 2> 341 T1996 oasc.CoreContainer.create Creating SolrCore = 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationH= andler$SolrInstance-1361485051324/slave/collection1 [junit4:junit4] 2> 342 T1996 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$= SolrInstance-1361485051324/slave/collection1/' [junit4:junit4] 2> 381 T1996 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_42 [junit4:junit4] 2> 430 T1996 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4:junit4] 2> 430 T1996 oass.IndexSchema.readSchema Reading Solr Sch= ema [junit4:junit4] 2> 434 T1996 oass.IndexSchema.readSchema Schema name=3Dte= st [junit4:junit4] 2> 451 T1996 oass.IndexSchema.readSchema unique key field= : id [junit4:junit4] 2> 452 T1996 oasc.SolrCore. [collection1] Opening n= ew SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstanc= e-1361485051324/slave/collection1/, dataDir=3D./org.apache.solr.handler.Tes= tReplicationHandler$SolrInstance-1361485051324/slave/collection1/data/ [junit4:junit4] 2> 452 T1996 oasc.SolrCore. JMX monitoring not dete= cted for core: collection1 [junit4:junit4] 2> 452 T1996 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4:junit4] 2> 453 T1996 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTe= sts-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicat= ionHandler$SolrInstance-1361485051324/slave/collection1/data forceNew:false [junit4:junit4] 2> 453 T1996 oasc.CachingDirectoryFactory.close Releasing= directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests= -4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplication= Handler$SolrInstance-1361485051324/slave/collection1/data [junit4:junit4] 2> 453 T1996 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3D./org.apache.solr.handler.TestReplicationHa= ndler$SolrInstance-1361485051324/slave/collection1/data/index/ [junit4:junit4] 2> 454 T1996 oasc.SolrCore.initIndex WARNING [collection1= ] Solr index directory './org.apache.solr.handler.TestReplicationHandler$So= lrInstance-1361485051324/slave/collection1/data/index' doesn't exist. Creat= ing new index... [junit4:junit4] 2> 455 T1996 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTe= sts-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicat= ionHandler$SolrInstance-1361485051324/slave/collection1/data/index forceNew= :false [junit4:junit4] 2> 456 T1996 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@77776e13 lockFactory=3Dorg.apache.lucene.store.SingleInsta= nceLockFactory@49f7ce54),segFN=3Dsegments_1,generation=3D1,filenames=3D[seg= ments_1] [junit4:junit4] 2> 456 T1996 oasc.SolrDeletionPolicy.updateCommits newest= commit =3D 1[segments_1] [junit4:junit4] 2> 456 T1996 oasc.CachingDirectoryFactory.close Releasing= directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests= -4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplication= Handler$SolrInstance-1361485051324/slave/collection1/data/index [junit4:junit4] 2> 457 T1996 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4:junit4] 2> 457 T1996 oasc.RequestHandlers.initHandlersFromConfig = created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 458 T1996 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 458 T1996 oasc.RequestHandlers.initHandlersFromConfig = created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 458 T1996 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 458 T1996 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4:junit4] 2> 460 T1996 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4:junit4] 2> 463 T1996 oasc.CachingDirectoryFactory.close Releasing= directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests= -4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplication= Handler$SolrInstance-1361485051324/slave/collection1/data [junit4:junit4] 2> 463 T1996 oass.SolrIndexSearcher. Opening Search= er@33a32b8e main [junit4:junit4] 2> 464 T1996 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4:junit4] 2> 464 T1996 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4:junit4] 2> 468 T1996 oash.SnapPuller.startExecutorService Poll Sc= heduled at an interval of 1000ms [junit4:junit4] 2> 469 T1996 oasc.CoreContainer.registerCore registering = core: collection1 [junit4:junit4] 2> 469 T1997 oasc.SolrCore.registerSearcher [collection1]= Registered new searcher Searcher@33a32b8e main{StandardDirectoryReader(seg= ments_1:1)} [junit4:junit4] 2> 469 T1975 oass.SolrDispatchFilter.init user.dir=3D/usr= /home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build= /solr-core/test/J0 [junit4:junit4] 2> 470 T1975 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4:junit4] 2> 470 T1975 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4:junit4] 2> 483 T1975 oasc.CoreContainer.shutdown Shutting down Co= reContainer instance=3D926679206 [junit4:junit4] 2> 483 T1975 oasc.SolrCore.close [collection1] CLOSING S= olrCore org.apache.solr.core.SolrCore@2dfe2f00 [junit4:junit4] 2> 484 T1975 oasu.DirectUpdateHandler2.close closing Dire= ctUpdateHandler2{commits=3D0,autocommits=3D0,soft autocommits=3D0,optimizes= =3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending=3D0,adds=3D0,deletesById= =3D0,deletesByQuery=3D0,errors=3D0,cumulative_adds=3D0,cumulative_deletesBy= Id=3D0,cumulative_deletesByQuery=3D0,cumulative_errors=3D0} [junit4:junit4] 2> 485 T1975 oasu.SolrCoreState.decrefSolrCoreState Closi= ng SolrCoreState [junit4:junit4] 2> 485 T1975 oasu.DefaultSolrCoreState.closeIndexWriter S= olrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 485 T1975 oasu.DefaultSolrCoreState.closeIndexWriter c= losing IndexWriter with IndexWriterCloser [junit4:junit4] 2> 486 T1975 oasc.SolrCore.closeSearcher [collection1] Cl= osing main searcher on request. [junit4:junit4] 2> 487 T1975 oasc.CachingDirectoryFactory.close Releasing= directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests= -4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplication= Handler$SolrInstance-1361485051324/slave/collection1/data/index [junit4:junit4] 2> 487 T1975 oasc.CachingDirectoryFactory.close Closing d= irectory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucen= e-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.hand= ler.TestReplicationHandler$SolrInstance-1361485051324/slave/collection1/dat= a/index [junit4:junit4] 2> 488 T1975 oasc.CachingDirectoryFactory.closeDirectory = Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Night= lyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestRepl= icationHandler$SolrInstance-1361485051324/slave/collection1/data/index [junit4:junit4] 2> 488 T1975 oasc.CachingDirectoryFactory.close Closing d= irectory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucen= e-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.hand= ler.TestReplicationHandler$SolrInstance-1361485051324/slave/collection1/dat= a [junit4:junit4] 2> 488 T1975 oasc.CachingDirectoryFactory.closeDirectory = Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Night= lyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestRepl= icationHandler$SolrInstance-1361485051324/slave/collection1/data [junit4:junit4] 2> 489 T1975 oejsh.ContextHandler.doStop stopped o.e.j.s.= ServletContextHandler{/solr,null} [junit4:junit4] 2> 545 T1975 oasc.CoreContainer.shutdown Shutting down Co= reContainer instance=3D612440481 [junit4:junit4] 2> 546 T1975 oasc.SolrCore.close [collection1] CLOSING S= olrCore org.apache.solr.core.SolrCore@74ca39a7 [junit4:junit4] 2> 546 T1975 oasu.DirectUpdateHandler2.close closing Dire= ctUpdateHandler2{commits=3D0,autocommits=3D0,soft autocommits=3D0,optimizes= =3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending=3D0,adds=3D0,deletesById= =3D0,deletesByQuery=3D0,errors=3D0,cumulative_adds=3D0,cumulative_deletesBy= Id=3D0,cumulative_deletesByQuery=3D0,cumulative_errors=3D0} [junit4:junit4] 2> 547 T1975 oasu.SolrCoreState.decrefSolrCoreState Closi= ng SolrCoreState [junit4:junit4] 2> 547 T1975 oasu.DefaultSolrCoreState.closeIndexWriter S= olrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 548 T1975 oasu.DefaultSolrCoreState.closeIndexWriter c= losing IndexWriter with IndexWriterCloser [junit4:junit4] 2> 548 T1975 oasc.SolrCore.closeSearcher [collection1] Cl= osing main searcher on request. [junit4:junit4] 2> 549 T1975 oasc.CachingDirectoryFactory.close Releasing= directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests= -4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplication= Handler$SolrInstance-1361485051062/master/collection1/data/index [junit4:junit4] 2> 549 T1975 oasc.CachingDirectoryFactory.close Closing d= irectory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucen= e-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.hand= ler.TestReplicationHandler$SolrInstance-1361485051062/master/collection1/da= ta [junit4:junit4] 2> 550 T1975 oasc.CachingDirectoryFactory.closeDirectory = Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Night= lyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestRepl= icationHandler$SolrInstance-1361485051062/master/collection1/data [junit4:junit4] 2> 550 T1975 oasc.CachingDirectoryFactory.close Closing d= irectory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucen= e-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.hand= ler.TestReplicationHandler$SolrInstance-1361485051062/master/collection1/da= ta/index [junit4:junit4] 2> 550 T1975 oasc.CachingDirectoryFactory.closeDirectory = Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Night= lyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestRepl= icationHandler$SolrInstance-1361485051062/master/collection1/data/index [junit4:junit4] 2> 551 T1975 oejsh.ContextHandler.doStop stopped o.e.j.s.= ServletContextHandler{/solr,null} [junit4:junit4] 2> 603 T1975 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 606 T1975 oejs.AbstractConnector.doStart Started Socke= tConnector@127.0.0.1:33204 [junit4:junit4] 2> 607 T1975 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4:junit4] 2> 608 T1975 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 608 T1975 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: ./org.apache.solr.handler.TestReplicationH= andler$SolrInstance-1361485051062/master [junit4:junit4] 2> 608 T1975 oasc.CoreContainer$Initializer.initialize lo= oking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nig= htlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestRe= plicationHandler$SolrInstance-1361485051062/master/solr.xml [junit4:junit4] 2> 609 T1975 oasc.CoreContainer. New CoreContainer = 1545887706 [junit4:junit4] 2> 609 T1975 oasc.CoreContainer$Initializer.initialize no= solr.xml file found - using default [junit4:junit4] 2> 610 T1975 oasc.CoreContainer.load Loading CoreContaine= r using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrIn= stance-1361485051062/master/' [junit4:junit4] 2> 610 T1975 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$= SolrInstance-1361485051062/master/' [junit4:junit4] 2> 631 T1975 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 0 [junit4:junit4] 2> 632 T1975 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4:junit4] 2> 632 T1975 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 0 [junit4:junit4] 2> 633 T1975 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 633 T1975 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4:junit4] 2> 634 T1975 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 634 T1975 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4:junit4] 2> 634 T1975 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4:junit4] 2> 635 T1975 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4:junit4] 2> 635 T1975 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 653 T1975 oasc.CoreContainer.load Registering Log List= ener [junit4:junit4] 2> 675 T2008 oasc.CoreContainer.create Creating SolrCore = 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationH= andler$SolrInstance-1361485051062/master/collection1 [junit4:junit4] 2> 676 T2008 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$= SolrInstance-1361485051062/master/collection1/' [junit4:junit4] 2> 714 T2008 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_42 [junit4:junit4] 2> 764 T2008 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4:junit4] 2> 764 T2008 oass.IndexSchema.readSchema Reading Solr Sch= ema [junit4:junit4] 2> 767 T2008 oass.IndexSchema.readSchema Schema name=3Dte= st [junit4:junit4] 2> 784 T2008 oass.IndexSchema.readSchema unique key field= : id [junit4:junit4] 2> 786 T2008 oasc.SolrCore. [collection1] Opening n= ew SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstanc= e-1361485051062/master/collection1/, dataDir=3D./org.apache.solr.handler.Te= stReplicationHandler$SolrInstance-1361485051062/master/collection1/data/ [junit4:junit4] 2> 786 T2008 oasc.SolrCore. JMX monitoring not dete= cted for core: collection1 [junit4:junit4] 2> 786 T2008 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4:junit4] 2> 787 T2008 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTe= sts-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicat= ionHandler$SolrInstance-1361485051062/master/collection1/data forceNew:fals= e [junit4:junit4] 2> 787 T2008 oasc.CachingDirectoryFactory.close Releasing= directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests= -4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplication= Handler$SolrInstance-1361485051062/master/collection1/data [junit4:junit4] 2> 787 T2008 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3D./org.apache.solr.handler.TestReplicationHa= ndler$SolrInstance-1361485051062/master/collection1/data/index/ [junit4:junit4] 2> 787 T2008 oasc.SolrCore.initIndex WARNING [collection1= ] Solr index directory './org.apache.solr.handler.TestReplicationHandler$So= lrInstance-1361485051062/master/collection1/data/index' doesn't exist. Crea= ting new index... [junit4:junit4] 2> 788 T2008 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTe= sts-4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicat= ionHandler$SolrInstance-1361485051062/master/collection1/data/index forceNe= w:false [junit4:junit4] 2> 789 T2008 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@382a9e46 lockFactory=3Dorg.apache.lucene.store.SingleInsta= nceLockFactory@3de230cc),segFN=3Dsegments_1,generation=3D1,filenames=3D[seg= ments_1] [junit4:junit4] 2> 789 T2008 oasc.SolrDeletionPolicy.updateCommits newest= commit =3D 1[segments_1] [junit4:junit4] 2> 790 T2008 oasc.CachingDirectoryFactory.close Releasing= directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests= -4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplication= Handler$SolrInstance-1361485051062/master/collection1/data/index [junit4:junit4] 2> 791 T2008 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4:junit4] 2> 791 T2008 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4:junit4] 2> 791 T2008 oasc.RequestHandlers.initHandlersFromConfig = created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 791 T2008 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 791 T2008 oasc.RequestHandlers.initHandlersFromConfig = created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 792 T2008 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 794 T2008 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4:junit4] 2> 796 T2008 oasc.CachingDirectoryFactory.close Releasing= directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests= -4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplication= Handler$SolrInstance-1361485051062/master/collection1/data [junit4:junit4] 2> 797 T2008 oass.SolrIndexSearcher. Opening Search= er@5c3401b0 main [junit4:junit4] 2> 797 T2008 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4:junit4] 2> 797 T2008 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4:junit4] 2> 798 T2008 oash.ReplicationHandler.inform Replication e= nabled for following config files: schema.xml [junit4:junit4] 2> 798 T2008 oasc.CachingDirectoryFactory.close Releasing= directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests= -4.x/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplication= Handler$SolrInstance-1361485051062/master/collection1/data [junit4:junit4] 2> 799 T2008 oasc.SolrDeletionPolicy.onInit SolrDeletionP= olicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@382a9e46 lockFactory=3Dorg.apache.lucene.store.SingleInsta= nceLockFactory@3de230cc),segFN=3Dsegments_1,generation=3D1,filenames=3D[seg= ments_1] [junit4:junit4] 2> 799 T2008 oasc.SolrDeletionPolicy.updateCommits newest= commit =3D 1[segments_1] [junit4:junit4] 2> 799 T2008 oash.ReplicationHandler.inform Commits will = be reserved for 10000 [junit4:junit4] 2> 799 T2008 oasc.CoreContainer.registerCore registering = core: collection1 [junit4:junit4] 2> 799 T2009 oasc.SolrCore.registerSearcher [collection1]= Registered new searcher Searcher@5c3401b0 main{StandardDirectoryReader(seg= ments_1:1)} [junit4:junit4] 2> 800 T1975 oass.SolrDispatchFilter.init user.dir=3D/usr= /home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build= /solr-core/test/J0 [junit4:junit4] 2> 800 T1975 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4:junit4] 2> 801 T1975 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4:junit4] 2> ASYNC NEW_CORE C108 name=3Dcollection1 org.apache.sol= r.core.SolrCore@4699c13d [junit4:junit4] 2> 819 T2001 C108 oasu.DirectUpdateHandler2.deleteAll [co= llection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4:junit4] 2> 820 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {deleteByQuery=3D*:*} 0 1 [junit4:junit4] 2> 824 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[0]} 0 1 [junit4:junit4] 2> 826 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1]} 0 0 [junit4:junit4] 2> 829 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[2]} 0 0 [junit4:junit4] 2> 832 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[3]} 0 0 [junit4:junit4] 2> 835 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[4]} 0 0 [junit4:junit4] 2> 838 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[5]} 0 0 [junit4:junit4] 2> 841 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[6]} 0 0 [junit4:junit4] 2> 844 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[7]} 0 0 [junit4:junit4] 2> 847 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[8]} 0 0 [junit4:junit4] 2> 850 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[9]} 0 0 [junit4:junit4] 2> 853 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[10]} 0 0 [junit4:junit4] 2> 856 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[11]} 0 0 [junit4:junit4] 2> 859 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[12]} 0 0 [junit4:junit4] 2> 862 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[13]} 0 0 [junit4:junit4] 2> 865 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[14]} 0 0 [junit4:junit4] 2> 868 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[15]} 0 0 [junit4:junit4] 2> 871 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[16]} 0 0 [junit4:junit4] 2> 874 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[17]} 0 0 [junit4:junit4] 2> 877 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[18]} 0 0 [junit4:junit4] 2> 880 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[19]} 0 0 [junit4:junit4] 2> 883 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[20]} 0 0 [junit4:junit4] 2> 886 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[21]} 0 0 [junit4:junit4] 2> 889 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[22]} 0 0 [junit4:junit4] 2> 892 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[23]} 0 0 [junit4:junit4] 2> 895 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[24]} 0 0 [junit4:junit4] 2> 898 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[25]} 0 0 [junit4:junit4] 2> 901 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[26]} 0 0 [junit4:junit4] 2> 904 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[27]} 0 0 [junit4:junit4] 2> 907 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[28]} 0 0 [junit4:junit4] 2> 910 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[29]} 0 0 [junit4:junit4] 2> 913 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[30]} 0 0 [junit4:junit4] 2> 916 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[31]} 0 0 [junit4:junit4] 2> 919 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[32]} 0 0 [junit4:junit4] 2> 922 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[33]} 0 0 [junit4:junit4] 2> 925 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[34]} 0 0 [junit4:junit4] 2> 928 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[35]} 0 0 [junit4:junit4] 2> 931 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[36]} 0 0 [junit4:junit4] 2> 934 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[37]} 0 0 [junit4:junit4] 2> 937 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[38]} 0 0 [junit4:junit4] 2> 940 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[39]} 0 0 [junit4:junit4] 2> 943 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[40]} 0 0 [junit4:junit4] 2> 946 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[41]} 0 0 [junit4:junit4] 2> 949 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[42]} 0 0 [junit4:junit4] 2> 952 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[43]} 0 0 [junit4:junit4] 2> 955 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[44]} 0 0 [junit4:junit4] 2> 958 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[45]} 0 0 [junit4:junit4] 2> 961 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[46]} 0 0 [junit4:junit4] 2> 964 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[47]} 0 0 [junit4:junit4] 2> 967 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[48]} 0 0 [junit4:junit4] 2> 970 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[49]} 0 0 [junit4:junit4] 2> 973 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[50]} 0 0 [junit4:junit4] 2> 976 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[51]} 0 0 [junit4:junit4] 2> 979 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[52]} 0 0 [junit4:junit4] 2> 982 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[53]} 0 0 [junit4:junit4] 2> 985 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[54]} 0 0 [junit4:junit4] 2> 988 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[55]} 0 0 [junit4:junit4] 2> 991 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[56]} 0 0 [junit4:junit4] 2> 994 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[57]} 0 0 [junit4:junit4] 2> 997 T2001 C108 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[58]} 0 0 [junit4:junit4] 2> 1000 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[59]} 0 0 [junit4:junit4] 2> 1003 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[60]} 0 0 [junit4:junit4] 2> 1006 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[61]} 0 0 [junit4:junit4] 2> 1009 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[62]} 0 0 [junit4:junit4] 2> 1012 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[63]} 0 0 [junit4:junit4] 2> 1015 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[64]} 0 0 [junit4:junit4] 2> 1018 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[65]} 0 0 [junit4:junit4] 2> 1021 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[66]} 0 0 [junit4:junit4] 2> 1024 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[67]} 0 0 [junit4:junit4] 2> 1027 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[68]} 0 0 [junit4:junit4] 2> 1030 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[69]} 0 0 [junit4:junit4] 2> 1033 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[70]} 0 0 [junit4:junit4] 2> 1036 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[71]} 0 0 [junit4:junit4] 2> 1039 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[72]} 0 0 [junit4:junit4] 2> 1042 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[73]} 0 0 [junit4:junit4] 2> 1045 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[74]} 0 0 [junit4:junit4] 2> 1048 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[75]} 0 0 [junit4:junit4] 2> 1051 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[76]} 0 0 [junit4:junit4] 2> 1054 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[77]} 0 0 [junit4:junit4] 2> 1057 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[78]} 0 0 [junit4:junit4] 2> 1060 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[79]} 0 0 [junit4:junit4] 2> 1063 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[80]} 0 0 [junit4:junit4] 2> 1066 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[81]} 0 0 [junit4:junit4] 2> 1069 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[82]} 0 0 [junit4:junit4] 2> 1072 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[83]} 0 0 [junit4:junit4] 2> 1075 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[84]} 0 0 [junit4:junit4] 2> 1078 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[85]} 0 0 [junit4:junit4] 2> 1081 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[86]} 0 0 [junit4:junit4] 2> 1084 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[87]} 0 0 [junit4:junit4] 2> 1087 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[88]} 0 0 [junit4:junit4] 2> 1090 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[89]} 0 0 [junit4:junit4] 2> 1093 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[90]} 0 0 [junit4:junit4] 2> 1096 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[91]} 0 0 [junit4:junit4] 2> 1099 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[92]} 0 0 [junit4:junit4] 2> 1102 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[93]} 0 0 [junit4:junit4] 2> 1105 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[94]} 0 0 [junit4:junit4] 2> 1108 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[95]} 0 0 [junit4:junit4] 2> 1111 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[96]} 0 0 [junit4:junit4] 2> 1114 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[97]} 0 0 [junit4:junit4] 2> 1117 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[98]} 0 0 [junit4:junit4] 2> 1120 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[99]} 0 0 [junit4:junit4] 2> 1123 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[100]} 0 0 [junit4:junit4] 2> 1126 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[101]} 0 0 [junit4:junit4] 2> 1129 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[102]} 0 0 [junit4:junit4] 2> 1132 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[103]} 0 0 [junit4:junit4] 2> 1135 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[104]} 0 0 [junit4:junit4] 2> 1138 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[105]} 0 0 [junit4:junit4] 2> 1141 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[106]} 0 0 [junit4:junit4] 2> 1144 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[107]} 0 0 [junit4:junit4] 2> 1147 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[108]} 0 0 [junit4:junit4] 2> 1150 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[109]} 0 0 [junit4:junit4] 2> 1153 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[110]} 0 0 [junit4:junit4] 2> 1156 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[111]} 0 0 [junit4:junit4] 2> 1159 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[112]} 0 0 [junit4:junit4] 2> 1162 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[113]} 0 0 [junit4:junit4] 2> 1165 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[114]} 0 0 [junit4:junit4] 2> 1168 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[115]} 0 0 [junit4:junit4] 2> 1171 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[116]} 0 0 [junit4:junit4] 2> 1174 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[117]} 0 0 [junit4:junit4] 2> 1177 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[118]} 0 0 [junit4:junit4] 2> 1180 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[119]} 0 0 [junit4:junit4] 2> 1183 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[120]} 0 0 [junit4:junit4] 2> 1186 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[121]} 0 0 [junit4:junit4] 2> 1189 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[122]} 0 0 [junit4:junit4] 2> 1192 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[123]} 0 0 [junit4:junit4] 2> 1195 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[124]} 0 0 [junit4:junit4] 2> 1198 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[125]} 0 0 [junit4:junit4] 2> 1201 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[126]} 0 0 [junit4:junit4] 2> 1204 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[127]} 0 0 [junit4:junit4] 2> 1207 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[128]} 0 0 [junit4:junit4] 2> 1210 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[129]} 0 0 [junit4:junit4] 2> 1213 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[130]} 0 0 [junit4:junit4] 2> 1216 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[131]} 0 0 [junit4:junit4] 2> 1219 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[132]} 0 0 [junit4:junit4] 2> 1222 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[133]} 0 0 [junit4:junit4] 2> 1225 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[134]} 0 0 [junit4:junit4] 2> 1228 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[135]} 0 0 [junit4:junit4] 2> 1231 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[136]} 0 0 [junit4:junit4] 2> 1234 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[137]} 0 0 [junit4:junit4] 2> 1237 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[138]} 0 0 [junit4:junit4] 2> 1240 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[139]} 0 0 [junit4:junit4] 2> 1243 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[140]} 0 0 [junit4:junit4] 2> 1246 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[141]} 0 0 [junit4:junit4] 2> 1249 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[142]} 0 0 [junit4:junit4] 2> 1252 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[143]} 0 0 [junit4:junit4] 2> 1255 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[144]} 0 0 [junit4:junit4] 2> 1258 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[145]} 0 0 [junit4:junit4] 2> 1261 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[146]} 0 0 [junit4:junit4] 2> 1264 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[147]} 0 0 [junit4:junit4] 2> 1267 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[148]} 0 0 [junit4:junit4] 2> 1270 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[149]} 0 0 [junit4:junit4] 2> 1273 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[150]} 0 0 [junit4:junit4] 2> 1276 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[151]} 0 0 [junit4:junit4] 2> 1279 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[152]} 0 0 [junit4:junit4] 2> 1282 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[153]} 0 0 [junit4:junit4] 2> 1285 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[154]} 0 0 [junit4:junit4] 2> 1288 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[155]} 0 0 [junit4:junit4] 2> 1291 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[156]} 0 0 [junit4:junit4] 2> 1294 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[157]} 0 0 [junit4:junit4] 2> 1297 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[158]} 0 0 [junit4:junit4] 2> 1300 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[159]} 0 0 [junit4:junit4] 2> 1303 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[160]} 0 0 [junit4:junit4] 2> 1306 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[161]} 0 0 [junit4:junit4] 2> 1309 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[162]} 0 0 [junit4:junit4] 2> 1312 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[163]} 0 0 [junit4:junit4] 2> 1315 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[164]} 0 0 [junit4:junit4] 2> 1318 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[165]} 0 0 [junit4:junit4] 2> 1321 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[166]} 0 0 [junit4:junit4] 2> 1324 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[167]} 0 0 [junit4:junit4] 2> 1327 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[168]} 0 0 [junit4:junit4] 2> 1330 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[169]} 0 0 [junit4:junit4] 2> 1333 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[170]} 0 0 [junit4:junit4] 2> 1336 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[171]} 0 0 [junit4:junit4] 2> 1339 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[172]} 0 0 [junit4:junit4] 2> 1342 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[173]} 0 0 [junit4:junit4] 2> 1345 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[174]} 0 0 [junit4:junit4] 2> 1348 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[175]} 0 0 [junit4:junit4] 2> 1351 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[176]} 0 0 [junit4:junit4] 2> 1354 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[177]} 0 0 [junit4:junit4] 2> 1357 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[178]} 0 0 [junit4:junit4] 2> 1360 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[179]} 0 0 [junit4:junit4] 2> 1363 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[180]} 0 0 [junit4:junit4] 2> 1366 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[181]} 0 0 [junit4:junit4] 2> 1369 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[182]} 0 0 [junit4:junit4] 2> 1372 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[183]} 0 0 [junit4:junit4] 2> 1375 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[184]} 0 0 [junit4:junit4] 2> 1378 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[185]} 0 0 [junit4:junit4] 2> 1381 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[186]} 0 0 [junit4:junit4] 2> 1384 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[187]} 0 0 [junit4:junit4] 2> 1387 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[188]} 0 0 [junit4:junit4] 2> 1390 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[189]} 0 0 [junit4:junit4] 2> 1393 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[190]} 0 0 [junit4:junit4] 2> 1396 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[191]} 0 0 [junit4:junit4] 2> 1399 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[192]} 0 0 [junit4:junit4] 2> 1402 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[193]} 0 0 [junit4:junit4] 2> 1405 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[194]} 0 0 [junit4:junit4] 2> 1408 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[195]} 0 0 [junit4:junit4] 2> 1411 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[196]} 0 0 [junit4:junit4] 2> 1414 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[197]} 0 0 [junit4:junit4] 2> 1417 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[198]} 0 0 [junit4:junit4] 2> 1420 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[199]} 0 0 [junit4:junit4] 2> 1423 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[200]} 0 0 [junit4:junit4] 2> 1426 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[201]} 0 0 [junit4:junit4] 2> 1429 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[202]} 0 0 [junit4:junit4] 2> 1432 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[203]} 0 0 [junit4:junit4] 2> 1435 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[204]} 0 0 [junit4:junit4] 2> 1438 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[205]} 0 0 [junit4:junit4] 2> 1441 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[206]} 0 0 [junit4:junit4] 2> 1444 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[207]} 0 0 [junit4:junit4] 2> 1447 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[208]} 0 0 [junit4:junit4] 2> 1450 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[209]} 0 0 [junit4:junit4] 2> 1453 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[210]} 0 0 [junit4:junit4] 2> 1456 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[211]} 0 0 [junit4:junit4] 2> 1459 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[212]} 0 0 [junit4:junit4] 2> 1462 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[213]} 0 0 [junit4:junit4] 2> 1465 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[214]} 0 0 [junit4:junit4] 2> 1468 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[215]} 0 0 [junit4:junit4] 2> 1471 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[216]} 0 0 [junit4:junit4] 2> 1474 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[217]} 0 0 [junit4:junit4] 2> 1477 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[218]} 0 0 [junit4:junit4] 2> 1480 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[219]} 0 0 [junit4:junit4] 2> 1483 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[220]} 0 0 [junit4:junit4] 2> 1486 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[221]} 0 0 [junit4:junit4] 2> 1489 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[222]} 0 0 [junit4:junit4] 2> 1492 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[223]} 0 0 [junit4:junit4] 2> 1495 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[224]} 0 0 [junit4:junit4] 2> 1498 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[225]} 0 0 [junit4:junit4] 2> 1501 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[226]} 0 0 [junit4:junit4] 2> 1504 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[227]} 0 0 [junit4:junit4] 2> 1507 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[228]} 0 0 [junit4:junit4] 2> 1510 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[229]} 0 0 [junit4:junit4] 2> 1513 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[230]} 0 0 [junit4:junit4] 2> 1516 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[231]} 0 0 [junit4:junit4] 2> 1519 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[232]} 0 0 [junit4:junit4] 2> 1522 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[233]} 0 0 [junit4:junit4] 2> 1525 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[234]} 0 0 [junit4:junit4] 2> 1528 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[235]} 0 0 [junit4:junit4] 2> 1531 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[236]} 0 0 [junit4:junit4] 2> 1534 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[237]} 0 0 [junit4:junit4] 2> 1537 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[238]} 0 0 [junit4:junit4] 2> 1540 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[239]} 0 0 [junit4:junit4] 2> 1543 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[240]} 0 0 [junit4:junit4] 2> 1546 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[241]} 0 0 [junit4:junit4] 2> 1549 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[242]} 0 0 [junit4:junit4] 2> 1552 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[243]} 0 0 [junit4:junit4] 2> 1555 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[244]} 0 0 [junit4:junit4] 2> 1558 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[245]} 0 0 [junit4:junit4] 2> 1561 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[246]} 0 0 [junit4:junit4] 2> 1564 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[247]} 0 0 [junit4:junit4] 2> 1567 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[248]} 0 0 [junit4:junit4] 2> 1570 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[249]} 0 0 [junit4:junit4] 2> 1573 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[250]} 0 0 [junit4:junit4] 2> 1576 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[251]} 0 0 [junit4:junit4] 2> 1579 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[252]} 0 0 [junit4:junit4] 2> 1582 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[253]} 0 0 [junit4:junit4] 2> 1585 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[254]} 0 0 [junit4:junit4] 2> 1588 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[255]} 0 0 [junit4:junit4] 2> 1591 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[256]} 0 0 [junit4:junit4] 2> 1618 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[257]} 0 0 [junit4:junit4] 2> 1621 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[258]} 0 0 [junit4:junit4] 2> 1624 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[259]} 0 0 [junit4:junit4] 2> 1627 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[260]} 0 0 [junit4:junit4] 2> 1630 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[261]} 0 0 [junit4:junit4] 2> 1633 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[262]} 0 0 [junit4:junit4] 2> 1636 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[263]} 0 0 [junit4:junit4] 2> 1639 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[264]} 0 0 [junit4:junit4] 2> 1642 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[265]} 0 0 [junit4:junit4] 2> 1645 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[266]} 0 0 [junit4:junit4] 2> 1648 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[267]} 0 0 [junit4:junit4] 2> 1651 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[268]} 0 0 [junit4:junit4] 2> 1654 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[269]} 0 0 [junit4:junit4] 2> 1657 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[270]} 0 0 [junit4:junit4] 2> 1660 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[271]} 0 0 [junit4:junit4] 2> 1663 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[272]} 0 0 [junit4:junit4] 2> 1666 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[273]} 0 0 [junit4:junit4] 2> 1669 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[274]} 0 0 [junit4:junit4] 2> 1672 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[275]} 0 0 [junit4:junit4] 2> 1675 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[276]} 0 0 [junit4:junit4] 2> 1678 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[277]} 0 0 [junit4:junit4] 2> 1681 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[278]} 0 0 [junit4:junit4] 2> 1684 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[279]} 0 0 [junit4:junit4] 2> 1687 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[280]} 0 0 [junit4:junit4] 2> 1690 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[281]} 0 0 [junit4:junit4] 2> 1693 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[282]} 0 0 [junit4:junit4] 2> 1696 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[283]} 0 0 [junit4:junit4] 2> 1699 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[284]} 0 0 [junit4:junit4] 2> 1702 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[285]} 0 0 [junit4:junit4] 2> 1705 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[286]} 0 0 [junit4:junit4] 2> 1708 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[287]} 0 0 [junit4:junit4] 2> 1711 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[288]} 0 0 [junit4:junit4] 2> 1714 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[289]} 0 0 [junit4:junit4] 2> 1717 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[290]} 0 0 [junit4:junit4] 2> 1720 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[291]} 0 0 [junit4:junit4] 2> 1723 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[292]} 0 0 [junit4:junit4] 2> 1726 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[293]} 0 0 [junit4:junit4] 2> 1729 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[294]} 0 0 [junit4:junit4] 2> 1732 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[295]} 0 0 [junit4:junit4] 2> 1735 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[296]} 0 0 [junit4:junit4] 2> 1738 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[297]} 0 0 [junit4:junit4] 2> 1741 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[298]} 0 0 [junit4:junit4] 2> 1744 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[299]} 0 0 [junit4:junit4] 2> 1747 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[300]} 0 0 [junit4:junit4] 2> 1750 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[301]} 0 0 [junit4:junit4] 2> 1753 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[302]} 0 0 [junit4:junit4] 2> 1763 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[303]} 0 0 [junit4:junit4] 2> 1766 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[304]} 0 0 [junit4:junit4] 2> 1769 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[305]} 0 0 [junit4:junit4] 2> 1772 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[306]} 0 0 [junit4:junit4] 2> 1775 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[307]} 0 0 [junit4:junit4] 2> 1778 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[308]} 0 0 [junit4:junit4] 2> 1781 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[309]} 0 0 [junit4:junit4] 2> 1784 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[310]} 0 0 [junit4:junit4] 2> 1787 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[311]} 0 0 [junit4:junit4] 2> 1790 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[312]} 0 0 [junit4:junit4] 2> 1793 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[313]} 0 0 [junit4:junit4] 2> 1796 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[314]} 0 0 [junit4:junit4] 2> 1799 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[315]} 0 0 [junit4:junit4] 2> 1802 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[316]} 0 0 [junit4:junit4] 2> 1805 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[317]} 0 0 [junit4:junit4] 2> 1808 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[318]} 0 0 [junit4:junit4] 2> 1811 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[319]} 0 0 [junit4:junit4] 2> 1814 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[320]} 0 0 [junit4:junit4] 2> 1817 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[321]} 0 0 [junit4:junit4] 2> 1820 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[322]} 0 0 [junit4:junit4] 2> 1823 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[323]} 0 0 [junit4:junit4] 2> 1826 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[324]} 0 0 [junit4:junit4] 2> 1829 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[325]} 0 0 [junit4:junit4] 2> 1832 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[326]} 0 0 [junit4:junit4] 2> 1835 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[327]} 0 0 [junit4:junit4] 2> 1838 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[328]} 0 0 [junit4:junit4] 2> 1841 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[329]} 0 0 [junit4:junit4] 2> 1844 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[330]} 0 0 [junit4:junit4] 2> 1847 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[331]} 0 0 [junit4:junit4] 2> 1850 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[332]} 0 0 [junit4:junit4] 2> 1853 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[333]} 0 0 [junit4:junit4] 2> 1856 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[334]} 0 0 [junit4:junit4] 2> 1859 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[335]} 0 0 [junit4:junit4] 2> 1862 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[336]} 0 0 [junit4:junit4] 2> 1865 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[337]} 0 0 [junit4:junit4] 2> 1868 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[338]} 0 0 [junit4:junit4] 2> 1871 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[339]} 0 0 [junit4:junit4] 2> 1874 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[340]} 0 0 [junit4:junit4] 2> 1877 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[341]} 0 0 [junit4:junit4] 2> 1880 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[342]} 0 0 [junit4:junit4] 2> 1883 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[343]} 0 0 [junit4:junit4] 2> 1886 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[344]} 0 0 [junit4:junit4] 2> 1889 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[345]} 0 0 [junit4:junit4] 2> 1892 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[346]} 0 0 [junit4:junit4] 2> 1895 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[347]} 0 0 [junit4:junit4] 2> 1898 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[348]} 0 0 [junit4:junit4] 2> 1901 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[349]} 0 0 [junit4:junit4] 2> 1904 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[350]} 0 0 [junit4:junit4] 2> 1907 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[351]} 0 0 [junit4:junit4] 2> 1910 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[352]} 0 0 [junit4:junit4] 2> 1913 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[353]} 0 0 [junit4:junit4] 2> 1916 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[354]} 0 0 [junit4:junit4] 2> 1919 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[355]} 0 0 [junit4:junit4] 2> 1922 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[356]} 0 0 [junit4:junit4] 2> 1925 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[357]} 0 0 [junit4:junit4] 2> 1928 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[358]} 0 0 [junit4:junit4] 2> 1931 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[359]} 0 0 [junit4:junit4] 2> 1934 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[360]} 0 0 [junit4:junit4] 2> 1937 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[361]} 0 0 [junit4:junit4] 2> 1940 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[362]} 0 0 [junit4:junit4] 2> 1943 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[363]} 0 0 [junit4:junit4] 2> 1946 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[364]} 0 0 [junit4:junit4] 2> 1949 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[365]} 0 0 [junit4:junit4] 2> 1952 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[366]} 0 0 [junit4:junit4] 2> 1955 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[367]} 0 0 [junit4:junit4] 2> 1958 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[368]} 0 0 [junit4:junit4] 2> 1961 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[369]} 0 0 [junit4:junit4] 2> 1964 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[370]} 0 0 [junit4:junit4] 2> 1967 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[371]} 0 0 [junit4:junit4] 2> 1970 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[372]} 0 0 [junit4:junit4] 2> 1973 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[373]} 0 0 [junit4:junit4] 2> 1976 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[374]} 0 0 [junit4:junit4] 2> 1979 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[375]} 0 0 [junit4:junit4] 2> 1982 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[376]} 0 0 [junit4:junit4] 2> 1985 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[377]} 0 0 [junit4:junit4] 2> 1988 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[378]} 0 0 [junit4:junit4] 2> 1991 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[379]} 0 0 [junit4:junit4] 2> 1994 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[380]} 0 0 [junit4:junit4] 2> 1997 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[381]} 0 0 [junit4:junit4] 2> 2000 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[382]} 0 0 [junit4:junit4] 2> 2003 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[383]} 0 0 [junit4:junit4] 2> 2006 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[384]} 0 0 [junit4:junit4] 2> 2009 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[385]} 0 0 [junit4:junit4] 2> 2012 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[386]} 0 0 [junit4:junit4] 2> 2015 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[387]} 0 0 [junit4:junit4] 2> 2018 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[388]} 0 0 [junit4:junit4] 2> 2021 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[389]} 0 0 [junit4:junit4] 2> 2024 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[390]} 0 0 [junit4:junit4] 2> 2027 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[391]} 0 0 [junit4:junit4] 2> 2030 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[392]} 0 0 [junit4:junit4] 2> 2033 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[393]} 0 0 [junit4:junit4] 2> 2036 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[394]} 0 0 [junit4:junit4] 2> 2039 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[395]} 0 0 [junit4:junit4] 2> 2042 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[396]} 0 0 [junit4:junit4] 2> 2045 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[397]} 0 0 [junit4:junit4] 2> 2048 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[398]} 0 0 [junit4:junit4] 2> 2051 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[399]} 0 0 [junit4:junit4] 2> 2054 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[400]} 0 0 [junit4:junit4] 2> 2057 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[401]} 0 0 [junit4:junit4] 2> 2060 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[402]} 0 0 [junit4:junit4] 2> 2063 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[403]} 0 0 [junit4:junit4] 2> 2066 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[404]} 0 0 [junit4:junit4] 2> 2069 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[405]} 0 0 [junit4:junit4] 2> 2072 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[406]} 0 0 [junit4:junit4] 2> 2075 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[407]} 0 0 [junit4:junit4] 2> 2078 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[408]} 0 0 [junit4:junit4] 2> 2081 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[409]} 0 0 [junit4:junit4] 2> 2084 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[410]} 0 0 [junit4:junit4] 2> 2087 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[411]} 0 0 [junit4:junit4] 2> 2090 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[412]} 0 0 [junit4:junit4] 2> 2093 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[413]} 0 0 [junit4:junit4] 2> 2096 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[414]} 0 0 [junit4:junit4] 2> 2099 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[415]} 0 0 [junit4:junit4] 2> 2102 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[416]} 0 0 [junit4:junit4] 2> 2105 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[417]} 0 0 [junit4:junit4] 2> 2108 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[418]} 0 0 [junit4:junit4] 2> 2111 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[419]} 0 0 [junit4:junit4] 2> 2114 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[420]} 0 0 [junit4:junit4] 2> 2117 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[421]} 0 0 [junit4:junit4] 2> 2120 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[422]} 0 0 [junit4:junit4] 2> 2123 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[423]} 0 0 [junit4:junit4] 2> 2126 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[424]} 0 0 [junit4:junit4] 2> 2129 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[425]} 0 0 [junit4:junit4] 2> 2132 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[426]} 0 0 [junit4:junit4] 2> 2135 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[427]} 0 0 [junit4:junit4] 2> 2138 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[428]} 0 0 [junit4:junit4] 2> 2141 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[429]} 0 0 [junit4:junit4] 2> 2144 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[430]} 0 0 [junit4:junit4] 2> 2147 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[431]} 0 0 [junit4:junit4] 2> 2150 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[432]} 0 0 [junit4:junit4] 2> 2153 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[433]} 0 0 [junit4:junit4] 2> 2156 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[434]} 0 0 [junit4:junit4] 2> 2159 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[435]} 0 0 [junit4:junit4] 2> 2162 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[436]} 0 0 [junit4:junit4] 2> 2165 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[437]} 0 0 [junit4:junit4] 2> 2168 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[438]} 0 0 [junit4:junit4] 2> 2171 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[439]} 0 0 [junit4:junit4] 2> 2174 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[440]} 0 0 [junit4:junit4] 2> 2177 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[441]} 0 0 [junit4:junit4] 2> 2180 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[442]} 0 0 [junit4:junit4] 2> 2183 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[443]} 0 0 [junit4:junit4] 2> 2186 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[444]} 0 0 [junit4:junit4] 2> 2189 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[445]} 0 0 [junit4:junit4] 2> 2192 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[446]} 0 0 [junit4:junit4] 2> 2195 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[447]} 0 0 [junit4:junit4] 2> 2198 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[448]} 0 0 [junit4:junit4] 2> 2201 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[449]} 0 0 [junit4:junit4] 2> 2204 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[450]} 0 0 [junit4:junit4] 2> 2207 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[451]} 0 0 [junit4:junit4] 2> 2210 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[452]} 0 0 [junit4:junit4] 2> 2213 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[453]} 0 0 [junit4:junit4] 2> 2216 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[454]} 0 0 [junit4:junit4] 2> 2219 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[455]} 0 0 [junit4:junit4] 2> 2222 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[456]} 0 0 [junit4:junit4] 2> 2225 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[457]} 0 0 [junit4:junit4] 2> 2228 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[458]} 0 0 [junit4:junit4] 2> 2231 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[459]} 0 0 [junit4:junit4] 2> 2234 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[460]} 0 0 [junit4:junit4] 2> 2237 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[461]} 0 0 [junit4:junit4] 2> 2240 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[462]} 0 0 [junit4:junit4] 2> 2243 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[463]} 0 0 [junit4:junit4] 2> 2246 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[464]} 0 0 [junit4:junit4] 2> 2249 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[465]} 0 0 [junit4:junit4] 2> 2252 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[466]} 0 0 [junit4:junit4] 2> 2255 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[467]} 0 0 [junit4:junit4] 2> 2258 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[468]} 0 0 [junit4:junit4] 2> 2261 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[469]} 0 0 [junit4:junit4] 2> 2264 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[470]} 0 0 [junit4:junit4] 2> 2267 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[471]} 0 0 [junit4:junit4] 2> 2270 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[472]} 0 0 [junit4:junit4] 2> 2273 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[473]} 0 0 [junit4:junit4] 2> 2276 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[474]} 0 0 [junit4:junit4] 2> 2279 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[475]} 0 0 [junit4:junit4] 2> 2282 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[476]} 0 0 [junit4:junit4] 2> 2285 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[477]} 0 0 [junit4:junit4] 2> 2288 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[478]} 0 0 [junit4:junit4] 2> 2291 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[479]} 0 0 [junit4:junit4] 2> 2294 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[480]} 0 0 [junit4:junit4] 2> 2297 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[481]} 0 0 [junit4:junit4] 2> 2300 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[482]} 0 0 [junit4:junit4] 2> 2303 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[483]} 0 0 [junit4:junit4] 2> 2306 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[484]} 0 0 [junit4:junit4] 2> 2309 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[485]} 0 0 [junit4:junit4] 2> 2312 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[486]} 0 0 [junit4:junit4] 2> 2315 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[487]} 0 0 [junit4:junit4] 2> 2318 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[488]} 0 0 [junit4:junit4] 2> 2321 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[489]} 0 0 [junit4:junit4] 2> 2324 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[490]} 0 0 [junit4:junit4] 2> 2327 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[491]} 0 0 [junit4:junit4] 2> 2330 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[492]} 0 0 [junit4:junit4] 2> 2333 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[493]} 0 0 [junit4:junit4] 2> 2336 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[494]} 0 0 [junit4:junit4] 2> 2339 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[495]} 0 0 [junit4:junit4] 2> 2342 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[496]} 0 0 [junit4:junit4] 2> 2345 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[497]} 0 0 [junit4:junit4] 2> 2348 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[498]} 0 0 [junit4:junit4] 2> 2351 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[499]} 0 0 [junit4:junit4] 2> 2354 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[500]} 0 0 [junit4:junit4] 2> 2357 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[501]} 0 0 [junit4:junit4] 2> 2360 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[502]} 0 0 [junit4:junit4] 2> 2363 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[503]} 0 0 [junit4:junit4] 2> 2366 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[504]} 0 0 [junit4:junit4] 2> 2369 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[505]} 0 0 [junit4:junit4] 2> 2372 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[506]} 0 0 [junit4:junit4] 2> 2375 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[507]} 0 0 [junit4:junit4] 2> 2378 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[508]} 0 0 [junit4:junit4] 2> 2381 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[509]} 0 0 [junit4:junit4] 2> 2384 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[510]} 0 0 [junit4:junit4] 2> 2387 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[511]} 0 0 [junit4:junit4] 2> 2390 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[512]} 0 0 [junit4:junit4] 2> 2393 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[513]} 0 0 [junit4:junit4] 2> 2396 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[514]} 0 0 [junit4:junit4] 2> 2399 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[515]} 0 0 [junit4:junit4] 2> 2402 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[516]} 0 0 [junit4:junit4] 2> 2405 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[517]} 0 0 [junit4:junit4] 2> 2408 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[518]} 0 0 [junit4:junit4] 2> 2411 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[519]} 0 0 [junit4:junit4] 2> 2414 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[520]} 0 0 [junit4:junit4] 2> 2417 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[521]} 0 0 [junit4:junit4] 2> 2420 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[522]} 0 0 [junit4:junit4] 2> 2423 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[523]} 0 0 [junit4:junit4] 2> 2426 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[524]} 0 0 [junit4:junit4] 2> 2429 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[525]} 0 0 [junit4:junit4] 2> 2432 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[526]} 0 0 [junit4:junit4] 2> 2435 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[527]} 0 0 [junit4:junit4] 2> 2438 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[528]} 0 0 [junit4:junit4] 2> 2441 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[529]} 0 0 [junit4:junit4] 2> 2444 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[530]} 0 0 [junit4:junit4] 2> 2447 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[531]} 0 0 [junit4:junit4] 2> 2450 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[532]} 0 0 [junit4:junit4] 2> 2453 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[533]} 0 0 [junit4:junit4] 2> 2456 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[534]} 0 0 [junit4:junit4] 2> 2459 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[535]} 0 0 [junit4:junit4] 2> 2462 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[536]} 0 0 [junit4:junit4] 2> 2465 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[537]} 0 0 [junit4:junit4] 2> 2468 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[538]} 0 0 [junit4:junit4] 2> 2471 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[539]} 0 0 [junit4:junit4] 2> 2474 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[540]} 0 0 [junit4:junit4] 2> 2477 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[541]} 0 0 [junit4:junit4] 2> 2480 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[542]} 0 0 [junit4:junit4] 2> 2483 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[543]} 0 0 [junit4:junit4] 2> 2486 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[544]} 0 0 [junit4:junit4] 2> 2490 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[545]} 0 0 [junit4:junit4] 2> 2492 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[546]} 0 0 [junit4:junit4] 2> 2495 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[547]} 0 0 [junit4:junit4] 2> 2498 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[548]} 0 0 [junit4:junit4] 2> 2501 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[549]} 0 0 [junit4:junit4] 2> 2504 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[550]} 0 0 [junit4:junit4] 2> 2508 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[551]} 0 1 [junit4:junit4] 2> 2510 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[552]} 0 0 [junit4:junit4] 2> 2513 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[553]} 0 0 [junit4:junit4] 2> 2516 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[554]} 0 0 [junit4:junit4] 2> 2519 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[555]} 0 0 [junit4:junit4] 2> 2522 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[556]} 0 0 [junit4:junit4] 2> 2525 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[557]} 0 0 [junit4:junit4] 2> 2528 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[558]} 0 0 [junit4:junit4] 2> 2531 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[559]} 0 0 [junit4:junit4] 2> 2534 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[560]} 0 0 [junit4:junit4] 2> 2537 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[561]} 0 0 [junit4:junit4] 2> 2540 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[562]} 0 0 [junit4:junit4] 2> 2543 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[563]} 0 0 [junit4:junit4] 2> 2546 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[564]} 0 0 [junit4:junit4] 2> 2549 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[565]} 0 0 [junit4:junit4] 2> 2552 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[566]} 0 0 [junit4:junit4] 2> 2555 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[567]} 0 0 [junit4:junit4] 2> 2558 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[568]} 0 0 [junit4:junit4] 2> 2561 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[569]} 0 0 [junit4:junit4] 2> 2564 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[570]} 0 0 [junit4:junit4] 2> 2567 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[571]} 0 0 [junit4:junit4] 2> 2570 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[572]} 0 0 [junit4:junit4] 2> 2573 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[573]} 0 0 [junit4:junit4] 2> 2576 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[574]} 0 0 [junit4:junit4] 2> 2579 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[575]} 0 0 [junit4:junit4] 2> 2582 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[576]} 0 0 [junit4:junit4] 2> 2585 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[577]} 0 0 [junit4:junit4] 2> 2588 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[578]} 0 0 [junit4:junit4] 2> 2591 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[579]} 0 0 [junit4:junit4] 2> 2594 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[580]} 0 0 [junit4:junit4] 2> 2597 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[581]} 0 0 [junit4:junit4] 2> 2600 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[582]} 0 0 [junit4:junit4] 2> 2603 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[583]} 0 0 [junit4:junit4] 2> 2606 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[584]} 0 0 [junit4:junit4] 2> 2609 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[585]} 0 0 [junit4:junit4] 2> 2612 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[586]} 0 0 [junit4:junit4] 2> 2615 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[587]} 0 0 [junit4:junit4] 2> 2618 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[588]} 0 0 [junit4:junit4] 2> 2621 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[589]} 0 0 [junit4:junit4] 2> 2624 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[590]} 0 0 [junit4:junit4] 2> 2628 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[591]} 0 0 [junit4:junit4] 2> 2631 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[592]} 0 0 [junit4:junit4] 2> 2634 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[593]} 0 0 [junit4:junit4] 2> 2637 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[594]} 0 0 [junit4:junit4] 2> 2640 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[595]} 0 0 [junit4:junit4] 2> 2643 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[596]} 0 0 [junit4:junit4] 2> 2646 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[597]} 0 0 [junit4:junit4] 2> 2653 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[598]} 0 0 [junit4:junit4] 2> 2656 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[599]} 0 0 [junit4:junit4] 2> 2659 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[600]} 0 0 [junit4:junit4] 2> 2662 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[601]} 0 0 [junit4:junit4] 2> 2665 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[602]} 0 0 [junit4:junit4] 2> 2668 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[603]} 0 0 [junit4:junit4] 2> 2671 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[604]} 0 0 [junit4:junit4] 2> 2674 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[605]} 0 0 [junit4:junit4] 2> 2677 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[606]} 0 0 [junit4:junit4] 2> 2680 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[607]} 0 0 [junit4:junit4] 2> 2683 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[608]} 0 0 [junit4:junit4] 2> 2686 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[609]} 0 0 [junit4:junit4] 2> 2689 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[610]} 0 0 [junit4:junit4] 2> 2692 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[611]} 0 0 [junit4:junit4] 2> 2695 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[612]} 0 0 [junit4:junit4] 2> 2698 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[613]} 0 0 [junit4:junit4] 2> 2701 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[614]} 0 0 [junit4:junit4] 2> 2704 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[615]} 0 0 [junit4:junit4] 2> 2707 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[616]} 0 0 [junit4:junit4] 2> 2710 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[617]} 0 0 [junit4:junit4] 2> 2713 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[618]} 0 0 [junit4:junit4] 2> 2716 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[619]} 0 0 [junit4:junit4] 2> 2719 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[620]} 0 0 [junit4:junit4] 2> 2722 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[621]} 0 0 [junit4:junit4] 2> 2725 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[622]} 0 0 [junit4:junit4] 2> 2728 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[623]} 0 0 [junit4:junit4] 2> 2731 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[624]} 0 0 [junit4:junit4] 2> 2734 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[625]} 0 0 [junit4:junit4] 2> 2737 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[626]} 0 0 [junit4:junit4] 2> 2740 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[627]} 0 0 [junit4:junit4] 2> 2743 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[628]} 0 0 [junit4:junit4] 2> 2746 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[629]} 0 0 [junit4:junit4] 2> 2749 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[630]} 0 0 [junit4:junit4] 2> 2752 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[631]} 0 0 [junit4:junit4] 2> 2755 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[632]} 0 0 [junit4:junit4] 2> 2758 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[633]} 0 0 [junit4:junit4] 2> 2761 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[634]} 0 0 [junit4:junit4] 2> 2764 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[635]} 0 0 [junit4:junit4] 2> 2767 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[636]} 0 0 [junit4:junit4] 2> 2770 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[637]} 0 0 [junit4:junit4] 2> 2773 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[638]} 0 0 [junit4:junit4] 2> 2776 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[639]} 0 0 [junit4:junit4] 2> 2779 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[640]} 0 0 [junit4:junit4] 2> 2782 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[641]} 0 0 [junit4:junit4] 2> 2785 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[642]} 0 0 [junit4:junit4] 2> 2788 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[643]} 0 0 [junit4:junit4] 2> 2791 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[644]} 0 0 [junit4:junit4] 2> 2794 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[645]} 0 0 [junit4:junit4] 2> 2797 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[646]} 0 0 [junit4:junit4] 2> 2800 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[647]} 0 0 [junit4:junit4] 2> 2803 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[648]} 0 0 [junit4:junit4] 2> 2806 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[649]} 0 0 [junit4:junit4] 2> 2809 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[650]} 0 0 [junit4:junit4] 2> 2812 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[651]} 0 0 [junit4:junit4] 2> 2815 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[652]} 0 0 [junit4:junit4] 2> 2818 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[653]} 0 0 [junit4:junit4] 2> 2821 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[654]} 0 0 [junit4:junit4] 2> 2824 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[655]} 0 0 [junit4:junit4] 2> 2827 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[656]} 0 0 [junit4:junit4] 2> 2830 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[657]} 0 0 [junit4:junit4] 2> 2833 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[658]} 0 0 [junit4:junit4] 2> 2836 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[659]} 0 0 [junit4:junit4] 2> 2839 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[660]} 0 0 [junit4:junit4] 2> 2842 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[661]} 0 0 [junit4:junit4] 2> 2845 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[662]} 0 0 [junit4:junit4] 2> 2848 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[663]} 0 0 [junit4:junit4] 2> 2851 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[664]} 0 0 [junit4:junit4] 2> 2854 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[665]} 0 0 [junit4:junit4] 2> 2857 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[666]} 0 0 [junit4:junit4] 2> 2860 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[667]} 0 0 [junit4:junit4] 2> 2863 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[668]} 0 0 [junit4:junit4] 2> 2866 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[669]} 0 0 [junit4:junit4] 2> 2869 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[670]} 0 0 [junit4:junit4] 2> 2872 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[671]} 0 0 [junit4:junit4] 2> 2875 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[672]} 0 0 [junit4:junit4] 2> 2878 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[673]} 0 0 [junit4:junit4] 2> 2881 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[674]} 0 0 [junit4:junit4] 2> 2884 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[675]} 0 0 [junit4:junit4] 2> 2887 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[676]} 0 0 [junit4:junit4] 2> 2890 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[677]} 0 0 [junit4:junit4] 2> 2893 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[678]} 0 0 [junit4:junit4] 2> 2896 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[679]} 0 0 [junit4:junit4] 2> 2899 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[680]} 0 0 [junit4:junit4] 2> 2902 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[681]} 0 0 [junit4:junit4] 2> 2905 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[682]} 0 0 [junit4:junit4] 2> 2908 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[683]} 0 0 [junit4:junit4] 2> 2911 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[684]} 0 0 [junit4:junit4] 2> 2914 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[685]} 0 0 [junit4:junit4] 2> 2917 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[686]} 0 0 [junit4:junit4] 2> 2920 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[687]} 0 0 [junit4:junit4] 2> 2923 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[688]} 0 0 [junit4:junit4] 2> 2926 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[689]} 0 0 [junit4:junit4] 2> 2929 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[690]} 0 0 [junit4:junit4] 2> 2932 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[691]} 0 0 [junit4:junit4] 2> 2935 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[692]} 0 0 [junit4:junit4] 2> 2938 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[693]} 0 0 [junit4:junit4] 2> 2941 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[694]} 0 0 [junit4:junit4] 2> 2944 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[695]} 0 0 [junit4:junit4] 2> 2947 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[696]} 0 0 [junit4:junit4] 2> 2950 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[697]} 0 0 [junit4:junit4] 2> 2953 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[698]} 0 0 [junit4:junit4] 2> 2956 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[699]} 0 0 [junit4:junit4] 2> 2959 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[700]} 0 0 [junit4:junit4] 2> 2962 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[701]} 0 0 [junit4:junit4] 2> 2965 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[702]} 0 0 [junit4:junit4] 2> 2968 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[703]} 0 0 [junit4:junit4] 2> 2971 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[704]} 0 0 [junit4:junit4] 2> 2974 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[705]} 0 0 [junit4:junit4] 2> 2977 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[706]} 0 0 [junit4:junit4] 2> 2980 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[707]} 0 0 [junit4:junit4] 2> 2983 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[708]} 0 0 [junit4:junit4] 2> 2986 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[709]} 0 0 [junit4:junit4] 2> 2989 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[710]} 0 0 [junit4:junit4] 2> 2992 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[711]} 0 0 [junit4:junit4] 2> 2995 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[712]} 0 0 [junit4:junit4] 2> 2998 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[713]} 0 0 [junit4:junit4] 2> 3001 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[714]} 0 0 [junit4:junit4] 2> 3004 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[715]} 0 0 [junit4:junit4] 2> 3007 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[716]} 0 0 [junit4:junit4] 2> 3010 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[717]} 0 0 [junit4:junit4] 2> 3013 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[718]} 0 0 [junit4:junit4] 2> 3016 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[719]} 0 0 [junit4:junit4] 2> 3019 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[720]} 0 0 [junit4:junit4] 2> 3022 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[721]} 0 0 [junit4:junit4] 2> 3025 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[722]} 0 0 [junit4:junit4] 2> 3028 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[723]} 0 0 [junit4:junit4] 2> 3031 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[724]} 0 0 [junit4:junit4] 2> 3034 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[725]} 0 0 [junit4:junit4] 2> 3037 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[726]} 0 0 [junit4:junit4] 2> 3040 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[727]} 0 0 [junit4:junit4] 2> 3043 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[728]} 0 0 [junit4:junit4] 2> 3046 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[729]} 0 0 [junit4:junit4] 2> 3049 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[730]} 0 0 [junit4:junit4] 2> 3052 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[731]} 0 0 [junit4:junit4] 2> 3055 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[732]} 0 0 [junit4:junit4] 2> 3058 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[733]} 0 0 [junit4:junit4] 2> 3061 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[734]} 0 0 [junit4:junit4] 2> 3064 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[735]} 0 0 [junit4:junit4] 2> 3067 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[736]} 0 0 [junit4:junit4] 2> 3070 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[737]} 0 0 [junit4:junit4] 2> 3101 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[738]} 0 0 [junit4:junit4] 2> 3104 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[739]} 0 0 [junit4:junit4] 2> 3107 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[740]} 0 0 [junit4:junit4] 2> 3110 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[741]} 0 0 [junit4:junit4] 2> 3113 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[742]} 0 0 [junit4:junit4] 2> 3116 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[743]} 0 0 [junit4:junit4] 2> 3119 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[744]} 0 0 [junit4:junit4] 2> 3122 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[745]} 0 0 [junit4:junit4] 2> 3125 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[746]} 0 0 [junit4:junit4] 2> 3128 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[747]} 0 0 [junit4:junit4] 2> 3131 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[748]} 0 0 [junit4:junit4] 2> 3134 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[749]} 0 0 [junit4:junit4] 2> 3137 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[750]} 0 0 [junit4:junit4] 2> 3140 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[751]} 0 0 [junit4:junit4] 2> 3143 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[752]} 0 0 [junit4:junit4] 2> 3146 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[753]} 0 0 [junit4:junit4] 2> 3149 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[754]} 0 0 [junit4:junit4] 2> 3152 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[755]} 0 0 [junit4:junit4] 2> 3155 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[756]} 0 0 [junit4:junit4] 2> 3158 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[757]} 0 0 [junit4:junit4] 2> 3160 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[758]} 0 0 [junit4:junit4] 2> 3162 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[759]} 0 0 [junit4:junit4] 2> 3164 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[760]} 0 0 [junit4:junit4] 2> 3166 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[761]} 0 0 [junit4:junit4] 2> 3168 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[762]} 0 0 [junit4:junit4] 2> 3170 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[763]} 0 0 [junit4:junit4] 2> 3172 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[764]} 0 0 [junit4:junit4] 2> 3174 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[765]} 0 0 [junit4:junit4] 2> 3176 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[766]} 0 0 [junit4:junit4] 2> 3178 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[767]} 0 0 [junit4:junit4] 2> 3181 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[768]} 0 0 [junit4:junit4] 2> 3184 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[769]} 0 0 [junit4:junit4] 2> 3187 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[770]} 0 0 [junit4:junit4] 2> 3190 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[771]} 0 0 [junit4:junit4] 2> 3193 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[772]} 0 0 [junit4:junit4] 2> 3196 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[773]} 0 0 [junit4:junit4] 2> 3199 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[774]} 0 0 [junit4:junit4] 2> 3202 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[775]} 0 0 [junit4:junit4] 2> 3205 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[776]} 0 0 [junit4:junit4] 2> 3208 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[777]} 0 0 [junit4:junit4] 2> 3211 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[778]} 0 0 [junit4:junit4] 2> 3214 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[779]} 0 0 [junit4:junit4] 2> 3217 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[780]} 0 0 [junit4:junit4] 2> 3220 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[781]} 0 0 [junit4:junit4] 2> 3223 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[782]} 0 0 [junit4:junit4] 2> 3226 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[783]} 0 0 [junit4:junit4] 2> 3229 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[784]} 0 0 [junit4:junit4] 2> 3232 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[785]} 0 0 [junit4:junit4] 2> 3235 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[786]} 0 0 [junit4:junit4] 2> 3238 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[787]} 0 0 [junit4:junit4] 2> 3241 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[788]} 0 0 [junit4:junit4] 2> 3244 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[789]} 0 0 [junit4:junit4] 2> 3247 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[790]} 0 0 [junit4:junit4] 2> 3250 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[791]} 0 0 [junit4:junit4] 2> 3253 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[792]} 0 0 [junit4:junit4] 2> 3256 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[793]} 0 0 [junit4:junit4] 2> 3259 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[794]} 0 0 [junit4:junit4] 2> 3262 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[795]} 0 0 [junit4:junit4] 2> 3265 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[796]} 0 0 [junit4:junit4] 2> 3268 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[797]} 0 0 [junit4:junit4] 2> 3271 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[798]} 0 0 [junit4:junit4] 2> 3274 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[799]} 0 0 [junit4:junit4] 2> 3277 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[800]} 0 0 [junit4:junit4] 2> 3280 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[801]} 0 0 [junit4:junit4] 2> 3283 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[802]} 0 0 [junit4:junit4] 2> 3285 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[803]} 0 0 [junit4:junit4] 2> 3288 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[804]} 0 0 [junit4:junit4] 2> 3291 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[805]} 0 0 [junit4:junit4] 2> 3293 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[806]} 0 0 [junit4:junit4] 2> 3296 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[807]} 0 0 [junit4:junit4] 2> 3299 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[808]} 0 0 [junit4:junit4] 2> 3302 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[809]} 0 0 [junit4:junit4] 2> 3305 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[810]} 0 0 [junit4:junit4] 2> 3308 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[811]} 0 0 [junit4:junit4] 2> 3311 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[812]} 0 0 [junit4:junit4] 2> 3314 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[813]} 0 0 [junit4:junit4] 2> 3317 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[814]} 0 0 [junit4:junit4] 2> 3320 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[815]} 0 0 [junit4:junit4] 2> 3323 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[816]} 0 0 [junit4:junit4] 2> 3326 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[817]} 0 0 [junit4:junit4] 2> 3329 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[818]} 0 0 [junit4:junit4] 2> 3332 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[819]} 0 0 [junit4:junit4] 2> 3335 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[820]} 0 0 [junit4:junit4] 2> 3338 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[821]} 0 0 [junit4:junit4] 2> 3341 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[822]} 0 0 [junit4:junit4] 2> 3344 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[823]} 0 0 [junit4:junit4] 2> 3347 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[824]} 0 0 [junit4:junit4] 2> 3350 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[825]} 0 0 [junit4:junit4] 2> 3353 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[826]} 0 0 [junit4:junit4] 2> 3356 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[827]} 0 0 [junit4:junit4] 2> 3359 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[828]} 0 0 [junit4:junit4] 2> 3362 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[829]} 0 0 [junit4:junit4] 2> 3365 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[830]} 0 0 [junit4:junit4] 2> 3368 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[831]} 0 0 [junit4:junit4] 2> 3371 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[832]} 0 0 [junit4:junit4] 2> 3374 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[833]} 0 0 [junit4:junit4] 2> 3377 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[834]} 0 0 [junit4:junit4] 2> 3380 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[835]} 0 0 [junit4:junit4] 2> 3383 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[836]} 0 0 [junit4:junit4] 2> 3386 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[837]} 0 0 [junit4:junit4] 2> 3389 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[838]} 0 0 [junit4:junit4] 2> 3392 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[839]} 0 0 [junit4:junit4] 2> 3395 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[840]} 0 0 [junit4:junit4] 2> 3398 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[841]} 0 0 [junit4:junit4] 2> 3401 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[842]} 0 0 [junit4:junit4] 2> 3404 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[843]} 0 0 [junit4:junit4] 2> 3407 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[844]} 0 0 [junit4:junit4] 2> 3410 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[845]} 0 0 [junit4:junit4] 2> 3413 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[846]} 0 0 [junit4:junit4] 2> 3416 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[847]} 0 0 [junit4:junit4] 2> 3419 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[848]} 0 0 [junit4:junit4] 2> 3422 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[849]} 0 0 [junit4:junit4] 2> 3425 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[850]} 0 0 [junit4:junit4] 2> 3428 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[851]} 0 0 [junit4:junit4] 2> 3431 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[852]} 0 0 [junit4:junit4] 2> 3433 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[853]} 0 0 [junit4:junit4] 2> 3435 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[854]} 0 0 [junit4:junit4] 2> 3437 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[855]} 0 0 [junit4:junit4] 2> 3439 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[856]} 0 0 [junit4:junit4] 2> 3442 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[857]} 0 0 [junit4:junit4] 2> 3445 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[858]} 0 0 [junit4:junit4] 2> 3448 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[859]} 0 0 [junit4:junit4] 2> 3451 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[860]} 0 0 [junit4:junit4] 2> 3454 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[861]} 0 0 [junit4:junit4] 2> 3457 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[862]} 0 0 [junit4:junit4] 2> 3460 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[863]} 0 0 [junit4:junit4] 2> 3463 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[864]} 0 0 [junit4:junit4] 2> 3466 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[865]} 0 0 [junit4:junit4] 2> 3469 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[866]} 0 0 [junit4:junit4] 2> 3472 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[867]} 0 0 [junit4:junit4] 2> 3475 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[868]} 0 0 [junit4:junit4] 2> 3479 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[869]} 0 1 [junit4:junit4] 2> 3482 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[870]} 0 0 [junit4:junit4] 2> 3485 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[871]} 0 0 [junit4:junit4] 2> 3488 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[872]} 0 0 [junit4:junit4] 2> 3490 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[873]} 0 0 [junit4:junit4] 2> 3492 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[874]} 0 0 [junit4:junit4] 2> 3494 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[875]} 0 0 [junit4:junit4] 2> 3496 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[876]} 0 0 [junit4:junit4] 2> 3499 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[877]} 0 0 [junit4:junit4] 2> 3501 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[878]} 0 0 [junit4:junit4] 2> 3504 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[879]} 0 0 [junit4:junit4] 2> 3506 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[880]} 0 0 [junit4:junit4] 2> 3509 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[881]} 0 0 [junit4:junit4] 2> 3512 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[882]} 0 0 [junit4:junit4] 2> 3515 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[883]} 0 0 [junit4:junit4] 2> 3518 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[884]} 0 0 [junit4:junit4] 2> 3521 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[885]} 0 0 [junit4:junit4] 2> 3523 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[886]} 0 0 [junit4:junit4] 2> 3525 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[887]} 0 0 [junit4:junit4] 2> 3528 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[888]} 0 0 [junit4:junit4] 2> 3530 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[889]} 0 0 [junit4:junit4] 2> 3533 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[890]} 0 0 [junit4:junit4] 2> 3536 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[891]} 0 0 [junit4:junit4] 2> 3539 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[892]} 0 0 [junit4:junit4] 2> 3542 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[893]} 0 0 [junit4:junit4] 2> 3545 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[894]} 0 0 [junit4:junit4] 2> 3548 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[895]} 0 0 [junit4:junit4] 2> 3551 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[896]} 0 0 [junit4:junit4] 2> 3554 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[897]} 0 0 [junit4:junit4] 2> 3557 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[898]} 0 0 [junit4:junit4] 2> 3560 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[899]} 0 0 [junit4:junit4] 2> 3563 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[900]} 0 0 [junit4:junit4] 2> 3566 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[901]} 0 0 [junit4:junit4] 2> 3569 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[902]} 0 0 [junit4:junit4] 2> 3572 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[903]} 0 0 [junit4:junit4] 2> 3575 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[904]} 0 0 [junit4:junit4] 2> 3578 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[905]} 0 0 [junit4:junit4] 2> 3581 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[906]} 0 0 [junit4:junit4] 2> 3584 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[907]} 0 0 [junit4:junit4] 2> 3587 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[908]} 0 0 [junit4:junit4] 2> 3590 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[909]} 0 0 [junit4:junit4] 2> 3593 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[910]} 0 0 [junit4:junit4] 2> 3596 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[911]} 0 0 [junit4:junit4] 2> 3599 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[912]} 0 0 [junit4:junit4] 2> 3602 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[913]} 0 0 [junit4:junit4] 2> 3605 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[914]} 0 0 [junit4:junit4] 2> 3608 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[915]} 0 0 [junit4:junit4] 2> 3611 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[916]} 0 0 [junit4:junit4] 2> 3614 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[917]} 0 0 [junit4:junit4] 2> 3617 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[918]} 0 0 [junit4:junit4] 2> 3620 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[919]} 0 0 [junit4:junit4] 2> 3623 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[920]} 0 0 [junit4:junit4] 2> 3626 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[921]} 0 0 [junit4:junit4] 2> 3629 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[922]} 0 0 [junit4:junit4] 2> 3632 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[923]} 0 0 [junit4:junit4] 2> 3635 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[924]} 0 0 [junit4:junit4] 2> 3638 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[925]} 0 0 [junit4:junit4] 2> 3641 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[926]} 0 0 [junit4:junit4] 2> 3644 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[927]} 0 0 [junit4:junit4] 2> 3647 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[928]} 0 0 [junit4:junit4] 2> 3650 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[929]} 0 0 [junit4:junit4] 2> 3653 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[930]} 0 0 [junit4:junit4] 2> 3656 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[931]} 0 0 [junit4:junit4] 2> 3659 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[932]} 0 0 [junit4:junit4] 2> 3662 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[933]} 0 0 [junit4:junit4] 2> 3665 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[934]} 0 0 [junit4:junit4] 2> 3668 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[935]} 0 0 [junit4:junit4] 2> 3671 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[936]} 0 0 [junit4:junit4] 2> 3674 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[937]} 0 0 [junit4:junit4] 2> 3677 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[938]} 0 0 [junit4:junit4] 2> 3680 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[939]} 0 0 [junit4:junit4] 2> 3683 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[940]} 0 0 [junit4:junit4] 2> 3686 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[941]} 0 0 [junit4:junit4] 2> 3689 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[942]} 0 0 [junit4:junit4] 2> 3692 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[943]} 0 0 [junit4:junit4] 2> 3695 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[944]} 0 0 [junit4:junit4] 2> 3698 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[945]} 0 0 [junit4:junit4] 2> 3701 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[946]} 0 0 [junit4:junit4] 2> 3704 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[947]} 0 0 [junit4:junit4] 2> 3707 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[948]} 0 0 [junit4:junit4] 2> 3710 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[949]} 0 0 [junit4:junit4] 2> 3713 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[950]} 0 0 [junit4:junit4] 2> 3716 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[951]} 0 0 [junit4:junit4] 2> 3719 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[952]} 0 0 [junit4:junit4] 2> 3722 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[953]} 0 0 [junit4:junit4] 2> 3725 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[954]} 0 0 [junit4:junit4] 2> 3727 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[955]} 0 0 [junit4:junit4] 2> 3730 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[956]} 0 0 [junit4:junit4] 2> 3733 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[957]} 0 0 [junit4:junit4] 2> 3735 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[958]} 0 0 [junit4:junit4] 2> 3738 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[959]} 0 0 [junit4:junit4] 2> 3741 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[960]} 0 0 [junit4:junit4] 2> 3744 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[961]} 0 0 [junit4:junit4] 2> 3747 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[962]} 0 0 [junit4:junit4] 2> 3750 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[963]} 0 0 [junit4:junit4] 2> 3753 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[964]} 0 0 [junit4:junit4] 2> 3756 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[965]} 0 0 [junit4:junit4] 2> 3759 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[966]} 0 0 [junit4:junit4] 2> 3762 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[967]} 0 0 [junit4:junit4] 2> 3765 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[968]} 0 0 [junit4:junit4] 2> 3768 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[969]} 0 0 [junit4:junit4] 2> 3771 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[970]} 0 0 [junit4:junit4] 2> 3773 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[971]} 0 0 [junit4:junit4] 2> 3776 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[972]} 0 0 [junit4:junit4] 2> 3779 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[973]} 0 0 [junit4:junit4] 2> 3782 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[974]} 0 0 [junit4:junit4] 2> 3785 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[975]} 0 0 [junit4:junit4] 2> 3788 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[976]} 0 0 [junit4:junit4] 2> 3791 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[977]} 0 0 [junit4:junit4] 2> 3794 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[978]} 0 0 [junit4:junit4] 2> 3797 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[979]} 0 0 [junit4:junit4] 2> 3800 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[980]} 0 0 [junit4:junit4] 2> 3803 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[981]} 0 0 [junit4:junit4] 2> 3806 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[982]} 0 0 [junit4:junit4] 2> 3809 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[983]} 0 0 [junit4:junit4] 2> 3812 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[984]} 0 0 [junit4:junit4] 2> 3815 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[985]} 0 0 [junit4:junit4] 2> 3818 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[986]} 0 0 [junit4:junit4] 2> 3820 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[987]} 0 0 [junit4:junit4] 2> 3823 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[988]} 0 0 [junit4:junit4] 2> 3825 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[989]} 0 0 [junit4:junit4] 2> 3828 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[990]} 0 0 [junit4:junit4] 2> 3831 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[991]} 0 0 [junit4:junit4] 2> 3834 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[992]} 0 0 [junit4:junit4] 2> 3837 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[993]} 0 0 [junit4:junit4] 2> 3840 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[994]} 0 0 [junit4:junit4] 2> 3842 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[995]} 0 0 [junit4:junit4] 2> 3844 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[996]} 0 0 [junit4:junit4] 2> 3846 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[997]} 0 0 [junit4:junit4] 2> 3849 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[998]} 0 0 [junit4:junit4] 2> 3852 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[999]} 0 0 [junit4:junit4] 2> 3854 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1000]} 0 0 [junit4:junit4] 2> 3856 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1001]} 0 0 [junit4:junit4] 2> 3859 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1002]} 0 0 [junit4:junit4] 2> 3861 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1003]} 0 0 [junit4:junit4] 2> 3864 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1004]} 0 0 [junit4:junit4] 2> 3867 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1005]} 0 0 [junit4:junit4] 2> 3870 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1006]} 0 0 [junit4:junit4] 2> 3873 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1007]} 0 0 [junit4:junit4] 2> 3875 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1008]} 0 0 [junit4:junit4] 2> 3877 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1009]} 0 0 [junit4:junit4] 2> 3879 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1010]} 0 0 [junit4:junit4] 2> 3881 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1011]} 0 0 [junit4:junit4] 2> 3883 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1012]} 0 0 [junit4:junit4] 2> 3886 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1013]} 0 0 [junit4:junit4] 2> 3889 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1014]} 0 0 [junit4:junit4] 2> 3891 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1015]} 0 0 [junit4:junit4] 2> 3894 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1016]} 0 0 [junit4:junit4] 2> 3897 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1017]} 0 0 [junit4:junit4] 2> 3900 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1018]} 0 0 [junit4:junit4] 2> 3903 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1019]} 0 0 [junit4:junit4] 2> 3905 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1020]} 0 0 [junit4:junit4] 2> 3907 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1021]} 0 0 [junit4:junit4] 2> 3909 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1022]} 0 0 [junit4:junit4] 2> 3911 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1023]} 0 0 [junit4:junit4] 2> 3913 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1024]} 0 0 [junit4:junit4] 2> 3916 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1025]} 0 0 [junit4:junit4] 2> 3918 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1026]} 0 0 [junit4:junit4] 2> 3921 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1027]} 0 0 [junit4:junit4] 2> 3923 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1028]} 0 0 [junit4:junit4] 2> 3926 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1029]} 0 0 [junit4:junit4] 2> 3929 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1030]} 0 0 [junit4:junit4] 2> 3932 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1031]} 0 0 [junit4:junit4] 2> 3935 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1032]} 0 0 [junit4:junit4] 2> 3938 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1033]} 0 0 [junit4:junit4] 2> 3940 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1034]} 0 0 [junit4:junit4] 2> 3943 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1035]} 0 0 [junit4:junit4] 2> 3945 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1036]} 0 0 [junit4:junit4] 2> 3948 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1037]} 0 0 [junit4:junit4] 2> 3951 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1038]} 0 0 [junit4:junit4] 2> 3953 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1039]} 0 0 [junit4:junit4] 2> 3955 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1040]} 0 0 [junit4:junit4] 2> 3958 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1041]} 0 0 [junit4:junit4] 2> 3961 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1042]} 0 0 [junit4:junit4] 2> 3964 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1043]} 0 0 [junit4:junit4] 2> 3967 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1044]} 0 0 [junit4:junit4] 2> 3970 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1045]} 0 0 [junit4:junit4] 2> 3973 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1046]} 0 0 [junit4:junit4] 2> 3975 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1047]} 0 0 [junit4:junit4] 2> 3978 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1048]} 0 0 [junit4:junit4] 2> 3981 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1049]} 0 0 [junit4:junit4] 2> 3984 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1050]} 0 0 [junit4:junit4] 2> 3987 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1051]} 0 0 [junit4:junit4] 2> 3990 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1052]} 0 0 [junit4:junit4] 2> 3993 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1053]} 0 0 [junit4:junit4] 2> 3996 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1054]} 0 0 [junit4:junit4] 2> 3998 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1055]} 0 0 [junit4:junit4] 2> 4000 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1056]} 0 0 [junit4:junit4] 2> 4003 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1057]} 0 0 [junit4:junit4] 2> 4006 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1058]} 0 0 [junit4:junit4] 2> 4009 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1059]} 0 0 [junit4:junit4] 2> 4012 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1060]} 0 0 [junit4:junit4] 2> 4015 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1061]} 0 0 [junit4:junit4] 2> 4018 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1062]} 0 0 [junit4:junit4] 2> 4021 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1063]} 0 0 [junit4:junit4] 2> 4024 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1064]} 0 0 [junit4:junit4] 2> 4027 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1065]} 0 0 [junit4:junit4] 2> 4030 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1066]} 0 0 [junit4:junit4] 2> 4033 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1067]} 0 0 [junit4:junit4] 2> 4036 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1068]} 0 0 [junit4:junit4] 2> 4039 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1069]} 0 0 [junit4:junit4] 2> 4042 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1070]} 0 0 [junit4:junit4] 2> 4045 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1071]} 0 0 [junit4:junit4] 2> 4048 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1072]} 0 0 [junit4:junit4] 2> 4051 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1073]} 0 0 [junit4:junit4] 2> 4054 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1074]} 0 0 [junit4:junit4] 2> 4057 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1075]} 0 0 [junit4:junit4] 2> 4060 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1076]} 0 0 [junit4:junit4] 2> 4063 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1077]} 0 0 [junit4:junit4] 2> 4066 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1078]} 0 0 [junit4:junit4] 2> 4069 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1079]} 0 0 [junit4:junit4] 2> 4072 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1080]} 0 0 [junit4:junit4] 2> 4075 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1081]} 0 0 [junit4:junit4] 2> 4078 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1082]} 0 0 [junit4:junit4] 2> 4081 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1083]} 0 0 [junit4:junit4] 2> 4084 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1084]} 0 0 [junit4:junit4] 2> 4087 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1085]} 0 0 [junit4:junit4] 2> 4090 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1086]} 0 0 [junit4:junit4] 2> 4093 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1087]} 0 0 [junit4:junit4] 2> 4095 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1088]} 0 0 [junit4:junit4] 2> 4098 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1089]} 0 0 [junit4:junit4] 2> 4100 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1090]} 0 0 [junit4:junit4] 2> 4103 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1091]} 0 0 [junit4:junit4] 2> 4106 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1092]} 0 0 [junit4:junit4] 2> 4109 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1093]} 0 0 [junit4:junit4] 2> 4112 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1094]} 0 0 [junit4:junit4] 2> 4115 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1095]} 0 1 [junit4:junit4] 2> 4118 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1096]} 0 0 [junit4:junit4] 2> 4121 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1097]} 0 0 [junit4:junit4] 2> 4123 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1098]} 0 0 [junit4:junit4] 2> 4126 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1099]} 0 0 [junit4:junit4] 2> 4128 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1100]} 0 0 [junit4:junit4] 2> 4131 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1101]} 0 0 [junit4:junit4] 2> 4134 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1102]} 0 0 [junit4:junit4] 2> 4137 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1103]} 0 0 [junit4:junit4] 2> 4139 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1104]} 0 0 [junit4:junit4] 2> 4141 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1105]} 0 0 [junit4:junit4] 2> 4144 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1106]} 0 0 [junit4:junit4] 2> 4146 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1107]} 0 0 [junit4:junit4] 2> 4149 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1108]} 0 0 [junit4:junit4] 2> 4152 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1109]} 0 0 [junit4:junit4] 2> 4155 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1110]} 0 0 [junit4:junit4] 2> 4158 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1111]} 0 0 [junit4:junit4] 2> 4161 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1112]} 0 0 [junit4:junit4] 2> 4164 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1113]} 0 0 [junit4:junit4] 2> 4167 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1114]} 0 0 [junit4:junit4] 2> 4170 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1115]} 0 0 [junit4:junit4] 2> 4173 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1116]} 0 0 [junit4:junit4] 2> 4176 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1117]} 0 0 [junit4:junit4] 2> 4179 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1118]} 0 0 [junit4:junit4] 2> 4182 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1119]} 0 0 [junit4:junit4] 2> 4185 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1120]} 0 0 [junit4:junit4] 2> 4188 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1121]} 0 0 [junit4:junit4] 2> 4191 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1122]} 0 0 [junit4:junit4] 2> 4194 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1123]} 0 0 [junit4:junit4] 2> 4238 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1124]} 0 0 [junit4:junit4] 2> 4242 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1125]} 0 0 [junit4:junit4] 2> 4245 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1126]} 0 0 [junit4:junit4] 2> 4248 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1127]} 0 0 [junit4:junit4] 2> 4251 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1128]} 0 0 [junit4:junit4] 2> 4254 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1129]} 0 0 [junit4:junit4] 2> 4257 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1130]} 0 0 [junit4:junit4] 2> 4260 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1131]} 0 0 [junit4:junit4] 2> 4263 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1132]} 0 0 [junit4:junit4] 2> 4266 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1133]} 0 0 [junit4:junit4] 2> 4269 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1134]} 0 0 [junit4:junit4] 2> 4272 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1135]} 0 0 [junit4:junit4] 2> 4275 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1136]} 0 0 [junit4:junit4] 2> 4278 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1137]} 0 0 [junit4:junit4] 2> 4281 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1138]} 0 0 [junit4:junit4] 2> 4284 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1139]} 0 0 [junit4:junit4] 2> 4287 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1140]} 0 0 [junit4:junit4] 2> 4290 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1141]} 0 0 [junit4:junit4] 2> 4293 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1142]} 0 0 [junit4:junit4] 2> 4296 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1143]} 0 0 [junit4:junit4] 2> 4299 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1144]} 0 0 [junit4:junit4] 2> 4302 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1145]} 0 0 [junit4:junit4] 2> 4305 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1146]} 0 0 [junit4:junit4] 2> 4308 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1147]} 0 0 [junit4:junit4] 2> 4311 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1148]} 0 0 [junit4:junit4] 2> 4314 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1149]} 0 0 [junit4:junit4] 2> 4317 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1150]} 0 0 [junit4:junit4] 2> 4320 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1151]} 0 0 [junit4:junit4] 2> 4323 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1152]} 0 0 [junit4:junit4] 2> 4326 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1153]} 0 0 [junit4:junit4] 2> 4329 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1154]} 0 0 [junit4:junit4] 2> 4332 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1155]} 0 0 [junit4:junit4] 2> 4335 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1156]} 0 0 [junit4:junit4] 2> 4338 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1157]} 0 0 [junit4:junit4] 2> 4341 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1158]} 0 0 [junit4:junit4] 2> 4344 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1159]} 0 0 [junit4:junit4] 2> 4347 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1160]} 0 0 [junit4:junit4] 2> 4350 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1161]} 0 0 [junit4:junit4] 2> 4353 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1162]} 0 0 [junit4:junit4] 2> 4356 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1163]} 0 0 [junit4:junit4] 2> 4359 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1164]} 0 0 [junit4:junit4] 2> 4362 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1165]} 0 0 [junit4:junit4] 2> 4365 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1166]} 0 0 [junit4:junit4] 2> 4368 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1167]} 0 0 [junit4:junit4] 2> 4371 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1168]} 0 0 [junit4:junit4] 2> 4374 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1169]} 0 0 [junit4:junit4] 2> 4377 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1170]} 0 0 [junit4:junit4] 2> 4380 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1171]} 0 0 [junit4:junit4] 2> 4383 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1172]} 0 0 [junit4:junit4] 2> 4386 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1173]} 0 0 [junit4:junit4] 2> 4389 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1174]} 0 0 [junit4:junit4] 2> 4392 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1175]} 0 0 [junit4:junit4] 2> 4395 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1176]} 0 0 [junit4:junit4] 2> 4398 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1177]} 0 0 [junit4:junit4] 2> 4401 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1178]} 0 0 [junit4:junit4] 2> 4404 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1179]} 0 0 [junit4:junit4] 2> 4407 T2001 C108 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1180]} 0 0 [junit4:junit4] 2> 4410 T [...truncated too long message...] slave/collection1/data [junit4:junit4] 2> 421799 T1975 oejsh.ContextHandler.doStop stopped o.e.j= .s.ServletContextHandler{/solr,null} [junit4:junit4] 2> NOTE: download the large Jenkins line-docs file by run= ning 'ant get-jenkins-line-docs' in the lucene directory. [junit4:junit4] 2> NOTE: reproduce with: ant test -Dtestcase=3DTestRepli= cationHandler -Dtests.method=3Dtest -Dtests.seed=3D5CF9AE964B4A6E32 -Dtests= .multiplier=3D2 -Dtests.nightly=3Dtrue -Dtests.slow=3Dtrue -Dtests.linedocs= file=3D/home/hudson/lucene-data/enwiki.random.lines.txt -Dtests.locale=3Des= _PR -Dtests.timezone=3DAmerica/Maceio -Dtests.file.encoding=3DUS-ASCII [junit4:junit4] FAILURE 422s J0 | TestReplicationHandler.test <<< [junit4:junit4] > Throwable #1: java.lang.AssertionError: expected:<[{in= dexVersion=3D1361485470150,generation=3D2,filelist=3D[_0.fnm, _0_Lucene41_0= .doc, _0.nvd, segments_2, _0.fdx, _0.si, _0.nvm, _0_Lucene41_0.tim, _0.fdt,= _0_Lucene41_0.tip]}]> but was:<[{indexVersion=3D1361485470150,generation= =3D2,filelist=3D[_0.fnm, _0_Lucene41_0.doc, _0.nvd, segments_2, _0.fdx, _0.= nvm, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]}]> [junit4:junit4] > =09at __randomizedtesting.SeedInfo.seed([5CF9AE964B4A6= E32:D4AD914CE5B603CA]:0) [junit4:junit4] > =09at org.junit.Assert.fail(Assert.java:93) [junit4:junit4] > =09at org.junit.Assert.failNotEquals(Assert.java:647) [junit4:junit4] > =09at org.junit.Assert.assertEquals(Assert.java:128) [junit4:junit4] > =09at org.junit.Assert.assertEquals(Assert.java:147) [junit4:junit4] > =09at org.apache.solr.handler.TestReplicationHandler.d= oTestReplicateAfterCoreReload(TestReplicationHandler.java:785) [junit4:junit4] > =09at org.apache.solr.handler.TestReplicationHandler.t= est(TestReplicationHandler.java:254) [junit4:junit4] > =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Nat= ive Method) [junit4:junit4] > =09at sun.reflect.NativeMethodAccessorImpl.invoke(Nati= veMethodAccessorImpl.java:57) [junit4:junit4] > =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(= DelegatingMethodAccessorImpl.java:43) [junit4:junit4] > =09at java.lang.reflect.Method.invoke(Method.java:616) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner.invoke(RandomizedRunner.java:1559) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner.access$600(RandomizedRunner.java:79) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$6.evaluate(RandomizedRunner.java:737) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$7.evaluate(RandomizedRunner.java:773) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$8.evaluate(RandomizedRunner.java:787) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleSetupTeardownChai= ned$1.evaluate(TestRuleSetupTeardownChained.java:50) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleFieldCacheSanity$= 1.evaluate(TestRuleFieldCacheSanity.java:51) [junit4:junit4] > =09at org.apache.lucene.util.AbstractBeforeAfterRule$1= .evaluate(AbstractBeforeAfterRule.java:46) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleThreadAndTestName= $1.evaluate(TestRuleThreadAndTestName.java:49) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFai= lures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleMarkFailure$1.eva= luate(TestRuleMarkFailure.java:48) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol$StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol.forkTimeoutingTask(ThreadLeakControl.java:782) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol$3.evaluate(ThreadLeakControl.java:442) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner.runSingleTest(RandomizedRunner.java:746) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$3.evaluate(RandomizedRunner.java:648) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$4.evaluate(RandomizedRunner.java:682) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$5.evaluate(RandomizedRunner.java:693) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4:junit4] > =09at org.apache.lucene.util.AbstractBeforeAfterRule$1= .evaluate(AbstractBeforeAfterRule.java:46) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleStoreClassName$1.= evaluate(TestRuleStoreClassName.java:42) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.NoShado= wingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule= .java:39) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.NoShado= wingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule= .java:39) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleAssertionsRequire= d$1.evaluate(TestRuleAssertionsRequired.java:43) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleMarkFailure$1.eva= luate(TestRuleMarkFailure.java:48) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFai= lures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$= 1.evaluate(TestRuleIgnoreTestSuites.java:55) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol$StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > =09at java.lang.Thread.run(Thread.java:679) [junit4:junit4] 2> 421876 T1975 oas.SolrTestCaseJ4.deleteCore ###deleteCo= re [junit4:junit4] 2> NOTE: test params are: codec=3DDummyCompressingStoredF= ields(storedFieldsFormat=3DCompressingStoredFieldsFormat(compressionMode=3D= DUMMY, chunkSize=3D469), termVectorsFormat=3DCompressingTermVectorsFormat(c= ompressionMode=3DDUMMY, chunkSize=3D469)), sim=3DRandomSimilarityProvider(q= ueryNorm=3Dtrue,coord=3Dcrazy): {}, locale=3Des_PR, timezone=3DAmerica/Mace= io [junit4:junit4] 2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. = 1.6.0_32 (64-bit)/cpus=3D16,threads=3D1,free=3D106457552,total=3D287440896 [junit4:junit4] 2> NOTE: All tests run in this JVM: [SpellPossibilityIter= atorTest, CacheHeaderTest, TestReload, QueryElevationComponentTest, TestQue= rySenderNoQuery, TestNumberUtils, TestJmxMonitoredMap, CopyFieldTest, TestS= olrQueryParser, TestConfig, FastVectorHighlighterTest, FieldAnalysisRequest= HandlerTest, TestBinaryResponseWriter, TestRandomFaceting, ZkControllerTest= , JSONWriterTest, SolrCmdDistributorTest, CircularListTest, HighlighterConf= igTest, TestXIncludeConfig, UniqFieldsUpdateProcessorFactoryTest, TestJoin,= NotRequiredUniqueKeyTest, ShardRoutingCustomTest, TestExtendedDismaxParser= , TestElisionMultitermQuery, PluginInfoTest, IndexBasedSpellCheckerTest, Le= aderElectionIntegrationTest, NoCacheHeaderTest, TestIndexSearcher, SearchHa= ndlerTest, NumericFieldsTest, TestFastWriter, UpdateRequestProcessorFactory= Test, FileBasedSpellCheckerTest, MBeansHandlerTest, TestAtomicUpdateErrorCa= ses, SpatialFilterTest, ChaosMonkeyNothingIsSafeTest, TestWordDelimiterFilt= erFactory, ClusterStateUpdateTest, BinaryUpdateRequestHandlerTest, TestSugg= estSpellingConverter, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, = TestFuzzyAnalyzedSuggestions, DefaultValueUpdateProcessorTest, SampleTest, = SolrCoreCheckLockOnStartupTest, SuggesterWFSTTest, PathHierarchyTokenizerFa= ctoryTest, DateFieldTest, TestStressVersions, TestLFUCache, AutoCommitTest,= TestIBSimilarityFactory, TestStressReorder, TestPHPSerializedResponseWrite= r, OverseerCollectionProcessorTest, OverseerTest, RecoveryZkTest, SpellChec= kComponentTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler] [junit4:junit4] Completed on J0 in 421.89s, 1 test, 1 failure <<< FAILURES! [...truncated 230 lines...] BUILD FAILED /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.= xml:388: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.= xml:361: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.= xml:39: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/b= uild.xml:183: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/c= ommon-build.xml:447: The following error occurred while executing this line= : /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene= /common-build.xml:1202: The following error occurred while executing this l= ine: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene= /common-build.xml:865: There were test failures: 255 suites, 1056 tests, 1 = failure, 22 ignored (4 assumptions) Total time: 89 minutes 30 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_1675_628673006.1361486041011 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org ------=_Part_1675_628673006.1361486041011--