Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1974/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([30584BA552380895:D902F09DCCA1983D]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:777)
        at 
org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:128)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        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.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:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

        request was:q=id:2&version=2.2&qt=standard&rows=20&start=0
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:770)
        ... 41 more




Build Log:
[...truncated 9677 lines...]
   [junit4] Suite: org.apache.solr.core.TestArbitraryIndexDir
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir
 30584BA552380895-001/init-core-data-001
   [junit4]   2> 1168371 T4936 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 1168377 T4936 oas.SolrTestCaseJ4.setUp ###Starting 
testLoadNewIndexDir
   [junit4]   2> 1168379 T4936 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1168381 T4936 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1168381 T4936 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1168382 T4936 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1168475 T4936 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1168503 T4936 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 1168563 T4936 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1168564 T4936 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema12.xml
   [junit4]   2> 1168573 T4936 oass.IndexSchema.readSchema [null] Schema 
name=test
   [junit4]   2> 1168914 T4936 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1168916 T4936 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1168917 T4936 oass.IndexSchema.loadCopyFields WARN Field text 
is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 1168930 T4936 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1168943 T4936 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1168947 T4936 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1168947 T4936 oasc.SolrResourceLoader.locateSolrHome solr home 
defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1168948 T4936 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 'solr/'
   [junit4]   2> 1169032 T4936 oasc.CoreContainer.<init> New CoreContainer 
489624974
   [junit4]   2> 1169032 T4936 oasc.CoreContainer.load Loading cores into 
CoreContainer [instanceDir=solr/]
   [junit4]   2> 1169033 T4936 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/solr/lib
   [junit4]   2> 1169033 T4936 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/solr/lib).
   [junit4]   2> 1169046 T4936 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 600000
   [junit4]   2> 1169046 T4936 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 1169053 T4936 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 60000
   [junit4]   2> 1169053 T4936 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1169053 T4936 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1169053 T4936 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1169054 T4936 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1169054 T4936 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1169054 T4936 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1169054 T4936 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1169054 T4936 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1169055 T4936 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1169055 T4936 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1169056 T4936 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1169056 T4936 oasc.CoreContainer.load Node Name: testNode
   [junit4]   2> 1169063 T4937 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 'solr/collection1/'
   [junit4]   2> 1169138 T4937 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1169173 T4937 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 1169294 T4937 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1169307 T4937 oass.IndexSchema.readSchema Reading Solr Schema 
from solr/collection1/conf/schema12.xml
   [junit4]   2> 1169342 T4937 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1169997 T4937 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1170000 T4937 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1170001 T4937 oass.IndexSchema.loadCopyFields WARN Field text 
is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 1170075 T4937 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1170106 T4937 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1170120 T4937 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir solr/collection1/
   [junit4]   2> 1170120 T4937 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 1170120 T4937 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at solr/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir
 30584BA552380895-001/tempDir-001/
   [junit4]   2> 1170121 T4937 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11207688
   [junit4]   2> 1170122 T4937 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir
 30584BA552380895-001/tempDir-001
   [junit4]   2> 1170123 T4937 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir
 30584BA552380895-001/tempDir-001/index/
   [junit4]   2> 1170123 T4937 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir
 30584BA552380895-001/tempDir-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1170139 T4937 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir
 30584BA552380895-001/tempDir-001/index
   [junit4]   2> 1170140 T4937 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1170173 T4937 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir
 30584BA552380895-001/tempDir-001/index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49926369),segFN=segments_1,generation=1}
   [junit4]   2> 1170173 T4937 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1170174 T4937 oasc.SolrCore.initWriters created xml: 
