[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible: enable debug at the end, to understand rare failures…

Holger Levsen holger at moszumanska.debian.org
Fri Sep 18 09:45:49 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 588ef34bec7e62e6a599c8c19e6d8532fe4b1bb4
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Sep 18 11:45:39 2015 +0200

    reproducible: enable debug at the end, to understand rare failures…
---
 bin/reproducible_build.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index da10dd5..554e72d 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -167,6 +167,7 @@ diff_copy_buildlogs() {
 		elif [ $FTBFS -eq 0 ] ; then
 			echo "Warning: No second build log, what happened?" | tee -a $RBUILDLOG
 		fi
+		set -x # FIXME: to debug the ".buildinfo not found" problem in eg https://jenkins.debian.net/job/reproducible_builder_armhf_5/447/console - /var/lib/jenkins/userContent/reproducible/buildinfo/unstable/armhf/ssh-import-id_3.21-1_armhf.buildinfo really didnt exist, though both builds created it...
 		echo "Compressing the 1st log..."
 		gzip -9cvn b1/build.log > $BASE/logs/$SUITE/$ARCH/${SRCPACKAGE}_${EVERSION}.build1.log.gz
 		chmod 644 $BASE/logs/$SUITE/$ARCH/${SRCPACKAGE}_${EVERSION}.build1.log.gz

-- 
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