[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: be more verbose in worker.log

Holger Levsen holger at layer-acht.org
Tue May 2 22:02:25 UTC 2017


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 c4ed9ae1f24ecc2763007bd455b5d27bc32c8cca
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed May 3 00:02:16 2017 +0200

    reproducible Debian: be more verbose in worker.log
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/reproducible_worker.sh | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/bin/reproducible_worker.sh b/bin/reproducible_worker.sh
index 84ca5de..81729cd 100755
--- a/bin/reproducible_worker.sh
+++ b/bin/reproducible_worker.sh
@@ -60,5 +60,11 @@ while true ; do
 	#
 	# actually run reproducible_build.sh
 	#
+	echo
+	echo "================================================================================================"
+	echo "$(date --utc) - running build #$BUILD_ID for $WORKER_NAME on $NODE1 and $NODE2."
+	echo "================================================================================================"
+	echo
 	/srv/jenkins/bin/reproducible_build.sh $NODE1 $NODE2 >$BUILD_BASE/$BUILD_ID/console.log 2>&1
+	echo
 done

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