Add query for libvirt domain destroy bug 1380741
17 hits in 10 days, check and gate, all failures. Filtering on module since there is also an oslo messaging rpc trace in there with the same error so we want to filter out duplicates. This is a volume backed test so it also might be related to cinder bug 1373513. Change-Id: I9e4f75ea14cc816ee2905a4efaef9b15c048b287 Related-Bug: #1380741
This commit is contained in:
parent
2f779eda39
commit
c00b39a078
6
queries/1380741.yaml
Normal file
6
queries/1380741.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
query: >
|
||||
message:"_destroy" AND
|
||||
message:"libvirtError: Failed to terminate process" AND
|
||||
message:"with SIGKILL: Device or resource busy" AND
|
||||
module:"nova.compute.manager" AND
|
||||
tags:"screen-n-cpu.txt"
|
Loading…
x
Reference in New Issue
Block a user