Public bug reported:

Issue found on F-oem-5.14.0-1058.66, it looks like a regression. This
failure cannot be reproduced with 5.14.0-1057.64

Test log:
TAP version 13
1..3
# Starting 3 tests from 1 test cases.
#  RUN           global.reuseaddr_ports_exhausted_unreusable ...
#            OK  global.reuseaddr_ports_exhausted_unreusable
ok 1 global.reuseaddr_ports_exhausted_unreusable
#  RUN           global.reuseaddr_ports_exhausted_reusable_same_euid ...
#            OK  global.reuseaddr_ports_exhausted_reusable_same_euid
ok 2 global.reuseaddr_ports_exhausted_reusable_same_euid
#  RUN           global.reuseaddr_ports_exhausted_reusable_different_euid ...
# 
reuseaddr_ports_exhausted.c:153:reuseaddr_ports_exhausted_reusable_different_euid:Expected
 -1 (-1) == ret (0)
# 
reuseaddr_ports_exhausted.c:153:reuseaddr_ports_exhausted_reusable_different_euid:should
 fail to listen because only one uid reserves the port in TCP_LISTEN.
# 
reuseaddr_ports_exhausted.c:153:reuseaddr_ports_exhausted_reusable_different_euid:Expected
 -1 (-1) == ret (0)
# 
reuseaddr_ports_exhausted.c:153:reuseaddr_ports_exhausted_reusable_different_euid:should
 fail to listen because only one uid reserves the port in TCP_LISTEN.
# 
reuseaddr_ports_exhausted.c:153:reuseaddr_ports_exhausted_reusable_different_euid:Expected
 -1 (-1) == ret (0)
# 
reuseaddr_ports_exhausted.c:153:reuseaddr_ports_exhausted_reusable_different_euid:should
 fail to listen because only one uid reserves the port in TCP_LISTEN.
# 
reuseaddr_ports_exhausted.c:153:reuseaddr_ports_exhausted_reusable_different_euid:Expected
 -1 (-1) == ret (0)
# 
reuseaddr_ports_exhausted.c:153:reuseaddr_ports_exhausted_reusable_different_euid:should
 fail to listen because only one uid reserves the port in TCP_LISTEN.
# reuseaddr_ports_exhausted_reusable_different_euid: Test failed at step #13
#          FAIL  global.reuseaddr_ports_exhausted_reusable_different_euid
not ok 3 global.reuseaddr_ports_exhausted_reusable_different_euid
# FAILED: 2 / 3 tests passed.
# Totals: pass:2 fail:1 xfail:0 xpass:0 skip:0 error:0

Test result with 5.14.0-1057.64
$ sudo ./reuseaddr_ports_exhausted.sh 
TAP version 13
1..3
# Starting 3 tests from 1 test cases.
#  RUN           global.reuseaddr_ports_exhausted_unreusable ...
#            OK  global.reuseaddr_ports_exhausted_unreusable
ok 1 global.reuseaddr_ports_exhausted_unreusable
#  RUN           global.reuseaddr_ports_exhausted_reusable_same_euid ...
#            OK  global.reuseaddr_ports_exhausted_reusable_same_euid
ok 2 global.reuseaddr_ports_exhausted_reusable_same_euid
#  RUN           global.reuseaddr_ports_exhausted_reusable_different_euid ...
#            OK  global.reuseaddr_ports_exhausted_reusable_different_euid
ok 3 global.reuseaddr_ports_exhausted_reusable_different_euid
# PASSED: 3 / 3 tests passed.
# Totals: pass:3 fail:0 xfail:0 xpass:0 skip:0 error:0
tests done

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

** Affects: linux-oem-5.14 (Ubuntu)
     Importance: Undecided
         Status: Invalid

** Affects: linux-oem-5.14 (Ubuntu Focal)
     Importance: Undecided
         Status: New


** Tags: 5.14 focal oem ubuntu-kernel-selftests

** Also affects: linux-oem-5.14 (Ubuntu)
   Importance: Undecided
       Status: New

** Also affects: linux-oem-5.14 (Ubuntu Focal)
   Importance: Undecided
       Status: New

