e03ec8b631
18 hits in 7 days, right now it's on one change (mine) on stable/juno in the check queue, but the bug reported in July with no progress so it's latent, so we might as well fingerprint it while it's still open. The error shows up in the heat-api logs but only at DEBUG level, which isn't indexed, so I have to filter on the console log. Change-Id: If5276cec51fa8ca6ad122fa78693817e070b8573 Related-Bug: #1344150
6 lines
140 B
YAML
6 lines
140 B
YAML
query: >
|
|
message:"Stack heat" AND
|
|
message:"already has an action \(SUSPEND\) in progress" AND
|
|
message:"Conflict" AND
|
|
tags:"console"
|