il: u...@thetaphi.de
> -Original Message-
> From: Uwe Schindler [mailto:u...@thetaphi.de]
> Sent: Tuesday, July 10, 2012 8:03 PM
> To: dev@lucene.apache.org
> Subject: RE: RefSorter files in /tmp?
>
> Hi,
>
> This is now a serious problem! On the Linux/Windows Je
Hi,
This is now a serious problem! On the Linux/Windows Jenkins server this
filled the 2 GB temp tmpfs in less than 24hrs without cleaning up. We must
at least in the test that uses this sorter stuff clean up the temp files.
Also RefSporter must mark those tempf files as "delete on JVM exit".
Uwe
> 2. each jvm when running tests should get its own sandboxed tempdir (i
> think it should be in the build/ directory with other temp test
> stuff).
It does get its own cwd. I don't override the default java.io.tmpdir
or whatever that property is called but there's nothing that would
prohibit us t
Robert Muir [mailto:rcm...@gmail.com]
>> Sent: Sunday, July 08, 2012 2:07 PM
>> To: dev@lucene.apache.org
>> Subject: Re: RefSorter files in /tmp?
>>
>> when suggester tests fail maybe this happens?
>>
>>
>> On Sun, Jul 8, 2012 at 5:07 AM, Uwe Schindler
gt; Subject: Re: RefSorter files in /tmp?
>
> when suggester tests fail maybe this happens?
>
>
> On Sun, Jul 8, 2012 at 5:07 AM, Uwe Schindler wrote:
> > When reviewing my Jenkins installation (because slave was taken
> > offline, which was config bug), I found out t
when suggester tests fail maybe this happens?
On Sun, Jul 8, 2012 at 5:07 AM, Uwe Schindler wrote:
> When reviewing my Jenkins installation (because slave was taken offline,
> which was config bug), I found out that /tmp is filled by Jenkins with the
> following files:
>
> -rw-r--r-- 1 jenkins