Add query for bug 1275256
Since this is a timeout we'd be hard-pressed to find anything useful in the actual server logs, especially with oslo.messaging currently cluttering up the logs, and this is a pretty specific failure message so it should be a decent fingerprint until we can get the actual bug fixed since this one is hitting quite frequently now. Related-Bug: #1275256 Change-Id: I4c162e898a4eba8ccf800df810550ba629714aa5
This commit is contained in:
parent
74ce87326a
commit
2f389b33ff
5
queries/1275256.yaml
Normal file
5
queries/1275256.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
query: >
|
||||
message:"Details: Server"
|
||||
AND message:"failed to reach SHELVED_OFFLOADED status and task state \"None\" within the required time"
|
||||
AND message:"Current status: SHELVED. Current task state: None."
|
||||
AND filename:"console.html"
|
Loading…
Reference in New Issue
Block a user