openstack-ubuntu-testing-notifications team mailing list archive
-
openstack-ubuntu-testing-notifications team
-
Mailing list archive
-
Message #10396
Build failed in Jenkins: cloud-archive_folsom_version-drift #28024
See <http://10.189.74.7:8080/job/cloud-archive_folsom_version-drift/28024/>
------------------------------------------
Started by timer
Building remotely on pkg-builder in workspace <http://10.189.74.7:8080/job/cloud-archive_folsom_version-drift/ws/>
[cloud-archive_folsom_version-drift] $ /bin/bash -xe /tmp/hudson2670266386219350614.sh
+ OS_RELEASE=folsom
+ /var/lib/jenkins/tools/ubuntu-reports/server/cloud-archive/version-tracker/gather-versions.py folsom
INFO:root:Querying package list and versions from staging PPA.
INFO:root:Initializing connection to LP...
Traceback (most recent call last):
File "/var/lib/jenkins/tools/ubuntu-reports/server/cloud-archive/version-tracker/gather-versions.py", line 180, in <module>
release=stable_rel)
File "/var/lib/jenkins/tools/ubuntu-reports/server/cloud-archive/version-tracker/gather-versions.py", line 119, in query_ca_ppa
init_lp()
File "/var/lib/jenkins/tools/ubuntu-reports/server/cloud-archive/version-tracker/gather-versions.py", line 115, in init_lp
conn['ubuntu'] = conn['lp'].distributions['ubuntu']
File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/resource.py", line 965, in __getitem__
shim_resource._ensure_representation()
File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/resource.py", line 361, in _ensure_representation
representation = self._root._browser.get(self._wadl_resource)
File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/_browser.py", line 411, in get
response, content = self._request(url, extra_headers=headers)
File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/_browser.py", line 401, in _request
raise error
lazr.restfulclient.errors.ServerError: HTTP Error 503: Service Unavailable
Response headers:
---
-content-encoding: gzip
connection: close
content-length: 1223
content-type: text/html
date: Sat, 21 Sep 2013 13:15:40 GMT
status: 503
transfer-encoding: chunked
vary: Accept-Encoding
via: 1.1 api.launchpad.net
---
Response body:
---
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Please try again</title>
<style type="text/css" media="screen, print">
html, body {
font-family: Ubuntu, 'Bitstream Vera Sans', 'DejaVu Sans', Tahoma, sans-serif;
}
.offline {
text-align: center;
max-width: 60em;
}
.offline > * {
margin-left: auto;
margin-right: auto;
}
</style>
</head>
<body>
<div class="offline">
<!-- Before editing, please see
https://bugs.launchpad.net/bugs/475371, especially comment #2,
for details on this file. In particular, please maintain the
\r\n line endings, at least for the HTTP header lines. -->
<h1>Please try again</h1>
<p>
Sorry, there was a problem connecting to the Launchpad server.
</p>
<p>
Try reloading this page in a minute or two.
If the problem persists, let us know in
<a href="irc://chat.freenode.net/#launchpad"
>the #launchpad IRC channel on Freenode</a>.
</p>
<p>Thanks for your patience.</p>
</div>
</body>
</html>
---
Build step 'Execute shell' marked build as failure
Follow ups
References