Title: saucy_havana_keystone_trunk

General Information

BUILD SUCCESS
Build URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_keystone_trunk/42/
Project:saucy_havana_keystone_trunk
Date of build:Fri, 31 May 2013 15:24:24 -0400
Build duration:5 min 29 sec
Build cause:Started by user Adam Gandelman
Built on:pkg-builder

Health Report

WDescriptionScore
Build stability: 1 out of the last 5 builds failed.80

Changes

Test 403 error title

by dolph.mathews

  edittests/test_exception.py

   Rename requires files to standard names.

by carlos.garza

  deletetools/test-requires
  editdoc/source/setup.rst
  edittools/install_venv.py
  editrun_tests.sh
  addtest-requirements.txt
  deletetools/pip-requires
  editdoc/source/installing.rst
  edittox.ini
  addrequirements.txt
  edit.gitignore

Convert openstack-common.conf to the nicer multiline format.

by mikal

  editopenstack-common.conf

Add missing oslo module.

by mikal

  editopenstack-common.conf

Add <version> arg to keystone-manage db_sync

by bcwaldon

  editkeystone/policy/backends/sql.py
  editkeystone/identity/backends/sql.py
  editkeystone/cli.py
  editkeystone/credential/backends/sql.py
  editkeystone/catalog/backends/sql.py

Add index on valid column of the SQL token Backend

by sylvain.afchain

  addkeystone/common/sql/migrate_repo/versions/025_add_index_to_valid.py

Document size limits

by dolph.mathews

  editetc/keystone.conf.sample

Disable eventlet monkey-patching of DNS

by review

  editkeystone/test.py
  editkeystone/common/wsgi_server.py

Revert "Set EVENTLET_NO_GREENDNS=yes in tox.ini."

by review

  edittox.ini

Improve the performance of tokens deletion for user

by gengjh

  editkeystone/common/controller.py
  editkeystone/token/core.py
  editkeystone/token/backends/sql.py
  edittests/test_backend.py

Imported Translations from Transifex

by Jenkins

  editkeystone/locale/zh_TW/LC_MESSAGES/keystone.po
  editkeystone/locale/ru/LC_MESSAGES/keystone.po
  editkeystone/locale/ka_GE/LC_MESSAGES/keystone.po
  editkeystone/locale/it/LC_MESSAGES/keystone.po
  editkeystone/locale/ca/LC_MESSAGES/keystone.po
  editkeystone/locale/ko_KR/LC_MESSAGES/keystone.po
  editkeystone/locale/zh_CN/LC_MESSAGES/keystone.po
  editkeystone/locale/fr/LC_MESSAGES/keystone.po
  editkeystone/locale/ja/LC_MESSAGES/keystone.po
  editkeystone/locale/fi_FI/LC_MESSAGES/keystone.po
  editkeystone/locale/keystone.pot
  editkeystone/locale/de/LC_MESSAGES/keystone.po
  editkeystone/locale/vi_VN/LC_MESSAGES/keystone.po
  editkeystone/locale/hu/LC_MESSAGES/keystone.po
  editkeystone/locale/da/LC_MESSAGES/keystone.po
  editkeystone/locale/cs/LC_MESSAGES/keystone.po
  editkeystone/locale/pt_BR/LC_MESSAGES/keystone.po
  editkeystone/locale/bg_BG/LC_MESSAGES/keystone.po
  editkeystone/locale/es/LC_MESSAGES/keystone.po

Fixes a typo

by bknudson

  editkeystone/token/core.py

Console Output

[...truncated 5805 lines...]
Checking signature on .dsc
Good signature on /tmp/tmpXw7Kfs/keystone_2013.2+git201305311524~saucy-0ubuntu1.dsc.
Uploading to ppa (via ftp to ppa.launchpad.net):
Uploading keystone_2013.2+git201305311524~saucy-0ubuntu1.dsc: done.
Uploading keystone_2013.2+git201305311524~saucy.orig.tar.gz: done.
Uploading keystone_2013.2+git201305311524~saucy-0ubuntu1.debian.tar.gz: done.
Uploading keystone_2013.2+git201305311524~saucy-0ubuntu1_source.changes: done.
Successfully uploaded packages.
INFO:root:Installing build artifacts into /var/lib/jenkins/www/apt
DEBUG:root:['reprepro', '--waitforlock', '10', '-Vb', '/var/lib/jenkins/www/apt', 'include', 'saucy-havana', 'keystone_2013.2+git201305311524~saucy-0ubuntu1_amd64.changes']
Exporting indices...
Successfully created '/var/lib/jenkins/www/apt/dists/saucy-havana/Release.gpg.new'
Successfully created '/var/lib/jenkins/www/apt/dists/saucy-havana/InRelease.new'
Deleting files no longer referenced...
deleting and forgetting pool/main/k/keystone/keystone-doc_2013.2+git201305291730~saucy-0ubuntu1_all.deb
deleting and forgetting pool/main/k/keystone/keystone_2013.2+git201305291730~saucy-0ubuntu1_all.deb
deleting and forgetting pool/main/k/keystone/python-keystone_2013.2+git201305291730~saucy-0ubuntu1_all.deb
INFO:root:Storing current commit for next build: d54c666bdacb6fd4a806678aa0e69182cf29264e
INFO:root:Complete command log:
INFO:root:Destroying schroot.
bzr branch lp:~openstack-ubuntu-testing/keystone/havana /tmp/tmpXw7Kfs/keystone
mk-build-deps -i -r -t apt-get -y /tmp/tmpXw7Kfs/keystone/debian/control
python setup.py sdist
git log -n1 --no-merges --pretty=format:%H
git log d67e31b70ca648c8ca0a3cb76f421b3be257d4c5..HEAD --no-merges --pretty=format:[%h] %s
dch -b -D saucy --newversion 1:2013.2+git201305311524~saucy-0ubuntu1 Automated Ubuntu testing build:
dch -a [d54c666] Fixes a typo
dch -a [4f87f15] Imported Translations from Transifex
dch -a [d6cfe4f] Improve the performance of tokens deletion for user
dch -a [4307ddd] Revert "Set EVENTLET_NO_GREENDNS=yes in tox.ini."
dch -a [4896773] Disable eventlet monkey-patching of DNS
dch -a [18783e8] Document size limits
dch -a [9faf255] Add index on valid column of the SQL token Backend
dch -a [6123c29] Add arg to keystone-manage db_sync
dch -a [0358ea9] Add missing oslo module.
dch -a [5a208fb] Convert openstack-common.conf to the nicer multiline format.
dch -a [2bc22ef] Rename requires files to standard names.
dch -a [09faddf] Test 403 error title
dch -a [3c3f5dc] Move auth_token middleware from admin user to an RBAC policy
debcommit
bzr builddeb -S -- -sa -us -uc
bzr builddeb -S -- -sa -us -uc
debsign -k9935ACDC keystone_2013.2+git201305311524~saucy-0ubuntu1_source.changes
sbuild -d saucy-havana -n -A keystone_2013.2+git201305311524~saucy-0ubuntu1.dsc
dput ppa:openstack-ubuntu-testing/havana keystone_2013.2+git201305311524~saucy-0ubuntu1_source.changes
reprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include saucy-havana keystone_2013.2+git201305311524~saucy-0ubuntu1_amd64.changes
Email was triggered for: Fixed
Trigger Success was overridden by another trigger and will not send an email.
Sending email for trigger: Fixed
-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to     : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp

Reply via email to