[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Archlinux: increase timeout for running diffoscope to 60m

Holger Levsen gitlab at salsa.debian.org
Sat Oct 13 14:21:37 BST 2018


Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
628e4da5 by Holger Levsen at 2018-10-13T13:21:26Z
reproducible Archlinux: increase timeout for running diffoscope to 60m

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


2 changed files:

- TODO
- bin/reproducible_build_archlinux_pkg.sh


Changes:

=====================================
TODO
=====================================
@@ -330,7 +330,7 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian
 *** comparing versions (in scheduler) is probably needed (though it wuld be better if not): if its not empty it must be higher (due to repo constraints), but it can be even higher than in the repo, because we build trunk
 *** debian uses a table removed_packages, should this be used here too?
 *** debian uses a table manual_scheduler to limit the amount of packages someone can schedule per day...
-*** should breakages job look for archlinux breakages? for which cases?
+*** should breakages job look for archlinux breakages? for which cases? a.) grep "was killed after running into timeout after 30m" pkg.html
 ** using notes.git should be next!
 
 * rebuilding against the archlinux repos


=====================================
bin/reproducible_build_archlinux_pkg.sh
=====================================
@@ -425,7 +425,7 @@ if [ ! -z "$(ls $TMPDIR/b1/$SRCPACKAGE/*.pkg.tar.xz 2>/dev/null|| true)" ] ; the
 			) > "$BASE/archlinux/$REPOSITORY/$SRCPACKAGE/$ARTIFACT.html"
 		elif [ -f $TMPDIR/b1/$SRCPACKAGE/$ARTIFACT ] && [ -f $TMPDIR/b2/$SRCPACKAGE/$ARTIFACT ] ; then
 			# run diffoscope on the results
-			TIMEOUT="30m"
+			TIMEOUT="60m"
 			DIFFOSCOPE="$(schroot --directory /tmp -c chroot:jenkins-reproducible-${DBDSUITE}-diffoscope diffoscope -- --version 2>&1)"
 			echo "$(date -u) - Running $DIFFOSCOPE now..."
 			call_diffoscope $SRCPACKAGE $ARTIFACT



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/628e4da5b5615d7040c994ffb6d494f70c05159f

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/628e4da5b5615d7040c994ffb6d494f70c05159f
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/20181013/bff1f13f/attachment.html>


More information about the Qa-jenkins-scm mailing list