All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Stancek <jstancek@redhat.com>
To: ltp@lists.linux.it
Subject: [LTP] LTP: Syscalls: 274 failures: EROFS(30): Read-only file system
Date: Mon, 13 May 2019 03:16:11 -0400 (EDT)	[thread overview]
Message-ID: <1723398651.22256606.1557731771283.JavaMail.zimbra@redhat.com> (raw)
In-Reply-To: <CA+G9fYuLXPnCmpnnLqBf5qinV6wrFx=HBH2KrB8s1HmCxLM=Zw@mail.gmail.com>



----- Original Message -----
> We have noticed 274 syscall test failures on x86_64 and i386 due to
> Make the temporary directory in one shot using mkdtemp failed.
> tst_tmpdir.c:264: BROK: tst_tmpdir:
> mkdtemp(/scratch/ltp-7D8vAcYeFG/OXuquJ) failed: EROFS

Looks like ext4 bug:

[ 1916.032087] EXT4-fs error (device sda): ext4_find_extent:909: inode #8: comm jbd2/sda-8: pblk 121667583 bad header/extent: invalid extent entries - magic f30a, entries 8, max 340(340), depth 0(0)
[ 1916.073840] jbd2_journal_bmap: journal block not found at offset 4455 on sda-8
[ 1916.081071] Aborting journal on device sda-8.
[ 1916.348652] EXT4-fs error (device sda): ext4_journal_check_start:61: Detected aborted journal
[ 1916.357222] EXT4-fs (sda): Remounting filesystem read-only

So best place for report is likely linux-ext4@vger.kernel.org

> 
> Failed log:
> ------------
> pread01     1  TBROK  :  tst_tmpdir.c:264: tst_tmpdir:
> mkdtemp(/scratch/ltp-7D8vAcYeFG/preAUvXAE) failed: errno=EROFS(30):
> Read-only file system
> pread01     2  TBROK  :  tst_tmpdir.c:264: Remaining cases broken
> 
> full test log,
> --------------
> https://lkft.validation.linaro.org/scheduler/job/711826#L7834
> 
> LTP Version: 20190115
> 
> Kernel bad commit:
> ------------
> git branch master
> git commit dd5001e21a991b731d659857cd07acc7a13e6789
> git describe v5.1-3486-gdd5001e21a99
> git repo https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
> 
> Kernel good commit:
> ------------
> git branch master
> git commit d3511f53bb2475f2a4e8460bee5a1ae6dea2a433
> git describe v5.1-3385-gd3511f53bb24
> git repo https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
> 
> Best regards
> Naresh Kamboju
> 

  reply	other threads:[~2019-05-13  7:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-13  7:04 [LTP] LTP: Syscalls: 274 failures: EROFS(30): Read-only file system Naresh Kamboju
2019-05-13  7:16 ` Jan Stancek [this message]
2019-05-14  9:20   ` Heiko Carstens
2019-05-14  9:20     ` Heiko Carstens

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1723398651.22256606.1557731771283.JavaMail.zimbra@redhat.com \
    --to=jstancek@redhat.com \
    --cc=ltp@lists.linux.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.