[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible debian: worker.sh: also include the timestamp in the error log

Mattia Rizzolo gitlab at salsa.debian.org
Tue Jun 19 16:30:54 BST 2018


Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net


Commits:
4d3f3c33 by Mattia Rizzolo at 2018-06-19T17:30:27+02:00
reproducible debian: worker.sh: also include the timestamp in the error log

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -


1 changed file:

- bin/reproducible_worker.sh


Changes:

=====================================
bin/reproducible_worker.sh
=====================================
--- a/bin/reproducible_worker.sh
+++ b/bin/reproducible_worker.sh
@@ -24,7 +24,7 @@ common_init "$@"
 notify_log_of_failure() {
 	tee -a /var/log/jenkins/reproducible-builder-errors.log <<-END
 
-		$WORKER_NAME/$BUILD_ID exited with an error.  Return code: $RETCODE
+		$(date -u) - $WORKER_NAME/$BUILD_ID exited with an error.  Return code: $RETCODE
 		Check out the log at $BUILD_URL
 
 		END



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/4d3f3c33853c6bc82c92663290a63199bc04fe0f

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/4d3f3c33853c6bc82c92663290a63199bc04fe0f
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/20180619/4f8b4e86/attachment.html>


More information about the Qa-jenkins-scm mailing list