← Back to team overview

openstack-ubuntu-testing-notifications team mailing list archive

Build failed in Jenkins: cloud-archive_folsom_version-drift #39944

 

See <http://10.189.74.7:8080/job/cloud-archive_folsom_version-drift/39944/>

------------------------------------------
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/hudson4311141820101478207.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...
INFO:root:Querying Ubuntu versions for all packages.
Traceback (most recent call last):
  File "/var/lib/jenkins/tools/ubuntu-reports/server/cloud-archive/version-tracker/gather-versions.py", line 210, in <module>
    ubuntu_versions = query_ubuntu(staging_versions.keys(), dev_rel)
  File "/var/lib/jenkins/tools/ubuntu-reports/server/cloud-archive/version-tracker/gather-versions.py", line 185, in query_ubuntu
    vers = get_ubuntu_pkg_vers(p, release)[1]
  File "/var/lib/jenkins/tools/ubuntu-reports/server/cloud-archive/version-tracker/gather-versions.py", line 151, in get_ubuntu_pkg_vers
    archive, partner = conn['ubuntu'].archives
  File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/resource.py", line 794, in __iter__
    self._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 418, in get
    response, content = self._request(url, extra_headers=headers)
  File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/_browser.py", line 408, in _request
    raise error
lazr.restfulclient.errors.ServerError: HTTP Error 503: Service Unavailable
Response headers:
---
-content-encoding: gzip
connection: close
content-length: 2385
content-type: text/html;charset=utf-8
date: Wed, 05 Feb 2014 10:01:29 GMT
server: zope.server.http (HTTP)
status: 503
vary: Accept-Encoding
x-lazr-oopsid: OOPS-dca3c1deb2c24080987ffa5dfee74271
x-powered-by: Zope (www.zope.org), Python (www.python.org)
---
Response body:
---
<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en"
      lang="en">
  <head>
    <title>Launchpad is temporarily unavailable</title>

    <style type="text/css">

html {
  background: #fff;
  margin: 0;
  padding: 0;
}

body {
  font-family: Ubuntu, 'Bitstream Vera Sans', 'DejaVu Sans', Tahoma, sans-serif;
  font-size: 0.75em;
  line-height: 1.3em;
  color: #000;
  margin: 0 0 40px 0;
}

a {
  color: #03a;
  text-decoration: none;
}

h1 {
  font-size: 3.7em;
}

h2 {
  font-size: 1.4em;
  font-weight: normal;
  margin: 0;
  color: #333;
}

p.sub {
  color: #333;
}

a img {
  vertical-align: middle;
}

.page-center-wrap {
  text-align: left;
}
.page-center {
  text-align: center;
  margin: 0px;
  margin: auto;
  width: 780px;
}
.page-center-content {
  text-align: left;
}

#header,
#footer {
  padding-left: 50px;
  padding-right: 50px;
}

#header {
  border: 1px solid #d7d3cf;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 50px;
}

#header .graphic {
  font-size: 110px;
  color: #646464;
  float: right;
  padding: 100px 80px 0 0;
}

#header .content {
  margin-right: 300px;
}

#footer {
  margin-top: 30px;
}

</style>
</head>
<body>
  <div class="page-center-wrap">
    <div class="page-center">
      <div class="page-center-content">
        <div id="header">
          <div class="graphic">
            :(
          </div>
          <div class="content">
            <h1>Uh oh!</h1>
            <h2>Something has gone wrong. We're sorry!</h2>
            <p>If we are in the middle of an update, Launchpad will be
            back in a couple of minutes.  Otherwise, we are working to
            fix the unexpected problems. Check
            <a href="https://twitter.com/launchpadstatus";>@launchpadstatus</a>
            on Twitter for updates.
            </p>
            <p class="sub">Technically, this is a 503 error and has
              been caused by
              our database being temporarily offline.
            </p>
            <p><a href="javascript:window.location.reload()">Reload</a>
              this page or try again in a few minutes</p>
          </div>
        </div>
        <div id="footer">
          <a href="https://launchpad.net/";>
            <img src="https://launchpad.net/@@/launchpad-logo-and-name-hierarchy.png"; alt="Launchpad" />
          </a>
        </div>
      </div>
    </div>
  </div>
</body>
</html>

---

Build step 'Execute shell' marked build as failure


Follow ups