From c96e6038e5b3312b208682a4cd19c370cd1f8006 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Wed, 23 Mar 2016 21:06:30 -0400 Subject: [PATCH] Another ssh grenade failure fingerprint This is 6 hits in 7 days, check queue only but multiple changes. Change-Id: I448946090cea728764ee7edad9af07db43aa5141 Related-Bug: #1531187 --- queries/1531187.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/queries/1531187.yaml b/queries/1531187.yaml index 5ac50690..b6bb881c 100644 --- a/queries/1531187.yaml +++ b/queries/1531187.yaml @@ -1,6 +1,8 @@ query: >- ((message:"bash: install_package: command not found") OR (message:"ssh: connect to host" AND message:"Connection timed out") OR - (message:"ERROR! SSH encountered an unknown error during the connection.")) + (message:"ERROR! SSH encountered an unknown error during the connection.") OR + (message:"[ERROR] /opt/stack/new/grenade/projects/70_cinder/resources.sh" AND + message:"SSH to the client did not work, something very wrong")) AND - tags:console \ No newline at end of file + tags:console