You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2013/05/22 08:04:37 UTC

[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 478 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/478/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
REGRESSION:  org.apache.solr.core.OpenCloseCoreStressTest.test30SecondsNew

Error Message:
Core 00000_core bad! expected:<367> but was:<339>

Stack Trace:
java.lang.AssertionError: Core 00000_core bad! expected:<367> but was:<339>
	at __randomizedtesting.SeedInfo.seed([21AFAA153D64183D:451AB6C16FA4E178]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.core.OpenCloseCoreStressTest.checkResults(OpenCloseCoreStressTest.java:300)
	at org.apache.solr.core.OpenCloseCoreStressTest.doStress(OpenCloseCoreStressTest.java:200)
	at org.apache.solr.core.OpenCloseCoreStressTest.test30SecondsNew(OpenCloseCoreStressTest.java:120)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9325 lines...]
[junit4:junit4] Suite: org.apache.solr.core.OpenCloseCoreStressTest
[junit4:junit4] IGNOR/A 0.34s | OpenCloseCoreStressTest.test1HourOld
[junit4:junit4]    > Assumption #1: 'weekly' test group is disabled (@Weekly)
[junit4:junit4]   2> 857929 T2021 oas.SolrTestCaseJ4.setUp ###Starting test30SecondsOld
[junit4:junit4]   2> 858216 T2021 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 858228 T2021 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52046
[junit4:junit4]   2> 858229 T2021 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 858230 T2021 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 858231 T2021 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_
[junit4:junit4]   2> 858231 T2021 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/solr.xml
[junit4:junit4]   2> 858232 T2021 oasc.CoreContainer.<init> New CoreContainer 574328316
[junit4:junit4]   2> 858234 T2021 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/'
[junit4:junit4]   2> 858235 T2021 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/'
[junit4:junit4]   2> 858487 T2021 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 858488 T2021 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 858489 T2021 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 858490 T2021 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 858491 T2021 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 858492 T2021 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 858492 T2021 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 858493 T2021 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 858494 T2021 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 858494 T2021 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 858538 T2021 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 858549 T2031 oasc.CoreContainer.create Creating SolrCore '00000_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00000_core
[junit4:junit4]   2> 858550 T2031 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00000_core/'
[junit4:junit4]   2> 858658 T2031 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 858783 T2031 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 858784 T2031 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 858791 T2031 oass.IndexSchema.readSchema [00000_core] Schema name=tiny
[junit4:junit4]   2> 858840 T2031 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 858845 T2031 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 858846 T2031 oasc.SolrCore.<init> [00000_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00000_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00000_core/data/
[junit4:junit4]   2> 858846 T2031 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@668daa3e
[junit4:junit4]   2> 858847 T2031 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 858848 T2031 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00000_core/data
[junit4:junit4]   2> 858849 T2031 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00000_core/data/index/
[junit4:junit4]   2> 858850 T2031 oasc.SolrCore.initIndex WARN [00000_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00000_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 858850 T2031 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00000_core/data/index
[junit4:junit4]   2> 858856 T2031 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00000_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3394e61f),segFN=segments_1,generation=1}
[junit4:junit4]   2> 858857 T2031 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 858858 T2031 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 858861 T2031 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 858861 T2031 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 858863 T2031 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 858893 T2031 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 858907 T2031 oass.SolrIndexSearcher.<init> Opening Searcher@60798847 main
[junit4:junit4]   2> 858909 T2031 oasc.SolrCore.registerSearcher [00000_core] Registered new searcher Searcher@60798847 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 858910 T2031 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 858910 T2031 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 858917 T2031 oasc.CoreContainer.registerCore registering core: 00000_core
[junit4:junit4]   2> 858919 T2021 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 858920 T2021 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 858921 T2021 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 858967 T2021 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 858991 T2021 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 859016 T2021 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 859039 T2021 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 859062 T2021 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 859087 T2021 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 859116 T2021 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 859139 T2021 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 859170 T2021 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 859198 T2021 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 859229 T2021 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 859252 T2021 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 859270 T2021 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 859297 T2021 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 859316 T2021 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 859344 T2021 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 859379 T2021 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 859401 T2021 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 859430 T2021 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 859456 T2021 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 859479 T2021 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 859507 T2021 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 859530 T2021 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 859559 T2021 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 859583 T2021 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 859611 T2021 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 859644 T2021 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 859669 T2021 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 859691 T2021 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 859719 T2021 oasc.OpenCloseCoreStressTest.doStress Starting indexing and querying
[junit4:junit4]   2> 859721 T2021 oasc.OpenCloseCoreStressTest.doStress 
[junit4:junit4]   2> 	
[junit4:junit4]   2> 	
[junit4:junit4]   2> 	
[junit4:junit4]   2> 	
[junit4:junit4]   2> 	Starting a 30 second cycle, seconds left: 30. Seconds run so far: 0.
[junit4:junit4]   2> 859725 T2034 oasc.OneIndexer.run Starting indexing thread: 2034
[junit4:junit4]   2> 859726 T2035 oasc.OneIndexer.run Starting indexing thread: 2035
[junit4:junit4]   2> 859728 T2036 oasc.OneIndexer.run Starting indexing thread: 2036
[junit4:junit4]   2> 859729 T2037 oasc.OneIndexer.run Starting indexing thread: 2037
[junit4:junit4]   2> 859731 T2038 oasc.OneIndexer.run Starting indexing thread: 2038
[junit4:junit4]   2> 859732 T2039 oasc.OneIndexer.run Starting indexing thread: 2039
[junit4:junit4]   2> 859734 T2040 oasc.OneIndexer.run Starting indexing thread: 2040
[junit4:junit4]   2> 859735 T2041 oasc.OneIndexer.run Starting indexing thread: 2041
[junit4:junit4]   2> 859736 T2042 oasc.OneIndexer.run Starting indexing thread: 2042
[junit4:junit4]   2> 859737 T2043 oasc.OneIndexer.run Starting indexing thread: 2043
[junit4:junit4]   2> 859738 T2044 oasc.OneIndexer.run Starting indexing thread: 2044
[junit4:junit4]   2> 859739 T2045 oasc.OneIndexer.run Starting indexing thread: 2045
[junit4:junit4]   2> 859741 T2046 oasc.OneIndexer.run Starting indexing thread: 2046
[junit4:junit4]   2> 859744 T2047 oasc.OneIndexer.run Starting indexing thread: 2047
[junit4:junit4]   2> 859745 T2048 oasc.OneIndexer.run Starting indexing thread: 2048
[junit4:junit4]   2> 859749 T2049 oasc.OneQuery.run Starting query thread: 2049
[junit4:junit4]   2> 859750 T2050 oasc.OneQuery.run Starting query thread: 2050
[junit4:junit4]   2> 859751 T2051 oasc.OneQuery.run Starting query thread: 2051
[junit4:junit4]   2> 859753 T2052 oasc.OneQuery.run Starting query thread: 2052
[junit4:junit4]   2> 859757 T2053 oasc.OneQuery.run Starting query thread: 2053
[junit4:junit4]   2> 859784 T2054 oasc.OneQuery.run Starting query thread: 2054
[junit4:junit4]   2> 859788 T2057 oasc.OneQuery.run Starting query thread: 2057
[junit4:junit4]   2> 859787 T2056 oasc.OneQuery.run Starting query thread: 2056
[junit4:junit4]   2> 859785 T2055 oasc.OneQuery.run Starting query thread: 2055
[junit4:junit4]   2> 859794 T2059 oasc.CoreContainer.create Creating SolrCore '00004_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00004_core
[junit4:junit4]   2> 859797 T2059 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00004_core/'
[junit4:junit4]   2> 859793 T2058 oasc.OneQuery.run Starting query thread: 2058
[junit4:junit4]   2> 859793 T2029 oasc.CoreContainer.create Creating SolrCore '00013_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00013_core
[junit4:junit4]   2> 859793 T2028 oasc.CoreContainer.create Creating SolrCore '00011_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00011_core
[junit4:junit4]   2> 859796 T2027 oasc.CoreContainer.create Creating SolrCore '00007_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00007_core
[junit4:junit4]   2> 859794 T2030 oasc.CoreContainer.create Creating SolrCore '00003_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00003_core
[junit4:junit4]   2> 859810 T2027 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00007_core/'
[junit4:junit4]   2> 859810 T2030 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00003_core/'
[junit4:junit4]   2> 859817 T2028 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00011_core/'
[junit4:junit4]   2> 859819 T2029 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00013_core/'
[junit4:junit4]   2> 859824 T2061 oasc.CoreContainer.create Creating SolrCore '00019_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00019_core
[junit4:junit4]   2> 859826 T2061 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00019_core/'
[junit4:junit4]   2> 859828 T2063 oasc.CoreContainer.create Creating SolrCore '00008_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00008_core
[junit4:junit4]   2> 859829 T2063 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00008_core/'
[junit4:junit4]   2> 859835 T2064 oasc.CoreContainer.create Creating SolrCore '00015_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00015_core
[junit4:junit4]   2> 859837 T2064 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00015_core/'
[junit4:junit4]   2> 859850 T2065 oasc.CoreContainer.create Creating SolrCore '00014_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00014_core
[junit4:junit4]   2> 859852 T2065 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00014_core/'
[junit4:junit4]   2> 859866 T2067 oasc.OneQuery.run Starting query thread: 2067
[junit4:junit4]   2> 859866 T2068 oasc.OneQuery.run Starting query thread: 2068
[junit4:junit4]   2> 859868 T2069 oasc.OneQuery.run Starting query thread: 2069
[junit4:junit4]   2> 859869 T2070 oasc.OneQuery.run Starting query thread: 2070
[junit4:junit4]   2> 859870 T2071 oasc.OneQuery.run Starting query thread: 2071
[junit4:junit4]   2> 859889 T2072 oasc.CoreContainer.create Creating SolrCore '00016_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00016_core
[junit4:junit4]   2> 859901 T2072 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00016_core/'
[junit4:junit4]   2> 859898 T2073 oasc.CoreContainer.create Creating SolrCore '00005_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00005_core
[junit4:junit4]   2> 859906 T2073 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00005_core/'
[junit4:junit4]   2> 859959 T2074 oasc.CoreContainer.create Creating SolrCore '00017_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00017_core
[junit4:junit4]   2> 859961 T2074 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00017_core/'
[junit4:junit4]   2> ASYNC  NEW_CORE C349 name=00000_core org.apache.solr.core.SolrCore@c23ecdc
[junit4:junit4]   2> 859993 T2060 C349 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00000_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3394e61f),segFN=segments_1,generation=1}
[junit4:junit4]   2> 860009 T2079 oasc.CoreContainer.create Creating SolrCore '00002_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00002_core
[junit4:junit4]   2> 860011 T2079 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00002_core/'
[junit4:junit4]   2> 860017 T2081 oasc.CoreContainer.create Creating SolrCore '00009_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00009_core
[junit4:junit4]   2> 860018 T2081 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00009_core/'
[junit4:junit4]   2> 860022 T2060 C349 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 860023 T2086 oasc.CoreContainer.create Creating SolrCore '00006_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00006_core
[junit4:junit4]   2> 860024 T2086 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00006_core/'
[junit4:junit4]   2> 860022 T2085 oasc.CoreContainer.create Creating SolrCore '00018_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00018_core
[junit4:junit4]   2> 860026 T2085 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00018_core/'
[junit4:junit4]   2> 860053 T2060 C349 oasup.LogUpdateProcessor.finish [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id10]} 0 237
[junit4:junit4]   2> 860063 T2025 C349 oasup.LogUpdateProcessor.finish [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id7]} 0 222
[junit4:junit4]   2> 860592 T2059 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 860597 T2081 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 860621 T2072 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 860659 T2061 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 860891 T2063 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 860932 T2064 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 860936 T2027 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 860947 T2079 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 861055 T2028 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 861107 T2074 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 861118 T2065 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 861170 T2030 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 861200 T2086 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 861225 T2029 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 861524 T2073 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 861642 T2059 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 861644 T2059 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 861676 T2061 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 861677 T2061 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 861729 T2061 oass.IndexSchema.readSchema [00019_core] Schema name=tiny
[junit4:junit4]   2> 861853 T2064 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 861854 T2064 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 862023 T2059 oass.IndexSchema.readSchema [00004_core] Schema name=tiny
[junit4:junit4]   2> 862030 T2081 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 862032 T2081 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 862041 T2081 oass.IndexSchema.readSchema [00009_core] Schema name=tiny
[junit4:junit4]   2> 862063 T2065 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 862078 T2085 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 862137 T2063 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 862174 T2065 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 862180 T2065 oass.IndexSchema.readSchema [00014_core] Schema name=tiny
[junit4:junit4]   2> 862220 T2064 oass.IndexSchema.readSchema [00015_core] Schema name=tiny
[junit4:junit4]   2> 862238 T2063 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 862243 T2063 oass.IndexSchema.readSchema [00008_core] Schema name=tiny
[junit4:junit4]   2> 862307 T2061 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 862312 T2061 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 862334 T2073 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 862437 T2086 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 862439 T2086 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 862446 T2064 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 862461 T2073 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 862468 T2073 oass.IndexSchema.readSchema [00005_core] Schema name=tiny
[junit4:junit4]   2> 862471 T2061 oasc.SolrCore.<init> [00019_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00019_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00019_core/data/
[junit4:junit4]   2> 862471 T2061 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@668daa3e
[junit4:junit4]   2> 862472 T2061 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 862475 T2061 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00019_core/data
[junit4:junit4]   2> 862478 T2061 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00019_core/data/index/
[junit4:junit4]   2> 862479 T2061 oasc.SolrCore.initIndex WARN [00019_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00019_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 862489 T2072 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 862502 T2061 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00019_core/data/index
[junit4:junit4]   2> 862509 T2065 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 862512 T2065 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 862481 T2030 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 862517 T2030 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 862502 T2072 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 862530 T2064 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 862538 T2065 oasc.SolrCore.<init> [00014_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00014_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00014_core/data/
[junit4:junit4]   2> 862550 T2065 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@668daa3e
[junit4:junit4]   2> 862551 T2065 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 862553 T2065 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00014_core/data
[junit4:junit4]   2> 862541 T2028 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 862562 T2028 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 862547 T2064 oasc.SolrCore.<init> [00015_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00015_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00015_core/data/
[junit4:junit4]   2> 862568 T2064 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@668daa3e
[junit4:junit4]   2> 862569 T2064 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 862572 T2064 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00015_core/data
[junit4:junit4]   2> 862575 T2027 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 862601 T2027 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 862543 T2086 oass.IndexSchema.readSchema [00006_core] Schema name=tiny
[junit4:junit4]   2> 862614 T2065 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00014_core/data/index/
[junit4:junit4]   2> 862616 T2065 oasc.SolrCore.initIndex WARN [00014_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00014_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 862599 T2028 oass.IndexSchema.readSchema [00011_core] Schema name=tiny
[junit4:junit4]   2> 862636 T2030 oass.IndexSchema.readSchema [00003_core] Schema name=tiny
[junit4:junit4]   2> 862640 T2065 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00014_core/data/index
[junit4:junit4]   2> 862584 T2061 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00019_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f434f5f),segFN=segments_1,generation=1}
[junit4:junit4]   2> 862654 T2061 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 862667 T2064 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00015_core/data/index/
[junit4:junit4]   2> 862668 T2064 oasc.SolrCore.initIndex WARN [00015_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00015_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 862677 T2061 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 862679 T2061 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 862680 T2061 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 862681 T2061 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 862679 T2064 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00015_core/data/index
[junit4:junit4]   2> 862683 T2079 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 862697 T2079 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 862714 T2081 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 862717 T2081 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 862719 T2081 oasc.SolrCore.<init> [00009_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00009_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00009_core/data/
[junit4:junit4]   2> 862720 T2081 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@668daa3e
[junit4:junit4]   2> 862721 T2081 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 862723 T2081 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00009_core/data
[junit4:junit4]   2> 862738 T2072 oass.IndexSchema.readSchema [00016_core] Schema name=tiny
[junit4:junit4]   2> 862744 T2059 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 862754 T2027 oass.IndexSchema.readSchema [00007_core] Schema name=tiny
[junit4:junit4]   2> 862763 T2074 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 862764 T2074 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 862770 T2074 oass.IndexSchema.readSchema [00017_core] Schema name=tiny
[junit4:junit4]   2> 862816 T2061 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 862814 T2065 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00014_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@13226fcd),segFN=segments_1,generation=1}
[junit4:junit4]   2> 862839 T2065 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 862814 T2059 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 862810 T2029 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 862787 T2081 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00009_core/data/index/
[junit4:junit4]   2> 862780 T2063 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 862774 T2079 oass.IndexSchema.readSchema [00002_core] Schema name=tiny
[junit4:junit4]   2> 862773 T2073 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 862865 T2073 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 862867 T2073 oasc.SolrCore.<init> [00005_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00005_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00005_core/data/
[junit4:junit4]   2> 862868 T2073 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@668daa3e
[junit4:junit4]   2> 862869 T2073 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 862847 T2081 oasc.SolrCore.initIndex WARN [00009_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00009_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 862846 T2029 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 862845 T2059 oasc.SolrCore.<init> [00004_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00004_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00004_core/data/
[junit4:junit4]   2> 862879 T2059 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@668daa3e
[junit4:junit4]   2> 862880 T2059 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 862882 T2081 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00009_core/data/index
[junit4:junit4]   2> 862838 T2064 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00015_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ec8a93f),segFN=segments_1,generation=1}
[junit4:junit4]   2> 862884 T2064 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 862885 T2065 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 862890 T2065 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 862883 T2059 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00004_core/data
[junit4:junit4]   2> 862895 T2065 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 862899 T2065 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 862904 T2063 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 862906 T2063 oasc.SolrCore.<init> [00008_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00008_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00008_core/data/
[junit4:junit4]   2> 862920 T2063 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@668daa3e
[junit4:junit4]   2> 862944 T2063 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 862909 T2064 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 862949 T2063 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00008_core/data
[junit4:junit4]   2> 862908 T2059 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00004_core/data/index/
[junit4:junit4]   2> 862950 T2059 oasc.SolrCore.initIndex WARN [00004_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00004_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 862947 T2081 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00009_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f587b1a),segFN=segments_1,generation=1}
[junit4:junit4]   2> 862952 T2081 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 862953 T2064 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 862954 T2064 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 862956 T2064 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 862932 T2073 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00005_core/data
[junit4:junit4]   2> 862988 T2085 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 862965 T2061 oass.SolrIndexSearcher.<init> Opening Searcher@6a562541 main
[junit4:junit4]   2> 862991 T2061 oasc.SolrCore.registerSearcher [00019_core] Registered new searcher Searcher@6a562541 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 862992 T2061 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 862993 T2061 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 862996 T2085 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 862964 T2059 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00004_core/data/index
[junit4:junit4]   2> 863003 T2073 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00005_core/data/index/
[junit4:junit4]   2> 863005 T2073 oasc.SolrCore.initIndex WARN [00005_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00005_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 863007 T2081 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 863012 T2081 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 863014 T2081 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 863016 T2081 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 863037 T2086 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 863033 T2063 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00008_core/data/index/
[junit4:junit4]   2> 863022 T2073 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00005_core/data/index
[junit4:junit4]   2> 863061 T2061 oasc.SolrCores.putTransientCore Opening transient core 00019_core
[junit4:junit4]   2> 863062 T2061 oasc.CoreContainer.registerCore registering core: 00019_core
[junit4:junit4]   2> 863079 T2030 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 863082 T2030 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 863083 T2030 oasc.SolrCore.<init> [00003_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00003_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00003_core/data/
[junit4:junit4]   2> 863084 T2030 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@668daa3e
[junit4:junit4]   2> 863085 T2030 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 863088 T2029 oass.IndexSchema.readSchema [00013_core] Schema name=tiny
[junit4:junit4]   2> 863098 T2063 oasc.SolrCore.initIndex WARN [00008_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00008_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 863112 T2063 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00008_core/data/index
[junit4:junit4]   2> 863089 T2028 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 863116 T2028 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 863117 T2028 oasc.SolrCore.<init> [00011_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00011_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00011_core/data/
[junit4:junit4]   2> 863117 T2028 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@668daa3e
[junit4:junit4]   2> 863118 T2028 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 863123 T2086 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 863125 T2086 oasc.SolrCore.<init> [00006_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00006_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00006_core/data/
[junit4:junit4]   2> 863125 T2086 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@668daa3e
[junit4:junit4]   2> 863126 T2086 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 863131 T2065 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 863135 T2028 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00011_core/data
[junit4:junit4]   2> 863139 T2081 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 863142 T2059 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00004_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@469f249f),segFN=segments_1,generation=1}
[junit4:junit4]   2> 863143 T2059 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 863146 T2030 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00003_core/data
[junit4:junit4]   2> 863144 T2086 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00006_core/data
[junit4:junit4]   2> 863147 T2028 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00011_core/data/index/
[junit4:junit4]   2> 863151 T2028 oasc.SolrCore.initIndex WARN [00011_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00011_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 863158 T2030 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00003_core/data/index/
[junit4:junit4]   2> 863160 T2030 oasc.SolrCore.initIndex WARN [00003_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00003_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 863160 T2086 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00006_core/data/index/
[junit4:junit4]   2> ASYNC  NEW_CORE C350 name=00019_core org.apache.solr.core.SolrCore@63654d1
[junit4:junit4]   2> 863183 T2084 C350 oasc.SolrCore.execute [00019_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 863185 T2027 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 863188 T2027 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 863203 T2028 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00011_core/data/index
[junit4:junit4]   2> 863206 T2086 oasc.SolrCore.initIndex WARN [00006_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00006_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 863186 T2063 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00008_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@a1346e9),segFN=segments_1,generation=1}
[junit4:junit4]   2> 863208 T2063 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 863192 T2030 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00003_core/data/index
[junit4:junit4]   2> 863218 T2086 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00006_core/data/index
[junit4:junit4]   2> 863219 T2059 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 863225 T2059 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 863231 T2059 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 863241 T2074 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 863245 T2059 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 863247 T2074 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 863248 T2074 oasc.SolrCore.<init> [00017_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00017_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00017_core/data/
[junit4:junit4]   2> 863249 T2074 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@668daa3e
[junit4:junit4]   2> 863249 T2074 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 863251 T2074 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00017_core/data
[junit4:junit4]   2> 863234 T2085 oass.IndexSchema.readSchema [00018_core] Schema name=tiny
[junit4:junit4]   2> 863252 T2027 oasc.SolrCore.<init> [00007_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00007_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00007_core/data/
[junit4:junit4]   2> 863258 T2027 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@668daa3e
[junit4:junit4]   2> 863259 T2027 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 863261 T2027 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00007_core/data
[junit4:junit4]   2> 863264 T2074 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00017_core/data/index/
[junit4:junit4]   2> 863266 T2074 oasc.SolrCore.initIndex WARN [00017_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00017_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 863269 T2064 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 863266 T2063 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 863277 T2063 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 863279 T2063 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 863282 T2063 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 863286 T2065 oass.SolrIndexSearcher.<init> Opening Searcher@b4a151b main
[junit4:junit4]   2> 863273 T2027 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00007_core/data/index/
[junit4:junit4]   2> 863290 T2027 oasc.SolrCore.initIndex WARN [00007_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00007_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 863280 T2074 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00017_core/data/index
[junit4:junit4]   2> 863294 T2073 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00005_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@67e28718),segFN=segments_1,generation=1}
[junit4:junit4]   2> 863295 T2073 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 863295 T2065 oasc.SolrCore.registerSearcher [00014_core] Registered new searcher Searcher@b4a151b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 863296 T2030 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00003_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@66c4cb60),segFN=segments_1,generation=1}
[junit4:junit4]   2> 863297 T2030 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 863296 T2065 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 863301 T2065 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 863309 T2027 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00007_core/data/index
[junit4:junit4]   2> 863314 T2065 oasc.SolrCores.putTransientCore Opening transient core 00014_core
[junit4:junit4]   2> 863350 T2065 oasc.CoreContainer.registerCore registering core: 00014_core
[junit4:junit4]   2> 863358 T2063 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 863364 T2028 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00011_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@620ecdd4),segFN=segments_1,generation=1}
[junit4:junit4]   2> 863365 T2028 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 863368 T2072 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 863350 T2059 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 863331 T2030 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 863446 T2072 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 863450 T2030 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 863452 T2030 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 863453 T2030 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 863331 T2086 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00006_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1715d77),segFN=segments_1,generation=1}
[junit4:junit4]   2> 863455 T2086 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 863331 T2073 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 863462 T2073 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 863464 T2073 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 863466 T2073 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 863320 T2081 oass.SolrIndexSearcher.<init> Opening Searcher@55f18161 main
[junit4:junit4]   2> ASYNC  NEW_CORE C351 name=00019_core org.apache.solr.core.SolrCore@63654d1
[junit4:junit4]   2> 863316 T2062 C351 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00019_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f434f5f),segFN=segments_1,generation=1}
[junit4:junit4]   2> 863478 T2081 oasc.SolrCore.registerSearcher [00009_core] Registered new searcher Searcher@55f18161 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 863479 T2081 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 863480 T2081 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 863488 T2062 C351 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 863490 T2074 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00017_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6265335b),segFN=segments_1,generation=1}
[junit4:junit4]   2> 863490 T2074 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 863499 T2081 oasc.SolrCores.putTransientCore Opening transient core 00009_core
[junit4:junit4]   2> 863500 T2081 oasc.CoreContainer.registerCore registering core: 00009_core
[junit4:junit4]   2> 863508 T2072 oasc.SolrCore.<init> [00016_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00016_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00016_core/data/
[junit4:junit4]   2> 863509 T2072 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@668daa3e
[junit4:junit4]   2> 863510 T2072 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 863512 T2072 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00016_core/data
[junit4:junit4]   2> 863518 T2064 oass.SolrIndexSearcher.<init> Opening Searcher@41955349 main
[junit4:junit4]   2> 863519 T2064 oasc.SolrCore.registerSearcher [00015_core] Registered new searcher Searcher@41955349 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 863520 T2064 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 863521 T2064 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 863526 T2072 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00016_core/data/index/
[junit4:junit4]   2> 863528 T2072 oasc.SolrCore.initIndex WARN [00016_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00016_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 863539 T2062 C351 oasup.LogUpdateProcessor.finish [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id12]} 0 344
[junit4:junit4]   2> 863548 T2061 C351 oasup.LogUpdateProcessor.finish [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id11]} 0 350
[junit4:junit4]   2> 863555 T2028 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 863559 T2028 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 863561 T2028 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 863562 T2028 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 863579 T2086 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 863581 T2064 oasc.SolrCores.putTransientCore Opening transient core 00015_core
[junit4:junit4]   2> 863581 T2064 oasc.CoreContainer.registerCore registering core: 00015_core
[junit4:junit4]   2> 863583 T2086 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 863584 T2086 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 863585 T2086 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> ASYNC  NEW_CORE C352 name=00014_core org.apache.solr.core.SolrCore@5665e01f
[junit4:junit4]   2> 863592 T2090 C352 oasc.SolrCore.execute [00014_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> ASYNC  NEW_CORE C353 name=00015_core org.apache.solr.core.SolrCore@16c396e9
[junit4:junit4]   2> 863599 T2075 C353 oasc.SolrCore.execute [00015_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 863620 T2079 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 863622 T2079 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 863624 T2079 oasc.SolrCore.<init> [00002_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00002_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00002_core/data/
[junit4:junit4]   2> 863624 T2079 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@668daa3e
[junit4:junit4]   2> 863625 T2079 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 863625 T2029 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 863628 T2079 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00002_core/data
[junit4:junit4]   2> 863630 T2029 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 863650 T2074 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 863654 T2030 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 863655 T2074 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 863659 T2074 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 863660 T2074 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 863664 T2074 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> ASYNC  NEW_CORE C354 name=00009_core org.apache.solr.core.SolrCore@39d70b1c
[junit4:junit4]   2> 863667 T2081 C354 oasc.SolrCore.execute [00009_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 863669 T2086 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 863675 T2072 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00016_core/data/index
[junit4:junit4]   2> 863681 T2028 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 863681 T2073 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 863686 T2079 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00002_core/data/index/
[junit4:junit4]   2> 863686 T2029 oasc.SolrCore.<init> [00013_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00013_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00013_core/data/
[junit4:junit4]   2> 863687 T2029 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@668daa3e
[junit4:junit4]   2> 863689 T2029 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 863691 T2029 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00013_core/data
[junit4:junit4]   2> 863692 T2027 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00007_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f47d2f2),segFN=segments_1,generation=1}
[junit4:junit4]   2> 863693 T2027 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 863695 T2030 oass.SolrIndexSearcher.<init> Opening Searcher@65c68379 main
[junit4:junit4]   2> 863697 T2030 oasc.SolrCore.registerSearcher [00003_core] Registered new searcher Searcher@65c68379 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 863712 T2030 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 863713 T2030 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 863720 T2027 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 863725 T2086 oass.SolrIndexSearcher.<init> Opening Searcher@54be0c54 main
[junit4:junit4]   2> 863726 T2027 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 863727 T2086 oasc.SolrCore.registerSearcher [00006_core] Registered new searcher Searcher@54be0c54 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 863727 T2027 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 863730 T2027 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 863687 T2079 oasc.SolrCore.initIndex WARN [00002_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00002_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 863737 T2030 oasc.SolrCores.putTransientCore Opening transient core 00003_core
[junit4:junit4]   2> 863738 T2030 oasc.CoreContainer.registerCore registering core: 00003_core
[junit4:junit4]   2> 863744 T2079 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00002_core/data/index
[junit4:junit4]   2> 863759 T2072 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00016_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@e686764),segFN=segments_1,generation=1}
[junit4:junit4]   2> 863760 T2072 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 863727 T2086 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 863763 T2086 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 863771 T2086 oasc.SolrCores.putTransientCore Opening transient core 00006_core
[junit4:junit4]   2> 863778 T2086 oasc.CoreContainer.registerCore registering core: 00006_core
[junit4:junit4]   2> 863710 T2090 oasc.CoreContainer.create Creating SolrCore '00010_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00010_core
[junit4:junit4]   2> 863800 T2090 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00010_core/'
[junit4:junit4]   2> 863709 T2059 oass.SolrIndexSearcher.<init> Opening Searcher@4c155c72 main
[junit4:junit4]   2> 863709 T2063 oass.SolrIndexSearcher.<init> Opening Searcher@762aa08d main
[junit4:junit4]   2> 863826 T2063 oasc.SolrCore.registerSearcher [00008_core] Registered new searcher Searcher@762aa08d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 863827 T2063 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 863827 T2063 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 863706 T2025 C353 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00015_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ec8a93f),segFN=segments_1,generation=1}
[junit4:junit4]   2> 863699 T2029 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00013_core/data/index/
[junit4:junit4]   2> 863840 T2059 oasc.SolrCore.registerSearcher [00004_core] Registered new searcher Searcher@4c155c72 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 863841 T2025 C353 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 863845 T2085 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 863839 T2063 oasc.SolrCores.putTransientCore Opening transient core 00008_core
[junit4:junit4]   2> 863851 T2063 oasc.CoreContainer.registerCore registering core: 00008_core
[junit4:junit4]   2> 863818 T2074 oass.SolrIndexSearcher.<init> Opening Searcher@19c3e10d main
[junit4:junit4]   2> 863854 T2074 oasc.SolrCore.registerSearcher [00017_core] Registered new searcher Searcher@19c3e10d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 863887 T2074 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 863888 T2074 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 863893 T2074 oasc.SolrCores.putTransientCore Opening transient core 00017_core
[junit4:junit4]   2> 863894 T2074 oasc.CoreContainer.registerCore registering core: 00017_core
[junit4:junit4]   2> 863810 T2073 oass.SolrIndexSearcher.<init> Opening Searcher@4d612746 main
[junit4:junit4]   2> 863899 T2073 oasc.SolrCore.registerSearcher [00005_core] Registered new searcher Searcher@4d612746 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 863899 T2073 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 863900 T2073 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 863905 T2073 oasc.SolrCores.putTransientCore Opening transient core 00005_core
[junit4:junit4]   2> 863906 T2073 oasc.CoreContainer.registerCore registering core: 00005_core
[junit4:junit4]   2> 863792 T2072 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 863913 T2072 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 863914 T2072 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 863915 T2072 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> ASYNC  NEW_CORE C355 name=00003_core org.apache.solr.core.SolrCore@1bfb89f8
[junit4:junit4]   2> 863758 T2078 C355 oasc.SolrCore.execute [00003_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 863757 T2083 C355 oasc.SolrCore.execute [00003_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 863755 T2066 C352 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00014_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@13226fcd),segFN=segments_1,generation=1}
[junit4:junit4]   2> ASYNC  NEW_CORE C356 name=00006_core org.apache.solr.core.SolrCore@5a93ce77
[junit4:junit4]   2> 863876 T2075 C356 oasc.SolrCore.execute [00006_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 863867 T2064 C353 oasup.LogUpdateProcessor.finish [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id3]} 0 220
[junit4:junit4]   2> 863935 T2086 C356 oasc.SolrCore.execute [00006_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 863847 T2028 oass.SolrIndexSearcher.<init> Opening Searcher@3b927d51 main
[junit4:junit4]   2> 863939 T2028 oasc.SolrCore.registerSearcher [00011_core] Registered new searcher Searcher@3b927d51 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 863939 T2027 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 863846 T2025 C353 oasup.LogUpdateProcessor.finish [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id16]} 0 246
[junit4:junit4]   2> 863841 T2059 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 863950 T2059 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 863958 T2059 oasc.SolrCores.putTransientCore Opening transient core 00004_core
[junit4:junit4]   2> 863958 T2059 oasc.CoreContainer.registerCore registering core: 00004_core
[junit4:junit4]   2> 863939 T2028 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 863969 T2028 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 863937 T2029 oasc.SolrCore.initIndex WARN [00013_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00013_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 863982 T2028 oasc.SolrCores.putTransientCore Opening transient core 00011_core
[junit4:junit4]   2> 863983 T2028 oasc.CoreContainer.registerCore registering core: 00011_core
[junit4:junit4]   2> 863934 T2085 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 863985 T2085 oasc.SolrCore.<init> [00018_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00018_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00018_core/data/
[junit4:junit4]   2> 863986 T2085 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@668daa3e
[junit4:junit4]   2> 863987 T2085 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 863933 T2066 C352 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> ASYNC  NEW_CORE C357 name=00017_core org.apache.solr.core.SolrCore@6b761d0a
[junit4:junit4]   2> 863991 T2074 C357 oasc.SolrCore.execute [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 863979 T2072 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 864000 T2065 C352 oasup.LogUpdateProcessor.finish [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id2]} 0 340
[junit4:junit4]   2> 863995 T2066 C352 oasup.LogUpdateProcessor.finish [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id4]} 0 379
[junit4:junit4]   2> 863994 T2029 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00013_core/data/index
[junit4:junit4]   2> 864018 T2079 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00002_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@e616f65),segFN=segments_1,generation=1}
[junit4:junit4]   2> 864026 T2079 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 864027 T2086 C351 oasc.SolrCore.execute [00019_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 864029 T2085 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00018_core/data
[junit4:junit4]   2> 864032 T2030 C355 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00003_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@66c4cb60),segFN=segments_1,generation=1}
[junit4:junit4]   2> 864033 T2030 C355 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 864039 T2083 C357 oasc.SolrCore.execute [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 864040 T2084 C356 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00006_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1715d77),segFN=segments_1,generation=1}
[junit4:junit4]   2> 864042 T2083 C352 oasc.SolrCore.execute [00014_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 864046 T2084 C356 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 864053 T2084 C356 oasup.LogUpdateProcessor.finish [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id18]} 0 242
[junit4:junit4]   2> 864056 T2085 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00018_core/data/index/
[junit4:junit4]   2> 864058 T2079 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 864059 T2085 oasc.SolrCore.initIndex WARN [00018_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00018_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 864065 T2079 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> ASYNC  NEW_CORE C358 name=00005_core org.apache.solr.core.SolrCore@529c459c
[junit4:junit4]   2> 864073 T2073 C358 oasc.SolrCore.execute [00005_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 864074 T2085 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00018_core/data/index
[junit4:junit4]   2> 864082 T2030 C355 oasup.LogUpdateProcessor.finish [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id5]} 0 198
[junit4:junit4]   2> 864083 T2066 C355 oasup.LogUpdateProcessor.finish [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id22]} 0 76
[junit4:junit4]   2> 864084 T2079 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 864092 T2079 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 864116 T2083 C358 oasc.SolrCore.execute [00005_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 864088 T2066 C351 oasup.LogUpdateProcessor.finish [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id25]} 0 1
[junit4:junit4]   2> 864141 T2029 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00013_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@762c315c),segFN=segments_1,generation=1}
[junit4:junit4]   2> 864143 T2029 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 864147 T2075 C354 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00009_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f587b1a),segFN=segments_1,generation=1}
[junit4:junit4]   2> 864120 T2027 oass.SolrIndexSearcher.<init> Opening Searcher@1d3b03c6 main
[junit4:junit4]   2> 864156 T2027 oasc.SolrCore.registerSearcher [00007_core] Registered new searcher Searcher@1d3b03c6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 864157 T2027 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 864158 T2027 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 864172 T2086 C357 oasc.SolrCore.execute [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 864172 T2075 C354 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 864186 T2027 oasc.SolrCores.putTransientCore Opening transient core 00007_core
[junit4:junit4]   2> 864186 T2027 oasc.CoreContainer.registerCore registering core: 00007_core
[junit4:junit4]   2> ASYNC  NEW_CORE C359 name=00011_core org.apache.solr.core.SolrCore@71f17f8c
[junit4:junit4]   2> 864170 T2030 C359 oasc.SolrCore.execute [00011_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> ASYNC  NEW_CORE C360 name=00007_core org.apache.solr.core.SolrCore@2044056
[junit4:junit4]   2> 864203 T2087 C360 oasc.SolrCore.execute [00007_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 864221 T2075 C354 oasup.LogUpdateProcessor.finish [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id23]} 0 212
[junit4:junit4]   2> 864224 T2077 C360 oasc.SolrCore.execute [00007_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 864228 T2029 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 864235 T2029 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 864237 T2029 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 864268 T2029 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 864258 T2028 C359 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00011_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@620ecdd4),segFN=segments_1,generation=1}
[junit4:junit4]   2> 864270 T2028 C359 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> ASYNC  NEW_CORE C361 name=00004_core org.apache.solr.core.SolrCore@2828abde
[junit4:junit4]   2> 864258 T2089 C361 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00004_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@469f249f),segFN=segments_1,generation=1}
[junit4:junit4]   2> 864258 T2078 C358 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00005_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@67e28718),segFN=segments_1,generation=1}
[junit4:junit4]   2> ASYNC  NEW_CORE C362 name=00008_core org.apache.solr.core.SolrCore@39fa10a8
[junit4:junit4]   2> 864258 T2063 C362 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00008_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@a1346e9),segFN=segments_1,generation=1}
[junit4:junit4]   2> 864296 T2063 C362 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 864249 T2085 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00018_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7d12a6f),segFN=segments_1,generation=1}
[junit4:junit4]   2> 864300 T2085 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 864301 T2063 C362 oasup.LogUpdateProcessor.finish [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id13]} 0 170
[junit4:junit4]   2> 864249 T2072 oass.SolrIndexSearcher.<init> Opening Searcher@48a24f04 main
[junit4:junit4]   2> 864300 T2030 oasc.CoreContainer.create Creating SolrCore '00012_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00012_core
[junit4:junit4]   2> 864290 T2078 C358 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 864288 T2029 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 864284 T2073 C357 oasc.SolrCore.execute [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 864278 T2089 C361 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 864311 T2087 C352 oasup.LogUpdateProcessor.finish [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id29]} 0 4
[junit4:junit4]   2> 864274 T2028 C359 oasup.LogUpdateProcessor.finish [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id1]} 0 202
[junit4:junit4]   2> 864305 T2072 oasc.SolrCore.registerSearcher [00016_core] Registered new searcher Searcher@48a24f04 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 864326 T2072 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 864327 T2072 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 864324 T2077 C359 oasup.LogUpdateProcessor.finish [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id30]} 0 5
[junit4:junit4]   2> 864330 T2078 C358 oasup.LogUpdateProcessor.finish [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id21]} 0 216
[junit4:junit4]   2> 864340 T2078 C351 oasc.SolrCore.execute [00019_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 864342 T2078 C355 oasup.LogUpdateProcessor.finish [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id32]} 0 1
[junit4:junit4]   2> 864343 T2074 C358 oasup.LogUpdateProcessor.finish [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id24]} 0 87
[junit4:junit4]   2> 864347 T2072 oasc.SolrCores.putTransientCore Opening transient core 00016_core
[junit4:junit4]   2> 864364 T2072 oasc.CoreContainer.registerCore registering core: 00016_core
[junit4:junit4]   2> 864364 T2059 C361 oasup.LogUpdateProcessor.finish [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id15]} 0 208
[junit4:junit4]   2> 864362 T2089 C361 oasup.LogUpdateProcessor.finish [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id17]} 0 245
[junit4:junit4]   2> 864356 T2074 C362 oasup.LogUpdateProcessor.finish [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id34]} 0 7
[junit4:junit4]   2> 864364 T2030 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00012_core/'
[junit4:junit4]   2> 864373 T2073 C361 oasup.LogUpdateProcessor.finish [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id36]} 0 0
[junit4:junit4]   2> 864379 T2085 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 864382 T2085 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 864384 T2085 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 864385 T2085 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 864391 T2059 C362 oasup.LogUpdateProcessor.finish [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id39]} 0 0
[junit4:junit4]   2> 864395 T2079 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 864414 T2089 oasc.CoreContainer.create Creating SolrCore '00001_core' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00001_core
[junit4:junit4]   2> 864416 T2089 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00001_core/'
[junit4:junit4]   2> ASYNC  NEW_CORE C363 name=00016_core org.apache.solr.core.SolrCore@6648ff7e
[junit4:junit4]   2> 864431 T2080 C363 oasc.SolrCore.execute [00016_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 864433 T2080 C353 oasc.SolrCore.execute [00015_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 864442 T2028 C356 oasup.LogUpdateProcessor.finish [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id38]} 0 53
[junit4:junit4]   2> 864447 T2062 C363 oasc.SolrCore.execute [00016_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 864480 T2086 C363 oasc.SolrCore.execute [00016_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 864481 T2027 C360 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00007_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f47d2f2),segFN=segments_1,generation=1}
[junit4:junit4]   2> 864483 T2027 C360 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 864486 T2086 C353 oasup.LogUpdateProcessor.finish [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id41]} 0 0
[junit4:junit4]   2> 864504 T2027 C360 oasup.LogUpdateProcessor.finish [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id9]} 0 288
[junit4:junit4]   2> 864508 T2077 C360 oasup.LogUpdateProcessor.finish [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id31]} 0 170
[junit4:junit4]   2> 864510 T2083 C360 oasup.LogUpdateProcessor.finish [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id28]} 0 281
[junit4:junit4]   2> 864517 T2085 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 864523 T2059 C360 oasup.LogUpdateProcessor.finish [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id44]} 0 1
[junit4:junit4]   2> 864528 T2028 C359 oasup.LogUpdateProcessor.finish [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id45]} 0 2
[junit4:junit4]   2> 864534 T2086 C360 oasup.LogUpdateProcessor.finish [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id47]} 0 1
[junit4:junit4]   2> 864543 T2064 C363 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00016_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@e686764),segFN=segments_1,generation=1}
[junit4:junit4]   2> 864544 T2027 C359 oasc.SolrCore.execute [00011_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 864573 T2059 C356 oasc.SolrCore.execute [00006_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 864582 T2029 oass.SolrIndexSearcher.<init> Opening Searcher@458a5372 main
[junit4:junit4]   2> 864583 T2085 oass.SolrIndexSearcher.<init> Opening Searcher@581a12b9 main
[junit4:junit4]   2> 864569 T2079 oass.SolrIndexSearcher.<init> Opening Searcher@7988661b main
[junit4:junit4]   2> 864555 T2077 C359 oasup.LogUpdateProcessor.finish [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id48]} 0 0
[junit4:junit4]   2> 864588 T2079 oasc.SolrCore.registerSearcher [00002_core] Registered new searcher Searcher@7988661b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 864590 T2079 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 864591 T2079 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> ASYNC  NEW_CORE C364 name=00000_core org.apache.solr.core.SolrCore@c23ecdc
[junit4:junit4]   2> 864555 T2083 C364 oasc.SolrCore.execute [00000_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 864554 T2064 C363 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 864603 T2086 C364 oasup.LogUpdateProcessor.finish [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id49]} 0 1
[junit4:junit4]   2> 864623 T2064 C363 oasup.LogUpdateProcessor.finish [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id26]} 0 176
[junit4:junit4]   2> 864585 T2085 oasc.SolrCore.registerSearcher [00018_core] Registered new searcher Searcher@581a12b9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 864636 T2085 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 864637 T2085 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 864583 T2029 oasc.SolrCore.registerSearcher [00013_core] Registered new searcher Searcher@458a5372 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 864642 T2029 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 864643 T2029 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 864647 T2085 oasc.SolrCores.putTransientCore Opening transient core 00018_core
[junit4:junit4]   2> 864647 T2085 oasc.CoreContainer.registerCore registering core: 00018_core
[junit4:junit4]   2> 864626 T2065 C363 oasup.LogUpdateProcessor.finish [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id27]} 0 155
[junit4:junit4]   2> 864617 T2079 oasc.SolrCores.putTransientCore Opening transient core 00002_core
[junit4:junit4]   2> 864653 T2079 oasc.CoreContainer.registerCore registering core: 00002_core
[junit4:junit4]   2> 864654 T2029 oasc.SolrCores.putTransientCore Opening transient core 00013_core
[junit4:junit4]   2> 864655 T2029 oasc.CoreContainer.registerCore registering core: 00013_core
[junit4:junit4]   2> 864655 T2073 C363 oasup.LogUpdateProcessor.finish [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id43]} 0 134
[junit4:junit4]   2> 864657 T2059 C358 oasup.LogUpdateProcessor.finish [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id51]} 0 0
[junit4:junit4]   2> 864677 T2083 C360 oasup.LogUpdateProcessor.finish [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id53]} 0 0
[junit4:junit4]   2> ASYNC  NEW_CORE C365 name=00013_core org.apache.solr.core.SolrCore@27ac39d6
[junit4:junit4]   2> 864702 T2082 C365 oasc.SolrCore.execute [00013_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 864657 T2027 C356 oasup.LogUpdateProcessor.finish [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id52]} 0 1
[junit4:junit4]   2> 864707 T2084 C365 oasc.SolrCore.execute [00013_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 864718 T2072 C363 oasup.LogUpdateProcessor.finish [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id6]} 0 227
[junit4:junit4]   2> 864720 T2076 C365 oasc.SolrCore.execute [00013_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 864725 T2076 C359 oasc.SolrCore.execute [00011_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 864727 T2076 C356 oasup.LogUpdateProcessor.finish [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id55]} 0 1
[junit4:junit4]   2> 864729 T2086 C351 oasc.SolrCore.execute [00019_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 864732 T2064 C354 oasc.SolrCore.execute [00009_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 864727 T2072 C353 oasup.LogUpdateProcessor.finish [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id54]} 0 2
[junit4:junit4]   2> 864751 T2086 C353 oasup.LogUpdateProcessor.finish [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id59]} 0 1
[junit4:junit4]   2> 864758 T2082 C358 oasup.LogUpdateProcessor.finish [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id58]} 0 2
[junit4:junit4]   2> 864755 T2076 C360 oasup.LogUpdateProcessor.finish [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id56]} 0 0
[junit4:junit4]   2> 864758 T2086 C358 oasup.LogUpdateProcessor.finish [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id57]} 0 1
[junit4:junit4]   2> 864771 T2087 C365 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00013_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@762c315c),segFN=segments_1,generation=1}
[junit4:junit4]   2> 864773 T2073 C353 oasup.LogUpdateProcessor.finish [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id61]} 0 1
[junit4:junit4]   2> ASYNC  NEW_CORE C366 name=00002_core org.apache.solr.core.SolrCore@64e59059
[junit4:junit4]   2> 864782 T2066 C366 oasc.SolrCore.execute [00002_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 864798 T2087 C365 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 864804 T2087 C365 oasup.LogUpdateProcessor.finish [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id37]} 0 100
[junit4:junit4]   2> 864806 T2087 C353 oasup.LogUpdateProcessor.finish [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id64]} 0 1
[junit4:junit4]   2> 864815 T2064 C363 oasup.LogUpdateProcessor.finish [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id65]} 0 1
[junit4:junit4]   2> 864818 T2064 C355 oasc.SolrCore.execute [00003_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 864790 T2025 C366 oasc.SolrCore.execute [00002_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=16 
[junit4:junit4]   2> 864837 T2025 C353 oasup.LogUpdateProcessor.finish [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id67]} 0 0
[junit4:junit4]   2> 864839 T2025 C364 oasc.SolrCore.execute [00000_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 864843 T2025 C352 oasc.SolrCore.execute [00014_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 864848 T2027 C355 oasup.LogUpdateProcessor.finish [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id68]} 0 1
[junit4:junit4]   2> 864847 T2059 C365 oasc.SolrCore.execute [00013_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 864845 T2072 C365 oasc.SolrCore.execute [00013_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 864875 T2026 C365 oasup.LogUpdateProcessor.finish [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id8]} 0 100
[junit4:junit4]   2> 864876 T2065 C365 oasup.LogUpdateProcessor.finish [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id50]} 0 134
[junit4:junit4]   2> ASYNC  NEW_CORE C367 name=00018_core org.apache.solr.core.SolrCore@4784933a
[junit4:junit4]   2> 864879 T2028 C367 oasc.SolrCore.execute [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 864882 T2086 C361 oasup.LogUpdateProcessor.finish [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id71]} 0 1
[junit4:junit4]   2> 864886 T2029 C365 oasup.LogUpdateProcessor.finish [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id14]} 0 93
[junit4:junit4]   2> 864887 T2073 C352 oasup.LogUpdateProcessor.finish [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id72]} 0 1
[junit4:junit4]   2> 864899 T2087 C355 oasup.LogUpdateProcessor.finish [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id73]} 0 2
[junit4:junit4]   2> 864900 T2025 C352 oasc.SolrCore.execute [00014_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 864917 T2027 C354 oasup.LogUpdateProcessor.finish [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id74]} 0 18
[junit4:junit4]   2> 864919 T2059 C354 oasup.LogUpdateProcessor.finish [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id75]} 0 1
[junit4:junit4]   2> 864926 T2026 C351 oasup.LogUpdateProcessor.finish [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id76]} 0 1
[junit4:junit4]   2> 864931 T2028 C358 oasc.SolrCore.execute [00005_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=3 
[junit4:junit4]   2> 864934 T2028 C353 oasup.LogUpdateProcessor.finish [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id78]} 0 1
[junit4:junit4]   2> 864942 T2086 C365 oasc.SolrCore.execute [00013_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 864944 T2061 C367 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00018_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7d12a6f),segFN=segments_1,generation=1}
[junit4:junit4]   2> 864945 T2029 C367 oasc.SolrCore.execute [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 864944 T2086 C361 oasup.LogUpdateProcessor.finish [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id79]} 0 0
[junit4:junit4]   2> 864948 T2061 C367 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 864961 T2085 C367 oasc.SolrCore.execute [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 864967 T2027 C361 oasc.SolrCore.execute [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 864971 T2063 C365 oasup.LogUpdateProcessor.finish [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id35]} 0 216
[junit4:junit4]   2> 864974 T2059 C356 oasc.SolrCore.execute [00006_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 864976 T2064 C357 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00017_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6265335b),segFN=segments_1,generation=1}
[junit4:junit4]   2> 864974 T2079 C366 oasc.SolrCore.execute [00002_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865006 T2065 C352 oasc.SolrCore.execute [00014_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865012 T2075 C366 oasc.SolrCore.execute [00002_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865015 T2028 C352 oasc.SolrCore.execute [00014_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865017 T2064 C357 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 865023 T2064 C357 oasup.LogUpdateProcessor.finish [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id66]} 0 202
[junit4:junit4]   2> 865025 T2026 C357 oasup.LogUpdateProcessor.finish [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id81]} 0 49
[junit4:junit4]   2> 865028 T2061 C367 oasup.LogUpdateProcessor.finish [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id19]} 0 254
[junit4:junit4]   2> 865038 T2029 C360 oasup.LogUpdateProcessor.finish [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id83]} 0 1
[junit4:junit4]   2> 865041 T2086 C355 oasup.LogUpdateProcessor.finish [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id84]} 0 0
[junit4:junit4]   2> 865043 T2062 C367 oasc.SolrCore.execute [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 865046 T2076 C367 oasup.LogUpdateProcessor.finish [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id70]} 0 165
[junit4:junit4]   2> 865046 T2062 C360 oasc.SolrCore.execute [00007_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=2 
[junit4:junit4]   2> 865052 T2086 C362 oasc.SolrCore.execute [00008_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865054 T2088 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4:junit4]   2> 865056 T2085 C359 oasup.LogUpdateProcessor.finish [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id87]} 0 2
[junit4:junit4]   2> 865059 T2075 C360 oasup.LogUpdateProcessor.finish [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id86]} 0 1
[junit4:junit4]   2> 865061 T2075 C362 oasup.LogUpdateProcessor.finish [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id88]} 0 1
[junit4:junit4]   2> 865065 T2081 C367 oasup.LogUpdateProcessor.finish [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id20]} 0 281
[junit4:junit4]   2> 865066 T2087 C367 oasup.LogUpdateProcessor.finish [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id80]} 0 106
[junit4:junit4]   2> 865073 T2061 C367 oasup.LogUpdateProcessor.finish [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id89]} 0 1
[junit4:junit4]   2> 865075 T2073 C357 oasc.SolrCore.execute [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865078 T2061 C355 oasc.SolrCore.execute [00003_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=2 
[junit4:junit4]   2> 865073 T2065 C358 oasup.LogUpdateProcessor.finish [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id90]} 0 1
[junit4:junit4]   2> 865083 T2065 C361 oasup.LogUpdateProcessor.finish [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id93]} 0 1
[junit4:junit4]   2> 865086 T2061 C355 oasc.SolrCore.execute [00003_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865089 T2063 C355 oasup.LogUpdateProcessor.finish [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id95]} 0 1
[junit4:junit4]   2> 865092 T2029 C351 oasup.LogUpdateProcessor.finish [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id94]} 0 6
[junit4:junit4]   2> 865133 T2029 C363 oasc.SolrCore.execute [00016_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865135 T2029 C357 oasc.SolrCore.execute [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865131 T2079 C364 oasup.LogUpdateProcessor.finish [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id96]} 0 1
[junit4:junit4]   2> 865137 T2079 C365 oasc.SolrCore.execute [00013_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865116 T2073 C364 oasup.LogUpdateProcessor.finish [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id92]} 0 39
[junit4:junit4]   2> 865137 T2029 C352 oasc.SolrCore.execute [00014_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865143 T2085 C360 oasup.LogUpdateProcessor.finish [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id97]} 0 1
[junit4:junit4]   2> 865146 T2028 C361 oasup.LogUpdateProcessor.finish [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id99]} 0 1
[junit4:junit4]   2> 865159 T2059 C353 oasup.LogUpdateProcessor.finish [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id100]} 0 1
[junit4:junit4]   2> 865144 T2075 C359 oasup.LogUpdateProcessor.finish [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id98]} 0 0
[junit4:junit4]   2> 865160 T2061 C364 oasc.SolrCore.execute [00000_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 865163 T2086 C358 oasc.SolrCore.execute [00005_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865167 T2073 C362 oasup.LogUpdateProcessor.finish [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id101]} 0 2
[junit4:junit4]   2> 865174 T2081 C367 oasup.LogUpdateProcessor.finish [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id104]} 0 1
[junit4:junit4]   2> 865190 T2027 C365 oasc.SolrCore.execute [00013_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865190 T2063 C358 oasc.SolrCore.execute [00005_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865193 T2090 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 865240 T2028 C360 oasc.SolrCore.execute [00007_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 865242 T2075 C360 oasc.SolrCore.execute [00007_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865245 T2075 C356 oasc.SolrCore.execute [00006_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865256 T2061 C352 oasc.SolrCore.execute [00014_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865271 T2087 C367 oasc.SolrCore.execute [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865274 T2081 C360 oasc.SolrCore.execute [00007_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 865297 T2063 C353 oasc.SolrCore.execute [00015_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865299 T2027 C361 oasc.SolrCore.execute [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865312 T2065 C366 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00002_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@e616f65),segFN=segments_1,generation=1}
[junit4:junit4]   2> 865352 T2028 C367 oasc.SolrCore.execute [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865352 T2059 C353 oasc.SolrCore.execute [00015_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865352 T2065 C366 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 865372 T2075 C363 oasc.SolrCore.execute [00016_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 865374 T2065 C366 oasup.LogUpdateProcessor.finish [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id105]} 0 192
[junit4:junit4]   2> 865378 T2061 C364 oasc.SolrCore.execute [00000_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865387 T2081 C356 oasc.SolrCore.execute [00006_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=5 
[junit4:junit4]   2> 865388 T2087 C366 oasup.LogUpdateProcessor.finish [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id106]} 0 7
[junit4:junit4]   2> 865378 T2088 oass.SolrIndexSearcher.<init> Opening Searcher@20c0cd49 main
[junit4:junit4]   2> 865394 T2032 oasc.SolrCore.registerSearcher [00000_core] Registered new searcher Searcher@20c0cd49 main{StandardDirectoryReader(segments_1:4:nrt _0(4.4):C3)}
[junit4:junit4]   2> 865394 T2027 C364 oasup.LogUpdateProcessor.finish [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id107]} 0 0
[junit4:junit4]   2> 865395 T2088 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 865399 T2063 C357 oasup.LogUpdateProcessor.finish [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id108]} 0 0
[junit4:junit4]   2> 865403 T2028 C365 oasc.SolrCore.execute [00013_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 865411 T2059 C365 oasup.LogUpdateProcessor.finish [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id109]} 0 1
[junit4:junit4]   2> 865411 T2075 C353 oasc.SolrCore.execute [00015_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865416 T2030 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 865419 T2065 C365 oasup.LogUpdateProcessor.finish [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id110]} 0 1
[junit4:junit4]   2> 865423 T2089 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 865432 T2061 C357 oasup.LogUpdateProcessor.finish [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id111]} 0 1
[junit4:junit4]   2> 865460 T2081 C353 oasup.LogUpdateProcessor.finish [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id112]} 0 1
[junit4:junit4]   2> 865467 T2027 C357 oasup.LogUpdateProcessor.finish [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id113]} 0 1
[junit4:junit4]   2> 865473 T2087 C359 oasc.SolrCore.execute [00011_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=9 
[junit4:junit4]   2> 865477 T2063 C356 oasc.SolrCore.execute [00006_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865479 T2063 C352 oasup.LogUpdateProcessor.finish [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id114]} 0 0
[junit4:junit4]   2> 865493 T2059 C352 oasc.SolrCore.execute [00014_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865495 T2075 C351 oasc.SolrCore.execute [00019_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865499 T2075 C356 oasup.LogUpdateProcessor.finish [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id115]} 0 1
[junit4:junit4]   2> 865502 T2059 C355 oasc.SolrCore.execute [00003_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865507 T2081 C359 oasup.LogUpdateProcessor.finish [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id116]} 0 1
[junit4:junit4]   2> 865518 T2027 C352 oasc.SolrCore.execute [00014_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865521 T2027 C360 oasc.SolrCore.execute [00007_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865562 T2090 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 865564 T2090 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 865580 T2090 oass.IndexSchema.readSchema [00010_core] Schema name=tiny
[junit4:junit4]   2> 865602 T2059 C354 oasc.SolrCore.execute [00009_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865612 T2061 C351 oasc.SolrCore.execute [00019_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865627 T2087 C360 oasc.SolrCore.execute [00007_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865629 T2081 C357 oasc.SolrCore.execute [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865697 T2090 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 865702 T2090 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 865703 T2090 oasc.SolrCore.<init> [00010_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00010_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00010_core/data/
[junit4:junit4]   2> 865704 T2090 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@668daa3e
[junit4:junit4]   2> 865705 T2090 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 865710 T2090 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00010_core/data
[junit4:junit4]   2> 865711 T2090 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00010_core/data/index/
[junit4:junit4]   2> 865713 T2090 oasc.SolrCore.initIndex WARN [00010_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00010_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 865720 T2061 C357 oasc.SolrCore.execute [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865733 T2090 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00010_core/data/index
[junit4:junit4]   2> 865759 T2081 C356 oasc.SolrCore.execute [00006_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 865760 T2089 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 865763 T2089 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 865762 T2030 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 865766 T2030 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
[junit4:junit4]   2> 865770 T2089 oass.IndexSchema.readSchema [00001_core] Schema name=tiny
[junit4:junit4]   2> 865773 T2030 oass.IndexSchema.readSchema [00012_core] Schema name=tiny
[junit4:junit4]   2> ASYNC  NEW_CORE C368 name=00019_core org.apache.solr.core.SolrCore@63654d1
[junit4:junit4]   2> 865897 T2061 C368 oasc.SolrCore.execute [00019_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> ASYNC  NEW_CORE C369 name=00007_core org.apache.solr.core.SolrCore@2044056
[junit4:junit4]   2> 865897 T2059 C369 oasc.SolrCore.execute [00007_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 865948 T2030 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 865962 T2090 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00010_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@70b0e525),segFN=segments_1,generation=1}
[junit4:junit4]   2> 865963 T2090 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 865966 T2090 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 865968 T2030 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 865970 T2030 oasc.SolrCore.<init> [00012_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00012_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00012_core/data/
[junit4:junit4]   2> 865971 T2030 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@668daa3e
[junit4:junit4]   2> 865972 T2030 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 865973 T2090 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 865962 T2089 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 865975 T2030 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00012_core/data
[junit4:junit4]   2> 865975 T2090 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 865978 T2090 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 865986 T2089 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 865988 T2089 oasc.SolrCore.<init> [00001_core] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./OpenCloseCoreStressTest_/00001_core/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00001_core/data/
[junit4:junit4]   2> 865989 T2089 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@668daa3e
[junit4:junit4]   2> 865991 T2089 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 866004 T2081 C369 oasc.SolrCore.execute [00007_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 866015 T2090 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 866021 T2089 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00001_core/data
[junit4:junit4]   2> ASYNC  NEW_CORE C370 name=00017_core org.apache.solr.core.SolrCore@6b761d0a
[junit4:junit4]   2> 866024 T2059 C370 oasc.SolrCore.execute [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 866030 T2089 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00001_core/data/index/
[junit4:junit4]   2> 866036 T2089 oasc.SolrCore.initIndex WARN [00001_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00001_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 866045 T2090 oass.SolrIndexSearcher.<init> Opening Searcher@2c0a48cd main
[junit4:junit4]   2> 866025 T2030 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00012_core/data/index/
[junit4:junit4]   2> 866047 T2030 oasc.SolrCore.initIndex WARN [00012_core] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00012_core/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 866045 T2089 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00001_core/data/index
[junit4:junit4]   2> 866048 T2030 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00012_core/data/index
[junit4:junit4]   2> 866047 T2090 oasc.SolrCore.registerSearcher [00010_core] Registered new searcher Searcher@2c0a48cd main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 866051 T2090 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 866052 T2090 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 866063 T2090 oasc.SolrCores.putTransientCore Opening transient core 00010_core
[junit4:junit4]   2> 866063 T2090 oasc.CoreContainer.registerCore registering core: 00010_core
[junit4:junit4]   2> ASYNC  NEW_CORE C371 name=00010_core org.apache.solr.core.SolrCore@3358b6ce
[junit4:junit4]   2> 866104 T2063 C371 oasc.SolrCore.execute [00010_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> ASYNC  NEW_CORE C372 name=00004_core org.apache.solr.core.SolrCore@2828abde
[junit4:junit4]   2> 866115 T2081 C372 oasc.SolrCore.execute [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 866120 T2075 C371 oasc.SolrCore.execute [00010_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 866126 T2090 C371 oasc.SolrCore.execute [00010_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 866141 T2089 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00001_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@31f714da),segFN=segments_1,generation=1}
[junit4:junit4]   2> 866142 T2089 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 866150 T2030 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00012_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3ca64453),segFN=segments_1,generation=1}
[junit4:junit4]   2> 866151 T2030 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 866152 T2089 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 866153 T2030 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 866156 T2030 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 866158 T2030 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> ASYNC  NEW_CORE C373 name=00014_core org.apache.solr.core.SolrCore@5665e01f
[junit4:junit4]   2> 866160 T2059 C373 oasc.SolrCore.execute [00014_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 866157 T2089 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 866158 T2073 C371 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00010_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@70b0e525),segFN=segments_1,generation=1}
[junit4:junit4]   2> 866173 T2073 C371 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 866175 T2089 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 866177 T2089 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 866185 T2078 C371 oasup.LogUpdateProcessor.finish [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id33]} 0 74
[junit4:junit4]   2> 866173 T2030 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 866203 T2080 C371 oasup.LogUpdateProcessor.finish [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id46]} 0 92
[junit4:junit4]   2> 866185 T2077 C371 oasup.LogUpdateProcessor.finish [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id60]} 0 75
[junit4:junit4]   2> 866178 T2073 C371 oasup.LogUpdateProcessor.finish [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id103]} 0 72
[junit4:junit4]   2> ASYNC  NEW_CORE C374 name=00000_core org.apache.solr.core.SolrCore@c23ecdc
[junit4:junit4]   2> 866210 T2073 C374 oasup.LogUpdateProcessor.finish [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id118]} 0 0
[junit4:junit4]   2> 866206 T2076 C371 oasup.LogUpdateProcessor.finish [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id85]} 0 99
[junit4:junit4]   2> ASYNC  NEW_CORE C375 name=00003_core org.apache.solr.core.SolrCore@1bfb89f8
[junit4:junit4]   2> 866217 T2061 C375 oasup.LogUpdateProcessor.finish [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id120]} 0 2
[junit4:junit4]   2> 866219 T2090 C372 oasup.LogUpdateProcessor.finish [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id119]} 0 0
[junit4:junit4]   2> ASYNC  NEW_CORE C376 name=00013_core org.apache.solr.core.SolrCore@27ac39d6
[junit4:junit4]   2> 866222 T2061 C376 oasup.LogUpdateProcessor.finish [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id121]} 0 2
[junit4:junit4]   2> ASYNC  NEW_CORE C377 name=00018_core org.apache.solr.core.SolrCore@4784933a
[junit4:junit4]   2> 866222 T2081 C377 oasc.SolrCore.execute [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> ASYNC  NEW_CORE C378 name=00008_core org.apache.solr.core.SolrCore@39fa10a8
[junit4:junit4]   2> 866227 T2080 C378 oasup.LogUpdateProcessor.finish [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id126]} 0 1
[junit4:junit4]   2> 866232 T2082 C371 oasup.LogUpdateProcessor.finish [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id69]} 0 123
[junit4:junit4]   2> 866234 T2076 C368 oasup.LogUpdateProcessor.finish [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id125]} 0 1
[junit4:junit4]   2> 866227 T2075 C368 oasup.LogUpdateProcessor.finish [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id123]} 0 3
[junit4:junit4]   2> ASYNC  NEW_CORE C379 name=00006_core org.apache.solr.core.SolrCore@5a93ce77
[junit4:junit4]   2> 866226 T2059 C379 oasup.LogUpdateProcessor.finish [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id124]} 0 1
[junit4:junit4]   2> 866237 T2078 C376 oasup.LogUpdateProcessor.finish [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id127]} 0 1
[junit4:junit4]   2> 866241 T2075 C378 oasup.LogUpdateProcessor.finish [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id128]} 0 1
[junit4:junit4]   2> 866245 T2063 C369 oasup.LogUpdateProcessor.finish [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id131]} 0 0
[junit4:junit4]   2> 866244 T2059 C372 oasup.LogUpdateProcessor.finish [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id129]} 0 2
[junit4:junit4]   2> 866250 T2059 C370 oasup.LogUpdateProcessor.finish [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id132]} 0 1
[junit4:junit4]   2> 866253 T2059 C368 oasc.SolrCore.execute [00019_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 866256 T2075 C371 oasup.LogUpdateProcessor.finish [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id134]} 0 1
[junit4:junit4]   2> ASYNC  NEW_CORE C380 name=00002_core org.apache.solr.core.SolrCore@64e59059
[junit4:junit4]   2> 866260 T2082 C380 oasup.LogUpdateProcessor.finish [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id133]} 0 1
[junit4:junit4]   2> 866261 T2059 C378 oasup.LogUpdateProcessor.finish [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id137]} 0 0
[junit4:junit4]   2> 866258 T2080 C375 oasup.LogUpdateProcessor.finish [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id136]} 0 1
[junit4:junit4]   2> 866266 T2027 C371 oasup.LogUpdateProcessor.finish [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id117]} 0 150
[junit4:junit4]   2> 866269 T2080 C380 oasup.LogUpdateProcessor.finish [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id138]} 0 2
[junit4:junit4]   2> 866272 T2078 C372 oasc.SolrCore.execute [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> ASYNC  NEW_CORE C381 name=00016_core org.apache.solr.core.SolrCore@6648ff7e
[junit4:junit4]   2> 866275 T2081 C381 oasup.LogUpdateProcessor.finish [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id141]} 0 1
[junit4:junit4]   2> ASYNC  NEW_CORE C382 name=00015_core org.apache.solr.core.SolrCore@16c396e9
[junit4:junit4]   2> 866263 T2090 C382 oasup.LogUpdateProcessor.finish [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id135]} 0 4
[junit4:junit4]   2> ASYNC  NEW_CORE C383 name=00009_core org.apache.solr.core.SolrCore@39d70b1c
[junit4:junit4]   2> 866275 T2075 C383 oasup.LogUpdateProcessor.finish [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id139]} 0 2
[junit4:junit4]   2> 866275 T2059 C377 oasup.LogUpdateProcessor.finish [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id142]} 0 1
[junit4:junit4]   2> 866272 T2076 C372 oasup.LogUpdateProcessor.finish [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id140]} 0 0
[junit4:junit4]   2> 866281 T2027 C381 oasup.LogUpdateProcessor.finish [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id143]} 0 2
[junit4:junit4]   2> 866284 T2082 C374 oasup.LogUpdateProcessor.finish [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id146]} 0 1
[junit4:junit4]   2> 866283 T2078 C369 oasup.LogUpdateProcessor.finish [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id145]} 0 1
[junit4:junit4]   2> 866287 T2081 C380 oasup.LogUpdateProcessor.finish [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id147]} 0 1
[junit4:junit4]   2> 866290 T2027 C374 oasup.LogUpdateProcessor.finish [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id149]} 0 1
[junit4:junit4]   2> 866292 T2080 C373 oasup.LogUpdateProcessor.finish [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id148]} 0 0
[junit4:junit4]   2> 866293 T2027 C377 oasup.LogUpdateProcessor.finish [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id151]} 0 1
[junit4:junit4]   2> 866296 T2075 C368 oasup.LogUpdateProcessor.finish [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id152]} 0 1
[junit4:junit4]   2> 866298 T2082 C374 oasup.LogUpdateProcessor.finish [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id153]} 0 1
[junit4:junit4]   2> 866300 T2082 C373 oasup.LogUpdateProcessor.finish [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id155]} 0 0
[junit4:junit4]   2> 866300 T2075 C368 oasup.LogUpdateProcessor.finish [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id154]} 0 1
[junit4:junit4]   2> 866303 T2090 C369 oasup.LogUpdateProcessor.finish [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id150]} 0 12
[junit4:junit4]   2> ASYNC  NEW_CORE C384 name=00005_core org.apache.solr.core.SolrCore@529c459c
[junit4:junit4]   2> 866307 T2027 C384 oasup.LogUpdateProcessor.finish [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id157]} 0 1
[junit4:junit4]   2> 866310 T2027 C379 oasup.LogUpdateProcessor.finish [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id158]} 0 1
[junit4:junit4]   2> 866310 T2082 C384 oasup.LogUpdateProcessor.finish [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id159]} 0 0
[junit4:junit4]   2> ASYNC  NEW_CORE C385 name=00011_core org.apache.solr.core.SolrCore@71f17f8c
[junit4:junit4]   2> 866313 T2078 C385 oasup.LogUpdateProcessor.finish [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id160]} 0 1
[junit4:junit4]   2> 866319 T2080 C369 oasup.LogUpdateProcessor.finish [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id161]} 0 1
[junit4:junit4]   2> 866335 T2089 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 866339 T2081 C383 oasup.LogUpdateProcessor.finish [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id164]} 0 1
[junit4:junit4]   2> 866343 T2082 C384 oasc.SolrCore.execute [00005_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 866345 T2027 C373 oasup.LogUpdateProcessor.finish [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id165]} 0 0
[junit4:junit4]   2> 866321 T2090 C373 oasup.LogUpdateProcessor.finish [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id163]} 0 1
[junit4:junit4]   2> 866355 T2030 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 866361 T2078 C375 oasup.LogUpdateProcessor.finish [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id166]} 0 1
[junit4:junit4]   2> 866378 T2080 C374 oasc.SolrCore.execute [00000_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=3 status=0 QTime=1 
[junit4:junit4]   2> 866380 T2081 C377 oasup.LogUpdateProcessor.finish [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id167]} 0 0
[junit4:junit4]   2> 866394 T2082 C382 oasc.SolrCore.execute [00015_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 866398 T2082 C381 oasup.LogUpdateProcessor.finish [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id168]} 0 1
[junit4:junit4]   2> 866401 T2082 C374 oasup.LogUpdateProcessor.finish [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id169]} 0 1
[junit4:junit4]   2> 866408 T2089 oass.SolrIndexSearcher.<init> Opening Searcher@589d618f main
[junit4:junit4]   2> 866409 T2089 oasc.SolrCore.registerSearcher [00001_core] Registered new searcher Searcher@589d618f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 866410 T2089 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 866411 T2089 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 866419 T2081 C373 oasup.LogUpdateProcessor.finish [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id170]} 0 0
[junit4:junit4]   2> 866425 T2030 oass.SolrIndexSearcher.<init> Opening Searcher@684c7155 main
[junit4:junit4]   2> 866429 T2030 oasc.SolrCore.registerSearcher [00012_core] Registered new searcher Searcher@684c7155 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 866430 T2089 oasc.SolrCores.putTransientCore Opening transient core 00001_core
[junit4:junit4]   2> 866431 T2089 oasc.CoreContainer.registerCore registering core: 00001_core
[junit4:junit4]   2> 866430 T2030 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 866438 T2030 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 866439 T2080 C372 oasup.LogUpdateProcessor.finish [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id172]} 0 1
[junit4:junit4]   2> 866445 T2027 C381 oasup.LogUpdateProcessor.finish [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id173]} 0 1
[junit4:junit4]   2> ASYNC  NEW_CORE C386 name=00001_core org.apache.solr.core.SolrCore@1f8c2c00
[junit4:junit4]   2> 866455 T2085 C386 oasc.SolrCore.execute [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 866458 T2078 C378 oasc.SolrCore.execute [00008_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 866462 T2062 C386 oasc.SolrCore.execute [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 866463 T2025 C386 oasc.SolrCore.execute [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 866486 T2030 oasc.SolrCores.putTransientCore Opening transient core 00012_core
[junit4:junit4]   2> 866486 T2030 oasc.CoreContainer.registerCore registering core: 00012_core
[junit4:junit4]   2> 866502 T2077 C386 oasc.SolrCore.execute [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 866506 T2082 C371 oasup.LogUpdateProcessor.finish [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id174]} 0 0
[junit4:junit4]   2> 866508 T2082 C369 oasc.SolrCore.execute [00007_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 866509 T2082 C386 oasc.SolrCore.execute [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 866548 T2065 C386 oasc.SolrCore.execute [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> ASYNC  NEW_CORE C387 name=00012_core org.apache.solr.core.SolrCore@30df41f0
[junit4:junit4]   2> 866582 T2086 C387 oasc.SolrCore.execute [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 866601 T2087 C387 oasc.SolrCore.execute [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 866603 T2087 C380 oasc.SolrCore.execute [00002_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 866602 T2079 C387 oasc.SolrCore.execute [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=39 
[junit4:junit4]   2> 866605 T2078 C376 oasc.SolrCore.execute [00013_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 866608 T2073 C387 oasc.SolrCore.execute [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 866614 T2084 C387 oasc.SolrCore.execute [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 866620 T2028 C386 oasc.SolrCore.execute [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 866622 T2028 C380 oasc.SolrCore.execute [00002_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 866623 T2028 C382 oasc.SolrCore.execute [00015_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 866627 T2026 C386 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00001_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@31f714da),segFN=segments_1,generation=1}
[junit4:junit4]   2> 866629 T2026 C386 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 866634 T2026 C386 oasup.LogUpdateProcessor.finish [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id82]} 0 172
[junit4:junit4]   2> 866635 T2076 C386 oasup.LogUpdateProcessor.finish [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id156]} 0 14
[junit4:junit4]   2> 866636 T2072 C386 oasup.LogUpdateProcessor.finish [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id77]} 0 131
[junit4:junit4]   2> 866639 T2059 C386 oasup.LogUpdateProcessor.finish [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id144]} 0 96
[junit4:junit4]   2> 866641 T2075 C386 oasup.LogUpdateProcessor.finish [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id162]} 0 138
[junit4:junit4]   2> 866639 T2026 C378 oasc.SolrCore.execute [00008_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=3 
[junit4:junit4]   2> 866642 T2029 C386 oasup.LogUpdateProcessor.finish [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id102]} 0 148
[junit4:junit4]   2> 866649 T2090 C386 oasup.LogUpdateProcessor.finish [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id171]} 0 0
[junit4:junit4]   2> 866650 T2063 C386 oasup.LogUpdateProcessor.finish [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id130]} 0 0
[junit4:junit4]   2> 866661 T2089 C386 oasup.LogUpdateProcessor.finish [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id40]} 0 1
[junit4:junit4]   2> 866665 T2077 C371 oasc.SolrCore.execute [00010_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 866668 T2074 C387 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00012_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3ca64453),segFN=segments_1,generation=1}
[junit4:junit4]   2> 866669 T2028 C375 oasup.LogUpdateProcessor.finish [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id177]} 0 4
[junit4:junit4]   2> 866671 T2077 C375 oasup.LogUpdateProcessor.finish [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id179]} 0 5
[junit4:junit4]   2> 866672 T2082 C384 oasc.SolrCore.execute [00005_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 866671 T2028 C383 oasup.LogUpdateProcessor.finish [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id175]} 0 0
[junit4:junit4]   2> 866688 T2030 C387 oasc.SolrCore.execute [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 866684 T2082 C377 oasup.LogUpdateProcessor.finish [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id185]} 0 1
[junit4:junit4]   2> 866682 T2074 C387 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 866677 T2086 C378 oasup.LogUpdateProcessor.finish [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id178]} 0 1
[junit4:junit4]   2> 866677 T2087 C370 oasup.LogUpdateProcessor.finish [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id184]} 0 1
[junit4:junit4]   2> 866711 T2086 C374 oasc.SolrCore.execute [00000_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=3 status=0 QTime=0 
[junit4:junit4]   2> 866714 T2086 C368 oasup.LogUpdateProcessor.finish [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id189]} 0 1
[junit4:junit4]   2> 866715 T2086 C369 oasc.SolrCore.execute [00007_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 866718 T2063 C385 oasc.SolrCore.execute [00011_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 866720 T2090 C381 oasc.SolrCore.execute [00016_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=6 
[junit4:junit4]   2> 866722 T2090 C370 oasup.LogUpdateProcessor.finish [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id190]} 0 1
[junit4:junit4]   2> 866724 T2090 C387 oasc.SolrCore.execute [00012_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 866675 T2080 C373 oasup.LogUpdateProcessor.finish [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id180]} 0 1
[junit4:junit4]   2> 866675 T2065 C368 oasup.LogUpdateProcessor.finish [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id183]} 0 0
[junit4:junit4]   2> 866732 T2065 C370 oasc.SolrCore.execute [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 866734 T2065 C377 oasc.SolrCore.execute [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 866675 T2081 C382 oasup.LogUpdateProcessor.finish [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id181]} 0 0
[junit4:junit4]   2> 866674 T2085 C386 oasup.LogUpdateProcessor.finish [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id182]} 0 1
[junit4:junit4]   2> 866739 T2085 C368 oasup.LogUpdateProcessor.finish [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id194]} 0 1
[junit4:junit4]   2> 866674 T2077 C369 oasup.LogUpdateProcessor.finish [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id176]} 0 1
[junit4:junit4]   2> 866736 T2080 C373 oasc.SolrCore.execute [00014_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=2 
[junit4:junit4]   2> 866735 T2065 C380 oasup.LogUpdateProcessor.finish [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id192]} 0 0
[junit4:junit4]   2> 866743 T2065 C376 oasup.LogUpdateProcessor.finish [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id195]} 0 0
[junit4:junit4]   2> 866746 T2080 C378 oasup.LogUpdateProcessor.finish [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id196]} 0 1
[junit4:junit4]   2> 866747 T2065 C376 oasup.LogUpdateProcessor.finish [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id197]} 0 1
[junit4:junit4]   2> 866749 T2065 C374 oasup.LogUpdateProcessor.finish [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id199]} 0 0
[junit4:junit4]   2> 866753 T2077 C375 oasup.LogUpdateProcessor.finish [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id198]} 0 1
[junit4:junit4]   2> 866756 T2083 C387 oasup.LogUpdateProcessor.finish [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id62]} 0 144
[junit4:junit4]   2> 866758 T2083 C374 oasup.LogUpdateProcessor.finish [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id203]} 0 1
[junit4:junit4]   2> 866761 T2083 C379 oasup.LogUpdateProcessor.finish [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id200]} 0 1
[junit4:junit4]   2> 866728 T2063 C381 oasup.LogUpdateProcessor.finish [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id191]} 0 1
[junit4:junit4]   2> 866768 T2063 C384 oasup.LogUpdateProcessor.finish [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id202]} 0 2
[junit4:junit4]   2> 866771 T2063 C368 oasup.LogUpdateProcessor.finish [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id201]} 0 1
[junit4:junit4]   2> 866774 T2063 C377 oasup.LogUpdateProcessor.finish [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id204]} 0 1
[junit4:junit4]   2> 866778 T2025 C375 oasc.SolrCore.execute [00003_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 866780 T2078 C371 oasup.LogUpdateProcessor.finish [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id209]} 0 0
[junit4:junit4]   2> 866782 T2079 C379 oasup.LogUpdateProcessor.finish [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id207]} 0 0
[junit4:junit4]   2> 866784 T2073 C370 oasup.LogUpdateProcessor.finish [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id210]} 0 1
[junit4:junit4]   2> 866718 T2061 C387 oasup.LogUpdateProcessor.finish [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id122]} 0 115
[junit4:junit4]   2> 866704 T2029 C384 oasup.LogUpdateProcessor.finish [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id187]} 0 1
[junit4:junit4]   2> 866792 T2027 C375 oasup.LogUpdateProcessor.finish [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id206]} 0 2
[junit4:junit4]   2> 866795 T2078 C370 oasc.SolrCore.execute [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 866798 T2078 C386 oasc.SolrCore.execute [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 866800 T2078 C373 oasup.LogUpdateProcessor.finish [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id213]} 0 1
[junit4:junit4]   2> 866801 T2082 C385 oasup.LogUpdateProcessor.finish [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id214]} 0 1
[junit4:junit4]   2> 866702 T2026 C383 oasup.LogUpdateProcessor.finish [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id188]} 0 0
[junit4:junit4]   2> 866701 T2064 C387 oasup.LogUpdateProcessor.finish [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id91]} 0 78
[junit4:junit4]   2> 866700 T2074 C387 oasup.LogUpdateProcessor.finish [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id42]} 0 98
[junit4:junit4]   2> 866692 T2072 C371 oasc.SolrCore.execute [00010_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 866812 T2073 C378 oasup.LogUpdateProcessor.finish [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id211]} 0 0
[junit4:junit4]   2> 866815 T2085 C383 oasup.LogUpdateProcessor.finish [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id220]} 0 1
[junit4:junit4]   2> 866692 T2084 C377 oasc.SolrCore.execute [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 866691 T2028 C376 oasup.LogUpdateProcessor.finish [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id186]} 0 1
[junit4:junit4]   2> 866818 T2073 C380 oasup.LogUpdateProcessor.finish [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id221]} 0 4
[junit4:junit4]   2> 866826 T2061 C385 oasup.LogUpdateProcessor.finish [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id222]} 0 1
[junit4:junit4]   2> 866827 T2029 C372 oasc.SolrCore.execute [00004_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 866831 T2077 C369 oasup.LogUpdateProcessor.finish [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id223]} 0 1
[junit4:junit4]   2> 866807 T2075 C374 oasup.LogUpdateProcessor.finish [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id218]} 0 2
[junit4:junit4]   2> 866807 T2087 C375 oasup.LogUpdateProcessor.finish [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id219]} 0 0
[junit4:junit4]   2> 866840 T2087 C374 oasc.SolrCore.execute [00000_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=3 status=0 QTime=1 
[junit4:junit4]   2> 866841 T2086 C377 oasup.LogUpdateProcessor.finish [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id225]} 0 2
[junit4:junit4]   2> 866844 T2076 C382 oasup.LogUpdateProcessor.finish [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id226]} 0 2
[junit4:junit4]   2> 866805 T2059 C370 oasup.LogUpdateProcessor.finish [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id216]} 0 1
[junit4:junit4]   2> 866803 T2079 C381 oasup.LogUpdateProcessor.finish [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id215]} 0 5
[junit4:junit4]   2> 866852 T2079 C371 oasup.LogUpdateProcessor.finish [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id230]} 0 1
[junit4:junit4]   2> 866802 T2078 C386 oasup.LogUpdateProcessor.finish [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id217]} 0 1
[junit4:junit4]   2> 866854 T2079 C381 oasup.LogUpdateProcessor.finish [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id228]} 0 0
[junit4:junit4]   2> 866800 T2030 C377 oasup.LogUpdateProcessor.finish [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id212]} 0 0
[junit4:junit4]   2> 866792 T2066 C387 oasup.LogUpdateProcessor.finish [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id63]} 0 173
[junit4:junit4]   2> 866781 T2025 C380 oasup.LogUpdateProcessor.finish [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id208]} 0 1
[junit4:junit4]   2> 866779 T2062 C368 oasc.SolrCore.execute [00019_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 866875 T2066 C385 oasup.LogUpdateProcessor.finish [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id232]} 0 1
[junit4:junit4]   2> 866879 T2066 C370 oasup.LogUpdateProcessor.finish [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id234]} 0 1
[junit4:junit4]   2> 866777 T2089 C374 oasup.LogUpdateProcessor.finish [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id205]} 0 1
[junit4:junit4]   2> 866776 T2083 C386 oasc.SolrCore.execute [00001_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=13 
[junit4:junit4]   2> 866909 T2083 C372 oasup.LogUpdateProcessor.finish [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id236]} 0 0
[junit4:junit4]   2> 866912 T2083 C379 oasup.LogUpdateProcessor.finish [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id233]} 0 1
[junit4:junit4]   2> 866917 T2089 C376 oasup.LogUpdateProcessor.finish [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id229]} 0 19
[junit4:junit4]   2> 866756 T2090 C370 oasup.LogUpdateProcessor.finish [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id193]} 0 1
[junit4:junit4]   2> 866922 T2072 C382 oasup.LogUpdateProcessor.finish [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id242]} 0 1
[junit4:junit4]   2> 866924 T2074 C380 oasc.SolrCore.execute [00002_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 866924 T2072 C371 oasup.LogUpdateProcessor.finish [00010_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id243]} 0 0
[junit4:junit4]   2> 866925 T2074 C379 oasc.SolrCore.execute [00006_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 866927 T2072 C372 oasup.LogUpdateProcessor.finish [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id245]} 0 1
[junit4:junit4]   2> 866929 T2074 C376 oasup.LogUpdateProcessor.finish [00013_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id239]} 0 1
[junit4:junit4]   2> 866930 T2072 C373 oasup.LogUpdateProcessor.finish [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id244]} 0 2
[junit4:junit4]   2> 866935 T2090 C380 oasup.LogUpdateProcessor.finish [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id241]} 0 14
[junit4:junit4]   2> 866939 T2077 C377 oasup.LogUpdateProcessor.finish [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id247]} 0 1
[junit4:junit4]   2> 866941 T2077 C374 oasc.SolrCore.execute [00000_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=3 status=0 QTime=0 
[junit4:junit4]   2> 866944 T2026 C380 oasup.LogUpdateProcessor.finish [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id251]} 0 1
[junit4:junit4]   2> 866946 T2064 C382 oasup.LogUpdateProcessor.finish [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id254]} 0 1
[junit4:junit4]   2> 866920 T2089 C371 oasc.SolrCore.execute [00010_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 866950 T2064 C371 oasc.SolrCore.execute [00010_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 866917 T2083 C384 oasup.LogUpdateProcessor.finish [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id238]} 0 1
[junit4:junit4]   2> 866952 T2084 C369 oasup.LogUpdateProcessor.finish [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id253]} 0 2
[junit4:junit4]   2> 866868 T2075 C382 oasc.SolrCore.execute [00015_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 866857 T2079 C370 oasup.LogUpdateProcessor.finish [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id231]} 0 1
[junit4:junit4]   2> 866855 T2078 C368 oasc.SolrCore.execute [00019_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 866850 T2059 C370 oasc.SolrCore.execute [00017_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 866962 T2077 C374 oasup.LogUpdateProcessor.finish [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id255]} 0 1
[junit4:junit4]   2> 866965 T2077 C378 oasup.LogUpdateProcessor.finish [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id256]} 0 1
[junit4:junit4]   2> 866845 T2082 C368 oasc.SolrCore.execute [00019_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 866842 T2087 C377 oasc.SolrCore.execute [00018_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 866842 T2081 C370 oasup.LogUpdateProcessor.finish [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id227]} 0 1
[junit4:junit4]   2> 866971 T2081 C370 oasup.LogUpdateProcessor.finish [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id257]} 0 0
[junit4:junit4]   2> 866828 T2061 C380 oasc.SolrCore.execute [00002_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 866976 T2061 C380 oasup.LogUpdateProcessor.finish [00002_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id258]} 0 1
[junit4:junit4]   2> 866824 T2065 C377 oasup.LogUpdateProcessor.finish [00018_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id224]} 0 2
[junit4:junit4]   2> 866976 T2081 C387 oasup.LogUpdateProcessor.finish [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id259]} 0 1
[junit4:junit4]   2> 866942 T2076 C381 oasup.LogUpdateProcessor.finish [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id252]} 0 1
[junit4:junit4]   2> 866984 T2066 C378 oasup.LogUpdateProcessor.finish [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id235]} 0 1
[junit4:junit4]   2> 866939 T2086 C372 oasup.LogUpdateProcessor.finish [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id250]} 0 0
[junit4:junit4]   2> 866991 T2062 C375 oasup.LogUpdateProcessor.finish [00003_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id260]} 0 1
[junit4:junit4]   2> 866993 T2062 C374 oasc.SolrCore.execute [00000_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=3 status=0 QTime=0 
[junit4:junit4]   2> 866995 T2084 C369 oasup.LogUpdateProcessor.finish [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id263]} 0 1
[junit4:junit4]   2> 867000 T2075 C378 oasup.LogUpdateProcessor.finish [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id267]} 0 0
[junit4:junit4]   2> 867002 T2084 C373 oasup.LogUpdateProcessor.finish [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id266]} 0 1
[junit4:junit4]   2> 867004 T2078 C370 oasup.LogUpdateProcessor.finish [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id269]} 0 1
[junit4:junit4]   2> 866938 T2063 C373 oasup.LogUpdateProcessor.finish [00014_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id237]} 0 1
[junit4:junit4]   2> 866938 T2029 C369 oasup.LogUpdateProcessor.finish [00007_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id248]} 0 1
[junit4:junit4]   2> 866937 T2028 C383 oasup.LogUpdateProcessor.finish [00009_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id249]} 0 1
[junit4:junit4]   2> 866936 T2027 C381 oasc.SolrCore.execute [00016_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 866935 T2073 C382 oasup.LogUpdateProcessor.finish [00015_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id246]} 0 1
[junit4:junit4]   2> 866923 T2085 C385 oasc.SolrCore.execute [00011_core] webapp=/solr path=/select params={q=*:*&wt=javabin&qt=/select&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 867019 T2074 C370 oasup.LogUpdateProcessor.finish [00017_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id274]} 0 1
[junit4:junit4]   2> 867021 T2072 C387 oasup.LogUpdateProcessor.finish [00012_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id270]} 0 1
[junit4:junit4]   2> 867021 T2074 C384 oasup.LogUpdateProcessor.finish [00005_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id276]} 0 0
[junit4:junit4]   2> 867013 T2030 C385 oasup.LogUpdateProcessor.finish [00011_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id240]} 0 94
[junit4:junit4]   2> 867012 T2063 C368 oasup.LogUpdateProcessor.finish [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id272]} 0 0
[junit4:junit4]   2> 867030 T2065 C378 oasup.LogUpdateProcessor.finish [00008_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id278]} 0 1
[junit4:junit4]   2> 867032 T2081 C372 oasup.LogUpdateProcessor.finish [00004_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id279]} 0 1
[junit4:junit4]   2> 867032 T2065 C386 oasup.LogUpdateProcessor.finish [00001_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id280]} 0 0
[junit4:junit4]   2> 867007 T2075 C379 oasup.LogUpdateProcessor.finish [00006_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id271]} 0 1
[junit4:junit4]   2> 867005 T2084 C368 oasup.LogUpdateProcessor.finish [00019_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id261]} 0 1
[junit4:junit4]   2> 867002 T2079 C381 oasup.LogUpdateProcessor.finish [00016_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id264]} 0 0
[junit4:junit4]   2> 867040 T2084 C374 oasup.LogUpdateProcessor.finish [00000_core] webapp=/solr path=/update params={wt=javabin&version=2} {add=[id284]} 0 1
[junit4:junit4

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

core.SolrCore@26516b25
[junit4:junit4]   2> 950248 T2021 C559 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00005_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5180e33d),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00005_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5180e33d),segFN=segments_2,generation=2}
[junit4:junit4]   2> 950249 T2021 C559 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 950255 T2021 oasc.SolrCore.closeSearcher [00005_core] Closing main searcher on request.
[junit4:junit4]   2> 950259 T2021 oasc.CachingDirectoryFactory.close Closing MockFSDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 950259 T2021 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00005_core/data [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00005_core/data;done=false>>]
[junit4:junit4]   2> 950260 T2021 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00005_core/data
[junit4:junit4]   2> 950262 T2021 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00005_core/data/index [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00005_core/data/index;done=false>>]
[junit4:junit4]   2> 950262 T2021 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00005_core/data/index
[junit4:junit4]   2> 950441 T2021 oasc.SolrCore.close [00011_core]  CLOSING SolrCore org.apache.solr.core.SolrCore@6f83d3b8
[junit4:junit4]   2> 950454 T2021 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=5,autocommits=0,soft autocommits=5,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=351,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=351,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 950456 T2021 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 950456 T2021 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 950457 T2021 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> ASYNC  NEW_CORE C560 name=00011_core org.apache.solr.core.SolrCore@6f83d3b8
[junit4:junit4]   2> 950504 T2021 C560 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00011_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7eeb6440),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00011_core/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7eeb6440),segFN=segments_2,generation=2}
[junit4:junit4]   2> 950506 T2021 C560 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 950522 T2021 oasc.SolrCore.closeSearcher [00011_core] Closing main searcher on request.
[junit4:junit4]   2> 950525 T2021 oasc.CachingDirectoryFactory.close Closing MockFSDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 950526 T2021 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00011_core/data/index [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00011_core/data/index;done=false>>]
[junit4:junit4]   2> 950527 T2021 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00011_core/data/index
[junit4:junit4]   2> 950635 T2021 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00011_core/data [CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00011_core/data;done=false>>]
[junit4:junit4]   2> 950638 T2021 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/OpenCloseCoreStressTest_/00011_core/data
[junit4:junit4]   2> 950640 T2021 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 952260 T2021 oas.SolrTestCaseJ4.tearDown ###Ending test30SecondsNew
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=OpenCloseCoreStressTest -Dtests.method=test30SecondsNew -Dtests.seed=21AFAA153D64183D -Dtests.slow=true -Dtests.locale=nl_NL -Dtests.timezone=Pacific/Pitcairn -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE 49.3s | OpenCloseCoreStressTest.test30SecondsNew <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Core 00000_core bad! expected:<367> but was:<339>
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([21AFAA153D64183D:451AB6C16FA4E178]:0)
[junit4:junit4]    > 	at org.apache.solr.core.OpenCloseCoreStressTest.checkResults(OpenCloseCoreStressTest.java:300)
[junit4:junit4]    > 	at org.apache.solr.core.OpenCloseCoreStressTest.doStress(OpenCloseCoreStressTest.java:200)
[junit4:junit4]    > 	at org.apache.solr.core.OpenCloseCoreStressTest.test30SecondsNew(OpenCloseCoreStressTest.java:120)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4] IGNOR/A 0.01s | OpenCloseCoreStressTest.test10MinutesOld
[junit4:junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
[junit4:junit4] IGNOR/A 0.01s | OpenCloseCoreStressTest.test10MinutesNew
[junit4:junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
[junit4:junit4]   2> 952327 T2021 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=DefaultSimilarity, locale=nl_NL, timezone=Pacific/Pitcairn
[junit4:junit4]   2> NOTE: Mac OS X 10.8.3 x86_64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=2,threads=1,free=250151992,total=472907776
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestDistributedSearch, TestCollationKeyRangeQueries, TestTrie, TestPartialUpdateDeduplication, CSVRequestHandlerTest, IndexReaderFactoryTest, BasicFunctionalityTest, TestStressVersions, BinaryUpdateRequestHandlerTest, NotRequiredUniqueKeyTest, TestLazyCores, FieldAnalysisRequestHandlerTest, TestDefaultSimilarityFactory, TestIndexingPerformance, SolrRequestParserTest, CoreContainerCoreInitFailuresTest, TestJoin, TestSweetSpotSimilarityFactory, IndexSchemaRuntimeFieldTest, DocumentAnalysisRequestHandlerTest, TestCSVLoader, QueryElevationComponentTest, TestSolrDeletionPolicy2, ChaosMonkeySafeLeaderTest, TestFastLRUCache, AliasIntegrationTest, TestSchemaResource, BadCopyFieldTest, LeaderElectionTest, TestExtendedDismaxParser, TestLMJelinekMercerSimilarityFactory, SuggesterTest, PingRequestHandlerTest, SolrInfoMBeanTest, SOLR749Test, SpellingQueryConverterTest, LukeRequestHandlerTest, TestDistributedGrouping, TestReplicationHandler, TestDocSet, TestSolrXMLSerializer, UnloadDistributedZkTest, ConvertedLegacyTest, OpenCloseCoreStressTest]
[junit4:junit4] Completed in 94.80s, 6 tests, 1 failure, 4 skipped <<< FAILURES!

[...truncated 784 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:386: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:366: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:181: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:437: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1243: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:887: There were test failures: 296 suites, 1234 tests, 1 failure, 18 ignored (6 assumptions)

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