solr.XMLResponseWriter
   [junit4]   2> 1170178 T4937 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1170179 T4937 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1170179 T4937 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1170180 T4937 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1170180 T4937 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1170180 T4937 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1170181 T4937 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1170181 T4937 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1170181 T4937 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1170181 T4937 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1170183 T4937 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1170183 T4937 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1170184 T4937 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1170184 T4937 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1170184 T4937 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1170185 T4937 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1170185 T4937 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1170185 T4937 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1170186 T4937 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1170186 T4937 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1170187 T4937 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1170198 T4937 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1170198 T4937 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1170199 T4937 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1170199 T4937 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1170200 T4937 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1170200 T4937 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1170201 T4937 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1170201 T4937 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1170202 T4937 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1170203 T4937 oasc.RequestHandlers.initHandlersFromConfig 
created dismax: solr.SearchHandler
   [junit4]   2> 1170203 T4937 oasc.RequestHandlers.initHandlersFromConfig 
created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 1170204 T4937 oasc.RequestHandlers.initHandlersFromConfig 
created defaults: solr.StandardRequestHandler
   [junit4]   2> 1170204 T4937 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 1170205 T4937 oasc.RequestHandlers.initHandlersFromConfig 
created lazy: solr.StandardRequestHandler
   [junit4]   2> 1170205 T4937 oasc.RequestHandlers.initHandlersFromConfig 
created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1170205 T4937 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1170206 T4937 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1170206 T4937 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1170206 T4937 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak_Direct: 
org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1170207 T4937 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1170208 T4937 oasc.RequestHandlers.initHandlersFromConfig 
created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1170208 T4937 oasc.RequestHandlers.initHandlersFromConfig 
created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1170209 T4937 oasc.RequestHandlers.initHandlersFromConfig 
created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 1170209 T4937 oasc.RequestHandlers.initHandlersFromConfig 
created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 1170209 T4937 oasc.RequestHandlers.initHandlersFromConfig 
created /search-facet-def: solr.SearchHandler
   [junit4]   2> 1170210 T4937 oasc.RequestHandlers.initHandlersFromConfig 
created /search-facet-invariants: solr.SearchHandler
   [junit4]   2> 1170225 T4937 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1170227 T4937 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1170228 T4937 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1170230 T4937 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1170234 T4937 oasc.SolrCore.initDeprecatedSupport WARN 
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config 
to use the ShowFileRequestHandler.
   [junit4]   2> 1170235 T4937 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1170253 T4937 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1170253 T4937 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1170254 T4937 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=23.1728515625, 
floorSegmentMB=0.4521484375, forceMergeDeletesPctAllowed=15.752103111753762, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8978290051949783
   [junit4]   2> 1170273 T4937 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir
 30584BA552380895-001/tempDir-001/index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49926369),segFN=segments_1,generation=1}
   [junit4]   2> 1170273 T4937 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1170274 T4937 oass.SolrIndexSearcher.<init> Opening 
Searcher@1c7f543a[collection1] main
   [junit4]   2> 1170275 T4937 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1170276 T4937 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 1170276 T4937 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1170276 T4937 oashc.SpellCheckComponent.inform Initializing 
spell checkers
   [junit4]   2> 1170291 T4937 oass.DirectSolrSpellChecker.init init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1170336 T4937 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1170337 T4938 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 1170338 T4938 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: direct
   [junit4]   2> 1170338 T4938 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 1170338 T4937 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1170338 T4938 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: multipleFields
   [junit4]   2> 1170339 T4938 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: jarowinkler
   [junit4]   2> 1170340 T4938 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: external
   [junit4]   2> 1170341 T4938 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: freq
   [junit4]   2> 1170342 T4938 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: fqcn
   [junit4]   2> 1170343 T4938 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: perDict
   [junit4]   2> 1170345 T4938 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1c7f543a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> ASYNC  NEW_CORE C593 name=collection1 
org.apache.solr.core.SolrCore@35d3eee2
   [junit4]   2> 1170363 T4936 C593 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[1]} 0 3
   [junit4]   2> 1170400 T4936 C593 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1170421 T4936 C593 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir
 30584BA552380895-001/tempDir-001/index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49926369),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir
 30584BA552380895-001/tempDir-001/index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49926369),segFN=segments_2,generation=2}
   [junit4]   2> 1170422 T4936 C593 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 2
   [junit4]   2> 1170425 T4936 C593 oasc.SolrCore.getNewIndexDir New index 
