Add query for Ansible privilege escalation timeout
We've been seeing ansible privilege escalation timeouts from time to time on the zuul v3 jobs, let's track it down in order to have a better understanding of what's going on. Change-Id: Icc7837766621d2e131678f6ae71456220210f52e Related-Bug: #1718197
This commit is contained in:
parent
fe21639a1a
commit
9358e081de
4
queries/1718197.yaml
Normal file
4
queries/1718197.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
query: >
|
||||
message:"Timeout" AND
|
||||
message:"waiting for privilege escalation prompt" AND
|
||||
tags:"console"
|
Loading…
x
Reference in New Issue
Block a user