[Qa-jenkins-scm] Build failed in Jenkins: udd_sid_multiarch_versionskew #285

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Aug 17 08:03:04 UTC 2015


See <https://jenkins.debian.net/job/udd_sid_multiarch_versionskew/285/>

------------------------------------------
Started by timer
Building on master in workspace <https://jenkins.debian.net/job/udd_sid_multiarch_versionskew/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson6310372640454829673.sh
+ /srv/jenkins/bin/udd-query.sh multiarch_versionskew sid
====================================================================================

Mon 17 Aug 08:00:56 UTC 2015 - running job udd_sid_multiarch_versionskew now.

To understand what this job does, clone git.debian.org/git/qa/jenkins.debian.net.git
and then have a look at bin/udd-query.sh

This invocation of the script has been called using "multiarch_versionskew sid" as arguments.

====================================================================================
Mon 17 Aug 08:00:56 UTC 2015 - start running "/srv/jenkins/bin/udd-query.sh" (md5sum e12ea7e42bacc75c3048e36f1f69da9a) as "/tmp/jenkins-script-BxB2xIeI".

Mon Aug 17 08:00:56 UTC 2015 - querying UDD using SELECT DISTINCT source FROM
		(SELECT DISTINCT source, package, version
			FROM packages WHERE
				release='sid' AND
				multi_arch='same' AND
					architecture IN ('amd64', 'arm64', 'armel', 'armhf', 'i386',
					'kfreebsd-amd64', 'kfreebsd-i386', 'mips', 'mipsel',
					'powerpc', 'ppc64el', 's390x')
				ORDER BY source) AS all_versions
				GROUP BY source, package
				HAVING count(*) > 1
			ORDER BY source ;

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 17 Aug 08:03:04 UTC 2015 - /srv/jenkins/bin/udd-query.sh stopped running as /tmp/jenkins-script-BxB2xIeI, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list