directory detected: 
old=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir
 30584BA552380895-001/tempDir-001/index/ 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir
 30584BA552380895-001/tempDir-001/index_temp
   [junit4]   2> 1170427 T4936 C593 oass.SolrIndexSearcher.<init> Opening 
Searcher@763fd681[collection1] main
   [junit4]   2> 1170427 T4936 C593 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 1170430 T4938 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@763fd681[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.1.0):c1)))}
   [junit4]   2> 1170430 T4936 C593 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 30
   [junit4]   2> 1170432 T4936 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 'solr/collection1/'
   [junit4]   2> 1170521 T4936 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1170559 T4936 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 1170635 T4936 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1170640 T4936 oass.IndexSchema.readSchema Reading Solr Schema 
from solr/collection1/conf/schema12.xml
   [junit4]   2> 1170649 T4936 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1170958 T4936 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1170961 T4936 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1170962 T4936 oass.IndexSchema.loadCopyFields WARN Field text 
is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 1171002 T4936 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1171011 T4936 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1171016 T4936 oasc.CoreContainer.reload Reloading SolrCore 
'collection1' using configuration from instancedir solr/collection1/
   [junit4]   2> 1171017 T4936 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at solr/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir
 30584BA552380895-001/tempDir-001/
   [junit4]   2> 1171018 T4936 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11207688
   [junit4]   2> 1171019 T4936 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir
 30584BA552380895-001/tempDir-001/index_temp
   [junit4]   2> 1171020 T4936 oasc.SolrCore.initWriters created xml: 
solr.XMLResponseWriter
   [junit4]   2> 1171026 T4936 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1171027 T4936 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1171027 T4936 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1171028 T4936 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1171028 T4936 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1171029 T4936 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1171029 T4936 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1171029 T4936 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1171029 T4936 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1171030 T4936 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1171030 T4936 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1171031 T4936 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1171032 T4936 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1171032 T4936 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1171033 T4936 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1171033 T4936 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1171034 T4936 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1171035 T4936 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1171036 T4936 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir
 30584BA552380895-001/tempDir-001/index_temp
   [junit4]   2> 1171039 T4936 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1171040 T4936 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1171040 T4936 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1171053 T4936 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1171053 T4936 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1171054 T4936 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1171055 T4936 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1171055 T4936 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1171056 T4936 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1171057 T4936 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1171058 T4936 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1171058 T4936 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1171059 T4936 oasc.RequestHandlers.initHandlersFromConfig 
created dismax: solr.SearchHandler
   [junit4]   2> 1171059 T4936 oasc.RequestHandlers.initHandlersFromConfig 
created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 1171060 T4936 oasc.RequestHandlers.initHandlersFromConfig 
created defaults: solr.StandardRequestHandler
   [junit4]   2> 1171060 T4936 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 1171061 T4936 oasc.RequestHandlers.initHandlersFromConfig 
created lazy: solr.StandardRequestHandler
   [junit4]   2> 1171061 T4936 oasc.RequestHandlers.initHandlersFromConfig 
created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1171062 T4936 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1171062 T4936 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1171063 T4936 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1171064 T4936 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak_Direct: 
org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1171064 T4936 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1171065 T4936 oasc.RequestHandlers.initHandlersFromConfig 
created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1171065 T4936 oasc.RequestHandlers.initHandlersFromConfig 
created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1171066 T4936 oasc.RequestHandlers.initHandlersFromConfig 
created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 1171066 T4936 oasc.RequestHandlers.initHandlersFromConfig 
created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 1171067 T4936 oasc.RequestHandlers.initHandlersFromConfig 
created /search-facet-def: solr.SearchHandler
   [junit4]   2> 1171068 T4936 oasc.RequestHandlers.initHandlersFromConfig 
