[Qa-jenkins-scm] Build failed in Jenkins: udd_orphaned_without_o_bug #350
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Mon Jul 16 09:03:02 BST 2018
See <https://jenkins.debian.net/job/udd_orphaned_without_o_bug/350/display/redirect>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/udd_orphaned_without_o_bug/ws/>
[workspace] $ /bin/sh -xe /tmp/jenkins4377006188504529779.sh
+ /srv/jenkins/bin/udd-query.sh orphaned_without_o_bug
====================================================================================
Mon 16 Jul 08:03:00 UTC 2018 - running /srv/jenkins/bin/udd-query.sh (udd_orphaned_without_o_bug) on jenkins now.
To learn to understand this, git clone https://salsa.debian.org/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.
Please send feedback about jenkins to qa-jenkins-dev at lists.alioth.debian.org,
or as a bug against the 'jenkins.debian.org' pseudo-package,
feedback about specific job results should go to their respective lists and/or the BTS.
====================================================================================
Mon 16 Jul 08:03:00 UTC 2018 - start running "/srv/jenkins/bin/udd-query.sh" (md5sum 62b5c7b6fd4cd23fc14ca938ed279d20) as "/tmp/jenkins-script-Tnr6PDua" on jenkins.
Mon Jul 16 08:03:00 UTC 2018 - querying UDD using
SELECT DISTINCT s.source
FROM sources AS s
JOIN (
SELECT source, max(version) AS version
FROM sources
WHERE release IN ('sid','experimental')
GROUP BY source
) AS foo ON foo.source=s.source AND foo.version=s.version
WHERE s.maintainer_email = 'packages at qa.debian.org';
psql: could not connect to server: No route to host
Is the server running on host "udd-mirror.debian.net" (18.49.6.246) and accepting
TCP/IP connections on port 5432?
Mon 16 Jul 08:03:02 UTC 2018 - /srv/jenkins/bin/udd-query.sh stopped running as /tmp/jenkins-script-Tnr6PDua, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list