elastic-recheck/queries/1446583.yaml
Salvatore Orlando 995cc0ca29 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
2015-04-24 07:12:24 -04:00

4 lines
108 B
YAML

query: >
message:"The following services are still running" AND message:"die"
AND tags:"grenade.sh.txt"