Add a query for bug 1446583
After the upgrade path moved from starting with stable/juno to stable/kilo, grenade failure rates went way up. The root cause is buggy oslo service code which makes services sometimes not handle the TERM signal. Keystone and Cinder were fixed for Kilo release, Nova is fixed in master, but it missed the RC2 window, so unless something else requires an RC3 it's going to be a backport post release. There has also been a work around added to stable/kilo devstack to always pkill twice, which seems to mitigate the bug. Change-Id: Icc378386e28739570b699a07683e6abb9e510059 Related-Bug: #1446583
This commit is contained in:
parent
e88c8ddafc
commit
995cc0ca29
3
queries/1446583.yaml
Normal file
3
queries/1446583.yaml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
query: >
|
||||||
|
message:"The following services are still running" AND message:"die"
|
||||||
|
AND tags:"grenade.sh.txt"
|
Loading…
Reference in New Issue
Block a user