[Gluster-devel] Trash test aborted netbsd regression
Jiffin Tony Thottan
jthottan at redhat.com
Fri Sep 9 13:32:52 UTC 2016
Hi Atin,
From the console log:
01:22:55 rm: /mnt/glusterfs/0/abc/internal_op: Operation not permitted
01:22:55 rm: /mnt/glusterfs/0/abc: Directory not empty
01:22:55 mv: rename /mnt/glusterfs/0/abc to /mnt/glusterfs/0/trash:
Operation not permitted
05:09:06 Build timed out (after 300 minutes). Marking the build as aborted.
rename is the last test case in trash.t and it got executed successfully.
snippet from trash.t
TEST [ -e $M0/abc ]
mv $M0/abc $M0/trash
TEST [ -e $M0/abc ]
cleanup
So it may hung either TEST [-e $MO/abc] or in cleanup.
IMHO possibility of TEST [-e $M0/abc] getting time out much less when
compared to cleanup.
Regards,
Jiffin
On 09/09/16 18:34, Atin Mukherjee wrote:
> http://build.gluster.org/job/netbsd7-regression/634/
>
> (I had observed same failure earlier as well but didnt have link)
>
> --
> --Atin
More information about the Gluster-devel
mailing list