[Qa-jenkins-scm] Build failed in Jenkins: udd_orphaned_without_o_bug #231
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Mon Apr 4 08:06:03 UTC 2016
See <https://jenkins.debian.net/job/udd_orphaned_without_o_bug/231/>
------------------------------------------
Started by timer
Building on master in workspace <https://jenkins.debian.net/job/udd_orphaned_without_o_bug/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson9108587960100885505.sh
+ /srv/jenkins/bin/udd-query.sh orphaned_without_o_bug
====================================================================================
Mon 4 Apr 08:03:55 UTC 2016 - running /srv/jenkins/bin/udd-query.sh (udd_orphaned_without_o_bug) on jenkins now.
To learn to understand this, clone git.debian.org/git/qa/jenkins.debian.net.git
and then have a look at the files README, INSTALL, CONTRIBUTING and maybe TODO.
This invocation of this script, which is located in bin/udd-query.sh, has been called using "orphaned_without_o_bug" as arguments.
====================================================================================
Mon 4 Apr 08:03:55 UTC 2016 - start running "/srv/jenkins/bin/udd-query.sh" (md5sum a206f2630aa3ed789d03d239e34ff664) as "/tmp/jenkins-script-ynLDj0RJ" on jenkins.
Mon Apr 4 08:03:55 UTC 2016 - querying UDD using SELECT DISTINCT u.source
FROM upload_history AS u
JOIN (
SELECT s.source, max(u.date) AS date
FROM upload_history AS u
JOIN sources AS s ON s.source=u.source
WHERE s.release = 'sid' OR s.release = 'experimental'
GROUP BY s.source
) AS foo ON foo.source=u.source AND foo.date=u.date
WHERE maintainer like '%packages at qa.debian.org%';
psql: could not connect to server: Connection timed out
Is the server running on host "public-udd-mirror.xvm.mit.edu" (18.181.6.246) and accepting
TCP/IP connections on port 5432?
Mon 4 Apr 08:06:03 UTC 2016 - /srv/jenkins/bin/udd-query.sh stopped running as /tmp/jenkins-script-ynLDj0RJ, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list