summaryrefslogtreecommitdiffstats
path: root/logparse/reproducible.rules
AgeCommit message (Collapse)AuthorFilesLines
2017-07-15reproducible Debian: add node health check for too big jenkins.logsHolger Levsen1-0/+2
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-06-28reproducible Debian: check for (known) zombie jobs and report themHolger Levsen1-0/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-06-15reproducible Debian: add check for more than one kernel installed (only on ↵Holger Levsen1-1/+1
Ubuntu systems) Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-06-13reproducible Debian: let's not fail the node health check just because the ↵Holger Levsen1-0/+3
internet is down… Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-06-13reproducible Debian: add warning to the list of respected warningsHolger Levsen1-0/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-01-21reproducible Debian: explicitly pin down the exact problem with /(dev|run)/shmHolger Levsen1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-01-13reproducible Debian: properly detect shm warningsHolger Levsen1-0/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-01-11reproducible Debian: s#html page#HTML page#gHolger Levsen1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-11-07reproducible Debian: add 3 new warning regexes for _create_meta_pkg_setsHolger Levsen1-1/+3
2016-01-26reproducible Arch Linux: spell the projectHolger Levsen1-1/+1
2016-01-13reproducible: let jobs become unstable if unsigned repositories are foundHolger Levsen1-0/+2
2016-01-09reproducible maintenance: detect temporary diffoscope schroot problems and ↵Holger Levsen1-0/+1
(prepare to) reschedule automatically (not doing so yet)
2016-01-07reproducible: look for reproducible_build.sh processes with pid 1 as parent ↵Holger Levsen1-0/+1
(=orphans) and let the maintenance job become unstable if found
2016-01-06reproducible archlinux: only cause warning for maintenance job if updating ↵Holger Levsen1-0/+1
archlinux schroot fails
2015-11-15reproducible: shorten mail contentHolger Levsen1-1/+0
2015-10-17reproducible: cleanup pbuilder directories older than 3 daysHolger Levsen1-1/+0
2015-10-17reproducible: cleanup old pbuilder build directoriesHolger Levsen1-0/+1
2015-09-21reproducible: abort create_pkg_job if there are warnings we can do nothing ↵Holger Levsen1-2/+0
about (except filing bugs unrelated to reproducible builds)
2015-09-06reproducible: give better hint at the failureHolger Levsen1-1/+1
2015-09-06reproducible: reword notes warnings and make the job not fail if package was ↵Holger Levsen1-1/+0
removed
2015-09-02reproducibly: retry 'apt-get update' three times for each schroot before ↵Holger Levsen1-1/+1
giving up, also fail gracefully
2015-08-16reproducible: maintenance: reduce logparse noise when deleting old ↵Mattia Rizzolo1-1/+0
directories in /srv/reproducible-results
2015-07-28reproducible: maintenance: be silent when succesfully deleting old schrootMattia Rizzolo1-1/+1
2015-06-22reproducible: shut up the maintenance job a bit more: do not notify when you ↵Mattia Rizzolo1-1/+0
catch package that are building since >36 hours ago
2015-06-08reproducible coreboot: use special logparse rulesHolger Levsen1-4/+0
2015-06-07reproducible: disable coreboot logparse rules for the momentHolger Levsen1-2/+2
2015-06-07reproducible coreboot: add logparse rules, less debuggingHolger Levsen1-0/+5
2015-05-16reproducible: drop warning+notifications when rescheduling packages due to ↵Holger Levsen1-1/+0
network failures
2015-05-09reproducible: deal gracefully with dose-deb-coinstall failuresHolger Levsen1-0/+1
2015-05-05reproducible: don't fail maintainance if there is nothing to clean upHolger Levsen1-0/+1
2015-05-01reproducible: drop warning for removed packages, this happens all the time. ↵Holger Levsen1-2/+1
Fix regex to recognize builds that took too long.
2015-05-01reproducible: make the notes jobs not fail if there is a note for an ↵Holger Levsen1-0/+1
untested package. add irc notification.
2015-04-16reproducible: new db table: removed_packages, to track removed package and ↵Mattia Rizzolo1-0/+1
subsequently clean up files the db now stores tuple of (pkgname, suite, architecture) of every removed packages, then reproducible_maintenance.sh pick up entries from it and find+remove files. For now the reproducible_maintenance only output what he would have remove.
2015-04-12reproducible: add "Warning: old schroots found in /schroots, which have been ↵Mattia Rizzolo1-0/+1
deleted:" to logparse, to be notified when this happens
2015-04-09reproducible: maintenance: check for files with bad permissions (!=644) and ↵Mattia Rizzolo1-0/+1
chmod them. currently unknown the cause of these bad perms (only for very few files
2015-04-03reproducible: continue updating meta pkg sets even if one failsHolger Levsen1-0/+1
2015-03-13reproducible: fix strange syntax error by triggering warnings insteadHolger Levsen1-0/+1
2015-03-13reproducible: don't fail the build job if html pages cannot be updatedHolger Levsen1-0/+1
2015-03-12reproducible: turn job unstable if failed builds have been foundHolger Levsen1-0/+1
2015-02-25reproducible: drop warning about multiple versions in our repo, thats a featureHolger Levsen1-1/+0
2015-02-23reproducible: repo_statspolishingHolger Levsen1-1/+1
2015-02-21reproducible: warn but not fail if grml's latest dpkg-selection is 404Holger Levsen1-0/+1
2014-11-03reproducible_setup_schroot: cleanup writelock properly on failureHolger Levsen1-0/+1
2014-10-23reproducible: config files changes forgotten in previous commitsHolger Levsen1-1/+1
2014-10-19reproducible: inform about aborted or otherwise hanging buildsHolger Levsen1-0/+2
2014-10-19fix cute denglish typoHolger Levsen1-3/+3
2014-10-19reproducible: notify about leftover processesHolger Levsen1-1/+1
2014-10-19reproducible: add locking for reproducible schroot creation (which happens ↵Holger Levsen1-0/+1
daily)
2014-10-18reproducible: add housekeeping jobHolger Levsen1-0/+1
2014-10-11reproducible: no warnings if builds fail or are unreproducible. that's ↵Holger Levsen1-2/+0
expected in sid