** Changed in: linux-oem-5.14 (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.14 in Ubuntu.
https://bugs.launchpad.net/bugs/2007904

Title:
  net:reuseaddr_ports_exhausted.sh in ubuntu_kernel_selftests failed

Status in ubuntu-kernel-tests:
  New
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux-oem-5.14 source package in Focal:
  New

Bug description:
  Issue found on F-oem-5.14.0-1058.66, it looks like a regression. This
  failure cannot be reproduced with 5.14.0-1057.64

  Test log:
  TAP version 13
  1..3
  # Starting 3 tests from 1 test cases.
  #  RUN           global.reuseaddr_ports_exhausted_unreusable ...
  #            OK  global.reuseaddr_ports_exhausted_unreusable
  ok 1 global.reuseaddr_ports_exhausted_unreusable
  #  RUN           global.reuseaddr_ports_exhausted_reusable_same_euid ...
  #            OK  global.reuseaddr_ports_exhausted_reusable_same_euid
  ok 2 global.reuseaddr_ports_exhausted_reusable_same_euid
  #  RUN           global.reuseaddr_ports_exhausted_reusable_different_euid ...
  # 
reuseaddr_ports_exhausted.c:153:reuseaddr_ports_exhausted_reusable_different_euid:Expected
 -1 (-1) == ret (0)
  # 
reuseaddr_ports_exhausted.c:153:reuseaddr_ports_exhausted_reusable_different_euid:should
 fail to listen because only one uid reserves the port in TCP_LISTEN.
  # 
reuseaddr_ports_exhausted.c:153:reuseaddr_ports_exhausted_reusable_different_euid:Expected
 -1 (-1) == ret (0)
  # 
reuseaddr_ports_exhausted.c:153:reuseaddr_ports_exhausted_reusable_different_euid:should
 fail to listen because only one uid reserves the port in TCP_LISTEN.
  # 
reuseaddr_ports_exhausted.c:153:reuseaddr_ports_exhausted_reusable_different_euid:Expected
 -1 (-1) == ret (0)
  # 
reuseaddr_ports_exhausted.c:153:reuseaddr_ports_exhausted_reusable_different_euid:should
 fail to listen because only one uid reserves the port in TCP_LISTEN.
  # 
reuseaddr_ports_exhausted.c:153:reuseaddr_ports_exhausted_reusable_different_euid:Expected
 -1 (-1) == ret (0)
  # 
reuseaddr_ports_exhausted.c:153:reuseaddr_ports_exhausted_reusable_different_euid:should
 fail to listen because only one uid reserves the port in TCP_LISTEN.
  # reuseaddr_ports_exhausted_reusable_different_euid: Test failed at step #13
  #          FAIL  global.reuseaddr_ports_exhausted_reusable_different_euid
  not ok 3 global.reuseaddr_ports_exhausted_reusable_different_euid
  # FAILED: 2 / 3 tests passed.
  # Totals: pass:2 fail:1 xfail:0 xpass:0 skip:0 error:0

  Test result with 5.14.0-1057.64
  $ sudo ./reuseaddr_ports_exhausted.sh 
  TAP version 13
  1..3
  # Starting 3 tests from 1 test cases.
  #  RUN           global.reuseaddr_ports_exhausted_unreusable ...
  #            OK  global.reuseaddr_ports_exhausted_unreusable
  ok 1 global.reuseaddr_ports_exhausted_unreusable
  #  RUN           global.reuseaddr_ports_exhausted_reusable_same_euid ...
  #            OK  global.reuseaddr_ports_exhausted_reusable_same_euid
  ok 2 global.reuseaddr_ports_exhausted_reusable_same_euid
  #  RUN           global.reuseaddr_ports_exhausted_reusable_different_euid ...
  #            OK  global.reuseaddr_ports_exhausted_reusable_different_euid
  ok 3 global.reuseaddr_ports_exhausted_reusable_different_euid
  # PASSED: 3 / 3 tests passed.
  # Totals: pass:3 fail:0 xfail:0 xpass:0 skip:0 error:0
  tests done

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to