[Qa-jenkins-scm] [jenkins.debian.net] 03/04: reproducible Debian: add another timestamp to debug bottleneck

Holger Levsen holger at layer-acht.org
Mon Oct 10 18:35:42 UTC 2016


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 2aa5bf7e81c3fb98d54c43e7de0a1cd90edff8a4
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Oct 10 19:54:33 2016 +0200

    reproducible Debian: add another timestamp to debug bottleneck
---
 bin/reproducible_scheduler.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/reproducible_scheduler.py b/bin/reproducible_scheduler.py
index cbe2462..5cfee54 100755
--- a/bin/reproducible_scheduler.py
+++ b/bin/reproducible_scheduler.py
@@ -216,6 +216,7 @@ def update_sources(suite):
     for arch in ARCHS:
         log.info('Updating sources db for %s/%s...', suite, arch)
         update_sources_db(suite, arch, sources)
+        log.info('DB update done for %s/%s done at %s.', suite, arch, datetime.now())
 
 
 def update_sources_db(suite, arch, sources):

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