elastic-recheck/queries/1313794.yaml
Salvatore Orlando a008e354ce Add a fingerprint for bug 1313794
When this bug is hit, it does not always result
in a job failure.
However, it is an error condition which should be
avoided anyway.

Related-Bug: 1313794

Change-Id: Ic40456fcaadf91ea25d3345470ce61c8a9b809a8
2014-04-29 11:19:57 -07:00

8 lines
343 B
YAML

query: >-
message:"(OperationalError) (1205, 'Lock wait timeout exceeded; try restarting transaction')" AND NOT
message:"Traceback (most recent call last" AND
tags:"screen-q-svc.txt" AND
(message:"DELETE FROM securitygroupportbindings" OR
message:"UPDATE ports SET admin_state_up" OR
(message:"SELECT" AND message:"FOR UPDATE"))