Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-java7/3595/
1 tests failed.
REGRESSION:
org.apache.solr.handler.dataimport.TestSimplePropertiesWriter.testSimplePropertiesWriter
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([6C534269BEA6544D:E8960E51D1E53EF8]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:518)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:485)
at
org.apache.solr.handler.dataimport.TestSimplePropertiesWriter.testSimplePropertiesWriter(TestSimplePropertiesWriter.java:104)
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)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//doc/str[@name="ayear_s"]="2012"
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">1</int><lst name="params"><str name="start">0</str><str
name="q">*:*</str><str name="qt">standard</str><str name="rows">20</str><str
name="version">2.2</str></lst></lst><result name="response" numFound="1"
start="0"><doc><str name="ayear_s">2013</str><str name="id">1</str><date
name="timestamp">2012-12-31T17:27:21.977Z</date></doc></result>
</response>
request was:start=0&q=*:*&qt=standard&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:511)
... 42 more
Build Log:
[...truncated 12368 lines...]
[junit4:junit4] Suite:
org.apache.solr.handler.dataimport.TestSimplePropertiesWriter
[junit4:junit4] 2> 14 T198 oas.SolrTestCaseJ4.initCore ####initCore
[junit4:junit4] 2> Creating dataDir:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356974841287
[junit4:junit4] 2> 15 T198 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/contrib/solr-dataimporthandler/test-files/dih/solr/collection1/'
[junit4:junit4] 2> 91 T198 oasc.SolrConfig.<init> Using Lucene MatchVersion:
LUCENE_50
[junit4:junit4] 2> 154 T198 oasc.SolrConfig.<init> Loaded SolrConfig:
dataimport-solrconfig.xml
[junit4:junit4] 2> 155 T198 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4] 2> 163 T198 oass.IndexSchema.readSchema Schema name=dih_test
[junit4:junit4] 2> 256 T198 oass.IndexSchema.readSchema default search field
in schema is desc
[junit4:junit4] 2> 258 T198 oass.IndexSchema.readSchema query parser default
operator is OR
[junit4:junit4] 2> 260 T198 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4] 2> 262 T198 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4:junit4] 2> 262 T198 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/contrib/solr-dataimporthandler/test-files/dih/solr
[junit4:junit4] 2> 263 T198 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/contrib/solr-dataimporthandler/test-files/dih/solr/'
[junit4:junit4] 2> 274 T198 oasc.CoreContainer.<init> New CoreContainer
633241167
[junit4:junit4] 2> 274 T198 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/contrib/solr-dataimporthandler/test-files/dih/solr/collection1/,
dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356974841287/
[junit4:junit4] 2> 275 T198 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4:junit4] 2> 275 T198 oasc.SolrCore.initListeners [collection1] Added
SolrEventListener for newSearcher:
org.apache.solr.core.QuerySenderListener{queries=[{q=solr,start=0,rows=10},
{q=rocks,start=0,rows=10}, {q=static newSearcher warming query from
solrconfig.xml}]}
[junit4:junit4] 2> 276 T198 oasc.SolrCore.initListeners [collection1] Added
SolrEventListener for firstSearcher:
org.apache.solr.core.QuerySenderListener{queries=[]}
[junit4:junit4] 2> 276 T198 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4:junit4] 2> 281 T198 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356974841287
forceNew:false
[junit4:junit4] 2> 282 T198 oasc.CachingDirectoryFactory.close Releasing
directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356974841287
[junit4:junit4] 2> 282 T198 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356974841287/index/
[junit4:junit4] 2> 283 T198 oasc.SolrCore.initIndex WARNING [collection1]
Solr index directory
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356974841287/index'
doesn't exist. Creating new index...
[junit4:junit4] 2> 284 T198 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356974841287/index
forceNew:false
[junit4:junit4] 2> 286 T198 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4] 2>
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@567fa4ca
lockFactory=org.apache.lucene.store.NativeFSLockFactory@45bc9fff),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4] 2> 287 T198 oasc.SolrDeletionPolicy.updateCommits newest
commit = 1[segments_1]
[junit4:junit4] 2> 288 T198 oasc.CachingDirectoryFactory.close Releasing
directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356974841287/index
[junit4:junit4] 2> 289 T198 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "" (default)
[junit4:junit4] 2> 290 T198 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4:junit4] 2> 290 T198 oasc.RequestHandlers.initHandlersFromConfig
created /dataimport: org.apache.solr.handler.dataimport.DataImportHandler
[junit4:junit4] 2> 291 T198 oasc.RequestHandlers.initHandlersFromConfig
created /search: org.apache.solr.handler.component.SearchHandler
[junit4:junit4] 2> 291 T198 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4:junit4] 2> 305 T198 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4] 2> 311 T198 oasc.CachingDirectoryFactory.close Releasing
directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356974841287
[junit4:junit4] 2> 312 T198 oass.SolrIndexSearcher.<init> Opening
Searcher@5ed3b2ae main
[junit4:junit4] 2> 313 T198 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4:junit4] 2> 313 T198 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4:junit4] 2> 314 T198 oasc.CoreContainer.registerCore registering core:
collection1
[junit4:junit4] 2> 314 T200 oasc.QuerySenderListener.newSearcher
QuerySenderListener sending requests to Searcher@5ed3b2ae
main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4] 2> 315 T200 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4:junit4] 2> 315 T200 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@5ed3b2ae
main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4] 2> 316 T198 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4:junit4] 2> 320 T198 oas.SolrTestCaseJ4.setUp ###Starting
testSimplePropertiesWriter
[junit4:junit4] 2> ASYNC NEW_CORE C23 name=collection1
org.apache.solr.core.SolrCore@706fec89
[junit4:junit4] 2> 325 T198 C23 oasu.DirectUpdateHandler2.deleteAll
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4] 2> 326 T198 C23 oasc.CachingDirectoryFactory.close Releasing
directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356974841287
[junit4:junit4] 2> 328 T198 C23 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4] 2>
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@567fa4ca
lockFactory=org.apache.lucene.store.NativeFSLockFactory@45bc9fff),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4] 2> 329 T198 C23 oasc.SolrDeletionPolicy.updateCommits newest
commit = 1[segments_1]
[junit4:junit4] 2> 329 T198 C23 UPDATE [collection1] webapp=null path=null
params={} {deleteByQuery=*:*} 0 4
[junit4:junit4] 2> 350 T198 C23 oasu.DirectUpdateHandler2.commit start
commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4] 2> 351 T198 C23 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4] 2>
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@567fa4ca
lockFactory=org.apache.lucene.store.NativeFSLockFactory@45bc9fff),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4] 2>
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@567fa4ca
lockFactory=org.apache.lucene.store.NativeFSLockFactory@45bc9fff),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4] 2> 352 T198 C23 oasc.SolrDeletionPolicy.updateCommits newest
commit = 2[segments_2]
[junit4:junit4] 2> 353 T198 C23 oasc.CachingDirectoryFactory.close Releasing
directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356974841287
[junit4:junit4] 2> 354 T198 C23 oass.SolrIndexSearcher.<init> Opening
Searcher@6eca7b2b main
[junit4:junit4] 2> 355 T200 oasc.QuerySenderListener.newSearcher
QuerySenderListener sending requests to Searcher@6eca7b2b
main{StandardDirectoryReader(segments_2:2)}
[junit4:junit4] 2> 354 T198 C23 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4:junit4] 2> 355 T200 C23 REQ [collection1] webapp=null path=null
params={start=0&event=newSearcher&q=solr&distrib=false&rows=10} hits=0 status=0
QTime=0
[junit4:junit4] 2> 356 T200 C23 REQ [collection1] webapp=null path=null
params={start=0&event=newSearcher&q=rocks&distrib=false&rows=10} hits=0
status=0 QTime=0
[junit4:junit4] 2> 357 T200 C23 REQ [collection1] webapp=null path=null
params={event=newSearcher&q=static+newSearcher+warming+query+from+solrconfig.xml&distrib=false}
hits=0 status=0 QTime=1
[junit4:junit4] 2> 357 T200 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4:junit4] 2> 358 T200 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@6eca7b2b
main{StandardDirectoryReader(segments_2:2)}
[junit4:junit4] 2> 358 T200 oasc.CachingDirectoryFactory.close Releasing
directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356974841287/index
[junit4:junit4] 2> 359 T198 C23 UPDATE [collection1] webapp=null path=null
params={} {commit=} 0 9
[junit4:junit4] 2> 702 T198
oashd.SimplePropertiesWriter.readIndexerProperties WARNING Unable to read:
the.properties
[junit4:junit4] 2> 703 T198 oashd.SimplePropertiesWriter.persist Wrote last
indexed time to the.properties
[junit4:junit4] 2> 716 T198 C23 oashdc.ConfigParseUtil.verifyWithSchema id is
a required field in SolrSchema . But not found in DataConfig
[junit4:junit4] 2> 717 T198 C23 oashd.DataImporter.loadDataConfig Data
Configuration loaded successfully
[junit4:junit4] 2> 717 T198 C23 oashd.DataImporter.doFullImport Starting Full
Import
[junit4:junit4] 2> 718 T198 C23
oashd.SimplePropertiesWriter.readIndexerProperties Read the.properties
[junit4:junit4] 2> 719 T198 C23 oasu.DirectUpdateHandler2.deleteAll
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4] 2> 720 T198 C23 oashd.JdbcDataSource$1.call Creating a
connection for entity SomeDates with URL: jdbc:derby:memory:derbyDB;
[junit4:junit4] 2> 722 T198 C23 oashd.JdbcDataSource$1.call Time taken for
getConnection(): 1
[junit4:junit4] 2> 740 T198 C23 oashd.DocBuilder.finish Import completed
successfully
[junit4:junit4] 2> 741 T198 C23 oasu.DirectUpdateHandler2.commit start
commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4] 2> 751 T198 C23 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4] 2>
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@567fa4ca
lockFactory=org.apache.lucene.store.NativeFSLockFactory@45bc9fff),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4] 2>
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@567fa4ca
lockFactory=org.apache.lucene.store.NativeFSLockFactory@45bc9fff),segFN=segments_3,generation=3,filenames=[_0_Lucene40_0.tim,
_0.fnm, _0_Lucene40_0.frq, _0.fdx, _0.si, _0.fdt, segments_3,
_0_Lucene40_0.tip]
[junit4:junit4] 2> 752 T198 C23 oasc.SolrDeletionPolicy.updateCommits newest
commit = 3[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0.fdx, _0.si, _0.fdt,
segments_3, _0_Lucene40_0.tip]
[junit4:junit4] 2> 753 T198 C23 oasc.CachingDirectoryFactory.close Releasing
directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356974841287
[junit4:junit4] 2> 774 T198 C23 oass.SolrIndexSearcher.<init> Opening
Searcher@30a9ef12 main
[junit4:junit4] 2> 774 T198 C23 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4:junit4] 2> 775 T200 oasc.QuerySenderListener.newSearcher
QuerySenderListener sending requests to Searcher@30a9ef12
main{StandardDirectoryReader(segments_3:5 _0(5.0):C1)}
[junit4:junit4] 2> 776 T200 C23 REQ [collection1] webapp=null path=null
params={start=0&event=newSearcher&q=solr&distrib=false&rows=10} hits=0 status=0
QTime=1
[junit4:junit4] 2> 776 T200 C23 REQ [collection1] webapp=null path=null
params={start=0&event=newSearcher&q=rocks&distrib=false&rows=10} hits=0
status=0 QTime=0
[junit4:junit4] 2> 777 T200 C23 REQ [collection1] webapp=null path=null
params={event=newSearcher&q=static+newSearcher+warming+query+from+solrconfig.xml&distrib=false}
hits=0 status=0 QTime=0
[junit4:junit4] 2> 777 T200 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4:junit4] 2> 778 T200 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@30a9ef12
main{StandardDirectoryReader(segments_3:5 _0(5.0):C1)}
[junit4:junit4] 2> 778 T200 oasc.CachingDirectoryFactory.close Releasing
directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356974841287/index
[junit4:junit4] 2> 779 T198 C23
oashd.SimplePropertiesWriter.readIndexerProperties Read the.properties
[junit4:junit4] 2> 780 T198 C23 oashd.SimplePropertiesWriter.persist Wrote
last indexed time to the.properties
[junit4:junit4] 2> 780 T198 C23 oashd.DocBuilder.execute Time taken = 0:0:0.61
[junit4:junit4] 2> 781 T198 C23 UPDATE [collection1] webapp=null path=null
params={indent=true&clean=true&commit=true&dataConfig=<dataConfig>+%0a<propertyWriter+dateFormat%3D"{'ts'+''yyyy-MM-dd+HH:mm:ss.SSSSSS''}"+type%3D"SimplePropertiesWriter"+directory%3D"./test2039975123047122887tmp"+filename%3D"the.properties"+/>%0a<dataSource+name%3D"derby"+driver%3D"org.apache.derby.jdbc.EmbeddedDriver"+url%3D"jdbc:derby:memory:derbyDB;"+/>+%0a<document+name%3D"TestSimplePropertiesWriter">+%0a<entity+name%3D"SomeDates"+processor%3D"SqlEntityProcessor"+dataSource%3D"derby"+query%3D"select+1+as+id,+YEAR(${dih.last_index_time})+as+AYEAR_S+from+sysibm.sysdummy1+"+>%0a<field+column%3D"AYEAR_S"+name%3D"ayear_s"+/>+%0a</entity>%0a</document>+%0a</dataConfig>+%0a&command=full-import&synchronous=true}
{deleteByQuery=*:*,add=[1],commit=} 0 77
[junit4:junit4] 2> 782 T198
oashd.SimplePropertiesWriter.readIndexerProperties Read the.properties
[junit4:junit4] 2> 784 T198 C23 REQ [collection1] webapp=null path=null
params={start=0&q=*:*&qt=standard&rows=20&version=2.2} hits=1 status=0 QTime=1
[junit4:junit4] 2> 798 T198 oas.SolrTestCaseJ4.assertQ SEVERE REQUEST FAILED:
xpath=//doc/str[@name="ayear_s"]="2012"
[junit4:junit4] 2> xml response was: <?xml version="1.0"
encoding="UTF-8"?>
[junit4:junit4] 2> <response>
[junit4:junit4] 2> <lst name="responseHeader"><int
name="status">0</int><int name="QTime">1</int><lst name="params"><str
name="start">0</str><str name="q">*:*</str><str name="qt">standard</str><str
name="rows">20</str><str name="version">2.2</str></lst></lst><result
name="response" numFound="1" start="0"><doc><str name="ayear_s">2013</str><str
name="id">1</str><date
name="timestamp">2012-12-31T17:27:21.977Z</date></doc></result>
[junit4:junit4] 2> </response>
[junit4:junit4] 2>
[junit4:junit4] 2> request
was:start=0&q=*:*&qt=standard&rows=20&version=2.2
[junit4:junit4] 2> 799 T198 oasc.SolrException.log SEVERE REQUEST FAILED:
start=0&q=*:*&qt=standard&rows=20&version=2.2:java.lang.RuntimeException:
REQUEST FAILED: xpath=//doc/str[@name="ayear_s"]="2012"
[junit4:junit4] 2> xml response was: <?xml version="1.0"
encoding="UTF-8"?>
[junit4:junit4] 2> <response>
[junit4:junit4] 2> <lst name="responseHeader"><int
name="status">0</int><int name="QTime">1</int><lst name="params"><str
name="start">0</str><str name="q">*:*</str><str name="qt">standard</str><str
name="rows">20</str><str name="version">2.2</str></lst></lst><result
name="response" numFound="1" start="0"><doc><str name="ayear_s">2013</str><str
name="id">1</str><date
name="timestamp">2012-12-31T17:27:21.977Z</date></doc></result>
[junit4:junit4] 2> </response>
[junit4:junit4] 2>
[junit4:junit4] 2> request
was:start=0&q=*:*&qt=standard&rows=20&version=2.2
[junit4:junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:511)
[junit4:junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:485)
[junit4:junit4] 2> at
org.apache.solr.handler.dataimport.TestSimplePropertiesWriter.testSimplePropertiesWriter(TestSimplePropertiesWriter.java:104)
[junit4:junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4] 2> at
java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4] 2> at
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4] 2> at java.lang.Thread.run(Thread.java:722)
[junit4:junit4] 2>
[junit4:junit4] 2> 1416 T198 oashd.AbstractDataImportHandlerTestCase.tearDown
Looking for dataimport.properties at:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/contrib/solr-dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
[junit4:junit4] 2> 1417 T198 oas.SolrTestCaseJ4.tearDown ###Ending
testSimplePropertiesWriter
[junit4:junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSimplePropertiesWriter -Dtests.method=testSimplePropertiesWriter
-Dtests.seed=6C534269BEA6544D -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=sr_BA_#Latn -Dtests.timezone=ACT -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR 1.12s |
TestSimplePropertiesWriter.testSimplePropertiesWriter <<<
[junit4:junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4:junit4] > at
__randomizedtesting.SeedInfo.seed([6C534269BEA6544D:E8960E51D1E53EF8]:0)
[junit4:junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:518)
[junit4:junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:485)
[junit4:junit4] > at
org.apache.solr.handler.dataimport.TestSimplePropertiesWriter.testSimplePropertiesWriter(TestSimplePropertiesWriter.java:104)
[junit4:junit4] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4:junit4] > at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4] > at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4] > at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4] > at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4] > at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4] > at java.lang.Thread.run(Thread.java:722)
[junit4:junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//doc/str[@name="ayear_s"]="2012"
[junit4:junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4:junit4] > <response>
[junit4:junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">1</int><lst name="params"><str name="start">0</str><str
name="q">*:*</str><str name="qt">standard</str><str name="rows">20</str><str
name="version">2.2</str></lst></lst><result name="response" numFound="1"
start="0"><doc><str name="ayear_s">2013</str><str name="id">1</str><date
name="timestamp">2012-12-31T17:27:21.977Z</date></doc></result>
[junit4:junit4] > </response>
[junit4:junit4] >
[junit4:junit4] > request
was:start=0&q=*:*&qt=standard&rows=20&version=2.2
[junit4:junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:511)
[junit4:junit4] > ... 42 more
[junit4:junit4] 2> 1531 T198 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4] 2> 1531 T198 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=633241167
[junit4:junit4] 2> 1532 T198 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@706fec89
[junit4:junit4] 2> 1532 T198 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=2,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=2,cumulative_errors=0}
[junit4:junit4] 2> 1533 T198 oasc.SolrCore.decrefSolrCoreState Closing
SolrCoreState
[junit4:junit4] 2> 1533 T198 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4] 2> 1533 T198 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4:junit4] 2> 1535 T198 C23 oasc.CachingDirectoryFactory.close Releasing
directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356974841287/index
[junit4:junit4] 2> 1536 T198 oasc.SolrCore.closeSearcher [collection1]
Closing main searcher on request.
[junit4:junit4] 2> 1536 T198 oasc.CachingDirectoryFactory.close Releasing
directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356974841287/index
[junit4:junit4] 2> 1537 T198 oasc.CachingDirectoryFactory.close Closing
directory when closing
factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356974841287/index
[junit4:junit4] 2> 1537 T198 oasc.CachingDirectoryFactory.closeDirectory
Closing
directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356974841287/index
[junit4:junit4] 2> 1538 T198 oasc.CachingDirectoryFactory.close Closing
directory when closing
factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356974841287
[junit4:junit4] 2> 1538 T198 oasc.CachingDirectoryFactory.closeDirectory
Closing
directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1356974841287
[junit4:junit4] 2> NOTE: test params are: codec=Lucene40,
sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=sr_BA_#Latn,
timezone=ACT
[junit4:junit4] 2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation
1.7.0_09 (64-bit)/cpus=16,threads=1,free=57025664,total=119537664
[junit4:junit4] 2> NOTE: All tests run in this JVM: [TestDocBuilder,
TestClobTransformer, TestVariableResolver, TestTemplateTransformer,
TestContentStreamDataSource, TestPlainTextEntityProcessor,
TestSqlEntityProcessorDelta, TestNonWritablePersistFile,
TestNumberFormatTransformer, TestXPathEntityProcessor, TestEphemeralCache,
TestSolrEntityProcessorUnit, TestXPathRecordReader,
TestVariableResolverEndToEnd, TestSolrEntityProcessorEndToEnd,
TestRegexTransformer, TestFileListWithLineEntityProcessor, TestDocBuilder2,
TestErrorHandling, TestDataConfig, TestScriptTransformer, TestContextImpl,
TestLineEntityProcessor, TestJdbcDataSource, TestSqlEntityProcessor,
TestFileListEntityProcessor, TestDateFormatTransformer, TestFieldReader,
TestEntityProcessorBase, TestURLDataSource, TestBuiltInEvaluators,
TestNestedChildren, TestSimplePropertiesWriter]
[junit4:junit4] Completed in 1.56s, 1 test, 1 error <<< FAILURES!
[...truncated 9 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:353:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:39:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build.xml:192:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/common-build.xml:410:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/common-build.xml:438:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:1176:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:841:
There were test failures: 34 suites, 140 tests, 1 error, 6 ignored (3
assumptions)
Total time: 42 minutes 6 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]