systemd unit test regression in autopkgtest (oomd-utils)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
systemd |
Unknown
|
Unknown
|
|||
glibc (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
systemd (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
The latest systemd upload fails its tests against glibc 2.34. The failing test is test-oomd-util within the unit-tests, with the following logs:
Last pgscan 33 greater than current pgscan 1 for /herp.slice/
Last pgscan 33 greater than current pgscan 1 for /herp.slice/
Last pgscan 33 greater than current pgscan 2 for /zupa.slice. Using last pgscan of zero.
Last pgscan 33 greater than current pgscan 2 for /zupa.slice. Using last pgscan of zero.
Last pgscan 33 greater than current pgscan 1 for /herp.slice/
Last pgscan 33 greater than current pgscan 2 for /zupa.slice. Using last pgscan of zero.
Last pgscan 33 greater than current pgscan 1 for /herp.slice/
Bus n/a: changing state UNSET → OPENING
sd-bus: starting bus by connecting to /run/dbus/
Bus n/a: changing state OPENING → AUTHENTICATING
Bus n/a: changing state AUTHENTICATING → HELLO
Sent message type=method_call sender=n/a destination=
Sent message type=method_call sender=n/a destination=
Got message type=method_return sender=
Bus n/a: changing state HELLO → RUNNING
Sent message type=method_call sender=n/a destination=
Got message type=method_return sender=:1.0 destination=:1.23 path=n/a interface=n/a member=n/a cookie=299 reply_cookie=3 signature=o error-name=n/a error-message=n/a
Got message type=signal sender=
Got message type=method_return sender=
Match type='signal'
Got message type=signal sender=:1.0 destination=n/a path=/org/
Got result done/Success for job test-oomd-
Bus n/a: changing state RUNNING → CLOSED
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
test-oomd-util: Cannot set user xattrs, skipping tests.
Error getting memory.current from /system.
Assertion 'oomd_cgroup_
I wasn't able to reproduce the failure, either using autopkgtest-
ubuntu@
Last pgscan 33 greater than current pgscan 2 for /zupa.slice. Using last pgscan of zero.
Last pgscan 33 greater than current pgscan 1 for /herp.slice/
Last pgscan 33 greater than current pgscan 2 for /zupa.slice. Using last pgscan of zero.
Last pgscan 33 greater than current pgscan 1 for /herp.slice/
Last pgscan 33 greater than current pgscan 2 for /zupa.slice. Using last pgscan of zero.
Last pgscan 33 greater than current pgscan 2 for /zupa.slice. Using last pgscan of zero.
Last pgscan 33 greater than current pgscan 1 for /herp.slice/
Bus n/a: changing state UNSET → OPENING
sd-bus: starting bus by connecting to /run/dbus/
Bus n/a: changing state OPENING → AUTHENTICATING
Bus n/a: changing state AUTHENTICATING → HELLO
Sent message type=method_call sender=n/a destination=
=n/a
Sent message type=method_call sender=n/a destination=
e=n/a
Got message type=method_return sender=
Bus n/a: changing state HELLO → RUNNING
Sent message type=method_call sender=n/a destination=
=ssa(sv)a(sa(sv)) error-name=n/a error-message=n/a
Got message type=method_return sender=:1.2 destination=:1.13 path=n/a interface=n/a member=n/a cookie=228 reply_cookie=3 signature=o error-name=n/a error-message=n/a
Got message type=signal sender=
e=n/a
Got message type=method_return sender=
Match type='signal'
Got message type=signal sender=:1.2 destination=n/a path=/org/
ge=n/a
Got result done/Success for job test-oomd-
Bus n/a: changing state RUNNING → CLOSED
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
oomd attempting to kill 893 with KILL
oomd attempting to kill 894 with KILL
oomd attempting to kill 895 with KILL
oomd attempting to kill 896 with KILL
Last pgscan 184467440737095
affects: | glibc → systemd |
Changed in glibc (Ubuntu): | |
status: | New → Invalid |
Funny thing, though : https:/ /autopkgtest. ubuntu. com/results/ autopkgtest- impish/ impish/ arm64/s/ systemd/ 20210830_ 074606_ ed6ee@/ log.gz -> tests triggered by the systemd upload. The mentioned test passed. Even though the libc version *is the same* (2.34-0ubuntu1 has been pulled to satisfy dependencies).