[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: cleanup remote jobs on SIGTERM too

Holger Levsen holger at moszumanska.debian.org
Sun Oct 18 17:45:26 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 4df25e7eb74740e4452fb0ed8aa00737bdcd5ea7
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Oct 18 19:44:34 2015 +0200

    reproducible: cleanup remote jobs on SIGTERM too
---
 TODO | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/TODO b/TODO
index 9416655..90ca4fd 100644
--- a/TODO
+++ b/TODO
@@ -129,6 +129,7 @@ properties:
 ** fix: "DIFFOSCOPE='E: Failed to change to directory /tmp: Permission denied' - maybe by making sure the cause is gone… https://jenkins.debian.net/job/reproducible_builder_amd64_14/909/ is an example for that
 ** reenable disorderfs setup, check that it *always* unmounts + cleans up nicely
 ** diffoscope needs to be run on the target arch... (or rather: run on a 64bit architecture for 64bit architectures and on 32bit for 32 bit archs), this should probably be doable with a simple i386 chroot on the host (so using qemu-static to run it on armhf should not be needed, probably.)
+** on SIGTERM, also ssh to remote host and cleanup there! (via ssh &)
 
 * higher prio:
 ** document in the non-debian pages, that we don't have a clear idea yet, how to record+reproduce the build environment and that this is essential for reproducible builds too.
@@ -330,6 +331,7 @@ skip_if_unavailable=False
 ** confirm the others are really working
 ** 'makepkg --skippgpcheck' should be replaced by 'makepkg' and 'echo "keyserver-options auto-key-retrieve" >> ~/.gnupg/gpg.conf'
 *** this should make this obselete: 'schroot --directory /tmp -c source:jenkins-reproducible-arch -- grep  ^validpgpkeys= $PKG/PKGBUILD|cut -d "'" -f2|xargs schroot --directory /tmp -c source:jenkins-reproducible-arch -- gpg --recv-keys'
+** on SIGTERM, also ssh to remote host and cleanup there! (via ssh &)
 * create a working scheduler job
 ** test 'extra' too
 ** idea: reschedule reverse build depends too

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list