I believe this can be fixed by adding "iwc.getInfoStream().close()" to the end of TestSolrIndexConfig.testIndexConfigParsing, but I don't have a windows box to test this out on...
This would have been caught earlier if we had LUCENE-5716. On Tue, Aug 26, 2014 at 8:02 AM, Policeman Jenkins Server <[email protected]> wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/4180/ > Java: 64bit/jdk1.7.0_67 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC > > 1 tests failed. > FAILED: junit.framework.TestSuite.org.apache.solr.core.TestSolrIndexConfig > > Error Message: > Could not remove the following files (in the order of attempts): > C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestSolrIndexConfig-4E8A9C30D901727C-001\tempDir-001\infostream.txt > > C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestSolrIndexConfig-4E8A9C30D901727C-001\tempDir-001 > > C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestSolrIndexConfig-4E8A9C30D901727C-001 > > Stack Trace: > java.io.IOException: Could not remove the following files (in the order of > attempts): > > C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestSolrIndexConfig-4E8A9C30D901727C-001\tempDir-001\infostream.txt > > C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestSolrIndexConfig-4E8A9C30D901727C-001\tempDir-001 > > C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestSolrIndexConfig-4E8A9C30D901727C-001 > > at __randomizedtesting.SeedInfo.seed([4E8A9C30D901727C]:0) > at org.apache.lucene.util.TestUtil.rm(TestUtil.java:117) > at > org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:125) > at > com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43) > 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: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) > > > > > Build Log: > [...truncated 11427 lines...] > [junit4] Suite: org.apache.solr.core.TestSolrIndexConfig > [junit4] 2> Creating dataDir: > C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestSolrIndexConfig-4E8A9C30D901727C-001\init-core-data-001 > [junit4] 2> 1173253 T2489 oas.SolrTestCaseJ4.buildSSLConfig Randomized > ssl (false) and clientAuth (true) > [junit4] 2> 1173255 T2489 oas.SolrTestCaseJ4.initCore ####initCore > [junit4] 2> 1173255 T2489 oasc.SolrResourceLoader.<init> new > SolrResourceLoader for directory: > 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\' > [junit4] 2> 1173258 T2489 oasc.SolrResourceLoader.replaceClassLoader > Adding > 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/' > to classloader > [junit4] 2> 1173261 T2489 oasc.SolrResourceLoader.replaceClassLoader > Adding > 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' > to classloader > [junit4] 2> 1173264 T2489 oasc.SolrResourceLoader.replaceClassLoader > Adding > 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' > to classloader > [junit4] 2> 1173370 T2489 oasu.SolrIndexConfig.<init> WARN IndexWriter > infoStream file log is enabled: > C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestSolrIndexConfig-4E8A9C30D901727C-001\tempDir-001/infostream.txt > [junit4] 2> This feature is deprecated. Remove @file from > <infoStream> to output messages to solr's logfile > [junit4] 2> 1173377 T2489 oasc.SolrConfig.<init> Using Lucene > MatchVersion: 4.11.0 > [junit4] 2> 1173423 T2489 oasc.SolrConfig.<init> Loaded SolrConfig: > solrconfig-indexconfig.xml > [junit4] 2> 1173423 T2489 oass.IndexSchema.readSchema Reading Solr > Schema from schema.xml > [junit4] 2> 1173435 T2489 oass.IndexSchema.readSchema [null] Schema > name=test > [junit4] 2> 1174126 T2489 oass.ByteField.init WARN ByteField is > deprecated and will be removed in 5.0. You should use TrieIntField instead. > [junit4] 2> 1174126 T2489 oass.ShortField.init WARN ShortField is > deprecated and will be removed in 5.0. You should use TrieIntField instead. > [junit4] 2> 1174129 T2489 oass.OpenExchangeRatesOrgProvider.init > Initialized with rates=open-exchange-rates.json, refreshInterval=1440. > [junit4] 2> 1174139 T2489 oass.IndexSchema.readSchema default search > field in schema is text > [junit4] 2> 1174143 T2489 oass.IndexSchema.readSchema unique key field: > id > [junit4] 2> 1174154 T2489 oass.FileExchangeRateProvider.reload Reloading > exchange rates from file currency.xml > [junit4] 2> 1174163 T2489 oass.FileExchangeRateProvider.reload Reloading > exchange rates from file currency.xml > [junit4] 2> 1174167 T2489 oass.OpenExchangeRatesOrgProvider.reload > Reloading exchange rates from open-exchange-rates.json > [junit4] 2> 1174167 T2489 > oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key > IMPORTANT NOTE > [junit4] 2> 1174167 T2489 > oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, > got STRING > [junit4] 2> 1174170 T2489 oass.OpenExchangeRatesOrgProvider.reload > Reloading exchange rates from open-exchange-rates.json > [junit4] 2> 1174170 T2489 > oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key > IMPORTANT NOTE > [junit4] 2> 1174170 T2489 > oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, > got STRING > [junit4] 2> 1174170 T2489 oasc.SolrResourceLoader.locateSolrHome JNDI > not configured for solr (NoInitialContextEx) > [junit4] 2> 1174170 T2489 oasc.SolrResourceLoader.locateSolrHome using > system property solr.solr.home: > C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr > [junit4] 2> 1174170 T2489 oasc.SolrResourceLoader.<init> new > SolrResourceLoader for directory: > 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\' > [junit4] 2> 1174271 T2489 oasc.CoreContainer.<init> New CoreContainer > 1611577467 > [junit4] 2> 1174271 T2489 oasc.CoreContainer.load Loading cores into > CoreContainer > [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\] > [junit4] 2> 1174274 T2489 oashc.HttpShardHandlerFactory.getParameter > Setting socketTimeout to: 0 > [junit4] 2> 1174274 T2489 oashc.HttpShardHandlerFactory.getParameter > Setting urlScheme to: null > [junit4] 2> 1174274 T2489 oashc.HttpShardHandlerFactory.getParameter > Setting connTimeout to: 0 > [junit4] 2> 1174274 T2489 oashc.HttpShardHandlerFactory.getParameter > Setting maxConnectionsPerHost to: 20 > [junit4] 2> 1174274 T2489 oashc.HttpShardHandlerFactory.getParameter > Setting corePoolSize to: 0 > [junit4] 2> 1174274 T2489 oashc.HttpShardHandlerFactory.getParameter > Setting maximumPoolSize to: 2147483647 > [junit4] 2> 1174275 T2489 oashc.HttpShardHandlerFactory.getParameter > Setting maxThreadIdleTime to: 5 > [junit4] 2> 1174275 T2489 oashc.HttpShardHandlerFactory.getParameter > Setting sizeOfQueue to: -1 > [junit4] 2> 1174276 T2489 oashc.HttpShardHandlerFactory.getParameter > Setting fairnessPolicy to: false > [junit4] 2> 1174276 T2489 oasu.UpdateShardHandler.<init> Creating > UpdateShardHandler HTTP client with params: > socketTimeout=30000&connTimeout=30000&retry=false > [junit4] 2> 1174276 T2489 oasl.LogWatcher.createWatcher SLF4J impl is > org.slf4j.impl.Log4jLoggerFactory > [junit4] 2> 1174276 T2489 oasl.LogWatcher.newRegisteredLogWatcher > Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] > [junit4] 2> 1174276 T2489 oasc.CoreContainer.load Host Name: > [junit4] 2> 1174283 T2490 oasc.SolrResourceLoader.<init> new > SolrResourceLoader for directory: > 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1/' > [junit4] 2> 1174286 T2490 oasc.SolrResourceLoader.replaceClassLoader > Adding > 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/' > to classloader > [junit4] 2> 1174286 T2490 oasc.SolrResourceLoader.replaceClassLoader > Adding > 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' > to classloader > [junit4] 2> 1174288 T2490 oasc.SolrResourceLoader.replaceClassLoader > Adding > 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' > to classloader > [junit4] 2> 1174346 T2490 oasu.SolrIndexConfig.<init> WARN IndexWriter > infoStream file log is enabled: > C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestSolrIndexConfig-4E8A9C30D901727C-001\tempDir-001/infostream.txt > [junit4] 2> This feature is deprecated. Remove @file from > <infoStream> to output messages to solr's logfile > [junit4] 2> 1174350 T2490 oasc.SolrConfig.<init> Using Lucene > MatchVersion: 4.11.0 > [junit4] 2> 1174424 T2490 oasc.SolrConfig.<init> Loaded SolrConfig: > solrconfig-indexconfig.xml > [junit4] 2> 1174426 T2490 oass.IndexSchema.readSchema Reading Solr > Schema from schema.xml > [junit4] 2> 1174442 T2490 oass.IndexSchema.readSchema [collection1] > Schema name=test > [junit4] 2> 1175021 T2490 oass.ByteField.init WARN ByteField is > deprecated and will be removed in 5.0. You should use TrieIntField instead. > [junit4] 2> 1175021 T2490 oass.ShortField.init WARN ShortField is > deprecated and will be removed in 5.0. You should use TrieIntField instead. > [junit4] 2> 1175024 T2490 oass.OpenExchangeRatesOrgProvider.init > Initialized with rates=open-exchange-rates.json, refreshInterval=1440. > [junit4] 2> 1175036 T2490 oass.IndexSchema.readSchema default search > field in schema is text > [junit4] 2> 1175041 T2490 oass.IndexSchema.readSchema unique key field: > id > [junit4] 2> 1175054 T2490 oass.FileExchangeRateProvider.reload Reloading > exchange rates from file currency.xml > [junit4] 2> 1175063 T2490 oass.FileExchangeRateProvider.reload Reloading > exchange rates from file currency.xml > [junit4] 2> 1175068 T2490 oass.OpenExchangeRatesOrgProvider.reload > Reloading exchange rates from open-exchange-rates.json > [junit4] 2> 1175068 T2490 > oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key > IMPORTANT NOTE > [junit4] 2> 1175068 T2490 > oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, > got STRING > [junit4] 2> 1175068 T2490 oass.OpenExchangeRatesOrgProvider.reload > Reloading exchange rates from open-exchange-rates.json > [junit4] 2> 1175072 T2490 > oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key > IMPORTANT NOTE > [junit4] 2> 1175073 T2490 > oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, > got STRING > [junit4] 2> 1175073 T2490 oasc.CoreContainer.create Creating SolrCore > 'collection1' using configuration from instancedir > C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1/ > [junit4] 2> 1175073 T2490 oasc.SolrCore.initDirectoryFactory > solr.NRTCachingDirectoryFactory > [junit4] 2> 1175073 T2490 oasc.SolrCore.<init> [collection1] Opening new > SolrCore at > C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1/, > > dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestSolrIndexConfig-4E8A9C30D901727C-001\init-core-data-001\ > [junit4] 2> 1175073 T2490 oasc.SolrCore.<init> JMX monitoring not > detected for core: collection1 > [junit4] 2> 1175073 T2490 oasc.CachingDirectoryFactory.get return new > directory for > C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig-4E8A9C30D901727C-001\init-core-data-001 > [junit4] 2> 1175075 T2490 oasc.SolrCore.getNewIndexDir New index > directory detected: old=null > new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestSolrIndexConfig-4E8A9C30D901727C-001\init-core-data-001\index/ > [junit4] 2> 1175075 T2490 oasc.SolrCore.initIndex WARN [collection1] > Solr index directory > 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestSolrIndexConfig-4E8A9C30D901727C-001\init-core-data-001\index' > doesn't exist. Creating new index... > [junit4] 2> 1175077 T2490 oasc.CachingDirectoryFactory.get return new > directory for > C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig-4E8A9C30D901727C-001\init-core-data-001\index > [junit4] 2> 1175078 T2490 oasu.RandomMergePolicy.<init> > RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: > [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=22, > maxMergedSegmentMB=88.216796875, floorSegmentMB=0.55859375, > forceMergeDeletesPctAllowed=0.28130146533935085, segmentsPerTier=22.0, > maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 > [junit4] 2> 1175096 T2490 oasc.SolrDeletionPolicy.onCommit > SolrDeletionPolicy.onCommit: commits: num=1 > [junit4] 2> > commit{dir=NRTCachingDirectory(MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig-4E8A9C30D901727C-001\init-core-data-001\index > > lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig-4E8A9C30D901727C-001\init-core-data-001\index; > maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} > [junit4] 2> 1175096 T2490 oasc.SolrDeletionPolicy.updateCommits newest > commit generation = 1 > [junit4] 2> 1175101 T2490 oasc.SolrCore.loadUpdateProcessorChains no > updateRequestProcessorChain defined as default, creating implicit default > [junit4] 2> 1175102 T2490 oasc.RequestHandlers.initHandlersFromConfig > created /update: org.apache.solr.handler.UpdateRequestHandler > [junit4] 2> 1175102 T2490 oasc.RequestHandlers.initHandlersFromConfig > created /update/json: org.apache.solr.handler.UpdateRequestHandler > [junit4] 2> 1175102 T2490 oasc.RequestHandlers.initHandlersFromConfig > created /update/csv: org.apache.solr.handler.UpdateRequestHandler > [junit4] 2> 1175103 T2490 oasc.RequestHandlers.initHandlersFromConfig > created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler > [junit4] 2> 1175121 T2490 oashl.XMLLoader.init > xsltCacheLifetimeSeconds=60 > [junit4] 2> 1175124 T2490 oashl.XMLLoader.init > xsltCacheLifetimeSeconds=60 > [junit4] 2> 1175124 T2490 oashl.XMLLoader.init > xsltCacheLifetimeSeconds=60 > [junit4] 2> 1175131 T2490 oashl.XMLLoader.init > xsltCacheLifetimeSeconds=60 > [junit4] 2> 1175131 T2490 oasc.RequestHandlers.initHandlersFromConfig > WARN no default request handler is registered (either '/select' or 'standard') > [junit4] 2> 1175140 T2490 oasu.CommitTracker.<init> Hard AutoCommit: > disabled > [junit4] 2> 1175140 T2490 oasu.CommitTracker.<init> Soft AutoCommit: > disabled > [junit4] 2> 1175144 T2490 oasu.RandomMergePolicy.<init> > RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: > [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=20, > maxMergedSegmentMB=24.927734375, floorSegmentMB=1.0703125, > forceMergeDeletesPctAllowed=6.428831225867475, segmentsPerTier=30.0, > maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 > [junit4] 2> 1175149 T2490 oasc.SolrDeletionPolicy.onInit > SolrDeletionPolicy.onInit: commits: num=1 > [junit4] 2> > commit{dir=NRTCachingDirectory(MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig-4E8A9C30D901727C-001\init-core-data-001\index > > lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig-4E8A9C30D901727C-001\init-core-data-001\index; > maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} > [junit4] 2> 1175149 T2490 oasc.SolrDeletionPolicy.updateCommits newest > commit generation = 1 > [junit4] 2> 1175151 T2490 oass.SolrIndexSearcher.<init> Opening > Searcher@3e68bbb7[collection1] main > [junit4] 2> 1175151 T2490 oasr.ManagedResourceStorage.newStorageIO WARN > Cannot write to config directory > C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf; > switching to use InMemory storage instead. > [junit4] 2> 1175151 T2490 oasr.RestManager.init Initializing RestManager > with initArgs: {} > [junit4] 2> 1175151 T2490 oasr.ManagedResourceStorage.load Reading > _rest_managed.json using InMemoryStorage > [junit4] 2> 1175153 T2490 oasr.ManagedResource.reloadFromStorage WARN No > stored data found for /rest/managed > [junit4] 2> 1175153 T2490 oasr.ManagedResourceStorage$JsonStorage.store > Saved JSON object to path _rest_managed.json using InMemoryStorage > [junit4] 2> 1175153 T2490 oasr.RestManager.init Initializing 0 > registered ManagedResources > [junit4] 2> 1175154 T2490 oasc.CoreContainer.registerCore registering > core: collection1 > [junit4] 2> 1175154 T2491 oasc.SolrCore.registerSearcher [collection1] > Registered new searcher Searcher@3e68bbb7[collection1] > main{StandardDirectoryReader(segments_1:1:nrt)} > [junit4] 2> 1175158 T2489 oas.SolrTestCaseJ4.initCore ####initCore end > [junit4] 2> 1175165 T2489 oas.SolrTestCaseJ4.setUp ###Starting > testLiveWriter > [junit4] 2> 1175166 T2489 oas.SolrTestCaseJ4.tearDown ###Ending > testLiveWriter > [junit4] 2> 1175171 T2489 oas.SolrTestCaseJ4.setUp ###Starting > testIndexConfigParsing > [junit4] 2> 1175171 T2489 oasu.RandomMergePolicy.<init> > RandomMergePolicy wrapping class > org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: > minMergeSize=0, mergeFactor=10, maxMergeSize=1157365926, > maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, > maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, > noCFSRatio=0.1] > [junit4] 2> 1175173 T2489 oas.SolrTestCaseJ4.tearDown ###Ending > testIndexConfigParsing > [junit4] 2> 1175173 T2489 oas.SolrTestCaseJ4.deleteCore ###deleteCore > [junit4] 2> 1175173 T2489 oasc.CoreContainer.shutdown Shutting down > CoreContainer instance=1611577467 > [junit4] 2> 1175175 T2489 oasc.SolrCore.close [collection1] CLOSING > SolrCore org.apache.solr.core.SolrCore@29d0a2ab > [junit4] 2> 1175175 T2489 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> 1175175 T2489 oasu.SolrCoreState.decrefSolrCoreState Closing > SolrCoreState > [junit4] 2> 1175175 T2489 oasu.DefaultSolrCoreState.closeIndexWriter > SolrCoreState ref count has reached 0 - closing IndexWriter > [junit4] 2> 1175178 T2489 oasu.DefaultSolrCoreState.closeIndexWriter > closing IndexWriter with IndexWriterCloser > [junit4] 2> 1175183 T2489 oasc.SolrCore.closeSearcher [collection1] > Closing main searcher on request. > [junit4] 2> 1175184 T2489 oasc.CachingDirectoryFactory.close Closing > NRTCachingDirectoryFactory - 2 directories currently being tracked > [junit4] 2> 1175184 T2489 oasc.CachingDirectoryFactory.closeCacheValue > looking to close > C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig-4E8A9C30D901727C-001\init-core-data-001 > > [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig-4E8A9C30D901727C-001\init-core-data-001;done=false>>] > [junit4] 2> 1175184 T2489 oasc.CachingDirectoryFactory.close Closing > directory: > C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig-4E8A9C30D901727C-001\init-core-data-001 > [junit4] 2> 1175186 T2489 oasc.CachingDirectoryFactory.closeCacheValue > looking to close > C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig-4E8A9C30D901727C-001\init-core-data-001\index > > [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig-4E8A9C30D901727C-001\init-core-data-001\index;done=false>>] > [junit4] 2> 1175186 T2489 oasc.CachingDirectoryFactory.close Closing > directory: > C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig-4E8A9C30D901727C-001\init-core-data-001\index > [junit4] 2> NOTE: test params are: codec=Lucene40, > sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=pt_PT, > timezone=America/Rainy_River > [junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_67 > (64-bit)/cpus=2,threads=1,free=297064896,total=519438336 > [junit4] 2> NOTE: All tests run in this JVM: [BlockCacheTest, > TimeZoneUtilsTest, TestFaceting, TestXIncludeConfig, SSLMigrationTest, > DistributedTermsComponentTest, TestConfig, DistanceFunctionTest, TestSolrXml, > TestCSVLoader, TestNonNRTOpen, TestHashPartitioner, TestCloudPivotFacet, > TestComplexPhraseQParserPlugin, TestFoldingMultitermQuery, > DocumentBuilderTest, SpatialFilterTest, ShardSplitTest, TestCloudInspectUtil, > MinimalSchemaTest, TestMaxScoreQueryParser, TestLuceneMatchVersion, > TestMultiCoreConfBootstrap, TestManagedSynonymFilterFactory, > DistributedQueryElevationComponentTest, SignatureUpdateProcessorFactoryTest, > TestReload, SimplePostToolTest, TestDynamicFieldResource, > TestManagedResourceStorage, TestSolr4Spatial2, TestRealTimeGet, > SuggesterTSTTest, ZkCLITest, CachingDirectoryFactoryTest, > TestIBSimilarityFactory, TestSolrQueryParserResource, > SharedFSAutoReplicaFailoverUtilsTest, TestReloadAndDeleteDocs, > RequiredFieldsTest, TestStressVersions, SuggesterFSTTest, > CoreContainerCoreInitFailuresTest, ExternalFileFieldSortTest, > CollectionsAPIAsyncDistributedZkTest, TestDocumentBuilder, > ResponseLogComponentTest, AtomicUpdatesTest, FullSolrCloudDistribCmdsTest, > TestTrie, DistribCursorPagingTest, AutoCommitTest, TestJmxMonitoredMap, > DocExpirationUpdateProcessorFactoryTest, DeleteShardTest, QueryParsingTest, > EnumFieldTest, TestCodecSupport, TestSuggestSpellingConverter, > TestSerializedLuceneMatchVersion, DeleteLastCustomShardedReplicaTest, > HdfsSyncSliceTest, TestSolrDeletionPolicy2, SoftAutoCommitTest, > SimpleFacetsTest, TestRandomMergePolicy, TestFuzzyAnalyzedSuggestions, > PolyFieldTest, JSONWriterTest, DefaultValueUpdateProcessorTest, > TestSolrDeletionPolicy1, RequestHandlersTest, TestCollapseQParserPlugin, > OpenCloseCoreStressTest, TestQuerySenderNoQuery, > XsltUpdateRequestHandlerTest, OverseerStatusTest, > TestSchemaSimilarityResource, TestJmxIntegration, ConvertedLegacyTest, > TestStressRecovery, TestSolrIndexConfig] > [junit4] 2> NOTE: reproduce with: ant test > -Dtestcase=TestSolrIndexConfig -Dtests.seed=4E8A9C30D901727C > -Dtests.slow=true -Dtests.locale=pt_PT -Dtests.timezone=America/Rainy_River > -Dtests.file.encoding=US-ASCII > [junit4] ERROR 0.00s | TestSolrIndexConfig (suite) <<< > [junit4] > Throwable #1: java.io.IOException: Could not remove the > following files (in the order of attempts): > [junit4] > > C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestSolrIndexConfig-4E8A9C30D901727C-001\tempDir-001\infostream.txt > [junit4] > > C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestSolrIndexConfig-4E8A9C30D901727C-001\tempDir-001 > [junit4] > > C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestSolrIndexConfig-4E8A9C30D901727C-001 > [junit4] > at > __randomizedtesting.SeedInfo.seed([4E8A9C30D901727C]:0) > [junit4] > at > org.apache.lucene.util.TestUtil.rm(TestUtil.java:117) > [junit4] > at java.lang.Thread.run(Thread.java:745) > [junit4] Completed in 2.02s, 2 tests, 1 error <<< FAILURES! > > [...truncated 1047 lines...] > BUILD FAILED > C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:485: The > following error occurred while executing this line: > C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:465: The > following error occurred while executing this line: > C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:48: The > following error occurred while executing this line: > C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: > The following error occurred while executing this line: > C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: > The following error occurred while executing this line: > C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:494: > The following error occurred while executing this line: > C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1343: > The following error occurred while executing this line: > C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:958: > There were test failures: 419 suites, 1734 tests, 1 suite-level error, 46 > ignored (25 assumptions) > > Total time: 150 minutes 16 seconds > Build step 'Invoke Ant' marked build as failure > [description-setter] Description set: Java: 64bit/jdk1.7.0_67 > -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
