← Back to team overview

canonical-ubuntu-qa team mailing list archive

[Bug 2024161] [NEW] fs_fill in fs from ubuntu_ltp reports 2 TBROK on XFS with f-oracle / j-oracle

 

Public bug reported:

When testing the LTP update (LTP 20230516, commit 3ebc2dfa85c) on Oracle
cloud instance BM.Standard2.52 only.

The fs_fill test will report 2 TBORK on XFS:
  * tst_fill_fs.c:77: TBROK: openat(131, 'AOF', 101, 600): ENOSPC (28)
  * tst_fill_fs.c:77: TBROK: openat(89, 'AOF', 101, 600): ENOSPC (28)

Complete test log for XFS:
tst_test.c:1634: TINFO: === Testing on xfs ===
tst_test.c:1093: TINFO: Formatting /dev/loop5 with xfs opts='' extra opts=''
fs_fill.c:115: TINFO: Running 106 writer threads 
tst_fill_fs.c:109: TINFO: writev("mntpoint/subdir/thread9/AOF", iov, 512): ENOSPC
tst_fill_fs.c:109: TINFO: writev("mntpoint/subdir/thread38/AOF", iov, 512): ENOSPC
tst_fill_fs.c:77: TBROK: openat(131, 'AOF', 101, 600): ENOSPC (28)
tst_fill_fs.c:109: TINFO: writev("mntpoint/subdir/thread18/AOF", iov, 512): ENOSPC
tst_fill_fs.c:109: TINFO: writev("mntpoint/subdir/thread13/AOF", iov, 512): ENOSPC
tst_fill_fs.c:77: TBROK: openat(89, 'AOF', 101, 600): ENOSPC (28)
tst_fill_fs.c:109: TINFO: writev("mntpoint/subdir/thread15/AOF", iov, 512): ENOSPC
tst_fill_fs.c:109: TINFO: writev("mntpoint/subdir/thread19/AOF", iov, 512): ENOSPC
tst_fill_fs.c:109: TINFO: writev("mntpoint/subdir/thread36/AOF", iov, 512): ENOSPC
tst_fill_fs.c:77: TWARN: openat(83, 'AOF', 101, 600): ENOSPC (28)
tst_fill_fs.c:77: TWARN: openat(80, 'AOF', 101, 600): ENOSPC (28)

Summary:
passed   6
failed   0
broken   2
skipped  0
warnings 2
INFO: ltp-pan reported some tests FAIL

** Affects: ubuntu-kernel-tests
     Importance: Undecided
         Status: New


** Tags: 5.15 5.4 focal jammy ltp-20230516 oracle sru-20230515 ubuntu-ltp

-- 
You received this bug notification because you are a member of Canonical
Platform QA Team, which is subscribed to ubuntu-kernel-tests.
https://bugs.launchpad.net/bugs/2024161

Title:
  fs_fill in fs from ubuntu_ltp reports 2 TBROK on XFS with f-oracle /
  j-oracle

Status in ubuntu-kernel-tests:
  New

Bug description:
  When testing the LTP update (LTP 20230516, commit 3ebc2dfa85c) on
  Oracle cloud instance BM.Standard2.52 only.

  The fs_fill test will report 2 TBORK on XFS:
    * tst_fill_fs.c:77: TBROK: openat(131, 'AOF', 101, 600): ENOSPC (28)
    * tst_fill_fs.c:77: TBROK: openat(89, 'AOF', 101, 600): ENOSPC (28)

  Complete test log for XFS:
  tst_test.c:1634: TINFO: === Testing on xfs ===
  tst_test.c:1093: TINFO: Formatting /dev/loop5 with xfs opts='' extra opts=''
  fs_fill.c:115: TINFO: Running 106 writer threads 
  tst_fill_fs.c:109: TINFO: writev("mntpoint/subdir/thread9/AOF", iov, 512): ENOSPC
  tst_fill_fs.c:109: TINFO: writev("mntpoint/subdir/thread38/AOF", iov, 512): ENOSPC
  tst_fill_fs.c:77: TBROK: openat(131, 'AOF', 101, 600): ENOSPC (28)
  tst_fill_fs.c:109: TINFO: writev("mntpoint/subdir/thread18/AOF", iov, 512): ENOSPC
  tst_fill_fs.c:109: TINFO: writev("mntpoint/subdir/thread13/AOF", iov, 512): ENOSPC
  tst_fill_fs.c:77: TBROK: openat(89, 'AOF', 101, 600): ENOSPC (28)
  tst_fill_fs.c:109: TINFO: writev("mntpoint/subdir/thread15/AOF", iov, 512): ENOSPC
  tst_fill_fs.c:109: TINFO: writev("mntpoint/subdir/thread19/AOF", iov, 512): ENOSPC
  tst_fill_fs.c:109: TINFO: writev("mntpoint/subdir/thread36/AOF", iov, 512): ENOSPC
  tst_fill_fs.c:77: TWARN: openat(83, 'AOF', 101, 600): ENOSPC (28)
  tst_fill_fs.c:77: TWARN: openat(80, 'AOF', 101, 600): ENOSPC (28)

  Summary:
  passed   6
  failed   0
  broken   2
  skipped  0
  warnings 2
  INFO: ltp-pan reported some tests FAIL

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/2024161/+subscriptions



Follow ups