created /search-facet-invariants: solr.SearchHandler
   [junit4]   2> 1171079 T4936 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1171081 T4936 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1171083 T4936 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1171084 T4936 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1171086 T4936 oasc.SolrCore.initDeprecatedSupport WARN 
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config 
to use the ShowFileRequestHandler.
   [junit4]   2> 1171087 T4936 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1171088 T4936 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1171088 T4936 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1171090 T4936 oass.SolrIndexSearcher.<init> Opening 
Searcher@4191c912[collection1] main
   [junit4]   2> 1171090 T4936 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1171091 T4936 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 1171091 T4936 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1171091 T4936 oashc.SpellCheckComponent.inform Initializing 
spell checkers
   [junit4]   2> 1171093 T4936 oass.DirectSolrSpellChecker.init init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1171102 T4936 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1171103 T4940 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 1171105 T4940 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: direct
   [junit4]   2> 1171105 T4936 oasu.DefaultSolrCoreState.newIndexWriter 
Creating new IndexWriter...
   [junit4]   2> 1171105 T4936 oasu.DefaultSolrCoreState.newIndexWriter Waiting 
until IndexWriter is unused... core=collection1
   [junit4]   2> 1171106 T4936 oasu.DefaultSolrCoreState.newIndexWriter Closing 
old IndexWriter... core=collection1
   [junit4]   2> 1171105 T4940 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 1171107 T4940 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: multipleFields
   [junit4]   2> 1171108 T4936 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=52.0771484375, 
floorSegmentMB=0.6611328125, forceMergeDeletesPctAllowed=13.406945122102362, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1171109 T4940 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: jarowinkler
   [junit4]   2> 1171110 T4940 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: external
   [junit4]   2> 1171111 T4936 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir
 30584BA552380895-001/tempDir-001/index_temp 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@21df6b4f),segFN=segments_1,generation=1}
   [junit4]   2> 1171111 T4936 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1171112 T4936 oasu.DefaultSolrCoreState.newIndexWriter New 
IndexWriter is ready to be used.
   [junit4]   2> 1171112 T4936 oasc.SolrCore.getSearcher WARN [collection1] 
PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 1171111 T4940 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: freq
   [junit4]   2> 1171114 T4940 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: fqcn
   [junit4]   2> 1171114 T4936 oass.SolrIndexSearcher.<init> Opening 
Searcher@2f3e0ad4[collection1] main
   [junit4]   2> 1171115 T4936 oasc.CoreContainer.registerCore replacing core: 
collection1
   [junit4]   2> 1171116 T4936 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@35d3eee2
   [junit4]   2> 1171116 T4936 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1171116 T4940 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: perDict
   [junit4]   2> 1171117 T4936 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 1171119 T4940 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@4191c912[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.1.0):c1)))}
   [junit4]   2> 1171120 T4940 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 1171122 T4940 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: direct
   [junit4]   2> 1171123 T4940 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 1171123 T4940 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: multipleFields
   [junit4]   2> 1171125 T4940 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: jarowinkler
   [junit4]   2> 1171126 T4940 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: external
   [junit4]   2> 1171126 T4940 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: freq
   [junit4]   2> 1171127 T4940 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: fqcn
   [junit4]   2> ASYNC  NEW_CORE C594 name=collection1 
org.apache.solr.core.SolrCore@483a7cc0
   [junit4]   2> 1171128 T4936 C594 oasc.SolrCore.execute [collection1] 
webapp=null path=null params={q=id:2&version=2.2&qt=standard&rows=20&start=0} 
hits=0 status=0 QTime=0 
   [junit4]   2> 1171128 T4940 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: perDict
   [junit4]   2> 1171130 T4936 oas.SolrTestCaseJ4.assertQ ERROR REQUEST FAILED: 
