ubuntu_lttng_smoke_test failed on Yakkety s390x (zVM)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ltt-control (Ubuntu) |
Fix Released
|
Medium
|
Colin Ian King | ||
Xenial |
Fix Released
|
Medium
|
Colin Ian King | ||
Yakkety |
Fix Released
|
Medium
|
Colin Ian King |
Bug Description
== SRU Request [Xenial, Yaketty + Zesty ] ==
Without this minor fix, the lttng tool receives a "Not enough memory" error
when in fact this is not the case.
== How to reproduce ==
lttng list --kernel --sysall
produces:
Error: Unable to list system calls: Not enough memory
Error: Command error
With the fix, this does not occur.
== Fix ==
https:/
== Regression Potential ==
Minimal, low risk.
-------
Two test cases failed on this arch:
== lttng smoke test list kernel events ==
PASSED (lttng list --kernel)
Error: Unable to list system calls: Not enough memory
Error: Command error
FAILED (lttng list --kernel --syscall)
FAILED (lttng list --kernel --syscall more output expected)
== lttng smoke test trace open/close system calls ==
...
FAILED (did not trace any open system calls)
Please find attachment for complete log.
ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: linux-image-
ProcVersionSign
Uname: Linux 4.8.0-40-generic s390x
NonfreeKernelMo
AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 2: ls: cannot access '/dev/snd/': No such file or directory
AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
ApportVersion: 2.20.3-0ubuntu8.2
Architecture: s390x
ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found.
Date: Wed Mar 8 06:39:24 2017
IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
Lspci:
Lsusb: Error: command ['lsusb'] failed with exit code 1:
PciMultimedia:
ProcFB: Error: [Errno 2] No such file or directory: '/proc/fb'
ProcKernelCmdLine: root=/dev/
RelatedPackageV
linux-
linux-
linux-firmware 1.161.1
RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
Changed in linux (Ubuntu): | |
assignee: | nobody → Colin Ian King (colin-king) |
importance: | Undecided → Medium |
description: | updated |
description: | updated |
Changed in ltt-control (Ubuntu Xenial): | |
assignee: | nobody → Colin Ian King (colin-king) |
Changed in ltt-control (Ubuntu Yakkety): | |
assignee: | nobody → Colin Ian King (colin-king) |
Changed in ltt-control (Ubuntu Xenial): | |
importance: | Undecided → Medium |
Changed in ltt-control (Ubuntu Yakkety): | |
importance: | Undecided → Medium |
Note, this is not a regression, it can be reproduced with 4.8.0-38-generic as well.