diff options
author | Holger Levsen <holger@layer-acht.org> | 2017-07-15 13:58:34 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2017-07-15 13:58:34 +0200 |
commit | 9b381aff743a88c9ebc2e400a345ee836a25bd7e (patch) | |
tree | 5ad2ba92bd7c821d6c33c62ec0964cca820fa300 /logparse | |
parent | 36d88b06612905aa394a7cfbbc07a1c335a25f07 (diff) | |
download | jenkins.debian.net-9b381aff743a88c9ebc2e400a345ee836a25bd7e.tar.xz |
reproducible Debian: add node health check for too big jenkins.logs
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'logparse')
-rw-r--r-- | logparse/reproducible.rules | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/logparse/reproducible.rules b/logparse/reproducible.rules index ef19fef9..eef8d5c0 100644 --- a/logparse/reproducible.rules +++ b/logparse/reproducible.rules @@ -25,4 +25,6 @@ warning /Warning, today is the wrong future:.+/ warning /Warning: curl http:..www.debian.org failed, probably the proxy is down for.+/ warning /Warning, more than one kernel in.+/ warning /Warning, rise of the jenkins job zombies.+/ +warning /Warning, jenkins.log is larger than.+/ + |