xpath=*[count(//doc)=1]
   [junit4]   2>                xml response was: <?xml version="1.0" 
encoding="UTF-8"?>
   [junit4]   2>        <response>
   [junit4]   2>        <lst name="responseHeader"><int 
name="status">0</int><int name="QTime">0</int></lst><result name="response" 
numFound="0" start="0"></result>
   [junit4]   2>        </response>
   [junit4]   2>        
   [junit4]   2>                request 
was:q=id:2&version=2.2&qt=standard&rows=20&start=0
   [junit4]   2> 1171130 T4936 oasc.SolrException.log ERROR REQUEST FAILED: 
q=id:2&version=2.2&qt=standard&rows=20&start=0:java.lang.RuntimeException: 
REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]   2>                xml response was: <?xml version="1.0" 
encoding="UTF-8"?>
   [junit4]   2>        <response>
   [junit4]   2>        <lst name="responseHeader"><int 
name="status">0</int><int name="QTime">0</int></lst><result name="response" 
numFound="0" start="0"></result>
   [junit4]   2>        </response>
   [junit4]   2>        
   [junit4]   2>                request 
was:q=id:2&version=2.2&qt=standard&rows=20&start=0
   [junit4]   2>                at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:770)
   [junit4]   2>                at 
org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:128)
   [junit4]   2>                at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>                at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   [junit4]   2>                at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>                at 
java.lang.reflect.Method.invoke(Method.java:606)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2>                at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2>                at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>        
   [junit4]   2> 1171131 T4940 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@2f3e0ad4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.1.0):c1)))}
   [junit4]   2> 1171131 T4936 oas.SolrTestCaseJ4.tearDown ###Ending 
testLoadNewIndexDir
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestArbitraryIndexDir -Dtests.method=testLoadNewIndexDir 
-Dtests.seed=30584BA552380895 -Dtests.slow=true -Dtests.locale=el_CY 
-Dtests.timezone=Europe/Malta -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   2.79s | TestArbitraryIndexDir.testLoadNewIndexDir <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([30584BA552380895:D902F09DCCA1983D]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:777)
   [junit4]    >        at 
org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:128)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=*[count(//doc)=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request 
was:q=id:2&version=2.2&qt=standard&rows=20&start=0
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:770)
   [junit4]    >        ... 41 more
   [junit4]   2> 1171157 T4936 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 1171157 T4936 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=489624974
   [junit4]   2> 1171158 T4936 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@483a7cc0
   [junit4]   2> 1171158 T4936 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1171159 T4936 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 1171159 T4936 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1171159 T4936 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1171160 T4936 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 1171179 T4936 oasc.CachingDirectoryFactory.close Closing 
MockFSDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 1171179 T4936 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir
 30584BA552380895-001/tempDir-001/index_temp 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir
 30584BA552380895-001/tempDir-001/index_temp;done=false>>]
   [junit4]   2> 1171180 T4936 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir
 30584BA552380895-001/tempDir-001/index_temp
   [junit4]   2> 1171184 T4936 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir
 30584BA552380895-001/tempDir-001 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir
 30584BA552380895-001/tempDir-001;done=false>>]
   [junit4]   2> 1171185 T4936 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir
 30584BA552380895-001/tempDir-001
   [junit4]   2> 1171185 T4936 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir
 30584BA552380895-001/tempDir-001/index 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir
 30584BA552380895-001/tempDir-001/index;done=false>>]
   [junit4]   2> 1171185 T4936 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir
 30584BA552380895-001/tempDir-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir
 30584BA552380895-001
   [junit4]   2> NOTE: test params are: 
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
 chunkSize=29301, maxDocsPerChunk=1, blockSize=8), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, 
