[ 
https://issues.apache.org/jira/browse/SOLR-15473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17361399#comment-17361399
 ] 

Robert Muir commented on SOLR-15473:
------------------------------------

Here's the build properties i have:

{noformat}
args=-Xms512m -XX:+AlwaysPreTouch -XX:+UseTransparentHugePages 
-XX:+UseParallelGC -XX:TieredStopAtLevel=1
tests.workDir=/tmp/lucene_ant
tests.jvms=4
{noformat}

most likely suspect is problems with {{tests.workDir}}... I am guessing there 
are major issues here.
Really it should just work to set this (and does with lucene tests)
But if the test is sheist it may be doing crazy things, perhaps even outside of 
its sandbox! and causing other hard-to-debug issues!

Either way, I can't have SOLR shredding my personal SSDs anymore. It has 
already happened and sucks. I failed over to my "failover SSD" and then it 
broke that one too. Solr, you aren't tall enough to ride there, sorry, you must 
hit tmpfs.

> solr tests fail from smoketester
> --------------------------------
>
>                 Key: SOLR-15473
>                 URL: https://issues.apache.org/jira/browse/SOLR-15473
>             Project: Solr
>          Issue Type: Task
>      Security Level: Public(Default Security Level. Issues are Public) 
>    Affects Versions: 8.9
>            Reporter: Robert Muir
>            Priority: Major
>         Attachments: test.log.gz
>
>
> Whenever I run the solr tests on my linux thinkpad, they fail. 
> I see stuff like this:
> {noformat}
>   [junit4] Tests with failures [seed: FB8461777F8A9E7D] (first 10 out of 26):
>    [junit4]   -
> org.apache.solr.cloud.api.collections.TestHdfsCloudBackupRestore
> (suite)
>    [junit4]   - org.apache.solr.update.TestHdfsUpdateLog (suite)
>    [junit4]   - org.apache.solr.store.hdfs.HdfsDirectoryTest (suite)
>    [junit4]   - org.apache.solr.cloud.SolrCLIZkUtilsTest.testDownconfig
>    [junit4]   - org.apache.solr.cloud.SolrCLIZkUtilsTest.testLs
>    [junit4]   - org.apache.solr.cloud.SolrCLIZkUtilsTest.testRm
>    [junit4]   - org.apache.solr.cloud.SolrCLIZkUtilsTest.testCp
>    [junit4]   - org.apache.solr.cloud.SolrCLIZkUtilsTest.testMv
>    [junit4]   - org.apache.solr.cloud.SolrCLIZkUtilsTest.testUpconfig
>    [junit4]   -
> org.apache.solr.cloud.api.collections.HdfsCloudIncrementalBackupTest
> (suite)
> {noformat}
> It creates a multi-megabyte amount of logs that floods my scrollback buffer. 
> But as the smoketester tees the output to a specific file, I will upload it 
> here.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to