elastic-recheck/queries/1476708.yaml
Matt Riedemann 8f84840a39 Add query for oslo.db KeyError bug 1476708
101 hits in 7 days, check and gate, all failures.

This is probably just a symptom of a bigger problem but we can
start with this.

This shows up in multiple service logs (n-api and q-svc) though
mostly q-svc, but not just neutron jobs so I wasn't filtering on
neutron exclusively.

Change-Id: Ic44b5e9b355fade8dcda2ec6ec2eb3e67ed51c5a
Related-Bug: #1476708
2015-07-21 08:00:47 -07:00

5 lines
109 B
YAML

query: >-
message:"_wrap_pool_connect" AND
message:"KeyError: 'pid'" AND NOT
build_queue:"periodic-qa"