Add query for os-brick privsep sudo bug 1592043
195 hits since 6/10 when upper-constraints started using os-brick 1.4.0. This fails in grenade multi-node jobs where we have mitaka configs, so we should see if something in os-brick 1.4.0 is relying on a new rootwrap config. check and gate, all failures. Change-Id: I33cbe2f7d2a29d452730eaf0b4fdd231c2313730 Related-Bug: #1592043
This commit is contained in:
parent
afba5b2b7e
commit
26eeaf989c
5
queries/1592043.yaml
Normal file
5
queries/1592043.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
query: >-
|
||||
message:"privsep log: sudo: no tty present and no askpass program specified" AND
|
||||
message:"FailedToDropPrivileges: privsep helper command exited non-zero (1)" AND
|
||||
message:"get_connector_properties" AND
|
||||
tags:"screen-n-cpu.txt"
|
Loading…
Reference in New Issue
Block a user