← Back to team overview

canonical-ubuntu-qa team mailing list archive

[Bug 2026121] Re: getitimer01 in ubuntu_ltp_syscalls failed with X-aws

 

** Tags removed: ubuntu-ltp
** Tags added: ubuntu-ltp-syscalls

-- 
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/2026121

Title:
  getitimer01 in ubuntu_ltp_syscalls failed with X-aws

Status in ubuntu-kernel-tests:
  New

Bug description:
  Issue found with X-aws 4.4.0-1158.173

  This is not a regression but caused by a test case update in
  https://github.com/linux-test-
  project/ltp/commit/a86c775eb6fa50ba6a3570607959de95ffb1aa72

  This can be reproduced with 4.4.0-1153.168 (which has passed with an
  older version of LTP)

  Test failed with:
  INFO: Test start time: Tue Jul  4 15:43:36 UTC 2023
  COMMAND:    /opt/ltp/bin/ltp-pan -q  -e -S   -a 7283     -n 7283  -f /tmp/ltp-zivcDAGgp0/alltests -l /dev/null  -C /dev/null -T /dev/null
  LOG File: /dev/null
  FAILED COMMAND File: /dev/null
  TCONF COMMAND File: /dev/null
  Running tests.......
  tst_buffers.c:55: TINFO: Test is using guarded buffers
  tst_test.c:1560: TINFO: Timeout per run is 0h 00m 30s
  getitimer01.c:45: TINFO: tc->which = ITIMER_REAL
  getitimer01.c:51: TINFO: Test begin time: 1688485416.75635s
  getitimer01.c:54: TPASS: getitimer(tc->which, value) passed
  getitimer01.c:55: TPASS: value->it_value.tv_sec == 0 (0)
  getitimer01.c:56: TPASS: value->it_value.tv_usec == 0 (0)
  getitimer01.c:57: TPASS: value->it_interval.tv_sec == 0 (0)
  getitimer01.c:58: TPASS: value->it_interval.tv_usec == 0 (0)
  getitimer01.c:61: TPASS: setitimer(tc->which, value, NULL) passed
  getitimer01.c:64: TPASS: getitimer(tc->which, value) passed
  getitimer01.c:66: TPASS: value->it_interval.tv_sec == SEC (100)
  getitimer01.c:67: TPASS: value->it_interval.tv_usec == USEC (10000)
  getitimer01.c:70: TINFO: value->it_value.tv_sec=100, value->it_value.tv_usec=9997
  getitimer01.c:91: TPASS: timer value is within the expected range
  getitimer01.c:97: TINFO: Test end time: 1688485416.75676s
  getitimer01.c:45: TINFO: tc->which = ITIMER_VIRTUAL
  getitimer01.c:54: TPASS: getitimer(tc->which, value) passed
  getitimer01.c:55: TPASS: value->it_value.tv_sec == 0 (0)
  getitimer01.c:56: TPASS: value->it_value.tv_usec == 0 (0)
  getitimer01.c:57: TPASS: value->it_interval.tv_sec == 0 (0)
  getitimer01.c:58: TPASS: value->it_interval.tv_usec == 0 (0)
  getitimer01.c:61: TPASS: setitimer(tc->which, value, NULL) passed
  getitimer01.c:64: TPASS: getitimer(tc->which, value) passed
  getitimer01.c:66: TPASS: value->it_interval.tv_sec == SEC (100)
  getitimer01.c:67: TFAIL: value->it_interval.tv_usec (12000) != USEC (10000)
  getitimer01.c:70: TINFO: value->it_value.tv_sec=100, value->it_value.tv_usec=16000
  getitimer01.c:83: TFAIL: value->it_value.tv_usec is out of range: 16000

  Summary:
  passed   18
  failed   2
  broken   0
  skipped  0
  warnings 0
  INFO: ltp-pan reported some tests FAIL
  LTP Version: 20230516
  INFO: Test end time: Tue Jul  4 15:43:36 UTC 2023

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



References