Add conflict packages pattern

Change-Id: I4100d1712a92cd797d1d4525798745b2c3ddfe33
This commit is contained in:
Sagi Shnaidman 2021-01-06 11:08:25 +02:00
parent eff595b074
commit be7cd38a7b
1 changed files with 5 additions and 0 deletions

View File

@ -775,6 +775,11 @@ patterns:
msg: "Packages download failure."
pattern: 'Error: Error downloading packages'
tag: "infra"
- id: 538
logstash: 'conflicts with file from package'
msg: "Packages conflict."
pattern: 'conflicts with file from package'
tag: "code"
"bmc":
- id: 600
logstash: 'socket.error: [Errno 99] Cannot assign requested address'