[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: reproducible: detect odxu4c and opi2b related jobs as zombies (as the nodes...
Holger Levsen
gitlab at salsa.debian.org
Thu Jul 23 14:18:31 BST 2020
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
0e8063fd by Holger Levsen at 2020-07-23T15:17:13+02:00
reproducible: detect odxu4c and opi2b related jobs as zombies (as the nodes were removed, but the jobs were not)
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
5bee8a9b by Holger Levsen at 2020-07-23T15:18:11+02:00
reproducible: drop retired nodes here as the jobs are gone now
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- bin/common-functions.sh
- jenkins-home/offline_nodes
Changes:
=====================================
bin/common-functions.sh
=====================================
@@ -218,7 +218,7 @@ jenkins_zombie_check() {
# and we dont know why and when that happens,
# so just report those zombies here.
#
- ZOMBIES=$(ls -1d /var/lib/jenkins/jobs/* | egrep 'strip-nondeterminism|reprotest|reproducible_(builder_(amd64|i386|armhf|arm64)|setup_(pbuilder|schroot)_testing)|chroot-installation_wheezy|aptdpkg|odc2a|stretch_install_education-thin-client-server|jessie_multiarch_versionskew|dpkg_stretch_find_trigger_cycles|sid_install_education-services|buster_install_education-services|lvc|chroot-installation_stretch_.*_upgrade_to_sid|piuparts_.*_jessie|udd_stretch|d-i_pu-build|debsums-tests_stretch|debian-archive-keyring-tests_stretch|chroot-installation_jessie|chroot-installation_.*education-lang-|kirkwoot|rebootstrap_.*_gcc[5-8]($|_)|brcm47xx|rebootstrap_kfreebsd|diffoscope_from_git_|disorderfs_from_git_master|diffoscope_pypi|diffoscope_freebsd|diffoscope_netbsd|diffoscope_macports|diffoscope_archlinux' || true)
+ ZOMBIES=$(ls -1d /var/lib/jenkins/jobs/* | egrep 'strip-nondeterminism|reprotest|reproducible_(builder_(amd64|i386|armhf|arm64)|setup_(pbuilder|schroot)_testing)|chroot-installation_wheezy|aptdpkg|reproducible_*(odc2a|odxu4c|opi2b)|stretch_install_education-thin-client-server|jessie_multiarch_versionskew|dpkg_stretch_find_trigger_cycles|sid_install_education-services|buster_install_education-services|lvc|chroot-installation_stretch_.*_upgrade_to_sid|piuparts_.*_jessie|udd_stretch|d-i_pu-build|debsums-tests_stretch|debian-archive-keyring-tests_stretch|chroot-installation_jessie|chroot-installation_.*education-lang-|kirkwoot|rebootstrap_.*_gcc[5-8]($|_)|brcm47xx|rebootstrap_kfreebsd|diffoscope_from_git_|disorderfs_from_git_master|diffoscope_pypi|diffoscope_freebsd|diffoscope_netbsd|diffoscope_macports|diffoscope_archlinux' || true)
if [ ! -z "$ZOMBIES" ] ; then
DIRTY=true
figlet 'zombies!!!'
=====================================
jenkins-home/offline_nodes
=====================================
@@ -13,9 +13,5 @@
# Also see https://pad.sfconservancy.org/p/rb-build-nodes-keep
-# machines are retired and removed from most jenkins configuration
-odxu4c-armhf-rb.debian.net
-opi2b-armhf-rb.debian.net
-
# Down here nodes are automatically added by the maintenance job when they have
# been failing their health check for too long.
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/86f03818e1f77b2cecfb08c746522073e22af5e7...5bee8a9b88fb821467f80dc32680b023d81a8bb7
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/86f03818e1f77b2cecfb08c746522073e22af5e7...5bee8a9b88fb821467f80dc32680b023d81a8bb7
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20200723/7e492d45/attachment.html>
More information about the Qa-jenkins-scm
mailing list