chunkSize=29301, blockSize=8)), sim=DefaultSimilarity, locale=el_CY, 
timezone=Europe/Malta
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_76 
(64-bit)/cpus=2,threads=1,free=176029208,total=318242816
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteShardTest, 
TestManagedStopFilterFactory, AsyncMigrateRouteKeyTest, 
TestHighlightDedupGrouping, SyncSliceTest, TestBadConfig, 
TestMiniSolrCloudCluster, RAMDirectoryFactoryTest, TestStressUserVersions, 
TestStressVersions, XmlUpdateRequestHandlerTest, TestSolrIndexConfig, 
AnalyticsMergeStrategyTest, TestCollectionAPI, DocValuesMissingTest, 
TestSystemIdResolver, DistributedQueueTest, RecoveryAfterSoftCommitTest, 
TestUpdate, TestStressLucene, AnalysisErrorHandlingTest, 
TestDFRSimilarityFactory, NotRequiredUniqueKeyTest, DebugComponentTest, 
ResponseHeaderTest, TestSchemaResource, TestRemoteStreaming, 
ClusterStateUpdateTest, TestInfoStreamLogging, TestCollationField, 
TestFieldSortValues, TestConfigReload, SOLR749Test, AssignTest, 
DistributedSuggestComponentTest, AutoCommitTest, TestRTGBase, 
LeaderElectionIntegrationTest, DeleteLastCustomShardedReplicaTest, 
PathHierarchyTokenizerFactoryTest, CoreAdminRequestStatusTest, 
ChangedSchemaMergeTest, TestSolrXml, TestDynamicFieldCollectionResource, 
TestCustomSort, TestNRTOpen, RankQueryTest, PolyFieldTest, 
DistributedTermsComponentTest, StatsComponentTest, TestSortingResponseWriter, 
HdfsCollectionsAPIDistributedZkTest, SharedFSAutoReplicaFailoverUtilsTest, 
RegexBoostProcessorTest, TestSolrConfigHandlerConcurrent, ResourceLoaderTest, 
SpellPossibilityIteratorTest, SystemInfoHandlerTest, CoreAdminHandlerTest, 
TestExactStatsCache, PrimitiveFieldTypeTest, TestRebalanceLeaders, 
TestExtendedDismaxParser, TestObjectReleaseTracker, 
TestLMDirichletSimilarityFactory, QueryResultKeyTest, TestSolr4Spatial2, 
MultiTermTest, DistributedFacetPivotWhiteBoxTest, TestZkChroot, 
DistanceFunctionTest, ZkControllerTest, FullSolrCloudDistribCmdsTest, 
DistribDocExpirationUpdateProcessorTest, TestLeaderElectionZkExpiry, 
TestFastOutputStream, PreAnalyzedFieldTest, PrimUtilsTest, 
IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestCollapseQParserPlugin, 
SolrInfoMBeanTest, TimeZoneUtilsTest, DirectUpdateHandlerOptimizeTest, 
BadIndexSchemaTest, MinimalSchemaTest, EnumFieldTest, TestValueSourceCache, 
TestDefaultStatsCache, UUIDUpdateProcessorFallbackTest, 
DistributedQueryComponentOptimizationTest, IndexBasedSpellCheckerTest, 
ShowFileRequestHandlerTest, DOMUtilTest, ActionThrottleTest, 
DocumentBuilderTest, MoreLikeThisHandlerTest, TestPostingsSolrHighlighter, 
TestDefaultSearchFieldResource, ExitableDirectoryReaderTest, 
ChaosMonkeyNothingIsSafeTest, QueryEqualityTest, TestRecovery, 
TermsComponentTest, ShardRoutingCustomTest, TestLazyCores, 
ExternalFileFieldSortTest, ConvertedLegacyTest, 
LeaderFailoverAfterPartitionTest, SoftAutoCommitTest, SpatialFilterTest, 
TestOrdValues, TestConfigSets, SuggesterTest, TestCharFilters, 
SpatialRPTFieldTypeTest, TestDistributedGrouping, SuggesterTSTTest, 
TestArbitraryIndexDir]
   [junit4] Completed in 2.85s, 1 test, 1 error <<< FAILURES!

[...truncated 1093 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:529: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:477: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:191: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:509: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1370: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:976: 
There were test failures: 468 suites, 1870 tests, 1 error, 53 ignored (20 
assumptions)

Total time: 139 minutes 34 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0 
-XX:+UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to