a008e354ce
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
8 lines
343 B
YAML
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"))
|