Openstack-stable-maint
Threads by month
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
November 2013
- 6 participants
- 88 discussions
Build failed in Jenkins: periodic-ceilometer-python27-stable-havana #1
by OpenStack Jenkins 24 Nov '13
by OpenStack Jenkins 24 Nov '13
24 Nov '13
See <https://jenkins02.openstack.org/job/periodic-ceilometer-python27-stable-hav…>
------------------------------------------
[...truncated 261 lines...]
user_id=user_id)
File "<https://jenkins02.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 1944, in _delete_instance
db_inst)
File "<https://jenkins02.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 225, in _from_db_object
instance[field] = db_inst[field]
File "<https://jenkins02.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 379, in __setitem__
setattr(self, name, value)
File "<https://jenkins02.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 70, in setter
field.coerce(self, name, value))
File "<https://jenkins02.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 163, in coerce
return self._type.coerce(obj, attr, value)
File "<https://jenkins02.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 214, in coerce
value.__class__.__name__)
ValueError: (u'A string is required here, not %s', 'MagicMock')
======================================================================
FAIL: test_notifier.TestNovaNotifier.test_samples
tags: worker-3
----------------------------------------------------------------------
pythonlogging:'': {{{
Loading compute driver 'nova.virt.fake.FakeDriver'
processing compute.instance.delete.start
Terminating instance
Key 'instance-00000001' not in instances '{}'
Error setting Instance.vm_state
Traceback (most recent call last):
File "<https://jenkins02.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 70, in setter
field.coerce(self, name, value))
File "<https://jenkins02.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 163, in coerce
return self._type.coerce(obj, attr, value)
File "<https://jenkins02.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 214, in coerce
value.__class__.__name__)
ValueError: (u'A string is required here, not %s', 'MagicMock')
}}}
Traceback (most recent call last):
File "<https://jenkins02.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 1201, in patched
return func(*args, **keywargs)
File "<https://jenkins02.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 224, in setUp
instance=self.instance)
File "<https://jenkins02.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 354, in decorated_function
return function(self, context, *args, **kwargs)
File "<https://jenkins02.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 90, in wrapped
payload)
File "<https://jenkins02.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 73, in wrapped
return f(self, context, *args, **kw)
File "<https://jenkins02.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 244, in decorated_function
pass
File "<https://jenkins02.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 230, in decorated_function
return function(self, context, *args, **kwargs)
File "<https://jenkins02.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 295, in decorated_function
function(self, context, *args, **kwargs)
File "<https://jenkins02.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 272, in decorated_function
e, sys.exc_info())
File "<https://jenkins02.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 259, in decorated_function
return function(self, context, *args, **kwargs)
File "<https://jenkins02.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 1984, in terminate_instance
do_terminate_instance(instance, bdms)
File "<https://jenkins02.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 248, in inner
return f(*args, **kwargs)
File "<https://jenkins02.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 1976, in do_terminate_instance
reservations=reservations)
File "<https://jenkins02.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 105, in inner
rv = f(*args, **kwargs)
File "<https://jenkins02.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 1949, in _delete_instance
user_id=user_id)
File "<https://jenkins02.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 1944, in _delete_instance
db_inst)
File "<https://jenkins02.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 225, in _from_db_object
instance[field] = db_inst[field]
File "<https://jenkins02.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 379, in __setitem__
setattr(self, name, value)
File "<https://jenkins02.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 70, in setter
field.coerce(self, name, value))
File "<https://jenkins02.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 163, in coerce
return self._type.coerce(obj, attr, value)
File "<https://jenkins02.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 214, in coerce
value.__class__.__name__)
ValueError: (u'A string is required here, not %s', 'MagicMock')
======================================================================
FAIL: process-returncode
tags: worker-1
----------------------------------------------------------------------
Binary content:
traceback (test/plain; charset="utf8")
======================================================================
FAIL: process-returncode
tags: worker-3
----------------------------------------------------------------------
Binary content:
traceback (test/plain; charset="utf8")
Ran 8 tests in 0.764s
FAILED (id=0, failures=8)
error: testr failed (1)
ERROR: InvocationError: '/bin/bash -x <https://jenkins02.openstack.org/job/periodic-ceilometer-python27-stable-hav…'>
py27 runtests: commands[1] | <https://jenkins02.openstack.org/job/periodic-ceilometer-python27-stable-hav…>
No module named deprecated
No module named crypto
___________________________________ summary ____________________________________
ERROR: py27: commands failed
+ result=1
+ echo 'Begin pip freeze output from test virtualenv:'
Begin pip freeze output from test virtualenv:
+ echo ======================================================================
======================================================================
+ .tox/py27/bin/pip freeze
Babel==1.3
Flask==0.10.1
Jinja2==2.7.1
Mako==0.9.0
MarkupSafe==0.18
Paste==1.7.5.1
PasteDeploy==1.5.0
PyYAML==3.10
Pygments==1.6
Routes==1.13
SQLAlchemy==0.7.10
Sphinx==1.1.3
Tempita==0.5.1
WSME==0.5b5
WebOb==1.2.3
WebTest==2.0.10
Werkzeug==0.9.4
alembic==0.6.0
amqp==1.3.3
amqplib==1.0.2
anyjson==0.3.3
argparse==1.2.1
beautifulsoup4==4.3.2
boto==2.17.0
-e git://git.openstack.org/openstack/ceilometer@d90c8e1638e957f867ed507464c889…
cffi==0.8
cliff==1.4.5
cmd2==0.6.7
coverage==3.7
decorator==3.4.0
discover==0.4.0
dnspython==1.11.1
docutils==0.9.1
ecdsa==0.10
eventlet==0.14.0
extras==0.0.3
fixtures==0.3.14
flake8==2.0
greenlet==0.4.1
hacking==0.7.2
happybase==0.7
httplib2==0.8
iso8601==0.1.8
itsdangerous==0.23
jsonpatch==1.3
jsonpointer==1.1
jsonschema==2.3.0
kombu==3.0.5
lxml==3.2.4
mccabe==0.2.1
mock==1.0.1
mox==0.5.3
msgpack-python==0.4.0
netaddr==0.7.10
netifaces==0.8
nova==2014.1.dev778.gb0263d7
numpy==1.8.0
oslo.config==1.2.1
oslo.sphinx==1.1
paramiko==1.12.0
pbr==0.5.23
pecan==0.4.2
pep8==1.4.5
prettytable==0.7.2
pyOpenSSL==0.13.1
pyasn1==0.1.7
pycparser==2.10
pycrypto==2.6.1
pyflakes==0.7.3
pymongo==2.6.3
pyparsing==2.0.1
python-ceilometerclient==1.0.6
python-cinderclient==1.0.7
python-glanceclient==0.12.0
python-keystoneclient==0.4.1
python-mimeparse==0.1.4
python-neutronclient==2.3.1
python-novaclient==2.15.0
python-subunit==0.0.15
python-swiftclient==1.8.0
pytz==2013.8
repoze.lru==0.6
requests==2.0.1
simplegeneric==0.8.1
simplejson==3.3.1
singledispatch==3.4.0.2
six==1.4.1
sphinxcontrib-httpdomain==1.2.0
sphinxcontrib-pecanwsme==0.5
sqlalchemy-migrate==0.8.2
stevedore==0.12
suds==0.4
swift==1.10.0
testrepository==0.0.18
testscenarios==0.4
testtools==0.9.33
thrift==0.9.1
waitress==0.8.7
warlock==1.0.1
websockify==0.5.1
wsgiref==0.1.2
xattr==0.7.2
+ echo ======================================================================
======================================================================
+ '[' -d .testrepository ']'
+ '[' -f .testrepository/0.2 ']'
+ '[' -f .testrepository/0 ']'
+ .tox/py27/bin/python /usr/local/jenkins/slave_scripts/subunit2html.py ./subunit_log.txt testr_results.html
Traceback (most recent call last):
File "/usr/local/jenkins/slave_scripts/subunit2html.py", line 727, in <module>
main()
File "/usr/local/jenkins/slave_scripts/subunit2html.py", line 702, in main
stream = open(subunit_file, 'rb')
IOError: [Errno 2] No such file or directory: './subunit_log.txt'
+ gzip -9 ./subunit_log.txt
gzip: ./subunit_log.txt: No such file or directory
+ gzip -9 ./testr_results.html
gzip: ./testr_results.html: No such file or directory
+ sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh post
+ sudoresult=0
+ '[' 0 -ne 0 ']'
+ /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh post
+ oomresult=0
+ '[' 0 -ne 0 ']'
++ find . -name nose_results.html
+ htmlreport=
+ '[' -f '' ']'
+ echo
+ echo 'WARNING: Unable to find to confirm results!'
WARNING: Unable to find to confirm results!
+ echo
+ exit 1
+ rm -rf /tmp/tmp.TfSH0JPMWG
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] No file(s) found: **/*nose_results.html
[SCP] '**/*nose_results.html' doesn't match anything: '**' exists but not '**/*nose_results.html'
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-ceilometer-python27-stable-havana
[SCP] Trying to create /srv/static/logs/periodic/periodic-ceilometer-python27-stable-havana/precise24
[SCP] Trying to create /srv/static/logs/periodic/periodic-ceilometer-python27-stable-havana/precise24/1
[SCP] Copying console log.
1
3
Jenkins build is back to normal : periodic-tempest-devstack-vm-full-stable-havana #5
by OpenStack Jenkins 23 Nov '13
by OpenStack Jenkins 23 Nov '13
23 Nov '13
Build failed in Jenkins: periodic-keystone-python26-stable-havana #2
by OpenStack Jenkins 23 Nov '13
by OpenStack Jenkins 23 Nov '13
23 Nov '13
See <https://jenkins02.openstack.org/job/periodic-keystone-python26-stable-havan…>
------------------------------------------
[...truncated 2543 lines...]
routes.middleware: DEBUG: Matched POST /tokens
routes.middleware: DEBUG: Route path: '{path_info:.*}', defaults: {'controller': <keystone.contrib.user_crud.core.CrudExtension object at 0x12647290>}
routes.middleware: DEBUG: Match dict: {'controller': <keystone.contrib.user_crud.core.CrudExtension object at 0x12647290>, 'path_info': '/tokens'}
routes.middleware: DEBUG: Matched POST /tokens
routes.middleware: DEBUG: Route path: '{path_info:.*}', defaults: {'controller': <keystone.common.wsgi.ComposingRouter object at 0x12b20a90>}
routes.middleware: DEBUG: Match dict: {'controller': <keystone.common.wsgi.ComposingRouter object at 0x12b20a90>, 'path_info': '/tokens'}
routes.middleware: DEBUG: Matched POST /tokens
routes.middleware: DEBUG: Route path: '/tokens', defaults: {'action': u'authenticate', 'controller': <keystone.token.controllers.Auth object at 0x12b20ed0>}
routes.middleware: DEBUG: Match dict: {'action': u'authenticate', 'controller': <keystone.token.controllers.Auth object at 0x12b20ed0>}
keystone.common.wsgi: DEBUG: arg_dict: {}
keystone.common.cache.core: DEBUG: CACHE_GET: Key: "'e45f4dc1a9bd1a59610ed5aa0db40470f719a2c3'" Value: "({'id': 'default', 'enabled': True, 'description': u'Owns users and tenants (i.e. projects) available on Identity API v2.', 'name': u'Default'}, {'ct': 1385015153.5132439, 'v': 1})"
keystone.common.cache.core: DEBUG: CACHE_GET: Key: "'e45f4dc1a9bd1a59610ed5aa0db40470f719a2c3'" Value: "({'id': 'default', 'enabled': True, 'description': u'Owns users and tenants (i.e. projects) available on Identity API v2.', 'name': u'Default'}, {'ct': 1385015153.5132439, 'v': 1})"
keystone.common.cache.core: DEBUG: CACHE_GET: Key: "'435a4a9d7a162cfa1832cef4c4fa98c702387e05'" Value: "({'id': 'baz', 'enabled': True, 'domain_id': 'default', 'name': 'BAZ', 'description': 'description'}, {'ct': 1385015153.5225241, 'v': 1})"
keystone.common.cache.core: DEBUG: CACHE_GET: Key: "'435a4a9d7a162cfa1832cef4c4fa98c702387e05'" Value: "({'id': 'baz', 'enabled': True, 'domain_id': 'default', 'name': 'BAZ', 'description': 'description'}, {'ct': 1385015153.5225241, 'v': 1})"
keystone.common.cache.core: DEBUG: CACHE_GET: Key: "'e45f4dc1a9bd1a59610ed5aa0db40470f719a2c3'" Value: "({'id': 'default', 'enabled': True, 'description': u'Owns users and tenants (i.e. projects) available on Identity API v2.', 'name': u'Default'}, {'ct': 1385015153.5132439, 'v': 1})"
keystone.common.cache.core: DEBUG: CACHE_GET: Key: "'e45f4dc1a9bd1a59610ed5aa0db40470f719a2c3'" Value: "({'id': 'default', 'enabled': True, 'description': u'Owns users and tenants (i.e. projects) available on Identity API v2.', 'name': u'Default'}, {'ct': 1385015153.5132439, 'v': 1})"
keystone.common.cache.core: DEBUG: CACHE_GET: Key: "'e45f4dc1a9bd1a59610ed5aa0db40470f719a2c3'" Value: "({'id': 'default', 'enabled': True, 'description': u'Owns users and tenants (i.e. projects) available on Identity API v2.', 'name': u'Default'}, {'ct': 1385015153.5132439, 'v': 1})"
keystone.common.cache.core: DEBUG: CACHE_GET: Key: "'9b28b5df37518646410debda756dd4c07f028d21'" Value: "({'id': '9fe2ff9ee4384b1894a90878d3e92bab', 'name': '_member_'}, {'ct': 1385015153.5392311, 'v': 1})"
iso8601.iso8601: DEBUG: Parsed 2013-11-22T06:25:53Z into {'tz_sign': None, 'second_fraction': None, 'hour': '06', 'tz_hour': None, 'month': '11', 'timezone': 'Z', 'second': '53', 'tz_minute': None, 'year': '2013', 'separator': 'T', 'day': '22', 'minute': '25'} with default timezone <iso8601.iso8601.Utc object at 0x23418d0>
iso8601.iso8601: DEBUG: Got '2013' for 'year' with default None
iso8601.iso8601: DEBUG: Got '11' for 'month' with default None
iso8601.iso8601: DEBUG: Got '22' for 'day' with default None
iso8601.iso8601: DEBUG: Got '06' for 'hour' with default None
iso8601.iso8601: DEBUG: Got '25' for 'minute' with default None
iso8601.iso8601: DEBUG: Got '53' for 'second' with default None
keystone.common.cache.core: DEBUG: CACHE_SET: Key: "'c33c3568a1aedf532cef672d1999e11aea0a6a67'" Value: "({'tenant': {'enabled': True, 'id': 'baz', 'name': 'BAZ', 'description': 'description'}, 'user_id': u'two', 'bind': None, 'expires': datetime.datetime(2013, 11, 22, 6, 25, 53), 'token_data': {'access': {'token': {'issued_at': '2013-11-21T06:25:53.981810', 'expires': '2013-11-22T06:25:53Z', 'id': 'MIIDpgYJKoZIhvcNAQcCoIIDlzCCA5MCAQExCTAHBgUrDgMCGjCCAbMGCSqGSIb3DQEHAaCCAaQEggGgeyJhY2Nlc3MiOiB7InRva2VuIjogeyJpc3N1ZWRfYXQiOiAiMjAxMy0xMS0yMVQwNjoyNTo1My45ODE4MTAiLCAiZXhwaXJlcyI6ICIyMDEzLTExLTIyVDA2OjI1OjUzWiIsICJpZCI6ICJwbGFjZWhvbGRlciIsICJ0ZW5hbnQiOiB7ImRlc2NyaXB0aW9uIjogImRlc2NyaXB0aW9uIiwgImVuYWJsZWQiOiB0cnVlLCAiaWQiOiAiYmF6IiwgIm5hbWUiOiAiQkFaIn19LCAic2VydmljZUNhdGFsb2ciOiBbXSwgInVzZXIiOiB7InVzZXJuYW1lIjogIlRXTyIsICJyb2xlc19saW5rcyI6IFtdLCAiaWQiOiAidHdvIiwgInJvbGVzIjogW3sibmFtZSI6ICJfbWVtYmVyXyJ9XSwgIm5hbWUiOiAiVFdPIn0sICJtZXRhZGF0YSI6IHsiaXNfYWRtaW4iOiAwLCAicm9sZXMiOiBbIjlmZTJmZjllZTQzODRiMTg5NGE5MDg3OGQzZTkyYmFiIl19fX0xggHKMIIBxgIBATCBpDCBnjEKMAgGA1UEBRMBNTELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRIwEAYDVQQHEwlTdW5ueXZhbGUxEjAQBgNVBAoTCU9wZW5TdGFjazERMA8GA1UECxMIS2V5c3RvbmUxJTAjBgkqhkiG9w0BCQEWFmtleXN0b25lQG9wZW5zdGFjay5vcmcxFDASBgNVBAMTC1NlbGYgU2lnbmVkAgERMAcGBSsOAwIaMA0GCSqGSIb3DQEBAQUABIIBALI-pymunzx6yHgbcYdg0HNHD-EsYP6b5SCLIhzrWMNfGj1lfaRt74RLSORtfsjUiYSenG8FmqMFpf8qf98+qsV8sExcEHRKlGEbfnvixHsbqdrn1ep41O+e-y-H+HyL9DClFFs-i+hMVAIOA4Ds6Nx7+1vkc-A1n5WPNf+A1Q+h3pzbqzMt9UDIznSCOSyzSUU-TnA-Ae0l25bVGcxa2BWO3ez-dDL+iQDdYyRDTFvWorjirRVXxjDrPl5nVFoZK7wUQDdcvEBTNEYxZ5wgjLsChYaKWH8adARxeDY4ui42VFglwYtSOp7YYaC4BApY+1gcRKr9eO9ZiqaIVyxLvus=', 'tenant': {'enabled': True, 'id': 'baz', 'name': 'BAZ', 'description': 'description'}}, 'serviceCatalog': [], 'user': {'username': u'TWO', 'roles_links': [], 'id': u'two', 'roles': [{'name': '_member_'}], 'name': u'TWO'}, 'metadata': {'is_admin': 0, 'roles': [u'9fe2ff9ee4384b1894a90878d3e92bab']}}}, 'user': {'tenantId': u'baz', 'enabled': True, 'id': u'two', 'name': u'TWO', u'email': u'two(a)three.com'}, 'key': 'MIIDpgYJKoZIhvcNAQcCoIIDlzCCA5MCAQExCTAHBgUrDgMCGjCCAbMGCSqGSIb3DQEHAaCCAaQEggGgeyJhY2Nlc3MiOiB7InRva2VuIjogeyJpc3N1ZWRfYXQiOiAiMjAxMy0xMS0yMVQwNjoyNTo1My45ODE4MTAiLCAiZXhwaXJlcyI6ICIyMDEzLTExLTIyVDA2OjI1OjUzWiIsICJpZCI6ICJwbGFjZWhvbGRlciIsICJ0ZW5hbnQiOiB7ImRlc2NyaXB0aW9uIjogImRlc2NyaXB0aW9uIiwgImVuYWJsZWQiOiB0cnVlLCAiaWQiOiAiYmF6IiwgIm5hbWUiOiAiQkFaIn19LCAic2VydmljZUNhdGFsb2ciOiBbXSwgInVzZXIiOiB7InVzZXJuYW1lIjogIlRXTyIsICJyb2xlc19saW5rcyI6IFtdLCAiaWQiOiAidHdvIiwgInJvbGVzIjogW3sibmFtZSI6ICJfbWVtYmVyXyJ9XSwgIm5hbWUiOiAiVFdPIn0sICJtZXRhZGF0YSI6IHsiaXNfYWRtaW4iOiAwLCAicm9sZXMiOiBbIjlmZTJmZjllZTQzODRiMTg5NGE5MDg3OGQzZTkyYmFiIl19fX0xggHKMIIBxgIBATCBpDCBnjEKMAgGA1UEBRMBNTELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRIwEAYDVQQHEwlTdW5ueXZhbGUxEjAQBgNVBAoTCU9wZW5TdGFjazERMA8GA1UECxMIS2V5c3RvbmUxJTAjBgkqhkiG9w0BCQEWFmtleXN0b25lQG9wZW5zdGFjay5vcmcxFDASBgNVBAMTC1NlbGYgU2lnbmVkAgERMAcGBSsOAwIaMA0GCSqGSIb3DQEBAQUABIIBALI-pymunzx6yHgbcYdg0HNHD-EsYP6b5SCLIhzrWMNfGj1lfaRt74RLSORtfsjUiYSenG8FmqMFpf8qf98+qsV8sExcEHRKlGEbfnvixHsbqdrn1ep41O+e-y-H+HyL9DClFFs-i+hMVAIOA4Ds6Nx7+1vkc-A1n5WPNf+A1Q+h3pzbqzMt9UDIznSCOSyzSUU-TnA-Ae0l25bVGcxa2BWO3ez-dDL+iQDdYyRDTFvWorjirRVXxjDrPl5nVFoZK7wUQDdcvEBTNEYxZ5wgjLsChYaKWH8adARxeDY4ui42VFglwYtSOp7YYaC4BApY+1gcRKr9eO9ZiqaIVyxLvus=', 'token_version': 'v2.0', 'id': '564ba54f0564a5110bbf85dfaad523fc', 'trust_id': None, 'metadata': {'roles': [u'9fe2ff9ee4384b1894a90878d3e92bab']}}, {'ct': 1385015154.148308, 'v': 1})"
access: INFO: 127.0.0.1 - - [21/Nov/2013:06:25:54 +0000] "POST http://localhost:46841/v2.0/tokens HTTP/1.0" 200 1657
eventlet.wsgi.server: INFO: 127.0.0.1 - - [21/Nov/2013 06:25:54] "POST /v2.0/tokens HTTP/1.1" 200 1787 0.222984
requests.packages.urllib3.connectionpool: DEBUG: "POST /v2.0/tokens HTTP/1.1" 200 1657
iso8601.iso8601: DEBUG: Parsed 2013-11-22T06:25:53Z into {'tz_sign': None, 'second_fraction': None, 'hour': u'06', 'tz_hour': None, 'month': u'11', 'timezone': u'Z', 'second': u'53', 'tz_minute': None, 'year': u'2013', 'separator': u'T', 'day': u'22', 'minute': u'25'} with default timezone <iso8601.iso8601.Utc object at 0x23418d0>
iso8601.iso8601: DEBUG: Got u'2013' for 'year' with default None
iso8601.iso8601: DEBUG: Got u'11' for 'month' with default None
iso8601.iso8601: DEBUG: Got u'22' for 'day' with default None
iso8601.iso8601: DEBUG: Got u'06' for 'hour' with default None
iso8601.iso8601: DEBUG: Got u'25' for 'minute' with default None
iso8601.iso8601: DEBUG: Got u'53' for 'second' with default None
routes.middleware: DEBUG: Matched PATCH /OS-KSCRUD/users/two
routes.middleware: DEBUG: Route path: '{path_info:.*}', defaults: {'controller': <keystone.contrib.user_crud.core.CrudExtension object at 0x12647290>}
routes.middleware: DEBUG: Match dict: {'controller': <keystone.contrib.user_crud.core.CrudExtension object at 0x12647290>, 'path_info': '/OS-KSCRUD/users/two'}
routes.middleware: DEBUG: Matched PATCH /OS-KSCRUD/users/two
routes.middleware: DEBUG: Route path: '/OS-KSCRUD/users/{user_id}', defaults: {'action': u'set_user_password', 'controller': <keystone.contrib.user_crud.core.UserController object at 0x12647810>}
routes.middleware: DEBUG: Match dict: {'action': u'set_user_password', 'controller': <keystone.contrib.user_crud.core.UserController object at 0x12647810>, 'user_id': u'two'}
keystone.common.wsgi: DEBUG: arg_dict: {'user_id': u'two'}
keystone.common.cache.core: DEBUG: CACHE_GET: Key: "'c33c3568a1aedf532cef672d1999e11aea0a6a67'" Value: "({'tenant': {'enabled': True, 'id': 'baz', 'name': 'BAZ', 'description': 'description'}, 'user_id': u'two', 'bind': None, 'expires': datetime.datetime(2013, 11, 22, 6, 25, 53), 'token_data': {'access': {'token': {'issued_at': '2013-11-21T06:25:53.981810', 'expires': '2013-11-22T06:25:53Z', 'id': 'MIIDpgYJKoZIhvcNAQcCoIIDlzCCA5MCAQExCTAHBgUrDgMCGjCCAbMGCSqGSIb3DQEHAaCCAaQEggGgeyJhY2Nlc3MiOiB7InRva2VuIjogeyJpc3N1ZWRfYXQiOiAiMjAxMy0xMS0yMVQwNjoyNTo1My45ODE4MTAiLCAiZXhwaXJlcyI6ICIyMDEzLTExLTIyVDA2OjI1OjUzWiIsICJpZCI6ICJwbGFjZWhvbGRlciIsICJ0ZW5hbnQiOiB7ImRlc2NyaXB0aW9uIjogImRlc2NyaXB0aW9uIiwgImVuYWJsZWQiOiB0cnVlLCAiaWQiOiAiYmF6IiwgIm5hbWUiOiAiQkFaIn19LCAic2VydmljZUNhdGFsb2ciOiBbXSwgInVzZXIiOiB7InVzZXJuYW1lIjogIlRXTyIsICJyb2xlc19saW5rcyI6IFtdLCAiaWQiOiAidHdvIiwgInJvbGVzIjogW3sibmFtZSI6ICJfbWVtYmVyXyJ9XSwgIm5hbWUiOiAiVFdPIn0sICJtZXRhZGF0YSI6IHsiaXNfYWRtaW4iOiAwLCAicm9sZXMiOiBbIjlmZTJmZjllZTQzODRiMTg5NGE5MDg3OGQzZTkyYmFiIl19fX0xggHKMIIBxgIBATCBpDCBnjEKMAgGA1UEBRMBNTELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRIwEAYDVQQHEwlTdW5ueXZhbGUxEjAQBgNVBAoTCU9wZW5TdGFjazERMA8GA1UECxMIS2V5c3RvbmUxJTAjBgkqhkiG9w0BCQEWFmtleXN0b25lQG9wZW5zdGFjay5vcmcxFDASBgNVBAMTC1NlbGYgU2lnbmVkAgERMAcGBSsOAwIaMA0GCSqGSIb3DQEBAQUABIIBALI-pymunzx6yHgbcYdg0HNHD-EsYP6b5SCLIhzrWMNfGj1lfaRt74RLSORtfsjUiYSenG8FmqMFpf8qf98+qsV8sExcEHRKlGEbfnvixHsbqdrn1ep41O+e-y-H+HyL9DClFFs-i+hMVAIOA4Ds6Nx7+1vkc-A1n5WPNf+A1Q+h3pzbqzMt9UDIznSCOSyzSUU-TnA-Ae0l25bVGcxa2BWO3ez-dDL+iQDdYyRDTFvWorjirRVXxjDrPl5nVFoZK7wUQDdcvEBTNEYxZ5wgjLsChYaKWH8adARxeDY4ui42VFglwYtSOp7YYaC4BApY+1gcRKr9eO9ZiqaIVyxLvus=', 'tenant': {'enabled': True, 'id': 'baz', 'name': 'BAZ', 'description': 'description'}}, 'serviceCatalog': [], 'user': {'username': u'TWO', 'roles_links': [], 'id': u'two', 'roles': [{'name': '_member_'}], 'name': u'TWO'}, 'metadata': {'is_admin': 0, 'roles': [u'9fe2ff9ee4384b1894a90878d3e92bab']}}}, 'user': {'tenantId': u'baz', 'enabled': True, 'id': u'two', 'name': u'TWO', u'email': u'two(a)three.com'}, 'key': 'MIIDpgYJKoZIhvcNAQcCoIIDlzCCA5MCAQExCTAHBgUrDgMCGjCCAbMGCSqGSIb3DQEHAaCCAaQEggGgeyJhY2Nlc3MiOiB7InRva2VuIjogeyJpc3N1ZWRfYXQiOiAiMjAxMy0xMS0yMVQwNjoyNTo1My45ODE4MTAiLCAiZXhwaXJlcyI6ICIyMDEzLTExLTIyVDA2OjI1OjUzWiIsICJpZCI6ICJwbGFjZWhvbGRlciIsICJ0ZW5hbnQiOiB7ImRlc2NyaXB0aW9uIjogImRlc2NyaXB0aW9uIiwgImVuYWJsZWQiOiB0cnVlLCAiaWQiOiAiYmF6IiwgIm5hbWUiOiAiQkFaIn19LCAic2VydmljZUNhdGFsb2ciOiBbXSwgInVzZXIiOiB7InVzZXJuYW1lIjogIlRXTyIsICJyb2xlc19saW5rcyI6IFtdLCAiaWQiOiAidHdvIiwgInJvbGVzIjogW3sibmFtZSI6ICJfbWVtYmVyXyJ9XSwgIm5hbWUiOiAiVFdPIn0sICJtZXRhZGF0YSI6IHsiaXNfYWRtaW4iOiAwLCAicm9sZXMiOiBbIjlmZTJmZjllZTQzODRiMTg5NGE5MDg3OGQzZTkyYmFiIl19fX0xggHKMIIBxgIBATCBpDCBnjEKMAgGA1UEBRMBNTELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRIwEAYDVQQHEwlTdW5ueXZhbGUxEjAQBgNVBAoTCU9wZW5TdGFjazERMA8GA1UECxMIS2V5c3RvbmUxJTAjBgkqhkiG9w0BCQEWFmtleXN0b25lQG9wZW5zdGFjay5vcmcxFDASBgNVBAMTC1NlbGYgU2lnbmVkAgERMAcGBSsOAwIaMA0GCSqGSIb3DQEBAQUABIIBALI-pymunzx6yHgbcYdg0HNHD-EsYP6b5SCLIhzrWMNfGj1lfaRt74RLSORtfsjUiYSenG8FmqMFpf8qf98+qsV8sExcEHRKlGEbfnvixHsbqdrn1ep41O+e-y-H+HyL9DClFFs-i+hMVAIOA4Ds6Nx7+1vkc-A1n5WPNf+A1Q+h3pzbqzMt9UDIznSCOSyzSUU-TnA-Ae0l25bVGcxa2BWO3ez-dDL+iQDdYyRDTFvWorjirRVXxjDrPl5nVFoZK7wUQDdcvEBTNEYxZ5wgjLsChYaKWH8adARxeDY4ui42VFglwYtSOp7YYaC4BApY+1gcRKr9eO9ZiqaIVyxLvus=', 'token_version': 'v2.0', 'id': '564ba54f0564a5110bbf85dfaad523fc', 'trust_id': None, 'metadata': {'roles': [u'9fe2ff9ee4384b1894a90878d3e92bab']}}, {'ct': 1385015154.148308, 'v': 1})"
keystone.common.cache.core: DEBUG: CACHE_GET: Key: "'e45f4dc1a9bd1a59610ed5aa0db40470f719a2c3'" Value: "({'id': 'default', 'enabled': True, 'description': u'Owns users and tenants (i.e. projects) available on Identity API v2.', 'name': u'Default'}, {'ct': 1385015153.5132439, 'v': 1})"
keystone.common.cache.core: DEBUG: CACHE_GET: Key: "'e45f4dc1a9bd1a59610ed5aa0db40470f719a2c3'" Value: "({'id': 'default', 'enabled': True, 'description': u'Owns users and tenants (i.e. projects) available on Identity API v2.', 'name': u'Default'}, {'ct': 1385015153.5132439, 'v': 1})"
keystone.common.cache.core: DEBUG: CACHE_GET: Key: "'e45f4dc1a9bd1a59610ed5aa0db40470f719a2c3'" Value: "({'id': 'default', 'enabled': True, 'description': u'Owns users and tenants (i.e. projects) available on Identity API v2.', 'name': u'Default'}, {'ct': 1385015153.5132439, 'v': 1})"
keystone.common.cache.core: DEBUG: CACHE_DELETE: "'c33c3568a1aedf532cef672d1999e11aea0a6a67'"
keystone.common.cache.core: DEBUG: CACHE_DELETE: "'d469268500afb897a03ba9f406282f91a441a15f'"
keystone.common.cache.core: DEBUG: CACHE_DELETE: "'050822dbc80892d5f5f93a7057e80ad4ee797efa'"
keystone.common.cache.core: DEBUG: CACHE_DELETE: "'291200c84bc255409f233f759b5e029b3aadfef5'"
keystone.common.cache.core: DEBUG: CACHE_DELETE: "'7182d7ab14d783bee1222be030f9bfc06d29a0d3'"
keystone.common.cache.core: DEBUG: CACHE_SET: Key: "'8bc6f9e7d2812f0c1a52bc83902adfd4dcb16b29'" Value: "({'tenant': {'enabled': True, 'id': 'baz', 'name': 'BAZ', 'description': 'description'}, 'user_id': u'two', 'bind': None, 'expires': datetime.datetime(2013, 11, 22, 6, 25, 53), 'token_data': {'access': {'token': {'issued_at': '2013-11-21T06:25:53.981810', 'expires': '2013-11-22T06:25:53Z', 'id': 'MIIDpgYJKoZIhvcNAQcCoIIDlzCCA5MCAQExCTAHBgUrDgMCGjCCAbMGCSqGSIb3DQEHAaCCAaQEggGgeyJhY2Nlc3MiOiB7InRva2VuIjogeyJpc3N1ZWRfYXQiOiAiMjAxMy0xMS0yMVQwNjoyNTo1My45ODE4MTAiLCAiZXhwaXJlcyI6ICIyMDEzLTExLTIyVDA2OjI1OjUzWiIsICJpZCI6ICJwbGFjZWhvbGRlciIsICJ0ZW5hbnQiOiB7ImRlc2NyaXB0aW9uIjogImRlc2NyaXB0aW9uIiwgImVuYWJsZWQiOiB0cnVlLCAiaWQiOiAiYmF6IiwgIm5hbWUiOiAiQkFaIn19LCAic2VydmljZUNhdGFsb2ciOiBbXSwgInVzZXIiOiB7InVzZXJuYW1lIjogIlRXTyIsICJyb2xlc19saW5rcyI6IFtdLCAiaWQiOiAidHdvIiwgInJvbGVzIjogW3sibmFtZSI6ICJfbWVtYmVyXyJ9XSwgIm5hbWUiOiAiVFdPIn0sICJtZXRhZGF0YSI6IHsiaXNfYWRtaW4iOiAwLCAicm9sZXMiOiBbIjlmZTJmZjllZTQzODRiMTg5NGE5MDg3OGQzZTkyYmFiIl19fX0xggHKMIIBxgIBATCBpDCBnjEKMAgGA1UEBRMBNTELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRIwEAYDVQQHEwlTdW5ueXZhbGUxEjAQBgNVBAoTCU9wZW5TdGFjazERMA8GA1UECxMIS2V5c3RvbmUxJTAjBgkqhkiG9w0BCQEWFmtleXN0b25lQG9wZW5zdGFjay5vcmcxFDASBgNVBAMTC1NlbGYgU2lnbmVkAgERMAcGBSsOAwIaMA0GCSqGSIb3DQEBAQUABIIBALI-pymunzx6yHgbcYdg0HNHD-EsYP6b5SCLIhzrWMNfGj1lfaRt74RLSORtfsjUiYSenG8FmqMFpf8qf98+qsV8sExcEHRKlGEbfnvixHsbqdrn1ep41O+e-y-H+HyL9DClFFs-i+hMVAIOA4Ds6Nx7+1vkc-A1n5WPNf+A1Q+h3pzbqzMt9UDIznSCOSyzSUU-TnA-Ae0l25bVGcxa2BWO3ez-dDL+iQDdYyRDTFvWorjirRVXxjDrPl5nVFoZK7wUQDdcvEBTNEYxZ5wgjLsChYaKWH8adARxeDY4ui42VFglwYtSOp7YYaC4BApY+1gcRKr9eO9ZiqaIVyxLvus=', 'tenant': {'enabled': True, 'id': 'baz', 'name': 'BAZ', 'description': 'description'}}, 'serviceCatalog': [], 'user': {'username': u'TWO', 'roles_links': [], 'id': u'two', 'roles': [{'name': '_member_'}], 'name': u'TWO'}, 'metadata': {'is_admin': 0, 'roles': [u'9fe2ff9ee4384b1894a90878d3e92bab']}}}, 'user': {'tenantId': u'baz', 'enabled': True, 'id': u'two', 'name': u'TWO', u'email': u'two(a)three.com'}, 'key': 'MIIDpgYJKoZIhvcNAQcCoIIDlzCCA5MCAQExCTAHBgUrDgMCGjCCAbMGCSqGSIb3DQEHAaCCAaQEggGgeyJhY2Nlc3MiOiB7InRva2VuIjogeyJpc3N1ZWRfYXQiOiAiMjAxMy0xMS0yMVQwNjoyNTo1My45ODE4MTAiLCAiZXhwaXJlcyI6ICIyMDEzLTExLTIyVDA2OjI1OjUzWiIsICJpZCI6ICJwbGFjZWhvbGRlciIsICJ0ZW5hbnQiOiB7ImRlc2NyaXB0aW9uIjogImRlc2NyaXB0aW9uIiwgImVuYWJsZWQiOiB0cnVlLCAiaWQiOiAiYmF6IiwgIm5hbWUiOiAiQkFaIn19LCAic2VydmljZUNhdGFsb2ciOiBbXSwgInVzZXIiOiB7InVzZXJuYW1lIjogIlRXTyIsICJyb2xlc19saW5rcyI6IFtdLCAiaWQiOiAidHdvIiwgInJvbGVzIjogW3sibmFtZSI6ICJfbWVtYmVyXyJ9XSwgIm5hbWUiOiAiVFdPIn0sICJtZXRhZGF0YSI6IHsiaXNfYWRtaW4iOiAwLCAicm9sZXMiOiBbIjlmZTJmZjllZTQzODRiMTg5NGE5MDg3OGQzZTkyYmFiIl19fX0xggHKMIIBxgIBATCBpDCBnjEKMAgGA1UEBRMBNTELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRIwEAYDVQQHEwlTdW5ueXZhbGUxEjAQBgNVBAoTCU9wZW5TdGFjazERMA8GA1UECxMIS2V5c3RvbmUxJTAjBgkqhkiG9w0BCQEWFmtleXN0b25lQG9wZW5zdGFjay5vcmcxFDASBgNVBAMTC1NlbGYgU2lnbmVkAgERMAcGBSsOAwIaMA0GCSqGSIb3DQEBAQUABIIBALI-pymunzx6yHgbcYdg0HNHD-EsYP6b5SCLIhzrWMNfGj1lfaRt74RLSORtfsjUiYSenG8FmqMFpf8qf98+qsV8sExcEHRKlGEbfnvixHsbqdrn1ep41O+e-y-H+HyL9DClFFs-i+hMVAIOA4Ds6Nx7+1vkc-A1n5WPNf+A1Q+h3pzbqzMt9UDIznSCOSyzSUU-TnA-Ae0l25bVGcxa2BWO3ez-dDL+iQDdYyRDTFvWorjirRVXxjDrPl5nVFoZK7wUQDdcvEBTNEYxZ5wgjLsChYaKWH8adARxeDY4ui42VFglwYtSOp7YYaC4BApY+1gcRKr9eO9ZiqaIVyxLvus=', 'token_version': 'v2.0', 'id': '7fd0ae8f9e4d44e6a6d4a5453bc47dff', 'trust_id': None, 'metadata': {'roles': [u'9fe2ff9ee4384b1894a90878d3e92bab']}}, {'ct': 1385015154.215843, 'v': 1})"
keystone.contrib.user_crud.core: DEBUG: TOKEN_REF {'tenant': {'description': 'description', 'enabled': True, 'id': 'baz', 'name': 'BAZ'}, 'user_id': u'two', 'bind': None, 'expires': datetime.datetime(2013, 11, 22, 6, 25, 53), 'token_data': {'access': {'token': {'issued_at': '2013-11-21T06:25:53.981810', 'expires': '2013-11-22T06:25:53Z', 'id': 'MIIDpgYJKoZIhvcNAQcCoIIDlzCCA5MCAQExCTAHBgUrDgMCGjCCAbMGCSqGSIb3DQEHAaCCAaQEggGgeyJhY2Nlc3MiOiB7InRva2VuIjogeyJpc3N1ZWRfYXQiOiAiMjAxMy0xMS0yMVQwNjoyNTo1My45ODE4MTAiLCAiZXhwaXJlcyI6ICIyMDEzLTExLTIyVDA2OjI1OjUzWiIsICJpZCI6ICJwbGFjZWhvbGRlciIsICJ0ZW5hbnQiOiB7ImRlc2NyaXB0aW9uIjogImRlc2NyaXB0aW9uIiwgImVuYWJsZWQiOiB0cnVlLCAiaWQiOiAiYmF6IiwgIm5hbWUiOiAiQkFaIn19LCAic2VydmljZUNhdGFsb2ciOiBbXSwgInVzZXIiOiB7InVzZXJuYW1lIjogIlRXTyIsICJyb2xlc19saW5rcyI6IFtdLCAiaWQiOiAidHdvIiwgInJvbGVzIjogW3sibmFtZSI6ICJfbWVtYmVyXyJ9XSwgIm5hbWUiOiAiVFdPIn0sICJtZXRhZGF0YSI6IHsiaXNfYWRtaW4iOiAwLCAicm9sZXMiOiBbIjlmZTJmZjllZTQzODRiMTg5NGE5MDg3OGQzZTkyYmFiIl19fX0xggHKMIIBxgIBATCBpDCBnjEKMAgGA1UEBRMBNTELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRIwEAYDVQQHEwlTdW5ueXZhbGUxEjAQBgNVBAoTCU9wZW5TdGFjazERMA8GA1UECxMIS2V5c3RvbmUxJTAjBgkqhkiG9w0BCQEWFmtleXN0b25lQG9wZW5zdGFjay5vcmcxFDASBgNVBAMTC1NlbGYgU2lnbmVkAgERMAcGBSsOAwIaMA0GCSqGSIb3DQEBAQUABIIBALI-pymunzx6yHgbcYdg0HNHD-EsYP6b5SCLIhzrWMNfGj1lfaRt74RLSORtfsjUiYSenG8FmqMFpf8qf98+qsV8sExcEHRKlGEbfnvixHsbqdrn1ep41O+e-y-H+HyL9DClFFs-i+hMVAIOA4Ds6Nx7+1vkc-A1n5WPNf+A1Q+h3pzbqzMt9UDIznSCOSyzSUU-TnA-Ae0l25bVGcxa2BWO3ez-dDL+iQDdYyRDTFvWorjirRVXxjDrPl5nVFoZK7wUQDdcvEBTNEYxZ5wgjLsChYaKWH8adARxeDY4ui42VFglwYtSOp7YYaC4BApY+1gcRKr9eO9ZiqaIVyxLvus=', 'tenant': {'description': 'description', 'enabled': True, 'id': 'baz', 'name': 'BAZ'}}, 'serviceCatalog': [], 'user': {'username': u'TWO', 'roles_links': [], 'id': u'two', 'roles': [{'name': '_member_'}], 'name': u'TWO'}, 'metadata': {'is_admin': 0, 'roles': [u'9fe2ff9ee4384b1894a90878d3e92bab']}}}, 'user': {u'email': u'two(a)three.com', 'enabled': True, 'id': u'two', 'name': u'TWO', 'tenantId': u'baz'}, 'key': 'MIIDpgYJKoZIhvcNAQcCoIIDlzCCA5MCAQExCTAHBgUrDgMCGjCCAbMGCSqGSIb3DQEHAaCCAaQEggGgeyJhY2Nlc3MiOiB7InRva2VuIjogeyJpc3N1ZWRfYXQiOiAiMjAxMy0xMS0yMVQwNjoyNTo1My45ODE4MTAiLCAiZXhwaXJlcyI6ICIyMDEzLTExLTIyVDA2OjI1OjUzWiIsICJpZCI6ICJwbGFjZWhvbGRlciIsICJ0ZW5hbnQiOiB7ImRlc2NyaXB0aW9uIjogImRlc2NyaXB0aW9uIiwgImVuYWJsZWQiOiB0cnVlLCAiaWQiOiAiYmF6IiwgIm5hbWUiOiAiQkFaIn19LCAic2VydmljZUNhdGFsb2ciOiBbXSwgInVzZXIiOiB7InVzZXJuYW1lIjogIlRXTyIsICJyb2xlc19saW5rcyI6IFtdLCAiaWQiOiAidHdvIiwgInJvbGVzIjogW3sibmFtZSI6ICJfbWVtYmVyXyJ9XSwgIm5hbWUiOiAiVFdPIn0sICJtZXRhZGF0YSI6IHsiaXNfYWRtaW4iOiAwLCAicm9sZXMiOiBbIjlmZTJmZjllZTQzODRiMTg5NGE5MDg3OGQzZTkyYmFiIl19fX0xggHKMIIBxgIBATCBpDCBnjEKMAgGA1UEBRMBNTELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRIwEAYDVQQHEwlTdW5ueXZhbGUxEjAQBgNVBAoTCU9wZW5TdGFjazERMA8GA1UECxMIS2V5c3RvbmUxJTAjBgkqhkiG9w0BCQEWFmtleXN0b25lQG9wZW5zdGFjay5vcmcxFDASBgNVBAMTC1NlbGYgU2lnbmVkAgERMAcGBSsOAwIaMA0GCSqGSIb3DQEBAQUABIIBALI-pymunzx6yHgbcYdg0HNHD-EsYP6b5SCLIhzrWMNfGj1lfaRt74RLSORtfsjUiYSenG8FmqMFpf8qf98+qsV8sExcEHRKlGEbfnvixHsbqdrn1ep41O+e-y-H+HyL9DClFFs-i+hMVAIOA4Ds6Nx7+1vkc-A1n5WPNf+A1Q+h3pzbqzMt9UDIznSCOSyzSUU-TnA-Ae0l25bVGcxa2BWO3ez-dDL+iQDdYyRDTFvWorjirRVXxjDrPl5nVFoZK7wUQDdcvEBTNEYxZ5wgjLsChYaKWH8adARxeDY4ui42VFglwYtSOp7YYaC4BApY+1gcRKr9eO9ZiqaIVyxLvus=', 'token_version': 'v2.0', 'id': '7fd0ae8f9e4d44e6a6d4a5453bc47dff', 'trust_id': None, 'metadata': {'roles': [u'9fe2ff9ee4384b1894a90878d3e92bab']}}
access: INFO: None - - [21/Nov/2013:06:25:54 +0000] "PATCH http://localhost/v2.0/OS-KSCRUD/users/two HTTP/1.0" 200 3365
iso8601.iso8601: DEBUG: Parsed 2013-11-22T06:25:53Z into {'tz_sign': None, 'second_fraction': None, 'hour': u'06', 'tz_hour': None, 'month': u'11', 'timezone': u'Z', 'second': u'53', 'tz_minute': None, 'year': u'2013', 'separator': u'T', 'day': u'22', 'minute': u'25'} with default timezone <iso8601.iso8601.Utc object at 0x23418d0>
iso8601.iso8601: DEBUG: Got u'2013' for 'year' with default None
iso8601.iso8601: DEBUG: Got u'11' for 'month' with default None
iso8601.iso8601: DEBUG: Got u'22' for 'day' with default None
iso8601.iso8601: DEBUG: Got u'06' for 'hour' with default None
iso8601.iso8601: DEBUG: Got u'25' for 'minute' with default None
iso8601.iso8601: DEBUG: Got u'53' for 'second' with default None
iso8601.iso8601: DEBUG: Parsed 2013-11-22T06:25:53Z into {'tz_sign': None, 'second_fraction': None, 'hour': u'06', 'tz_hour': None, 'month': u'11', 'timezone': u'Z', 'second': u'53', 'tz_minute': None, 'year': u'2013', 'separator': u'T', 'day': u'22', 'minute': u'25'} with default timezone <iso8601.iso8601.Utc object at 0x23418d0>
iso8601.iso8601: DEBUG: Got u'2013' for 'year' with default None
iso8601.iso8601: DEBUG: Got u'11' for 'month' with default None
iso8601.iso8601: DEBUG: Got u'22' for 'day' with default None
iso8601.iso8601: DEBUG: Got u'06' for 'hour' with default None
iso8601.iso8601: DEBUG: Got u'25' for 'minute' with default None
iso8601.iso8601: DEBUG: Got u'53' for 'second' with default None
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): localhost
eventlet.wsgi.server: INFO: (29254) accepted ('127.0.0.1', 34778)
routes.middleware: DEBUG: Matched GET /tenants
routes.middleware: DEBUG: Route path: '{path_info:.*}', defaults: {'controller': <keystone.contrib.user_crud.core.CrudExtension object at 0x12647290>}
routes.middleware: DEBUG: Match dict: {'controller': <keystone.contrib.user_crud.core.CrudExtension object at 0x12647290>, 'path_info': '/tenants'}
routes.middleware: DEBUG: Matched GET /tenants
routes.middleware: DEBUG: Route path: '{path_info:.*}', defaults: {'controller': <keystone.common.wsgi.ComposingRouter object at 0x12b20a90>}
routes.middleware: DEBUG: Match dict: {'controller': <keystone.common.wsgi.ComposingRouter object at 0x12b20a90>, 'path_info': '/tenants'}
routes.middleware: DEBUG: Matched GET /tenants
routes.middleware: DEBUG: Route path: '/tenants', defaults: {'action': u'get_projects_for_token', 'controller': <keystone.identity.controllers.Tenant object at 0x12b209d0>}
routes.middleware: DEBUG: Match dict: {'action': u'get_projects_for_token', 'controller': <keystone.identity.controllers.Tenant object at 0x12b209d0>}
keystone.common.wsgi: DEBUG: arg_dict: {}
keystone.common.cache.core: DEBUG: CACHE_GET: Key: "'c33c3568a1aedf532cef672d1999e11aea0a6a67'" Value: "<dogpile.cache.api.NoValue object at 0x2590990>"
dogpile.core.dogpile: DEBUG: NeedRegenerationException
dogpile.core.dogpile: DEBUG: no value, waiting for create lock
dogpile.core.dogpile: DEBUG: value creation lock <dogpile.cache.region._LockWrapper object at 0x12a15a50> acquired
keystone.common.cache.core: DEBUG: CACHE_GET: Key: "'c33c3568a1aedf532cef672d1999e11aea0a6a67'" Value: "<dogpile.cache.api.NoValue object at 0x2590990>"
dogpile.core.dogpile: DEBUG: Calling creation function
dogpile.core.dogpile: DEBUG: Released creation lock
keystone.identity.controllers: WARNING: Authentication failed: Could not find token, 564ba54f0564a5110bbf85dfaad523fc.
keystone.common.wsgi: WARNING: Authorization failed. The request you have made requires authentication. from 127.0.0.1
access: INFO: 127.0.0.1 - - [21/Nov/2013:06:25:54 +0000] "GET http://localhost:46841/v2.0/tenants HTTP/1.0" 401 114
eventlet.wsgi.server: INFO: 127.0.0.1 - - [21/Nov/2013 06:25:54] "GET /v2.0/tenants HTTP/1.1" 401 253 0.015228
requests.packages.urllib3.connectionpool: DEBUG: "GET /v2.0/tenants HTTP/1.1" 401 114
keystoneclient.httpclient: DEBUG: Request returned failure status: 401
iso8601.iso8601: DEBUG: Parsed 2013-11-22T06:25:53Z into {'tz_sign': None, 'second_fraction': None, 'hour': u'06', 'tz_hour': None, 'month': u'11', 'timezone': u'Z', 'second': u'53', 'tz_minute': None, 'year': u'2013', 'separator': u'T', 'day': u'22', 'minute': u'25'} with default timezone <iso8601.iso8601.Utc object at 0x23418d0>
iso8601.iso8601: DEBUG: Got u'2013' for 'year' with default None
iso8601.iso8601: DEBUG: Got u'11' for 'month' with default None
iso8601.iso8601: DEBUG: Got u'22' for 'day' with default None
iso8601.iso8601: DEBUG: Got u'06' for 'hour' with default None
iso8601.iso8601: DEBUG: Got u'25' for 'minute' with default None
iso8601.iso8601: DEBUG: Got u'53' for 'second' with default None
iso8601.iso8601: DEBUG: Parsed 2013-11-22T06:25:53Z into {'tz_sign': None, 'second_fraction': None, 'hour': u'06', 'tz_hour': None, 'month': u'11', 'timezone': u'Z', 'second': u'53', 'tz_minute': None, 'year': u'2013', 'separator': u'T', 'day': u'22', 'minute': u'25'} with default timezone <iso8601.iso8601.Utc object at 0x23418d0>
iso8601.iso8601: DEBUG: Got u'2013' for 'year' with default None
iso8601.iso8601: DEBUG: Got u'11' for 'month' with default None
iso8601.iso8601: DEBUG: Got u'22' for 'day' with default None
iso8601.iso8601: DEBUG: Got u'06' for 'hour' with default None
iso8601.iso8601: DEBUG: Got u'25' for 'minute' with default None
iso8601.iso8601: DEBUG: Got u'53' for 'second' with default None
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): localhost
eventlet.wsgi.server: INFO: (29254) accepted ('127.0.0.1', 34780)
routes.middleware: DEBUG: Matched GET /tenants
routes.middleware: DEBUG: Route path: '{path_info:.*}', defaults: {'controller': <keystone.contrib.user_crud.core.CrudExtension object at 0x12647290>}
routes.middleware: DEBUG: Match dict: {'controller': <keystone.contrib.user_crud.core.CrudExtension object at 0x12647290>, 'path_info': '/tenants'}
routes.middleware: DEBUG: Matched GET /tenants
routes.middleware: DEBUG: Route path: '{path_info:.*}', defaults: {'controller': <keystone.common.wsgi.ComposingRouter object at 0x12b20a90>}
routes.middleware: DEBUG: Match dict: {'controller': <keystone.common.wsgi.ComposingRouter object at 0x12b20a90>, 'path_info': '/tenants'}
routes.middleware: DEBUG: Matched GET /tenants
routes.middleware: DEBUG: Route path: '/tenants', defaults: {'action': u'get_projects_for_token', 'controller': <keystone.identity.controllers.Tenant object at 0x12b209d0>}
routes.middleware: DEBUG: Match dict: {'action': u'get_projects_for_token', 'controller': <keystone.identity.controllers.Tenant object at 0x12b209d0>}
keystone.common.wsgi: DEBUG: arg_dict: {}
keystone.common.cache.core: DEBUG: CACHE_GET: Key: "'c33c3568a1aedf532cef672d1999e11aea0a6a67'" Value: "<dogpile.cache.api.NoValue object at 0x2590990>"
dogpile.core.dogpile: DEBUG: NeedRegenerationException
dogpile.core.dogpile: DEBUG: no value, waiting for create lock
dogpile.core.dogpile: DEBUG: value creation lock <dogpile.cache.region._LockWrapper object at 0x12a15c90> acquired
keystone.common.cache.core: DEBUG: CACHE_GET: Key: "'c33c3568a1aedf532cef672d1999e11aea0a6a67'" Value: "<dogpile.cache.api.NoValue object at 0x2590990>"
dogpile.core.dogpile: DEBUG: Calling creation function
dogpile.core.dogpile: DEBUG: Released creation lock
keystone.identity.controllers: WARNING: Authentication failed: Could not find token, 564ba54f0564a5110bbf85dfaad523fc.
keystone.common.wsgi: WARNING: Authorization failed. The request you have made requires authentication. from 127.0.0.1
access: INFO: 127.0.0.1 - - [21/Nov/2013:06:25:54 +0000] "GET http://localhost:46841/v2.0/tenants HTTP/1.0" 401 114
eventlet.wsgi.server: INFO: 127.0.0.1 - - [21/Nov/2013 06:25:54] "GET /v2.0/tenants HTTP/1.1" 401 253 0.014180
requests.packages.urllib3.connectionpool: DEBUG: "GET /v2.0/tenants HTTP/1.1" 401 114
keystoneclient.httpclient: DEBUG: Request returned failure status: 401
--------------------- >> end captured logging << ---------------------
----------------------------------------------------------------------
XML: nosetests.xml
Slowest 5 tests took 352.03 secs:
[31m 125.57 KcMasterTestCase.test_admin_requires_adminness[0m
[31m 111.74 Kc11TestCase.test_admin_requires_adminness[0m
[31m 100.24 KcEssex3TestCase.test_admin_requires_adminness[0m
[31m 8.52 TestTokenRevoking.test_deleting_role_revokes_token[0m
[31m 5.97 TestTokenRevoking.test_deleting_group_grant_revokes_tokens[0m
----------------------------------------------------------------------
Ran 1998 tests in 1107.727s
FAILED (SKIP=157, errors=2)
ERROR: InvocationError: '<https://jenkins02.openstack.org/job/periodic-keystone-python26-stable-havan…'>
___________________________________ summary ____________________________________
ERROR: py26: commands failed
+ result=1
+ echo 'Begin pip freeze output from test virtualenv:'
Begin pip freeze output from test virtualenv:
+ echo ======================================================================
======================================================================
+ .tox/py26/bin/pip freeze
Babel==1.3
Jinja2==2.7.1
MarkupSafe==0.18
Paste==1.7.5.1
PasteDeploy==1.5.0
Pygments==1.6
Routes==2.0
SQLAlchemy==0.7.10
Sphinx==1.1.3
Tempita==0.5.1
WebOb==1.2.3
WebTest==2.0.10
argparse==1.2.1
beautifulsoup4==4.3.2
colorama==0.2.7
coverage==3.7
decorator==3.4.0
docutils==0.10
dogpile.cache==0.5.2
dogpile.core==0.4.1
eventlet==0.14.0
extras==0.0.3
flake8==2.0
greenlet==0.4.1
hacking==0.7.2
httplib2==0.8
iso8601==0.1.8
keyring==3.2.1
-e git://git.openstack.org/openstack/keystone@4221b6020e6b0b42325d8904d7b8a225…
lxml==3.2.4
mccabe==0.2.1
mox==0.5.3
netaddr==0.7.10
netifaces==0.8
nose==1.3.0
nosehtmloutput==0.0.5
nosexcover==1.0.8
oauth2==1.5.211
openstack.nose-plugin==0.11
ordereddict==1.1
oslo.config==1.2.1
oslo.sphinx==1.1
pam==0.1.4
passlib==1.6.1
pbr==0.5.23
pep8==1.4.5
prettytable==0.7.2
pyflakes==0.7.3
pysqlite==2.6.3
python-keystoneclient==0.4.1
python-ldap==2.3.13
python-memcached==1.53
python-mimeparse==0.1.4
pytz==2013.8
repoze.lru==0.6
requests==2.0.1
simplejson==3.3.1
six==1.4.1
sqlalchemy-migrate==0.8.2
termcolor==1.1.0
testtools==0.9.33
waitress==0.8.7
+ echo ======================================================================
======================================================================
+ '[' -d .testrepository ']'
+ sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh post
+ sudoresult=0
+ '[' 0 -ne 0 ']'
+ /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh post
+ oomresult=0
+ '[' 0 -ne 0 ']'
++ find . -name nose_results.html
+ htmlreport=./keystone/tests/nose_results.html
+ '[' -f ./keystone/tests/nose_results.html ']'
++ grep -c 'tr class=.passClass' ./keystone/tests/nose_results.html
+ passcount=113
+ '[' 113 -eq 0 ']'
+ exit 1
+ rm -rf /tmp/tmp.TohPZDLx4I
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-keystone-python26-stable-havana/2
[SCP] uploading file: '/srv/static/logs/periodic/periodic-keystone-python26-stable-havana/2/nose_results.html'
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-keystone-python26-stable-havana/centos6-12
[SCP] Trying to create /srv/static/logs/periodic/periodic-keystone-python26-stable-havana/centos6-12/2
[SCP] Copying console log.
1
1
Build failed in Jenkins: periodic-keystone-python26-stable-grizzly #71
by OpenStack Jenkins 23 Nov '13
by OpenStack Jenkins 23 Nov '13
23 Nov '13
See <https://jenkins01.openstack.org/job/periodic-keystone-python26-stable-grizz…>
------------------------------------------
[...truncated 1869 lines...]
keystone.common.wsgi: DEBUG: ******************** RESPONSE BODY ********************
keystone.common.wsgi: DEBUG: {"access": {"token": {"tenant": {"id": "baz", "enabled": true, "description": "description", "name": "BAZ"}, "user_id": "two", "expires": "2013-11-22T06:19:55.230044", "user": {"tenant_id": "baz", "email": "two(a)three.com", "enabled": true, "id": "two", "name": "TWO"}, "key": "MIIDJQYJKoZIhvcNAQcCoIIDFjCCAxICAQExCTAHBgUrDgMCGjCCAbMGCSqGSIb3DQEHAaCCAaQEggGgeyJhY2Nlc3MiOiB7InRva2VuIjogeyJpc3N1ZWRfYXQiOiAiMjAxMy0xMS0yMVQwNjoxOTo1NS4yNDMzMzQiLCAiZXhwaXJlcyI6ICIyMDEzLTExLTIyVDA2OjE5OjU1WiIsICJpZCI6ICJwbGFjZWhvbGRlciIsICJ0ZW5hbnQiOiB7ImRlc2NyaXB0aW9uIjogImRlc2NyaXB0aW9uIiwgImVuYWJsZWQiOiB0cnVlLCAiaWQiOiAiYmF6IiwgIm5hbWUiOiAiQkFaIn19LCAic2VydmljZUNhdGFsb2ciOiBbXSwgInVzZXIiOiB7InVzZXJuYW1lIjogIlRXTyIsICJyb2xlc19saW5rcyI6IFtdLCAiaWQiOiAidHdvIiwgInJvbGVzIjogW3sibmFtZSI6ICJfbWVtYmVyXyJ9XSwgIm5hbWUiOiAiVFdPIn0sICJtZXRhZGF0YSI6IHsiaXNfYWRtaW4iOiAwLCAicm9sZXMiOiBbIjlmZTJmZjllZTQzODRiMTg5NGE5MDg3OGQzZTkyYmFiIl19fX0xggFJMIIBRQIBATCBpDCBnjEKMAgGA1UEBRMBNTELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRIwEAYDVQQHEwlTdW5ueXZhbGUxEjAQBgNVBAoTCU9wZW5TdGFjazERMA8GA1UECxMIS2V5c3RvbmUxJTAjBgkqhkiG9w0BCQEWFmtleXN0b25lQG9wZW5zdGFjay5vcmcxFDASBgNVBAMTC1NlbGYgU2lnbmVkAgERMAcGBSsOAwIaMA0GCSqGSIb3DQEBAQUABIGAa58VzDS+Z9DiaJoyMzaHx7LeLa4eTaGIDI2GNJuvQHA9AX3DkxnAqd0bKfjRJsS9GLHwTB4Rym4ua0l82gQAPkMury1Q+u0Eb5SG7y8fElBLvzKl1-Qd1Lsa2wsLBBjLSSvDmpqJnb7f7VJuwMGcPwhzwMDyJYQ-kqSvUPzd2Fw=", "id": "50a6fefc9d114210901dc60619015289", "trust_id": null, "metadata": {"roles": ["9fe2ff9ee4384b1894a90878d3e92bab"]}}}}
access: INFO: None - - [21/Nov/2013:06:19:55 +0000] "PATCH http://localhost/v2.0/OS-KSCRUD/users/two HTTP/1.0" 200 1482
iso8601.iso8601: DEBUG: Parsed 2013-11-22T06:19:55Z into {'tz_sign': None, 'second_fraction': None, 'hour': u'06', 'tz_hour': None, 'month': u'11', 'timezone': u'Z', 'second': u'55', 'tz_minute': None, 'year': u'2013', 'separator': u'T', 'day': u'22', 'minute': u'19'} with default timezone <iso8601.iso8601.Utc object at 0x24f0890>
iso8601.iso8601: DEBUG: Got u'2013' for 'year' with default None
iso8601.iso8601: DEBUG: Got u'11' for 'month' with default None
iso8601.iso8601: DEBUG: Got u'22' for 'day' with default None
iso8601.iso8601: DEBUG: Got u'06' for 'hour' with default None
iso8601.iso8601: DEBUG: Got u'19' for 'minute' with default None
iso8601.iso8601: DEBUG: Got u'55' for 'second' with default None
iso8601.iso8601: DEBUG: Parsed 2013-11-22T06:19:55Z into {'tz_sign': None, 'second_fraction': None, 'hour': u'06', 'tz_hour': None, 'month': u'11', 'timezone': u'Z', 'second': u'55', 'tz_minute': None, 'year': u'2013', 'separator': u'T', 'day': u'22', 'minute': u'19'} with default timezone <iso8601.iso8601.Utc object at 0x24f0890>
iso8601.iso8601: DEBUG: Got u'2013' for 'year' with default None
iso8601.iso8601: DEBUG: Got u'11' for 'month' with default None
iso8601.iso8601: DEBUG: Got u'22' for 'day' with default None
iso8601.iso8601: DEBUG: Got u'06' for 'hour' with default None
iso8601.iso8601: DEBUG: Got u'19' for 'minute' with default None
iso8601.iso8601: DEBUG: Got u'55' for 'second' with default None
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): localhost
eventlet.wsgi.server: DEBUG: (27748) accepted ('127.0.0.1', 36953)
keystone.contrib.stats.core: WARNING: Unable to resolve API as either public or admin: localhost:35578
keystone.contrib.stats.core: WARNING: Unable to resolve API as either public or admin: localhost:35578
keystone.contrib.stats.core: WARNING: Unable to resolve API as either public or admin: localhost:35578
keystone.contrib.stats.core: WARNING: Unable to resolve API as either public or admin: localhost:35578
keystone.contrib.stats.core: WARNING: Unable to resolve API as either public or admin: localhost:35578
keystone.common.wsgi: DEBUG: ******************** REQUEST ENVIRON ********************
keystone.common.wsgi: DEBUG: SCRIPT_NAME = /v2.0
keystone.common.wsgi: DEBUG: webob.adhoc_attrs = {'response': <Response at 0xf290b50 200 OK>}
keystone.common.wsgi: DEBUG: REQUEST_METHOD = GET
keystone.common.wsgi: DEBUG: PATH_INFO = /tenants
keystone.common.wsgi: DEBUG: SERVER_PROTOCOL = HTTP/1.0
keystone.common.wsgi: DEBUG: HTTP_X_AUTH_TOKEN = MIIDJQYJKoZIhvcNAQcCoIIDFjCCAxICAQExCTAHBgUrDgMCGjCCAbMGCSqGSIb3DQEHAaCCAaQEggGgeyJhY2Nlc3MiOiB7InRva2VuIjogeyJpc3N1ZWRfYXQiOiAiMjAxMy0xMS0yMVQwNjoxOTo1NS4yNDMzMzQiLCAiZXhwaXJlcyI6ICIyMDEzLTExLTIyVDA2OjE5OjU1WiIsICJpZCI6ICJwbGFjZWhvbGRlciIsICJ0ZW5hbnQiOiB7ImRlc2NyaXB0aW9uIjogImRlc2NyaXB0aW9uIiwgImVuYWJsZWQiOiB0cnVlLCAiaWQiOiAiYmF6IiwgIm5hbWUiOiAiQkFaIn19LCAic2VydmljZUNhdGFsb2ciOiBbXSwgInVzZXIiOiB7InVzZXJuYW1lIjogIlRXTyIsICJyb2xlc19saW5rcyI6IFtdLCAiaWQiOiAidHdvIiwgInJvbGVzIjogW3sibmFtZSI6ICJfbWVtYmVyXyJ9XSwgIm5hbWUiOiAiVFdPIn0sICJtZXRhZGF0YSI6IHsiaXNfYWRtaW4iOiAwLCAicm9sZXMiOiBbIjlmZTJmZjllZTQzODRiMTg5NGE5MDg3OGQzZTkyYmFiIl19fX0xggFJMIIBRQIBATCBpDCBnjEKMAgGA1UEBRMBNTELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRIwEAYDVQQHEwlTdW5ueXZhbGUxEjAQBgNVBAoTCU9wZW5TdGFjazERMA8GA1UECxMIS2V5c3RvbmUxJTAjBgkqhkiG9w0BCQEWFmtleXN0b25lQG9wZW5zdGFjay5vcmcxFDASBgNVBAMTC1NlbGYgU2lnbmVkAgERMAcGBSsOAwIaMA0GCSqGSIb3DQEBAQUABIGAa58VzDS+Z9DiaJoyMzaHx7LeLa4eTaGIDI2GNJuvQHA9AX3DkxnAqd0bKfjRJsS9GLHwTB4Rym4ua0l82gQAPkMury1Q+u0Eb5SG7y8fElBLvzKl1-Qd1Lsa2wsLBBjLSSvDmpqJnb7f7VJuwMGcPwhzwMDyJYQ-kqSvUPzd2Fw=
keystone.common.wsgi: DEBUG: HTTP_USER_AGENT = python-keystoneclient
keystone.common.wsgi: DEBUG: REMOTE_PORT = 36953
keystone.common.wsgi: DEBUG: SERVER_NAME = 127.0.0.1
keystone.common.wsgi: DEBUG: REMOTE_ADDR = 127.0.0.1
keystone.common.wsgi: DEBUG: eventlet.input = <eventlet.wsgi.Input object at 0xf523a10>
keystone.common.wsgi: DEBUG: wsgi.url_scheme = http
keystone.common.wsgi: DEBUG: SERVER_PORT = 35578
keystone.common.wsgi: DEBUG: wsgi.input = <eventlet.wsgi.Input object at 0xf523a10>
keystone.common.wsgi: DEBUG: openstack.context = {'token_id': 'MIIDJQYJKoZIhvcNAQcCoIIDFjCCAxICAQExCTAHBgUrDgMCGjCCAbMGCSqGSIb3DQEHAaCCAaQEggGgeyJhY2Nlc3MiOiB7InRva2VuIjogeyJpc3N1ZWRfYXQiOiAiMjAxMy0xMS0yMVQwNjoxOTo1NS4yNDMzMzQiLCAiZXhwaXJlcyI6ICIyMDEzLTExLTIyVDA2OjE5OjU1WiIsICJpZCI6ICJwbGFjZWhvbGRlciIsICJ0ZW5hbnQiOiB7ImRlc2NyaXB0aW9uIjogImRlc2NyaXB0aW9uIiwgImVuYWJsZWQiOiB0cnVlLCAiaWQiOiAiYmF6IiwgIm5hbWUiOiAiQkFaIn19LCAic2VydmljZUNhdGFsb2ciOiBbXSwgInVzZXIiOiB7InVzZXJuYW1lIjogIlRXTyIsICJyb2xlc19saW5rcyI6IFtdLCAiaWQiOiAidHdvIiwgInJvbGVzIjogW3sibmFtZSI6ICJfbWVtYmVyXyJ9XSwgIm5hbWUiOiAiVFdPIn0sICJtZXRhZGF0YSI6IHsiaXNfYWRtaW4iOiAwLCAicm9sZXMiOiBbIjlmZTJmZjllZTQzODRiMTg5NGE5MDg3OGQzZTkyYmFiIl19fX0xggFJMIIBRQIBATCBpDCBnjEKMAgGA1UEBRMBNTELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRIwEAYDVQQHEwlTdW5ueXZhbGUxEjAQBgNVBAoTCU9wZW5TdGFjazERMA8GA1UECxMIS2V5c3RvbmUxJTAjBgkqhkiG9w0BCQEWFmtleXN0b25lQG9wZW5zdGFjay5vcmcxFDASBgNVBAMTC1NlbGYgU2lnbmVkAgERMAcGBSsOAwIaMA0GCSqGSIb3DQEBAQUABIGAa58VzDS+Z9DiaJoyMzaHx7LeLa4eTaGIDI2GNJuvQHA9AX3DkxnAqd0bKfjRJsS9GLHwTB4Rym4ua0l82gQAPkMury1Q+u0Eb5SG7y8fElBLvzKl1-Qd1Lsa2wsLBBjLSSvDmpqJnb7f7VJuwMGcPwhzwMDyJYQ-kqSvUPzd2Fw=', 'is_admin': False}
keystone.common.wsgi: DEBUG: HTTP_HOST = localhost:35578
keystone.common.wsgi: DEBUG: wsgi.multithread = True
keystone.common.wsgi: DEBUG: eventlet.posthooks = []
keystone.common.wsgi: DEBUG: HTTP_ACCEPT = */*
keystone.common.wsgi: DEBUG: wsgi.version = (1, 0)
keystone.common.wsgi: DEBUG: RAW_PATH_INFO = /v2.0/tenants
keystone.common.wsgi: DEBUG: GATEWAY_INTERFACE = CGI/1.1
keystone.common.wsgi: DEBUG: wsgi.run_once = False
keystone.common.wsgi: DEBUG: wsgi.errors = <nose.plugins.xunit.Tee object at 0xdf46490>
keystone.common.wsgi: DEBUG: wsgi.multiprocess = False
keystone.common.wsgi: DEBUG: CONTENT_TYPE = text/plain
keystone.common.wsgi: DEBUG: HTTP_ACCEPT_ENCODING = gzip, deflate, compress
keystone.common.wsgi: DEBUG:
keystone.common.wsgi: DEBUG: ******************** REQUEST BODY ********************
keystone.common.wsgi: DEBUG:
keystone.common.wsgi: DEBUG: arg_dict: {}
keystone.identity.controllers: WARNING: Authentication failed: Could not find token: MIIDJQYJKoZIhvcNAQcCoIIDFjCCAxICAQExCTAHBgUrDgMCGjCCAbMGCSqGSIb3DQEHAaCCAaQEggGgeyJhY2Nlc3MiOiB7InRva2VuIjogeyJpc3N1ZWRfYXQiOiAiMjAxMy0xMS0yMVQwNjoxOTo1NS4yNDMzMzQiLCAiZXhwaXJlcyI6ICIyMDEzLTExLTIyVDA2OjE5OjU1WiIsICJpZCI6ICJwbGFjZWhvbGRlciIsICJ0ZW5hbnQiOiB7ImRlc2NyaXB0aW9uIjogImRlc2NyaXB0aW9uIiwgImVuYWJsZWQiOiB0cnVlLCAiaWQiOiAiYmF6IiwgIm5hbWUiOiAiQkFaIn19LCAic2VydmljZUNhdGFsb2ciOiBbXSwgInVzZXIiOiB7InVzZXJuYW1lIjogIlRXTyIsICJyb2xlc19saW5rcyI6IFtdLCAiaWQiOiAidHdvIiwgInJvbGVzIjogW3sibmFtZSI6ICJfbWVtYmVyXyJ9XSwgIm5hbWUiOiAiVFdPIn0sICJtZXRhZGF0YSI6IHsiaXNfYWRtaW4iOiAwLCAicm9sZXMiOiBbIjlmZTJmZjllZTQzODRiMTg5NGE5MDg3OGQzZTkyYmFiIl19fX0xggFJMIIBRQIBATCBpDCBnjEKMAgGA1UEBRMBNTELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRIwEAYDVQQHEwlTdW5ueXZhbGUxEjAQBgNVBAoTCU9wZW5TdGFjazERMA8GA1UECxMIS2V5c3RvbmUxJTAjBgkqhkiG9w0BCQEWFmtleXN0b25lQG9wZW5zdGFjay5vcmcxFDASBgNVBAMTC1NlbGYgU2lnbmVkAgERMAcGBSsOAwIaMA0GCSqGSIb3DQEBAQUABIGAa58VzDS+Z9DiaJoyMzaHx7LeLa4eTaGIDI2GNJuvQHA9AX3DkxnAqd0bKfjRJsS9GLHwTB4Rym4ua0l82gQAPkMury1Q+u0Eb5SG7y8fElBLvzKl1-Qd1Lsa2wsLBBjLSSvDmpqJnb7f7VJuwMGcPwhzwMDyJYQ-kqSvUPzd2Fw=
keystone.common.wsgi: WARNING: Authorization failed. The request you have made requires authentication. from 127.0.0.1
keystone.common.wsgi: DEBUG: ******************** RESPONSE HEADERS ********************
keystone.common.wsgi: DEBUG: Vary = X-Auth-Token
keystone.common.wsgi: DEBUG: Content-Type = application/json
keystone.common.wsgi: DEBUG: Content-Length = 116
keystone.common.wsgi: DEBUG:
keystone.contrib.stats.core: WARNING: Unable to resolve API as either public or admin: localhost:35578
keystone.common.wsgi: DEBUG: ******************** RESPONSE BODY ********************
keystone.common.wsgi: DEBUG: {"error": {"message": "The request you have made requires authentication.", "code": 401, "title": "Not Authorized"}}
access: INFO: 127.0.0.1 - - [21/Nov/2013:06:19:55 +0000] "GET http://localhost:35578/v2.0/tenants HTTP/1.0" 401 116
eventlet.wsgi.server: DEBUG: 127.0.0.1 - - [21/Nov/2013 06:19:55] "GET /v2.0/tenants HTTP/1.1" 401 257 0.010888
requests.packages.urllib3.connectionpool: DEBUG: "GET /v2.0/tenants HTTP/1.1" 401 116
keystoneclient.httpclient: DEBUG: Request returned failure status: 401
iso8601.iso8601: DEBUG: Parsed 2013-11-22T06:19:55Z into {'tz_sign': None, 'second_fraction': None, 'hour': u'06', 'tz_hour': None, 'month': u'11', 'timezone': u'Z', 'second': u'55', 'tz_minute': None, 'year': u'2013', 'separator': u'T', 'day': u'22', 'minute': u'19'} with default timezone <iso8601.iso8601.Utc object at 0x24f0890>
iso8601.iso8601: DEBUG: Got u'2013' for 'year' with default None
iso8601.iso8601: DEBUG: Got u'11' for 'month' with default None
iso8601.iso8601: DEBUG: Got u'22' for 'day' with default None
iso8601.iso8601: DEBUG: Got u'06' for 'hour' with default None
iso8601.iso8601: DEBUG: Got u'19' for 'minute' with default None
iso8601.iso8601: DEBUG: Got u'55' for 'second' with default None
iso8601.iso8601: DEBUG: Parsed 2013-11-22T06:19:55Z into {'tz_sign': None, 'second_fraction': None, 'hour': u'06', 'tz_hour': None, 'month': u'11', 'timezone': u'Z', 'second': u'55', 'tz_minute': None, 'year': u'2013', 'separator': u'T', 'day': u'22', 'minute': u'19'} with default timezone <iso8601.iso8601.Utc object at 0x24f0890>
iso8601.iso8601: DEBUG: Got u'2013' for 'year' with default None
iso8601.iso8601: DEBUG: Got u'11' for 'month' with default None
iso8601.iso8601: DEBUG: Got u'22' for 'day' with default None
iso8601.iso8601: DEBUG: Got u'06' for 'hour' with default None
iso8601.iso8601: DEBUG: Got u'19' for 'minute' with default None
iso8601.iso8601: DEBUG: Got u'55' for 'second' with default None
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): localhost
eventlet.wsgi.server: DEBUG: (27748) accepted ('127.0.0.1', 36955)
keystone.contrib.stats.core: WARNING: Unable to resolve API as either public or admin: localhost:35578
keystone.contrib.stats.core: WARNING: Unable to resolve API as either public or admin: localhost:35578
keystone.contrib.stats.core: WARNING: Unable to resolve API as either public or admin: localhost:35578
keystone.contrib.stats.core: WARNING: Unable to resolve API as either public or admin: localhost:35578
keystone.contrib.stats.core: WARNING: Unable to resolve API as either public or admin: localhost:35578
keystone.common.wsgi: DEBUG: ******************** REQUEST ENVIRON ********************
keystone.common.wsgi: DEBUG: SCRIPT_NAME = /v2.0
keystone.common.wsgi: DEBUG: webob.adhoc_attrs = {'response': <Response at 0xf290a90 200 OK>}
keystone.common.wsgi: DEBUG: REQUEST_METHOD = GET
keystone.common.wsgi: DEBUG: PATH_INFO = /tenants
keystone.common.wsgi: DEBUG: SERVER_PROTOCOL = HTTP/1.0
keystone.common.wsgi: DEBUG: HTTP_X_AUTH_TOKEN = MIIDJQYJKoZIhvcNAQcCoIIDFjCCAxICAQExCTAHBgUrDgMCGjCCAbMGCSqGSIb3DQEHAaCCAaQEggGgeyJhY2Nlc3MiOiB7InRva2VuIjogeyJpc3N1ZWRfYXQiOiAiMjAxMy0xMS0yMVQwNjoxOTo1NS4yNDMzMzQiLCAiZXhwaXJlcyI6ICIyMDEzLTExLTIyVDA2OjE5OjU1WiIsICJpZCI6ICJwbGFjZWhvbGRlciIsICJ0ZW5hbnQiOiB7ImRlc2NyaXB0aW9uIjogImRlc2NyaXB0aW9uIiwgImVuYWJsZWQiOiB0cnVlLCAiaWQiOiAiYmF6IiwgIm5hbWUiOiAiQkFaIn19LCAic2VydmljZUNhdGFsb2ciOiBbXSwgInVzZXIiOiB7InVzZXJuYW1lIjogIlRXTyIsICJyb2xlc19saW5rcyI6IFtdLCAiaWQiOiAidHdvIiwgInJvbGVzIjogW3sibmFtZSI6ICJfbWVtYmVyXyJ9XSwgIm5hbWUiOiAiVFdPIn0sICJtZXRhZGF0YSI6IHsiaXNfYWRtaW4iOiAwLCAicm9sZXMiOiBbIjlmZTJmZjllZTQzODRiMTg5NGE5MDg3OGQzZTkyYmFiIl19fX0xggFJMIIBRQIBATCBpDCBnjEKMAgGA1UEBRMBNTELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRIwEAYDVQQHEwlTdW5ueXZhbGUxEjAQBgNVBAoTCU9wZW5TdGFjazERMA8GA1UECxMIS2V5c3RvbmUxJTAjBgkqhkiG9w0BCQEWFmtleXN0b25lQG9wZW5zdGFjay5vcmcxFDASBgNVBAMTC1NlbGYgU2lnbmVkAgERMAcGBSsOAwIaMA0GCSqGSIb3DQEBAQUABIGAa58VzDS+Z9DiaJoyMzaHx7LeLa4eTaGIDI2GNJuvQHA9AX3DkxnAqd0bKfjRJsS9GLHwTB4Rym4ua0l82gQAPkMury1Q+u0Eb5SG7y8fElBLvzKl1-Qd1Lsa2wsLBBjLSSvDmpqJnb7f7VJuwMGcPwhzwMDyJYQ-kqSvUPzd2Fw=
keystone.common.wsgi: DEBUG: HTTP_USER_AGENT = python-keystoneclient
keystone.common.wsgi: DEBUG: REMOTE_PORT = 36955
keystone.common.wsgi: DEBUG: SERVER_NAME = 127.0.0.1
keystone.common.wsgi: DEBUG: REMOTE_ADDR = 127.0.0.1
keystone.common.wsgi: DEBUG: eventlet.input = <eventlet.wsgi.Input object at 0xf523dd0>
keystone.common.wsgi: DEBUG: wsgi.url_scheme = http
keystone.common.wsgi: DEBUG: SERVER_PORT = 35578
keystone.common.wsgi: DEBUG: wsgi.input = <eventlet.wsgi.Input object at 0xf523dd0>
keystone.common.wsgi: DEBUG: openstack.context = {'token_id': 'MIIDJQYJKoZIhvcNAQcCoIIDFjCCAxICAQExCTAHBgUrDgMCGjCCAbMGCSqGSIb3DQEHAaCCAaQEggGgeyJhY2Nlc3MiOiB7InRva2VuIjogeyJpc3N1ZWRfYXQiOiAiMjAxMy0xMS0yMVQwNjoxOTo1NS4yNDMzMzQiLCAiZXhwaXJlcyI6ICIyMDEzLTExLTIyVDA2OjE5OjU1WiIsICJpZCI6ICJwbGFjZWhvbGRlciIsICJ0ZW5hbnQiOiB7ImRlc2NyaXB0aW9uIjogImRlc2NyaXB0aW9uIiwgImVuYWJsZWQiOiB0cnVlLCAiaWQiOiAiYmF6IiwgIm5hbWUiOiAiQkFaIn19LCAic2VydmljZUNhdGFsb2ciOiBbXSwgInVzZXIiOiB7InVzZXJuYW1lIjogIlRXTyIsICJyb2xlc19saW5rcyI6IFtdLCAiaWQiOiAidHdvIiwgInJvbGVzIjogW3sibmFtZSI6ICJfbWVtYmVyXyJ9XSwgIm5hbWUiOiAiVFdPIn0sICJtZXRhZGF0YSI6IHsiaXNfYWRtaW4iOiAwLCAicm9sZXMiOiBbIjlmZTJmZjllZTQzODRiMTg5NGE5MDg3OGQzZTkyYmFiIl19fX0xggFJMIIBRQIBATCBpDCBnjEKMAgGA1UEBRMBNTELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRIwEAYDVQQHEwlTdW5ueXZhbGUxEjAQBgNVBAoTCU9wZW5TdGFjazERMA8GA1UECxMIS2V5c3RvbmUxJTAjBgkqhkiG9w0BCQEWFmtleXN0b25lQG9wZW5zdGFjay5vcmcxFDASBgNVBAMTC1NlbGYgU2lnbmVkAgERMAcGBSsOAwIaMA0GCSqGSIb3DQEBAQUABIGAa58VzDS+Z9DiaJoyMzaHx7LeLa4eTaGIDI2GNJuvQHA9AX3DkxnAqd0bKfjRJsS9GLHwTB4Rym4ua0l82gQAPkMury1Q+u0Eb5SG7y8fElBLvzKl1-Qd1Lsa2wsLBBjLSSvDmpqJnb7f7VJuwMGcPwhzwMDyJYQ-kqSvUPzd2Fw=', 'is_admin': False}
keystone.common.wsgi: DEBUG: HTTP_HOST = localhost:35578
keystone.common.wsgi: DEBUG: wsgi.multithread = True
keystone.common.wsgi: DEBUG: eventlet.posthooks = []
keystone.common.wsgi: DEBUG: HTTP_ACCEPT = */*
keystone.common.wsgi: DEBUG: wsgi.version = (1, 0)
keystone.common.wsgi: DEBUG: RAW_PATH_INFO = /v2.0/tenants
keystone.common.wsgi: DEBUG: GATEWAY_INTERFACE = CGI/1.1
keystone.common.wsgi: DEBUG: wsgi.run_once = False
keystone.common.wsgi: DEBUG: wsgi.errors = <nose.plugins.xunit.Tee object at 0xdf46490>
keystone.common.wsgi: DEBUG: wsgi.multiprocess = False
keystone.common.wsgi: DEBUG: CONTENT_TYPE = text/plain
keystone.common.wsgi: DEBUG: HTTP_ACCEPT_ENCODING = gzip, deflate, compress
keystone.common.wsgi: DEBUG:
keystone.common.wsgi: DEBUG: ******************** REQUEST BODY ********************
keystone.common.wsgi: DEBUG:
keystone.common.wsgi: DEBUG: arg_dict: {}
keystone.identity.controllers: WARNING: Authentication failed: Could not find token: MIIDJQYJKoZIhvcNAQcCoIIDFjCCAxICAQExCTAHBgUrDgMCGjCCAbMGCSqGSIb3DQEHAaCCAaQEggGgeyJhY2Nlc3MiOiB7InRva2VuIjogeyJpc3N1ZWRfYXQiOiAiMjAxMy0xMS0yMVQwNjoxOTo1NS4yNDMzMzQiLCAiZXhwaXJlcyI6ICIyMDEzLTExLTIyVDA2OjE5OjU1WiIsICJpZCI6ICJwbGFjZWhvbGRlciIsICJ0ZW5hbnQiOiB7ImRlc2NyaXB0aW9uIjogImRlc2NyaXB0aW9uIiwgImVuYWJsZWQiOiB0cnVlLCAiaWQiOiAiYmF6IiwgIm5hbWUiOiAiQkFaIn19LCAic2VydmljZUNhdGFsb2ciOiBbXSwgInVzZXIiOiB7InVzZXJuYW1lIjogIlRXTyIsICJyb2xlc19saW5rcyI6IFtdLCAiaWQiOiAidHdvIiwgInJvbGVzIjogW3sibmFtZSI6ICJfbWVtYmVyXyJ9XSwgIm5hbWUiOiAiVFdPIn0sICJtZXRhZGF0YSI6IHsiaXNfYWRtaW4iOiAwLCAicm9sZXMiOiBbIjlmZTJmZjllZTQzODRiMTg5NGE5MDg3OGQzZTkyYmFiIl19fX0xggFJMIIBRQIBATCBpDCBnjEKMAgGA1UEBRMBNTELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRIwEAYDVQQHEwlTdW5ueXZhbGUxEjAQBgNVBAoTCU9wZW5TdGFjazERMA8GA1UECxMIS2V5c3RvbmUxJTAjBgkqhkiG9w0BCQEWFmtleXN0b25lQG9wZW5zdGFjay5vcmcxFDASBgNVBAMTC1NlbGYgU2lnbmVkAgERMAcGBSsOAwIaMA0GCSqGSIb3DQEBAQUABIGAa58VzDS+Z9DiaJoyMzaHx7LeLa4eTaGIDI2GNJuvQHA9AX3DkxnAqd0bKfjRJsS9GLHwTB4Rym4ua0l82gQAPkMury1Q+u0Eb5SG7y8fElBLvzKl1-Qd1Lsa2wsLBBjLSSvDmpqJnb7f7VJuwMGcPwhzwMDyJYQ-kqSvUPzd2Fw=
keystone.common.wsgi: WARNING: Authorization failed. The request you have made requires authentication. from 127.0.0.1
keystone.common.wsgi: DEBUG: ******************** RESPONSE HEADERS ********************
keystone.common.wsgi: DEBUG: Vary = X-Auth-Token
keystone.common.wsgi: DEBUG: Content-Type = application/json
keystone.common.wsgi: DEBUG: Content-Length = 116
keystone.common.wsgi: DEBUG:
keystone.contrib.stats.core: WARNING: Unable to resolve API as either public or admin: localhost:35578
keystone.common.wsgi: DEBUG: ******************** RESPONSE BODY ********************
keystone.common.wsgi: DEBUG: {"error": {"message": "The request you have made requires authentication.", "code": 401, "title": "Not Authorized"}}
access: INFO: 127.0.0.1 - - [21/Nov/2013:06:19:55 +0000] "GET http://localhost:35578/v2.0/tenants HTTP/1.0" 401 116
eventlet.wsgi.server: DEBUG: 127.0.0.1 - - [21/Nov/2013 06:19:55] "GET /v2.0/tenants HTTP/1.1" 401 257 0.010541
requests.packages.urllib3.connectionpool: DEBUG: "GET /v2.0/tenants HTTP/1.1" 401 116
keystoneclient.httpclient: DEBUG: Request returned failure status: 401
--------------------- >> end captured logging << ---------------------
----------------------------------------------------------------------
XML: nosetests.xml
Slowest 5 tests took 377.29 secs:
[31m 161.82 Kc11TestCase.test_admin_requires_adminness[0m
[31m 105.01 KcMasterTestCase.test_admin_requires_adminness[0m
[31m 100.02 KcEssex3TestCase.test_admin_requires_adminness[0m
[31m 5.31 TestTokenRevoking.test_removing_role_assignment_does_not_affect_other_users[0m
[31m 5.13 TestTokenRevoking.test_deleting_group_grant_revokes_tokens[0m
----------------------------------------------------------------------
Ran 1320 tests in 854.392s
FAILED (SKIP=86, errors=2)
ERROR: InvocationError: '<https://jenkins01.openstack.org/job/periodic-keystone-python26-stable-grizz…'>
___________________________________ summary ____________________________________
ERROR: py26: commands failed
+ result=1
+ echo 'Begin pip freeze output from test virtualenv:'
Begin pip freeze output from test virtualenv:
+ echo ======================================================================
======================================================================
+ .tox/py26/bin/pip freeze
Babel==1.3
Jinja2==2.7.1
MarkupSafe==0.18
Paste==1.7.5.1
PasteDeploy==1.5.0
Pygments==1.6
Routes==2.0
SQLAlchemy==0.7.9
Sphinx==1.2b1
Tempita==0.5.1
WebOb==1.2.3
WebTest==2.0.10
argparse==1.2.1
beautifulsoup4==4.3.2
cffi==0.8
colorama==0.2.7
coverage==3.7
d2to1==0.2.11
decorator==3.4.0
distribute==0.7.3
docutils==0.10
eventlet==0.14.0
greenlet==0.4.1
httplib2==0.8
iso8601==0.1.8
keyring==3.2.1
keystone==jenkins.periodic.keystone.python26.stable.grizzly.71
logilab-astng==0.24.3
logilab-common==0.60.0
lxml==3.2.4
mox==0.5.3
netaddr==0.7.10
netifaces==0.8
nose==1.3.0
nosehtmloutput==0.0.5
nosexcover==1.0.8
openstack.nose-plugin==0.11
ordereddict==1.1
oslo.config==1.2.1
pam==0.1.4
passlib==1.6.1
pbr==0.5.23
pep8==1.3.3
prettytable==0.7.2
pycparser==2.10
pylint==0.27.0
pysqlite==2.6.3
python-keystoneclient==0.2.5
python-ldap==2.3.13
python-memcached==1.53
python-swiftclient==1.8.0
pytz==2013.8
repoze.lru==0.6
requests==2.0.1
simplejson==3.3.1
six==1.4.1
sqlalchemy-migrate==0.8.2
swift==1.8.0.1
termcolor==1.1.0
unittest2==0.5.1
waitress==0.8.7
xattr==0.7.2
+ echo ======================================================================
======================================================================
+ '[' -d .testrepository ']'
+ sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh post
+ sudoresult=0
+ '[' 0 -ne 0 ']'
+ /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh post
+ oomresult=0
+ '[' 0 -ne 0 ']'
++ find . -name nose_results.html
+ htmlreport=./tests/nose_results.html
+ '[' -f ./tests/nose_results.html ']'
++ grep -c 'tr class=.passClass' ./tests/nose_results.html
+ passcount=69
+ '[' 69 -eq 0 ']'
+ exit 1
+ rm -rf /tmp/tmp.mUdrA4Mevi
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] uploading file: '/srv/static/logs/periodic/periodic-keystone-python26-stable-grizzly/71/nose_results.html'
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-keystone-python26-stable-grizzly/centos6-3/71
[SCP] Copying console log.
1
1
Build failed in Jenkins: periodic-ceilometer-python26-stable-havana #1
by OpenStack Jenkins 23 Nov '13
by OpenStack Jenkins 23 Nov '13
23 Nov '13
See <https://jenkins01.openstack.org/job/periodic-ceilometer-python26-stable-hav…>
------------------------------------------
[...truncated 263 lines...]
======================================================================
FAIL: test_notifier.TestNovaNotifier.test_samples
tags: worker-3
----------------------------------------------------------------------
pythonlogging:'': {{{
Loading compute driver 'nova.virt.fake.FakeDriver'
processing compute.instance.delete.start
Terminating instance
Key 'instance-00000001' not in instances '{}'
Error setting Instance.vm_state
Traceback (most recent call last):
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python26-stable-hav…",> line 70, in setter
field.coerce(self, name, value))
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python26-stable-hav…",> line 163, in coerce
return self._type.coerce(obj, attr, value)
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python26-stable-hav…",> line 214, in coerce
value.__class__.__name__)
ValueError: (u'A string is required here, not %s', 'MagicMock')
}}}
Traceback (most recent call last):
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python26-stable-hav…",> line 1201, in patched
return func(*args, **keywargs)
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python26-stable-hav…",> line 224, in setUp
instance=self.instance)
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python26-stable-hav…",> line 354, in decorated_function
return function(self, context, *args, **kwargs)
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python26-stable-hav…",> line 90, in wrapped
payload)
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python26-stable-hav…",> line 73, in wrapped
return f(self, context, *args, **kw)
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python26-stable-hav…",> line 244, in decorated_function
pass
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python26-stable-hav…",> line 230, in decorated_function
return function(self, context, *args, **kwargs)
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python26-stable-hav…",> line 295, in decorated_function
function(self, context, *args, **kwargs)
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python26-stable-hav…",> line 272, in decorated_function
e, sys.exc_info())
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python26-stable-hav…",> line 259, in decorated_function
return function(self, context, *args, **kwargs)
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python26-stable-hav…",> line 1984, in terminate_instance
do_terminate_instance(instance, bdms)
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python26-stable-hav…",> line 248, in inner
return f(*args, **kwargs)
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python26-stable-hav…",> line 1976, in do_terminate_instance
reservations=reservations)
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python26-stable-hav…",> line 105, in inner
rv = f(*args, **kwargs)
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python26-stable-hav…",> line 1949, in _delete_instance
user_id=user_id)
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python26-stable-hav…",> line 1944, in _delete_instance
db_inst)
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python26-stable-hav…",> line 225, in _from_db_object
instance[field] = db_inst[field]
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python26-stable-hav…",> line 379, in __setitem__
setattr(self, name, value)
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python26-stable-hav…",> line 70, in setter
field.coerce(self, name, value))
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python26-stable-hav…",> line 163, in coerce
return self._type.coerce(obj, attr, value)
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python26-stable-hav…",> line 214, in coerce
value.__class__.__name__)
ValueError: (u'A string is required here, not %s', 'MagicMock')
======================================================================
FAIL: process-returncode
tags: worker-1
----------------------------------------------------------------------
Binary content:
traceback (test/plain; charset="utf8")
======================================================================
FAIL: process-returncode
tags: worker-0
----------------------------------------------------------------------
Binary content:
traceback (test/plain; charset="utf8")
======================================================================
FAIL: process-returncode
tags: worker-2
----------------------------------------------------------------------
Binary content:
traceback (test/plain; charset="utf8")
======================================================================
FAIL: process-returncode
tags: worker-3
----------------------------------------------------------------------
Binary content:
traceback (test/plain; charset="utf8")
Ran 8 tests in 0.415s
FAILED (id=0, failures=8)
error: testr failed (1)
ERROR: InvocationError: '/bin/bash -x <https://jenkins01.openstack.org/job/periodic-ceilometer-python26-stable-hav…'>
py26 runtests: commands[1] | <https://jenkins01.openstack.org/job/periodic-ceilometer-python26-stable-hav…>
No module named deprecated
No module named crypto
___________________________________ summary ____________________________________
ERROR: py26: commands failed
+ result=1
+ echo 'Begin pip freeze output from test virtualenv:'
Begin pip freeze output from test virtualenv:
+ echo ======================================================================
======================================================================
+ .tox/py26/bin/pip freeze
Babel==1.3
Flask==0.10.1
Jinja2==2.7.1
Mako==0.9.0
MarkupSafe==0.18
Paste==1.7.5.1
PasteDeploy==1.5.0
PyYAML==3.10
Pygments==1.6
Routes==1.13
SQLAlchemy==0.7.10
Sphinx==1.1.3
Tempita==0.5.1
WSME==0.5b5
WebOb==1.2.3
WebTest==2.0.10
Werkzeug==0.9.4
alembic==0.6.0
amqp==1.3.3
amqplib==1.0.2
anyjson==0.3.3
argparse==1.2.1
beautifulsoup4==4.3.2
boto==2.17.0
-e git://git.openstack.org/openstack/ceilometer@d90c8e1638e957f867ed507464c889…
cffi==0.8
cliff==1.4.5
cmd2==0.6.7
coverage==3.7
decorator==3.4.0
discover==0.4.0
dnspython==1.11.1
docutils==0.9.1
ecdsa==0.10
eventlet==0.14.0
extras==0.0.3
fixtures==0.3.14
flake8==2.0
greenlet==0.4.1
hacking==0.7.2
happybase==0.7
httplib2==0.8
importlib==1.0.2
iso8601==0.1.8
itsdangerous==0.23
jsonpatch==1.3
jsonpointer==1.1
jsonschema==2.3.0
kombu==3.0.5
logutils==0.3.3
lxml==3.2.4
mccabe==0.2.1
mock==1.0.1
mox==0.5.3
msgpack-python==0.4.0
netaddr==0.7.10
netifaces==0.8
nova==2014.1.dev778.gb0263d7
numpy==1.8.0
ordereddict==1.1
oslo.config==1.2.1
oslo.sphinx==1.1
paramiko==1.12.0
pbr==0.5.23
pecan==0.4.2
pep8==1.4.5
prettytable==0.7.2
pyOpenSSL==0.13.1
pyasn1==0.1.7
pycparser==2.10
pycrypto==2.6.1
pyflakes==0.7.3
pymongo==2.6.3
pyparsing==2.0.1
python-ceilometerclient==1.0.6
python-cinderclient==1.0.7
python-glanceclient==0.12.0
python-keystoneclient==0.4.1
python-mimeparse==0.1.4
python-neutronclient==2.3.1
python-novaclient==2.15.0
python-subunit==0.0.15
python-swiftclient==1.8.0
pytz==2013.8
repoze.lru==0.6
requests==2.0.1
simplegeneric==0.8.1
simplejson==3.3.1
singledispatch==3.4.0.2
six==1.4.1
sphinxcontrib-httpdomain==1.2.0
sphinxcontrib-pecanwsme==0.5
sqlalchemy-migrate==0.8.2
stevedore==0.12
suds==0.4
swift==1.10.0
testrepository==0.0.18
testscenarios==0.4
testtools==0.9.33
thrift==0.9.1
waitress==0.8.7
warlock==1.0.1
websockify==0.5.1
xattr==0.7.2
+ echo ======================================================================
======================================================================
+ '[' -d .testrepository ']'
+ '[' -f .testrepository/0.2 ']'
+ '[' -f .testrepository/0 ']'
+ .tox/py26/bin/python /usr/local/jenkins/slave_scripts/subunit2html.py ./subunit_log.txt testr_results.html
Traceback (most recent call last):
File "/usr/local/jenkins/slave_scripts/subunit2html.py", line 727, in <module>
main()
File "/usr/local/jenkins/slave_scripts/subunit2html.py", line 702, in main
stream = open(subunit_file, 'rb')
IOError: [Errno 2] No such file or directory: './subunit_log.txt'
+ gzip -9 ./subunit_log.txt
gzip: ./subunit_log.txt: No such file or directory
+ gzip -9 ./testr_results.html
gzip: ./testr_results.html: No such file or directory
+ sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh post
+ sudoresult=0
+ '[' 0 -ne 0 ']'
+ /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh post
+ oomresult=0
+ '[' 0 -ne 0 ']'
++ find . -name nose_results.html
+ htmlreport=
+ '[' -f '' ']'
+ echo
+ echo 'WARNING: Unable to find to confirm results!'
WARNING: Unable to find to confirm results!
+ echo
+ exit 1
+ rm -rf /tmp/tmp.XJFWefQJU2
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] No file(s) found: **/*nose_results.html
[SCP] '**/*nose_results.html' doesn't match anything: '**' exists but not '**/*nose_results.html'
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-ceilometer-python26-stable-havana
[SCP] Trying to create /srv/static/logs/periodic/periodic-ceilometer-python26-stable-havana/centos6-11
[SCP] Trying to create /srv/static/logs/periodic/periodic-ceilometer-python26-stable-havana/centos6-11/1
[SCP] Copying console log.
1
2
Build failed in Jenkins: periodic-keystone-python27-stable-grizzly #59
by OpenStack Jenkins 23 Nov '13
by OpenStack Jenkins 23 Nov '13
23 Nov '13
See <https://jenkins01.openstack.org/job/periodic-keystone-python27-stable-grizz…>
------------------------------------------
[...truncated 1869 lines...]
keystone.common.wsgi: DEBUG: ******************** RESPONSE BODY ********************
keystone.common.wsgi: DEBUG: {"access": {"token": {"tenant": {"id": "baz", "enabled": true, "description": "description", "name": "BAZ"}, "user_id": "two", "expires": "2013-11-22T06:06:59.416876", "user": {"tenant_id": "baz", "email": "two(a)three.com", "enabled": true, "id": "two", "name": "TWO"}, "key": "MIIDJQYJKoZIhvcNAQcCoIIDFjCCAxICAQExCTAHBgUrDgMCGjCCAbMGCSqGSIb3DQEHAaCCAaQEggGgeyJhY2Nlc3MiOiB7InRva2VuIjogeyJpc3N1ZWRfYXQiOiAiMjAxMy0xMS0yMVQwNjowNjo1OS40MjY2OTkiLCAiZXhwaXJlcyI6ICIyMDEzLTExLTIyVDA2OjA2OjU5WiIsICJpZCI6ICJwbGFjZWhvbGRlciIsICJ0ZW5hbnQiOiB7ImRlc2NyaXB0aW9uIjogImRlc2NyaXB0aW9uIiwgImVuYWJsZWQiOiB0cnVlLCAiaWQiOiAiYmF6IiwgIm5hbWUiOiAiQkFaIn19LCAic2VydmljZUNhdGFsb2ciOiBbXSwgInVzZXIiOiB7InVzZXJuYW1lIjogIlRXTyIsICJyb2xlc19saW5rcyI6IFtdLCAiaWQiOiAidHdvIiwgInJvbGVzIjogW3sibmFtZSI6ICJfbWVtYmVyXyJ9XSwgIm5hbWUiOiAiVFdPIn0sICJtZXRhZGF0YSI6IHsiaXNfYWRtaW4iOiAwLCAicm9sZXMiOiBbIjlmZTJmZjllZTQzODRiMTg5NGE5MDg3OGQzZTkyYmFiIl19fX0xggFJMIIBRQIBATCBpDCBnjEKMAgGA1UEBRMBNTELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRIwEAYDVQQHEwlTdW5ueXZhbGUxEjAQBgNVBAoTCU9wZW5TdGFjazERMA8GA1UECxMIS2V5c3RvbmUxJTAjBgkqhkiG9w0BCQEWFmtleXN0b25lQG9wZW5zdGFjay5vcmcxFDASBgNVBAMTC1NlbGYgU2lnbmVkAgERMAcGBSsOAwIaMA0GCSqGSIb3DQEBAQUABIGAIR3GmxZ4Za5iCc9732dr74WqSlNV6GPNF2nEPUUPT61S4lsyw7a+-xyLX4rvJx43I0q+cod0OZmWaNiCIyIst24sfJLEa44yKBqWp1mGxpQjJQVgrryC+PQkHymAw-CTCYnYxHHRS5jVJOAVEQTy0JMsnKg8N0PN+fhgf31SZYc=", "id": "033f8185d3364b2f9938820acde3e369", "trust_id": null, "metadata": {"roles": ["9fe2ff9ee4384b1894a90878d3e92bab"]}}}}
access: INFO: None - - [21/Nov/2013:06:06:59 +0000] "PATCH http://localhost/v2.0/OS-KSCRUD/users/two HTTP/1.0" 200 1482
iso8601.iso8601: DEBUG: Parsed 2013-11-22T06:06:59Z into {'tz_sign': None, 'second_fraction': None, 'hour': u'06', 'tz_hour': None, 'month': u'11', 'timezone': u'Z', 'second': u'59', 'tz_minute': None, 'year': u'2013', 'separator': u'T', 'day': u'22', 'minute': u'06'} with default timezone <iso8601.iso8601.Utc object at 0x32e28d0>
iso8601.iso8601: DEBUG: Got u'2013' for 'year' with default None
iso8601.iso8601: DEBUG: Got u'11' for 'month' with default None
iso8601.iso8601: DEBUG: Got u'22' for 'day' with default None
iso8601.iso8601: DEBUG: Got u'06' for 'hour' with default None
iso8601.iso8601: DEBUG: Got u'06' for 'minute' with default None
iso8601.iso8601: DEBUG: Got u'59' for 'second' with default None
iso8601.iso8601: DEBUG: Parsed 2013-11-22T06:06:59Z into {'tz_sign': None, 'second_fraction': None, 'hour': u'06', 'tz_hour': None, 'month': u'11', 'timezone': u'Z', 'second': u'59', 'tz_minute': None, 'year': u'2013', 'separator': u'T', 'day': u'22', 'minute': u'06'} with default timezone <iso8601.iso8601.Utc object at 0x32e28d0>
iso8601.iso8601: DEBUG: Got u'2013' for 'year' with default None
iso8601.iso8601: DEBUG: Got u'11' for 'month' with default None
iso8601.iso8601: DEBUG: Got u'22' for 'day' with default None
iso8601.iso8601: DEBUG: Got u'06' for 'hour' with default None
iso8601.iso8601: DEBUG: Got u'06' for 'minute' with default None
iso8601.iso8601: DEBUG: Got u'59' for 'second' with default None
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): localhost
eventlet.wsgi.server: DEBUG: (3959) accepted ('127.0.0.1', 60573)
keystone.contrib.stats.core: WARNING: Unable to resolve API as either public or admin: localhost:55269
keystone.contrib.stats.core: WARNING: Unable to resolve API as either public or admin: localhost:55269
keystone.contrib.stats.core: WARNING: Unable to resolve API as either public or admin: localhost:55269
keystone.contrib.stats.core: WARNING: Unable to resolve API as either public or admin: localhost:55269
keystone.contrib.stats.core: WARNING: Unable to resolve API as either public or admin: localhost:55269
keystone.common.wsgi: DEBUG: ******************** REQUEST ENVIRON ********************
keystone.common.wsgi: DEBUG: SCRIPT_NAME = /v2.0
keystone.common.wsgi: DEBUG: webob.adhoc_attrs = {'response': <Response at 0x120e9a10 200 OK>}
keystone.common.wsgi: DEBUG: REQUEST_METHOD = GET
keystone.common.wsgi: DEBUG: PATH_INFO = /tenants
keystone.common.wsgi: DEBUG: SERVER_PROTOCOL = HTTP/1.0
keystone.common.wsgi: DEBUG: HTTP_X_AUTH_TOKEN = MIIDJQYJKoZIhvcNAQcCoIIDFjCCAxICAQExCTAHBgUrDgMCGjCCAbMGCSqGSIb3DQEHAaCCAaQEggGgeyJhY2Nlc3MiOiB7InRva2VuIjogeyJpc3N1ZWRfYXQiOiAiMjAxMy0xMS0yMVQwNjowNjo1OS40MjY2OTkiLCAiZXhwaXJlcyI6ICIyMDEzLTExLTIyVDA2OjA2OjU5WiIsICJpZCI6ICJwbGFjZWhvbGRlciIsICJ0ZW5hbnQiOiB7ImRlc2NyaXB0aW9uIjogImRlc2NyaXB0aW9uIiwgImVuYWJsZWQiOiB0cnVlLCAiaWQiOiAiYmF6IiwgIm5hbWUiOiAiQkFaIn19LCAic2VydmljZUNhdGFsb2ciOiBbXSwgInVzZXIiOiB7InVzZXJuYW1lIjogIlRXTyIsICJyb2xlc19saW5rcyI6IFtdLCAiaWQiOiAidHdvIiwgInJvbGVzIjogW3sibmFtZSI6ICJfbWVtYmVyXyJ9XSwgIm5hbWUiOiAiVFdPIn0sICJtZXRhZGF0YSI6IHsiaXNfYWRtaW4iOiAwLCAicm9sZXMiOiBbIjlmZTJmZjllZTQzODRiMTg5NGE5MDg3OGQzZTkyYmFiIl19fX0xggFJMIIBRQIBATCBpDCBnjEKMAgGA1UEBRMBNTELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRIwEAYDVQQHEwlTdW5ueXZhbGUxEjAQBgNVBAoTCU9wZW5TdGFjazERMA8GA1UECxMIS2V5c3RvbmUxJTAjBgkqhkiG9w0BCQEWFmtleXN0b25lQG9wZW5zdGFjay5vcmcxFDASBgNVBAMTC1NlbGYgU2lnbmVkAgERMAcGBSsOAwIaMA0GCSqGSIb3DQEBAQUABIGAIR3GmxZ4Za5iCc9732dr74WqSlNV6GPNF2nEPUUPT61S4lsyw7a+-xyLX4rvJx43I0q+cod0OZmWaNiCIyIst24sfJLEa44yKBqWp1mGxpQjJQVgrryC+PQkHymAw-CTCYnYxHHRS5jVJOAVEQTy0JMsnKg8N0PN+fhgf31SZYc=
keystone.common.wsgi: DEBUG: HTTP_USER_AGENT = python-keystoneclient
keystone.common.wsgi: DEBUG: REMOTE_PORT = 60573
keystone.common.wsgi: DEBUG: SERVER_NAME = 127.0.0.1
keystone.common.wsgi: DEBUG: REMOTE_ADDR = 127.0.0.1
keystone.common.wsgi: DEBUG: eventlet.input = <eventlet.wsgi.Input object at 0x11bc9610>
keystone.common.wsgi: DEBUG: wsgi.url_scheme = http
keystone.common.wsgi: DEBUG: SERVER_PORT = 55269
keystone.common.wsgi: DEBUG: wsgi.input = <eventlet.wsgi.Input object at 0x11bc9610>
keystone.common.wsgi: DEBUG: openstack.context = {'token_id': 'MIIDJQYJKoZIhvcNAQcCoIIDFjCCAxICAQExCTAHBgUrDgMCGjCCAbMGCSqGSIb3DQEHAaCCAaQEggGgeyJhY2Nlc3MiOiB7InRva2VuIjogeyJpc3N1ZWRfYXQiOiAiMjAxMy0xMS0yMVQwNjowNjo1OS40MjY2OTkiLCAiZXhwaXJlcyI6ICIyMDEzLTExLTIyVDA2OjA2OjU5WiIsICJpZCI6ICJwbGFjZWhvbGRlciIsICJ0ZW5hbnQiOiB7ImRlc2NyaXB0aW9uIjogImRlc2NyaXB0aW9uIiwgImVuYWJsZWQiOiB0cnVlLCAiaWQiOiAiYmF6IiwgIm5hbWUiOiAiQkFaIn19LCAic2VydmljZUNhdGFsb2ciOiBbXSwgInVzZXIiOiB7InVzZXJuYW1lIjogIlRXTyIsICJyb2xlc19saW5rcyI6IFtdLCAiaWQiOiAidHdvIiwgInJvbGVzIjogW3sibmFtZSI6ICJfbWVtYmVyXyJ9XSwgIm5hbWUiOiAiVFdPIn0sICJtZXRhZGF0YSI6IHsiaXNfYWRtaW4iOiAwLCAicm9sZXMiOiBbIjlmZTJmZjllZTQzODRiMTg5NGE5MDg3OGQzZTkyYmFiIl19fX0xggFJMIIBRQIBATCBpDCBnjEKMAgGA1UEBRMBNTELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRIwEAYDVQQHEwlTdW5ueXZhbGUxEjAQBgNVBAoTCU9wZW5TdGFjazERMA8GA1UECxMIS2V5c3RvbmUxJTAjBgkqhkiG9w0BCQEWFmtleXN0b25lQG9wZW5zdGFjay5vcmcxFDASBgNVBAMTC1NlbGYgU2lnbmVkAgERMAcGBSsOAwIaMA0GCSqGSIb3DQEBAQUABIGAIR3GmxZ4Za5iCc9732dr74WqSlNV6GPNF2nEPUUPT61S4lsyw7a+-xyLX4rvJx43I0q+cod0OZmWaNiCIyIst24sfJLEa44yKBqWp1mGxpQjJQVgrryC+PQkHymAw-CTCYnYxHHRS5jVJOAVEQTy0JMsnKg8N0PN+fhgf31SZYc=', 'is_admin': False}
keystone.common.wsgi: DEBUG: HTTP_HOST = localhost:55269
keystone.common.wsgi: DEBUG: wsgi.multithread = True
keystone.common.wsgi: DEBUG: eventlet.posthooks = []
keystone.common.wsgi: DEBUG: HTTP_ACCEPT = */*
keystone.common.wsgi: DEBUG: wsgi.version = (1, 0)
keystone.common.wsgi: DEBUG: RAW_PATH_INFO = /v2.0/tenants
keystone.common.wsgi: DEBUG: GATEWAY_INTERFACE = CGI/1.1
keystone.common.wsgi: DEBUG: wsgi.run_once = False
keystone.common.wsgi: DEBUG: wsgi.errors = <nose.plugins.xunit.Tee object at 0x107d5b90>
keystone.common.wsgi: DEBUG: wsgi.multiprocess = False
keystone.common.wsgi: DEBUG: CONTENT_TYPE = text/plain
keystone.common.wsgi: DEBUG: HTTP_ACCEPT_ENCODING = gzip, deflate, compress
keystone.common.wsgi: DEBUG:
keystone.common.wsgi: DEBUG: ******************** REQUEST BODY ********************
keystone.common.wsgi: DEBUG:
keystone.common.wsgi: DEBUG: arg_dict: {}
keystone.identity.controllers: WARNING: Authentication failed: Could not find token: MIIDJQYJKoZIhvcNAQcCoIIDFjCCAxICAQExCTAHBgUrDgMCGjCCAbMGCSqGSIb3DQEHAaCCAaQEggGgeyJhY2Nlc3MiOiB7InRva2VuIjogeyJpc3N1ZWRfYXQiOiAiMjAxMy0xMS0yMVQwNjowNjo1OS40MjY2OTkiLCAiZXhwaXJlcyI6ICIyMDEzLTExLTIyVDA2OjA2OjU5WiIsICJpZCI6ICJwbGFjZWhvbGRlciIsICJ0ZW5hbnQiOiB7ImRlc2NyaXB0aW9uIjogImRlc2NyaXB0aW9uIiwgImVuYWJsZWQiOiB0cnVlLCAiaWQiOiAiYmF6IiwgIm5hbWUiOiAiQkFaIn19LCAic2VydmljZUNhdGFsb2ciOiBbXSwgInVzZXIiOiB7InVzZXJuYW1lIjogIlRXTyIsICJyb2xlc19saW5rcyI6IFtdLCAiaWQiOiAidHdvIiwgInJvbGVzIjogW3sibmFtZSI6ICJfbWVtYmVyXyJ9XSwgIm5hbWUiOiAiVFdPIn0sICJtZXRhZGF0YSI6IHsiaXNfYWRtaW4iOiAwLCAicm9sZXMiOiBbIjlmZTJmZjllZTQzODRiMTg5NGE5MDg3OGQzZTkyYmFiIl19fX0xggFJMIIBRQIBATCBpDCBnjEKMAgGA1UEBRMBNTELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRIwEAYDVQQHEwlTdW5ueXZhbGUxEjAQBgNVBAoTCU9wZW5TdGFjazERMA8GA1UECxMIS2V5c3RvbmUxJTAjBgkqhkiG9w0BCQEWFmtleXN0b25lQG9wZW5zdGFjay5vcmcxFDASBgNVBAMTC1NlbGYgU2lnbmVkAgERMAcGBSsOAwIaMA0GCSqGSIb3DQEBAQUABIGAIR3GmxZ4Za5iCc9732dr74WqSlNV6GPNF2nEPUUPT61S4lsyw7a+-xyLX4rvJx43I0q+cod0OZmWaNiCIyIst24sfJLEa44yKBqWp1mGxpQjJQVgrryC+PQkHymAw-CTCYnYxHHRS5jVJOAVEQTy0JMsnKg8N0PN+fhgf31SZYc=
keystone.common.wsgi: WARNING: Authorization failed. The request you have made requires authentication. from 127.0.0.1
keystone.common.wsgi: DEBUG: ******************** RESPONSE HEADERS ********************
keystone.common.wsgi: DEBUG: Vary = X-Auth-Token
keystone.common.wsgi: DEBUG: Content-Type = application/json
keystone.common.wsgi: DEBUG: Content-Length = 116
keystone.common.wsgi: DEBUG:
keystone.contrib.stats.core: WARNING: Unable to resolve API as either public or admin: localhost:55269
keystone.common.wsgi: DEBUG: ******************** RESPONSE BODY ********************
keystone.common.wsgi: DEBUG: {"error": {"message": "The request you have made requires authentication.", "code": 401, "title": "Not Authorized"}}
access: INFO: 127.0.0.1 - - [21/Nov/2013:06:06:59 +0000] "GET http://localhost:55269/v2.0/tenants HTTP/1.0" 401 116
eventlet.wsgi.server: DEBUG: 127.0.0.1 - - [21/Nov/2013 06:06:59] "GET /v2.0/tenants HTTP/1.1" 401 257 0.008950
requests.packages.urllib3.connectionpool: DEBUG: "GET /v2.0/tenants HTTP/1.1" 401 116
keystoneclient.httpclient: DEBUG: Request returned failure status: 401
iso8601.iso8601: DEBUG: Parsed 2013-11-22T06:06:59Z into {'tz_sign': None, 'second_fraction': None, 'hour': u'06', 'tz_hour': None, 'month': u'11', 'timezone': u'Z', 'second': u'59', 'tz_minute': None, 'year': u'2013', 'separator': u'T', 'day': u'22', 'minute': u'06'} with default timezone <iso8601.iso8601.Utc object at 0x32e28d0>
iso8601.iso8601: DEBUG: Got u'2013' for 'year' with default None
iso8601.iso8601: DEBUG: Got u'11' for 'month' with default None
iso8601.iso8601: DEBUG: Got u'22' for 'day' with default None
iso8601.iso8601: DEBUG: Got u'06' for 'hour' with default None
iso8601.iso8601: DEBUG: Got u'06' for 'minute' with default None
iso8601.iso8601: DEBUG: Got u'59' for 'second' with default None
iso8601.iso8601: DEBUG: Parsed 2013-11-22T06:06:59Z into {'tz_sign': None, 'second_fraction': None, 'hour': u'06', 'tz_hour': None, 'month': u'11', 'timezone': u'Z', 'second': u'59', 'tz_minute': None, 'year': u'2013', 'separator': u'T', 'day': u'22', 'minute': u'06'} with default timezone <iso8601.iso8601.Utc object at 0x32e28d0>
iso8601.iso8601: DEBUG: Got u'2013' for 'year' with default None
iso8601.iso8601: DEBUG: Got u'11' for 'month' with default None
iso8601.iso8601: DEBUG: Got u'22' for 'day' with default None
iso8601.iso8601: DEBUG: Got u'06' for 'hour' with default None
iso8601.iso8601: DEBUG: Got u'06' for 'minute' with default None
iso8601.iso8601: DEBUG: Got u'59' for 'second' with default None
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): localhost
eventlet.wsgi.server: DEBUG: (3959) accepted ('127.0.0.1', 60574)
keystone.contrib.stats.core: WARNING: Unable to resolve API as either public or admin: localhost:55269
keystone.contrib.stats.core: WARNING: Unable to resolve API as either public or admin: localhost:55269
keystone.contrib.stats.core: WARNING: Unable to resolve API as either public or admin: localhost:55269
keystone.contrib.stats.core: WARNING: Unable to resolve API as either public or admin: localhost:55269
keystone.contrib.stats.core: WARNING: Unable to resolve API as either public or admin: localhost:55269
keystone.common.wsgi: DEBUG: ******************** REQUEST ENVIRON ********************
keystone.common.wsgi: DEBUG: SCRIPT_NAME = /v2.0
keystone.common.wsgi: DEBUG: webob.adhoc_attrs = {'response': <Response at 0x120e9cd0 200 OK>}
keystone.common.wsgi: DEBUG: REQUEST_METHOD = GET
keystone.common.wsgi: DEBUG: PATH_INFO = /tenants
keystone.common.wsgi: DEBUG: SERVER_PROTOCOL = HTTP/1.0
keystone.common.wsgi: DEBUG: HTTP_X_AUTH_TOKEN = MIIDJQYJKoZIhvcNAQcCoIIDFjCCAxICAQExCTAHBgUrDgMCGjCCAbMGCSqGSIb3DQEHAaCCAaQEggGgeyJhY2Nlc3MiOiB7InRva2VuIjogeyJpc3N1ZWRfYXQiOiAiMjAxMy0xMS0yMVQwNjowNjo1OS40MjY2OTkiLCAiZXhwaXJlcyI6ICIyMDEzLTExLTIyVDA2OjA2OjU5WiIsICJpZCI6ICJwbGFjZWhvbGRlciIsICJ0ZW5hbnQiOiB7ImRlc2NyaXB0aW9uIjogImRlc2NyaXB0aW9uIiwgImVuYWJsZWQiOiB0cnVlLCAiaWQiOiAiYmF6IiwgIm5hbWUiOiAiQkFaIn19LCAic2VydmljZUNhdGFsb2ciOiBbXSwgInVzZXIiOiB7InVzZXJuYW1lIjogIlRXTyIsICJyb2xlc19saW5rcyI6IFtdLCAiaWQiOiAidHdvIiwgInJvbGVzIjogW3sibmFtZSI6ICJfbWVtYmVyXyJ9XSwgIm5hbWUiOiAiVFdPIn0sICJtZXRhZGF0YSI6IHsiaXNfYWRtaW4iOiAwLCAicm9sZXMiOiBbIjlmZTJmZjllZTQzODRiMTg5NGE5MDg3OGQzZTkyYmFiIl19fX0xggFJMIIBRQIBATCBpDCBnjEKMAgGA1UEBRMBNTELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRIwEAYDVQQHEwlTdW5ueXZhbGUxEjAQBgNVBAoTCU9wZW5TdGFjazERMA8GA1UECxMIS2V5c3RvbmUxJTAjBgkqhkiG9w0BCQEWFmtleXN0b25lQG9wZW5zdGFjay5vcmcxFDASBgNVBAMTC1NlbGYgU2lnbmVkAgERMAcGBSsOAwIaMA0GCSqGSIb3DQEBAQUABIGAIR3GmxZ4Za5iCc9732dr74WqSlNV6GPNF2nEPUUPT61S4lsyw7a+-xyLX4rvJx43I0q+cod0OZmWaNiCIyIst24sfJLEa44yKBqWp1mGxpQjJQVgrryC+PQkHymAw-CTCYnYxHHRS5jVJOAVEQTy0JMsnKg8N0PN+fhgf31SZYc=
keystone.common.wsgi: DEBUG: HTTP_USER_AGENT = python-keystoneclient
keystone.common.wsgi: DEBUG: REMOTE_PORT = 60574
keystone.common.wsgi: DEBUG: SERVER_NAME = 127.0.0.1
keystone.common.wsgi: DEBUG: REMOTE_ADDR = 127.0.0.1
keystone.common.wsgi: DEBUG: eventlet.input = <eventlet.wsgi.Input object at 0x120dae10>
keystone.common.wsgi: DEBUG: wsgi.url_scheme = http
keystone.common.wsgi: DEBUG: SERVER_PORT = 55269
keystone.common.wsgi: DEBUG: wsgi.input = <eventlet.wsgi.Input object at 0x120dae10>
keystone.common.wsgi: DEBUG: openstack.context = {'token_id': 'MIIDJQYJKoZIhvcNAQcCoIIDFjCCAxICAQExCTAHBgUrDgMCGjCCAbMGCSqGSIb3DQEHAaCCAaQEggGgeyJhY2Nlc3MiOiB7InRva2VuIjogeyJpc3N1ZWRfYXQiOiAiMjAxMy0xMS0yMVQwNjowNjo1OS40MjY2OTkiLCAiZXhwaXJlcyI6ICIyMDEzLTExLTIyVDA2OjA2OjU5WiIsICJpZCI6ICJwbGFjZWhvbGRlciIsICJ0ZW5hbnQiOiB7ImRlc2NyaXB0aW9uIjogImRlc2NyaXB0aW9uIiwgImVuYWJsZWQiOiB0cnVlLCAiaWQiOiAiYmF6IiwgIm5hbWUiOiAiQkFaIn19LCAic2VydmljZUNhdGFsb2ciOiBbXSwgInVzZXIiOiB7InVzZXJuYW1lIjogIlRXTyIsICJyb2xlc19saW5rcyI6IFtdLCAiaWQiOiAidHdvIiwgInJvbGVzIjogW3sibmFtZSI6ICJfbWVtYmVyXyJ9XSwgIm5hbWUiOiAiVFdPIn0sICJtZXRhZGF0YSI6IHsiaXNfYWRtaW4iOiAwLCAicm9sZXMiOiBbIjlmZTJmZjllZTQzODRiMTg5NGE5MDg3OGQzZTkyYmFiIl19fX0xggFJMIIBRQIBATCBpDCBnjEKMAgGA1UEBRMBNTELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRIwEAYDVQQHEwlTdW5ueXZhbGUxEjAQBgNVBAoTCU9wZW5TdGFjazERMA8GA1UECxMIS2V5c3RvbmUxJTAjBgkqhkiG9w0BCQEWFmtleXN0b25lQG9wZW5zdGFjay5vcmcxFDASBgNVBAMTC1NlbGYgU2lnbmVkAgERMAcGBSsOAwIaMA0GCSqGSIb3DQEBAQUABIGAIR3GmxZ4Za5iCc9732dr74WqSlNV6GPNF2nEPUUPT61S4lsyw7a+-xyLX4rvJx43I0q+cod0OZmWaNiCIyIst24sfJLEa44yKBqWp1mGxpQjJQVgrryC+PQkHymAw-CTCYnYxHHRS5jVJOAVEQTy0JMsnKg8N0PN+fhgf31SZYc=', 'is_admin': False}
keystone.common.wsgi: DEBUG: HTTP_HOST = localhost:55269
keystone.common.wsgi: DEBUG: wsgi.multithread = True
keystone.common.wsgi: DEBUG: eventlet.posthooks = []
keystone.common.wsgi: DEBUG: HTTP_ACCEPT = */*
keystone.common.wsgi: DEBUG: wsgi.version = (1, 0)
keystone.common.wsgi: DEBUG: RAW_PATH_INFO = /v2.0/tenants
keystone.common.wsgi: DEBUG: GATEWAY_INTERFACE = CGI/1.1
keystone.common.wsgi: DEBUG: wsgi.run_once = False
keystone.common.wsgi: DEBUG: wsgi.errors = <nose.plugins.xunit.Tee object at 0x107d5b90>
keystone.common.wsgi: DEBUG: wsgi.multiprocess = False
keystone.common.wsgi: DEBUG: CONTENT_TYPE = text/plain
keystone.common.wsgi: DEBUG: HTTP_ACCEPT_ENCODING = gzip, deflate, compress
keystone.common.wsgi: DEBUG:
keystone.common.wsgi: DEBUG: ******************** REQUEST BODY ********************
keystone.common.wsgi: DEBUG:
keystone.common.wsgi: DEBUG: arg_dict: {}
keystone.identity.controllers: WARNING: Authentication failed: Could not find token: MIIDJQYJKoZIhvcNAQcCoIIDFjCCAxICAQExCTAHBgUrDgMCGjCCAbMGCSqGSIb3DQEHAaCCAaQEggGgeyJhY2Nlc3MiOiB7InRva2VuIjogeyJpc3N1ZWRfYXQiOiAiMjAxMy0xMS0yMVQwNjowNjo1OS40MjY2OTkiLCAiZXhwaXJlcyI6ICIyMDEzLTExLTIyVDA2OjA2OjU5WiIsICJpZCI6ICJwbGFjZWhvbGRlciIsICJ0ZW5hbnQiOiB7ImRlc2NyaXB0aW9uIjogImRlc2NyaXB0aW9uIiwgImVuYWJsZWQiOiB0cnVlLCAiaWQiOiAiYmF6IiwgIm5hbWUiOiAiQkFaIn19LCAic2VydmljZUNhdGFsb2ciOiBbXSwgInVzZXIiOiB7InVzZXJuYW1lIjogIlRXTyIsICJyb2xlc19saW5rcyI6IFtdLCAiaWQiOiAidHdvIiwgInJvbGVzIjogW3sibmFtZSI6ICJfbWVtYmVyXyJ9XSwgIm5hbWUiOiAiVFdPIn0sICJtZXRhZGF0YSI6IHsiaXNfYWRtaW4iOiAwLCAicm9sZXMiOiBbIjlmZTJmZjllZTQzODRiMTg5NGE5MDg3OGQzZTkyYmFiIl19fX0xggFJMIIBRQIBATCBpDCBnjEKMAgGA1UEBRMBNTELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRIwEAYDVQQHEwlTdW5ueXZhbGUxEjAQBgNVBAoTCU9wZW5TdGFjazERMA8GA1UECxMIS2V5c3RvbmUxJTAjBgkqhkiG9w0BCQEWFmtleXN0b25lQG9wZW5zdGFjay5vcmcxFDASBgNVBAMTC1NlbGYgU2lnbmVkAgERMAcGBSsOAwIaMA0GCSqGSIb3DQEBAQUABIGAIR3GmxZ4Za5iCc9732dr74WqSlNV6GPNF2nEPUUPT61S4lsyw7a+-xyLX4rvJx43I0q+cod0OZmWaNiCIyIst24sfJLEa44yKBqWp1mGxpQjJQVgrryC+PQkHymAw-CTCYnYxHHRS5jVJOAVEQTy0JMsnKg8N0PN+fhgf31SZYc=
keystone.common.wsgi: WARNING: Authorization failed. The request you have made requires authentication. from 127.0.0.1
keystone.common.wsgi: DEBUG: ******************** RESPONSE HEADERS ********************
keystone.common.wsgi: DEBUG: Vary = X-Auth-Token
keystone.common.wsgi: DEBUG: Content-Type = application/json
keystone.common.wsgi: DEBUG: Content-Length = 116
keystone.common.wsgi: DEBUG:
keystone.contrib.stats.core: WARNING: Unable to resolve API as either public or admin: localhost:55269
keystone.common.wsgi: DEBUG: ******************** RESPONSE BODY ********************
keystone.common.wsgi: DEBUG: {"error": {"message": "The request you have made requires authentication.", "code": 401, "title": "Not Authorized"}}
access: INFO: 127.0.0.1 - - [21/Nov/2013:06:06:59 +0000] "GET http://localhost:55269/v2.0/tenants HTTP/1.0" 401 116
eventlet.wsgi.server: DEBUG: 127.0.0.1 - - [21/Nov/2013 06:06:59] "GET /v2.0/tenants HTTP/1.1" 401 257 0.007617
requests.packages.urllib3.connectionpool: DEBUG: "GET /v2.0/tenants HTTP/1.1" 401 116
keystoneclient.httpclient: DEBUG: Request returned failure status: 401
--------------------- >> end captured logging << ---------------------
----------------------------------------------------------------------
XML: nosetests.xml
Slowest 5 tests took 20.73 secs:
[31m 5.14 TestTokenRevoking.test_deleting_group_grant_revokes_tokens[0m
[31m 4.41 TestTokenRevoking.test_group_membership_changes_revokes_token[0m
[31m 4.04 TestTokenRevoking.test_unscoped_token_remains_valid_after_role_assignment[0m
[31m 3.95 TestTokenRevoking.test_removing_role_assignment_does_not_affect_other_users[0m
[31m 3.19 TestTrustAuth.test_trust_crud[0m
----------------------------------------------------------------------
Ran 1320 tests in 410.182s
FAILED (SKIP=86, errors=2)
ERROR: InvocationError: '<https://jenkins01.openstack.org/job/periodic-keystone-python27-stable-grizz…'>
___________________________________ summary ____________________________________
ERROR: py27: commands failed
+ result=1
+ echo 'Begin pip freeze output from test virtualenv:'
Begin pip freeze output from test virtualenv:
+ echo ======================================================================
======================================================================
+ .tox/py27/bin/pip freeze
Babel==1.3
Jinja2==2.7.1
MarkupSafe==0.18
Paste==1.7.5.1
PasteDeploy==1.5.0
Pygments==1.6
Routes==2.0
SQLAlchemy==0.7.9
Sphinx==1.2b1
Tempita==0.5.1
WebOb==1.2.3
WebTest==2.0.10
argparse==1.2.1
beautifulsoup4==4.3.2
cffi==0.8
colorama==0.2.7
coverage==3.7
d2to1==0.2.11
decorator==3.4.0
distribute==0.7.3
docutils==0.10
eventlet==0.14.0
greenlet==0.4.1
httplib2==0.8
iso8601==0.1.8
keyring==3.2.1
keystone==jenkins.periodic.keystone.python27.stable.grizzly.59
logilab-astng==0.24.3
logilab-common==0.60.0
lxml==3.2.4
mox==0.5.3
netaddr==0.7.10
netifaces==0.8
nose==1.3.0
nosehtmloutput==0.0.5
nosexcover==1.0.8
openstack.nose-plugin==0.11
oslo.config==1.2.1
pam==0.1.4
passlib==1.6.1
pbr==0.5.23
pep8==1.3.3
prettytable==0.7.2
pycparser==2.10
pylint==0.27.0
pysqlite==2.6.3
python-keystoneclient==0.2.5
python-ldap==2.3.13
python-memcached==1.53
python-swiftclient==1.8.0
pytz==2013.8
repoze.lru==0.6
requests==2.0.1
simplejson==3.3.1
six==1.4.1
sqlalchemy-migrate==0.8.2
swift==1.8.0.1
termcolor==1.1.0
unittest2==0.5.1
waitress==0.8.7
wsgiref==0.1.2
xattr==0.7.2
+ echo ======================================================================
======================================================================
+ '[' -d .testrepository ']'
+ sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh post
+ sudoresult=0
+ '[' 0 -ne 0 ']'
+ /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh post
+ oomresult=0
+ '[' 0 -ne 0 ']'
++ find . -name nose_results.html
+ htmlreport=./tests/nose_results.html
+ '[' -f ./tests/nose_results.html ']'
++ grep -c 'tr class=.passClass' ./tests/nose_results.html
+ passcount=69
+ '[' 69 -eq 0 ']'
+ exit 1
+ rm -rf /tmp/tmp.1vPCKeVfc6
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] uploading file: '/srv/static/logs/periodic/periodic-keystone-python27-stable-grizzly/59/nose_results.html'
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-keystone-python27-stable-grizzly/precise5/59
[SCP] Copying console log.
1
1
Build failed in Jenkins: periodic-ceilometer-python27-stable-havana #1
by OpenStack Jenkins 23 Nov '13
by OpenStack Jenkins 23 Nov '13
23 Nov '13
See <https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-hav…>
------------------------------------------
[...truncated 260 lines...]
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 214, in coerce
value.__class__.__name__)
ValueError: (u'A string is required here, not %s', 'MagicMock')
======================================================================
FAIL: test_notifier.TestNovaNotifier.test_pollster_called
tags: worker-2
----------------------------------------------------------------------
pythonlogging:'': {{{
Loading compute driver 'nova.virt.fake.FakeDriver'
processing compute.instance.delete.start
Terminating instance
Key 'instance-00000001' not in instances '{}'
Error setting Instance.vm_state
Traceback (most recent call last):
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 70, in setter
field.coerce(self, name, value))
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 163, in coerce
return self._type.coerce(obj, attr, value)
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 214, in coerce
value.__class__.__name__)
ValueError: (u'A string is required here, not %s', 'MagicMock')
}}}
Traceback (most recent call last):
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 1201, in patched
return func(*args, **keywargs)
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 224, in setUp
instance=self.instance)
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 354, in decorated_function
return function(self, context, *args, **kwargs)
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 90, in wrapped
payload)
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 73, in wrapped
return f(self, context, *args, **kw)
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 244, in decorated_function
pass
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 230, in decorated_function
return function(self, context, *args, **kwargs)
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 295, in decorated_function
function(self, context, *args, **kwargs)
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 272, in decorated_function
e, sys.exc_info())
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 259, in decorated_function
return function(self, context, *args, **kwargs)
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 1984, in terminate_instance
do_terminate_instance(instance, bdms)
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 248, in inner
return f(*args, **kwargs)
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 1976, in do_terminate_instance
reservations=reservations)
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 105, in inner
rv = f(*args, **kwargs)
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 1949, in _delete_instance
user_id=user_id)
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 1944, in _delete_instance
db_inst)
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 225, in _from_db_object
instance[field] = db_inst[field]
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 379, in __setitem__
setattr(self, name, value)
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 70, in setter
field.coerce(self, name, value))
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 163, in coerce
return self._type.coerce(obj, attr, value)
File "<https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-hav…",> line 214, in coerce
value.__class__.__name__)
ValueError: (u'A string is required here, not %s', 'MagicMock')
======================================================================
FAIL: process-returncode
tags: worker-1
----------------------------------------------------------------------
Binary content:
traceback (test/plain; charset="utf8")
======================================================================
FAIL: process-returncode
tags: worker-0
----------------------------------------------------------------------
Binary content:
traceback (test/plain; charset="utf8")
======================================================================
FAIL: process-returncode
tags: worker-3
----------------------------------------------------------------------
Binary content:
traceback (test/plain; charset="utf8")
======================================================================
FAIL: process-returncode
tags: worker-2
----------------------------------------------------------------------
Binary content:
traceback (test/plain; charset="utf8")
Ran 8 tests in 0.512s
FAILED (id=0, failures=8)
error: testr failed (1)
ERROR: InvocationError: '/bin/bash -x <https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-hav…'>
py27 runtests: commands[1] | <https://jenkins01.openstack.org/job/periodic-ceilometer-python27-stable-hav…>
No module named deprecated
No module named crypto
___________________________________ summary ____________________________________
ERROR: py27: commands failed
+ result=1
+ echo 'Begin pip freeze output from test virtualenv:'
Begin pip freeze output from test virtualenv:
+ echo ======================================================================
======================================================================
+ .tox/py27/bin/pip freeze
Babel==1.3
Flask==0.10.1
Jinja2==2.7.1
Mako==0.9.0
MarkupSafe==0.18
Paste==1.7.5.1
PasteDeploy==1.5.0
PyYAML==3.10
Pygments==1.6
Routes==2.0
SQLAlchemy==0.7.10
Sphinx==1.1.3
Tempita==0.5.1
WSME==0.5b5
WebOb==1.2.3
WebTest==2.0.10
Werkzeug==0.9.4
alembic==0.6.0
amqp==1.3.3
amqplib==1.0.2
anyjson==0.3.3
argparse==1.2.1
beautifulsoup4==4.3.2
boto==2.17.0
-e git://git.openstack.org/openstack/ceilometer@d90c8e1638e957f867ed507464c889…
cffi==0.8
cliff==1.4.5
cmd2==0.6.7
coverage==3.7
decorator==3.4.0
discover==0.4.0
dnspython==1.11.1
docutils==0.9.1
ecdsa==0.10
eventlet==0.14.0
extras==0.0.3
fixtures==0.3.14
flake8==2.0
greenlet==0.4.1
hacking==0.7.2
happybase==0.7
httplib2==0.8
iso8601==0.1.8
itsdangerous==0.23
jsonpatch==1.3
jsonpointer==1.1
jsonschema==2.3.0
kombu==3.0.5
lxml==3.2.4
mccabe==0.2.1
mock==1.0.1
mox==0.5.3
msgpack-python==0.4.0
netaddr==0.7.10
netifaces==0.8
nova==2014.1.dev784.g84bddb0
numpy==1.8.0
oslo.config==1.2.1
oslo.sphinx==1.1
paramiko==1.12.0
pbr==0.5.23
pecan==0.4.2
pep8==1.4.5
prettytable==0.7.2
pyOpenSSL==0.13.1
pyasn1==0.1.7
pycparser==2.10
pycrypto==2.6.1
pyflakes==0.7.3
pymongo==2.6.3
pyparsing==2.0.1
python-ceilometerclient==1.0.6
python-cinderclient==1.0.7
python-glanceclient==0.12.0
python-keystoneclient==0.4.1
python-mimeparse==0.1.4
python-neutronclient==2.3.1
python-novaclient==2.15.0
python-subunit==0.0.15
python-swiftclient==1.8.0
pytz==2013.8
repoze.lru==0.6
requests==2.0.1
simplegeneric==0.8.1
simplejson==3.3.1
singledispatch==3.4.0.2
six==1.4.1
sphinxcontrib-httpdomain==1.2.0
sphinxcontrib-pecanwsme==0.5
sqlalchemy-migrate==0.8.2
stevedore==0.12
suds==0.4
swift==1.10.0
testrepository==0.0.18
testscenarios==0.4
testtools==0.9.33
thrift==0.9.1
waitress==0.8.7
warlock==1.1.0
websockify==0.5.1
wsgiref==0.1.2
xattr==0.7.2
+ echo ======================================================================
======================================================================
+ '[' -d .testrepository ']'
+ '[' -f .testrepository/0.2 ']'
+ '[' -f .testrepository/0 ']'
+ .tox/py27/bin/python /usr/local/jenkins/slave_scripts/subunit2html.py ./subunit_log.txt testr_results.html
Traceback (most recent call last):
File "/usr/local/jenkins/slave_scripts/subunit2html.py", line 727, in <module>
main()
File "/usr/local/jenkins/slave_scripts/subunit2html.py", line 702, in main
stream = open(subunit_file, 'rb')
IOError: [Errno 2] No such file or directory: './subunit_log.txt'
+ gzip -9 ./subunit_log.txt
gzip: ./subunit_log.txt: No such file or directory
+ gzip -9 ./testr_results.html
gzip: ./testr_results.html: No such file or directory
+ sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh post
+ sudoresult=0
+ '[' 0 -ne 0 ']'
+ /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh post
+ oomresult=0
+ '[' 0 -ne 0 ']'
++ find . -name nose_results.html
+ htmlreport=
+ '[' -f '' ']'
+ echo
+ echo 'WARNING: Unable to find to confirm results!'
WARNING: Unable to find to confirm results!
+ echo
+ exit 1
+ rm -rf /tmp/tmp.j8ta5qiedo
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] No file(s) found: **/*nose_results.html
[SCP] '**/*nose_results.html' doesn't match anything: '**' exists but not '**/*nose_results.html'
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-ceilometer-python27-stable-havana/precise9
[SCP] Trying to create /srv/static/logs/periodic/periodic-ceilometer-python27-stable-havana/precise9/1
[SCP] Copying console log.
1
1
22 Nov '13
See <https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-havana…>
------------------------------------------
[...truncated 398 lines...]
INFO:neutron.plugins.nicira.nvp_cluster:The following cluster attributes were not specified: ['default_l3_gw_service_uuid']'
INFO:neutron.plugins.nicira.nvp_cluster:The following cluster attributes were not specified: ['default_l3_gw_service_uuid']'
INFO:neutron.plugins.nicira.nvp_cluster:The following cluster attributes were not specified: ['default_l3_gw_service_uuid']'
INFO:neutron.plugins.nicira.nvp_cluster:The following cluster attributes were not specified: ['default_l3_gw_service_uuid']'
INFO:neutron.plugins.nicira.nvp_cluster:The following cluster attributes were not specified: ['default_l3_gw_service_uuid']'
INFO:neutron.plugins.nicira.nvp_cluster:The following cluster attributes were not specified: ['default_l3_gw_service_uuid']'
INFO:neutron.plugins.nicira.nvp_cluster:The following cluster attributes were not specified: ['default_l3_gw_service_uuid']'
INFO:neutron.plugins.nicira.nvp_cluster:The following cluster attributes were not specified: ['default_l3_gw_service_uuid']'
INFO:neutron.plugins.nicira.nvp_cluster:The following cluster attributes were not specified: ['default_l3_gw_service_uuid']'
INFO:neutron.plugins.nicira.nvp_cluster:The following cluster attributes were not specified: ['default_l3_gw_service_uuid']'
INFO:neutron.plugins.nicira.nvp_cluster:The following cluster attributes were not specified: ['default_l3_gw_service_uuid']'
INFO:neutron.plugins.nicira.nvp_cluster:The following cluster attributes were not specified: ['default_l3_gw_service_uuid']'
INFO:neutron.plugins.nicira.nvp_cluster:The following cluster attributes were not specified: ['default_l3_gw_service_uuid']'
INFO:neutron.plugins.nicira.nvp_cluster:The following cluster attributes were not specified: ['default_l3_gw_service_uuid']'
INFO:neutron.plugins.nicira.nvp_cluster:The following cluster attributes were not specified: ['default_l3_gw_service_uuid']'
INFO:neutron.plugins.nicira.nvp_cluster:The following cluster attributes were not specified: ['default_l3_gw_service_uuid']'
INFO:neutron.plugins.nicira.nvp_cluster:The following cluster attributes were not specified: ['default_l3_gw_service_uuid']'
INFO:neutron.plugins.nicira.nvp_cluster:The following cluster attributes were not specified: ['default_l3_gw_service_uuid']'
INFO:neutron.plugins.nicira.nvp_cluster:The following cluster attributes were not specified: ['default_l3_gw_service_uuid']'
INFO:neutron.plugins.nicira.nvp_cluster:The following cluster attributes were not specified: ['default_l3_gw_service_uuid']'
INFO:neutron.plugins.nicira.nvp_cluster:The following cluster attributes were not specified: ['default_l3_gw_service_uuid']'
INFO:neutron.plugins.nicira.nvp_cluster:The following cluster attributes were not specified: ['default_l3_gw_service_uuid']'
INFO:neutron.manager:Loading Plugin: neutron.plugins.nicira.NeutronPlugin.NvpPluginV2
INFO:neutron.plugins.nicira.nvp_cluster:The following cluster attributes were not specified: ['default_l3_gw_service_uuid']'
INFO:neutron.manager:Service L3_ROUTER_NAT is supported by the core plugin
INFO:neutron.manager:Loading Plugin: neutron.plugins.nicira.NeutronPlugin.NvpPluginV2
INFO:neutron.plugins.nicira.nvp_cluster:The following cluster attributes were not specified: ['default_l3_gw_service_uuid']'
INFO:neutron.manager:Service L3_ROUTER_NAT is supported by the core plugin
INFO:neutron.plugins.nicira.nvp_cluster:The following cluster attributes were not specified: ['default_l3_gw_service_uuid']'
INFO:neutron.manager:Loading Plugin: neutron.plugins.nicira.NeutronPlugin.NvpPluginV2
WARNING:neutron.plugins.nicira.nvp_cluster:Deprecated: Attribute 'metadata_dhcp_host_route' has been deprecated or moved to a new section. See new configuration file for details.
WARNING:neutron.plugins.nicira.nvp_cluster:Deprecated: Attribute 'nvp_controller_connection' has been deprecated or moved to a new section. See new configuration file for details.
INFO:neutron.manager:Service L3_ROUTER_NAT is supported by the core plugin
INFO:neutron.manager:Loading Plugin: neutron.plugins.nicira.NeutronPlugin.NvpPluginV2
WARNING:neutron.plugins.nicira.nvp_cluster:Deprecated: Attribute 'metadata_dhcp_host_route' has been deprecated or moved to a new section. See new configuration file for details.
WARNING:neutron.plugins.nicira.nvp_cluster:Deprecated: Attribute 'nvp_controller_connection' has been deprecated or moved to a new section. See new configuration file for details.
INFO:neutron.manager:Service L3_ROUTER_NAT is supported by the core plugin
ERROR:neutron.plugins.linuxbridge.agent.linuxbridge_neutron_agent:Failed reporting state!
Traceback (most recent call last):
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-havana…",> line 801, in _report_state
self.agent_state)
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-havana…",> line 74, in report_state
return self.cast(context, msg, topic=self.topic)
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-havana…",> line 171, in cast
rpc.cast(context, self._get_topic(topic), msg)
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-havana…",> line 158, in cast
return _get_impl().cast(CONF, context, topic, msg)
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-havana…",> line 166, in cast
check_serialize(msg)
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-havana…",> line 131, in check_serialize
json.dumps(msg)
File "/usr/lib64/python2.6/json/__init__.py", line 230, in dumps
return _default_encoder.encode(obj)
File "/usr/lib64/python2.6/json/encoder.py", line 367, in encode
chunks = list(self.iterencode(o))
File "/usr/lib64/python2.6/json/encoder.py", line 309, in _iterencode
for chunk in self._iterencode_dict(o, markers):
File "/usr/lib64/python2.6/json/encoder.py", line 275, in _iterencode_dict
for chunk in self._iterencode(value, markers):
File "/usr/lib64/python2.6/json/encoder.py", line 309, in _iterencode
for chunk in self._iterencode_dict(o, markers):
File "/usr/lib64/python2.6/json/encoder.py", line 275, in _iterencode_dict
for chunk in self._iterencode(value, markers):
File "/usr/lib64/python2.6/json/encoder.py", line 309, in _iterencode
for chunk in self._iterencode_dict(o, markers):
File "/usr/lib64/python2.6/json/encoder.py", line 275, in _iterencode_dict
for chunk in self._iterencode(value, markers):
File "/usr/lib64/python2.6/json/encoder.py", line 309, in _iterencode
for chunk in self._iterencode_dict(o, markers):
File "/usr/lib64/python2.6/json/encoder.py", line 275, in _iterencode_dict
for chunk in self._iterencode(value, markers):
File "/usr/lib64/python2.6/json/encoder.py", line 309, in _iterencode
for chunk in self._iterencode_dict(o, markers):
File "/usr/lib64/python2.6/json/encoder.py", line 275, in _iterencode_dict
for chunk in self._iterencode(value, markers):
File "/usr/lib64/python2.6/json/encoder.py", line 317, in _iterencode
for chunk in self._iterencode_default(o, markers):
File "/usr/lib64/python2.6/json/encoder.py", line 323, in _iterencode_default
newobj = self.default(o)
File "/usr/lib64/python2.6/json/encoder.py", line 344, in default
raise TypeError(repr(o) + " is not JSON serializable")
TypeError: <MagicMock name='LinuxBridgeManager().local_ip' id='261113616'> is not JSON serializable
ERROR:neutron.plugins.linuxbridge.agent.linuxbridge_neutron_agent:Failed reporting state!
Traceback (most recent call last):
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-havana…",> line 801, in _report_state
self.agent_state)
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-havana…",> line 74, in report_state
return self.cast(context, msg, topic=self.topic)
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-havana…",> line 171, in cast
rpc.cast(context, self._get_topic(topic), msg)
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-havana…",> line 158, in cast
return _get_impl().cast(CONF, context, topic, msg)
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-havana…",> line 166, in cast
check_serialize(msg)
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-havana…",> line 131, in check_serialize
json.dumps(msg)
File "/usr/lib64/python2.6/json/__init__.py", line 230, in dumps
return _default_encoder.encode(obj)
File "/usr/lib64/python2.6/json/encoder.py", line 367, in encode
chunks = list(self.iterencode(o))
File "/usr/lib64/python2.6/json/encoder.py", line 309, in _iterencode
for chunk in self._iterencode_dict(o, markers):
File "/usr/lib64/python2.6/json/encoder.py", line 275, in _iterencode_dict
for chunk in self._iterencode(value, markers):
File "/usr/lib64/python2.6/json/encoder.py", line 309, in _iterencode
for chunk in self._iterencode_dict(o, markers):
File "/usr/lib64/python2.6/json/encoder.py", line 275, in _iterencode_dict
for chunk in self._iterencode(value, markers):
File "/usr/lib64/python2.6/json/encoder.py", line 309, in _iterencode
for chunk in self._iterencode_dict(o, markers):
File "/usr/lib64/python2.6/json/encoder.py", line 275, in _iterencode_dict
for chunk in self._iterencode(value, markers):
File "/usr/lib64/python2.6/json/encoder.py", line 309, in _iterencode
for chunk in self._iterencode_dict(o, markers):
File "/usr/lib64/python2.6/json/encoder.py", line 275, in _iterencode_dict
for chunk in self._iterencode(value, markers):
File "/usr/lib64/python2.6/json/encoder.py", line 309, in _iterencode
for chunk in self._iterencode_dict(o, markers):
File "/usr/lib64/python2.6/json/encoder.py", line 275, in _iterencode_dict
for chunk in self._iterencode(value, markers):
File "/usr/lib64/python2.6/json/encoder.py", line 317, in _iterencode
for chunk in self._iterencode_default(o, markers):
File "/usr/lib64/python2.6/json/encoder.py", line 323, in _iterencode_default
newobj = self.default(o)
File "/usr/lib64/python2.6/json/encoder.py", line 344, in default
raise TypeError(repr(o) + " is not JSON serializable")
TypeError: <MagicMock name='LinuxBridgeManager().local_ip' id='246821776'> is not JSON serializable
INFO:neutron.common.config:Config paste file: <https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-havana…>
INFO:neutron.manager:Loading Plugin: neutron.db.db_base_plugin_v2.NeutronDbPluginV2
INFO:neutron.manager:Loading Plugin: neutron.tests.unit.dummy_plugin.DummyServicePlugin
INFO:neutron.common.config:Config paste file: <https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-havana…>
INFO:neutron.manager:Loading Plugin: neutron.db.db_base_plugin_v2.NeutronDbPluginV2
INFO:neutron.manager:Loading Plugin: neutron.tests.unit.dummy_plugin.DummyServicePlugin
INFO:neutron.common.config:Config paste file: <https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-havana…>
INFO:neutron.manager:Loading Plugin: neutron.db.db_base_plugin_v2.NeutronDbPluginV2
INFO:neutron.manager:Loading Plugin: neutron.tests.unit.dummy_plugin.DummyServicePlugin
INFO:neutron.common.config:Config paste file: <https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-havana…>
INFO:neutron.manager:Loading Plugin: neutron.db.db_base_plugin_v2.NeutronDbPluginV2
INFO:neutron.manager:Loading Plugin: neutron.tests.unit.dummy_plugin.DummyServicePlugin
running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_LOG_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ neutron/tests/unit --list
running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_LOG_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ neutron/tests/unit --load-list /tmp/tmp.kxz0vvtuRO/tmpgrsXbb
running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_LOG_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ neutron/tests/unit --load-list /tmp/tmp.kxz0vvtuRO/tmpcAYhgd
running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_LOG_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ neutron/tests/unit --load-list /tmp/tmp.kxz0vvtuRO/tmpKbTGK4
running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_LOG_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ neutron/tests/unit --load-list /tmp/tmp.kxz0vvtuRO/tmpS9eUUR
Ran 9383 tests in 2164.925s
PASSED (id=0, skips=328)
Slowest Tests
Test id Runtime (s)
--------------------------------------------------------------------------------------------------------------------- -----------
neutron.tests.unit.nicira.test_nvp_sync.NvpSyncTestCase.test_sync_chunk_larger_maxpagesize_triggers_multiple_requests 14.865
neutron.tests.unit.nicira.test_edge_router.ServiceRouterTestCase.test_floatingip_update_different_router 12.307
neutron.tests.unit.nicira.test_nicira_plugin.TestNiciraPortsV2.test_recycling 10.569
neutron.tests.unit.ryu.test_ryu_plugin.TestRyuPortsV2.test_recycling 9.782
neutron.tests.unit.nicira.test_edge_router.NvpRouterTestCase.test_floatingip_update_different_router 9.513
neutron.tests.unit.nec.test_router.NecRouterOpenFlowTestCase.test_floatingip_update_different_router 8.840
neutron.tests.unit.test_extension_extraroute.ExtraRouteDBSepTestCase.test_floatingip_update_different_router 8.743
neutron.tests.unit.test_l3_plugin.L3NatDBIntTestCaseXML.test_floatingip_update_different_router 8.219
neutron.tests.unit.ml2.test_ml2_plugin.TestMl2PortsV2.test_recycling 8.211
neutron.tests.unit.nicira.test_nicira_plugin.TestNiciraL3NatTestCase.test_floatingip_update_different_router 8.042
___________________________________ summary ____________________________________
py26: commands succeeded
congratulations :)
+ result=0
+ echo 'Begin pip freeze output from test virtualenv:'
Begin pip freeze output from test virtualenv:
+ echo ======================================================================
======================================================================
+ .tox/py26/bin/pip freeze
Babel==1.3
Jinja2==2.7.1
Mako==0.9.0
MarkupSafe==0.18
Paste==1.7.5.1
PasteDeploy==1.5.0
Pygments==1.6
Routes==2.0
SQLAlchemy==0.7.10
Sphinx==1.2b1
WebOb==1.2.3
WebTest==2.0.10
alembic==0.6.0
amqp==1.3.3
amqplib==1.0.2
anyjson==0.3.3
argparse==1.2.1
beautifulsoup4==4.3.2
cliff==1.4.5
cmd2==0.6.7
configobj==4.7.2
coverage==3.7
discover==0.4.0
docutils==0.10
eventlet==0.14.0
extras==0.0.3
fixtures==0.3.14
flake8==2.0
greenlet==0.4.1
hacking==0.7.2
httplib2==0.8
importlib==1.0.2
iso8601==0.1.8
jsonrpclib==0.1.3
kombu==3.0.5
mccabe==0.2.1
mock==1.0.1
mox==0.5.3
netaddr==0.7.10
neutron==jenkins.periodic.neutron.python26.stable.havana.1
ordereddict==1.1
oslo.config==1.2.1
pbr==0.5.23
pep8==1.4.5
prettytable==0.7.2
pyflakes==0.7.3
pyparsing==2.0.1
python-keystoneclient==0.4.1
python-mimeparse==0.1.4
python-neutronclient==2.3.1
python-novaclient==2.15.0
python-subunit==0.0.15
pytz==2013.8
pyudev==0.16.1
repoze.lru==0.6
requests==2.0.1
setuptools-git==1.0
simplejson==3.3.1
six==1.4.1
stevedore==0.12
testrepository==0.0.18
testtools==0.9.33
waitress==0.8.7
+ echo ======================================================================
======================================================================
+ '[' -d .testrepository ']'
+ '[' -f .testrepository/0.2 ']'
+ '[' -f .testrepository/0 ']'
+ cp .testrepository/0 ./subunit_log.txt
+ .tox/py26/bin/python /usr/local/jenkins/slave_scripts/subunit2html.py ./subunit_log.txt testr_results.html
Build timed out (after 40 minutes). Marking the build as failed.
/usr/local/jenkins/slave_scripts/run-unittests.sh: line 58: 16801 Terminated .tox/$venv/bin/python /usr/local/jenkins/slave_scripts/subunit2html.py ./subunit_log.txt testr_results.html
+ gzip -9 ./subunit_log.txt
++ rm -rf /tmp/tmp.kxz0vvtuRO
[SCP] Connecting to static.openstack.org
[SCP] No file(s) found: **/*nose_results.html
[SCP] '**/*nose_results.html' doesn't match anything: '**' exists but not '**/*nose_results.html'
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-neutron-python26-stable-havana/centos6-8
[SCP] Trying to create /srv/static/logs/periodic/periodic-neutron-python26-stable-havana/centos6-8/1
[SCP] Copying console log.
1
1
Build failed in Jenkins: periodic-tempest-devstack-vm-neutron-stable-havana #1
by OpenStack Jenkins 22 Nov '13
by OpenStack Jenkins 22 Nov '13
22 Nov '13
See <https://jenkins01.openstack.org/job/periodic-tempest-devstack-vm-neutron-st…>
------------------------------------------
[...truncated 21242 lines...]
tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container[gate,smoke]
tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container[gate,smoke] ... ok
tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself[gate,smoke]
tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself[gate,smoke] ... ok
tempest.api.object_storage.test_object_services.ObjectTest.test_create_object[gate,smoke]
tempest.api.object_storage.test_object_services.ObjectTest.test_create_object[gate,smoke] ... ok
tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object[gate,smoke]
tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object[gate,smoke] ... ok
tempest.api.object_storage.test_object_services.ObjectTest.test_get_object[gate,smoke]
tempest.api.object_storage.test_object_services.ObjectTest.test_get_object[gate,smoke] ... ok
tempest.api.object_storage.test_object_services.ObjectTest.test_object_metadata[gate,smoke]
tempest.api.object_storage.test_object_services.ObjectTest.test_object_metadata[gate,smoke] ... ok
tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_container_object_without_using_creds[gate,smoke]
tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_container_object_without_using_creds[gate,smoke] ... ok
tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_object_with_another_user_creds[gate,smoke]
tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_object_with_another_user_creds[gate,smoke] ... ok
tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container[gate,smoke]
tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container[gate,smoke] ... ok
tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_crud_no_resources[gate,smoke]
tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_crud_no_resources[gate,smoke] ... ok
tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_list_responds[gate,smoke]
tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_list_responds[gate,smoke] ... ok
setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... skipped u'Cinder multi-backend feature disabled'
tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_create_get_delete_volume_with_volume_type_and_extra_specs[gate,smoke]
tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_create_get_delete_volume_with_volume_type_and_extra_specs[gate,smoke] ... ok
tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_delete[gate,smoke]
tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_delete[gate,smoke] ... ok
tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get[gate,smoke]
tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get[gate,smoke] ... ok
tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list[gate,smoke]
tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list[gate,smoke] ... ok
tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete[gate,smoke]
tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete[gate,smoke] ... ok
tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list[gate,smoke]
tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list[gate,smoke] ... ok
tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,gate,smoke,stress]
tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,gate,smoke,stress] ... ok
tempest.api.volume.test_volumes_actions.VolumesActionsTestXML.test_attach_detach_volume_to_instance[compute,gate,smoke,stress]
tempest.api.volume.test_volumes_actions.VolumesActionsTestXML.test_attach_detach_volume_to_instance[compute,gate,smoke,stress] ... ok
tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[gate,smoke]
tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[gate,smoke] ... ok
tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[gate,image,smoke]
tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[gate,image,smoke] ... ok
tempest.api.volume.test_volumes_get.VolumesGetTestXML.test_volume_create_get_update_delete[gate,smoke]
tempest.api.volume.test_volumes_get.VolumesGetTestXML.test_volume_create_get_update_delete[gate,smoke] ... ok
tempest.api.volume.test_volumes_get.VolumesGetTestXML.test_volume_create_get_update_delete_from_image[gate,image,smoke]
tempest.api.volume.test_volumes_get.VolumesGetTestXML.test_volume_create_get_update_delete_from_image[gate,image,smoke] ... ok
tempest.api.volume.test_volumes_list.VolumeListTestXML.test_volume_list[gate,smoke]
tempest.api.volume.test_volumes_list.VolumeListTestXML.test_volume_list[gate,smoke] ... ok
tempest.api.volume.test_volumes_list.VolumesListTest.test_volume_list[gate,smoke]
tempest.api.volume.test_volumes_list.VolumesListTest.test_volume_list[gate,smoke] ... ok
tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario[dashboard]
tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario[dashboard] ... ok
tempest.scenario.test_large_ops.TestLargeOpsScenario.test_large_ops_scenario[compute,image]
tempest.scenario.test_large_ops.TestLargeOpsScenario.test_large_ops_scenario[compute,image] ... ok
tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,image,network,volume]
tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,image,network,volume] ... ok
tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,gate,network,smoke]
tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,gate,network,smoke] ... ok
tempest.scenario.test_network_quotas.TestNetworkQuotaBasic.test_create_network_until_quota_hit[network]
tempest.scenario.test_network_quotas.TestNetworkQuotaBasic.test_create_network_until_quota_hit[network] ... ok
tempest.scenario.test_network_quotas.TestNetworkQuotaBasic.test_create_ports_until_quota_hit[network]
tempest.scenario.test_network_quotas.TestNetworkQuotaBasic.test_create_ports_until_quota_hit[network] ... ok
tempest.scenario.test_network_quotas.TestNetworkQuotaBasic.test_create_subnet_until_quota_hit[network]
tempest.scenario.test_network_quotas.TestNetworkQuotaBasic.test_create_subnet_until_quota_hit[network] ... ok
tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_resize_server_confirm[compute]
tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_resize_server_confirm[compute] ... ok
tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_server_sequence_suspend_resume[compute]
tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_server_sequence_suspend_resume[compute] ... ok
tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basicops[compute,network]
tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basicops[compute,network] ... ok
tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern[compute,image,network]
tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern[compute,image,network] ... FAIL
tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,image,network,volume]
tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,image,network,volume] ... skipped u'Skipped until the Bug #1205344 is resolved.'
tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,image,volume]
tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,image,volume] ... ok
tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_integration_1[gate,smoke]
tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_integration_1[gate,smoke] ... skipped u'Skipped until Bug: 1182679 is resolved.'
tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_run_idempotent_instances[gate,smoke]
tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_run_idempotent_instances[gate,smoke] ... ok
tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_run_stop_terminate_instance[gate,smoke]
tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_run_stop_terminate_instance[gate,smoke] ... ok
tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_run_stop_terminate_instance_with_tags[gate,smoke]
tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_run_stop_terminate_instance_with_tags[gate,smoke] ... ok
tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_run_terminate_instance[gate,smoke]
tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_run_terminate_instance[gate,smoke] ... skipped u'Skipped until Bug: 1098891 is resolved.'
tempest.thirdparty.boto.test_ec2_keys.EC2KeysTest.test_create_ec2_keypair[gate,smoke]
tempest.thirdparty.boto.test_ec2_keys.EC2KeysTest.test_create_ec2_keypair[gate,smoke] ... ok
tempest.thirdparty.boto.test_ec2_keys.EC2KeysTest.test_delete_ec2_keypair[gate,smoke]
tempest.thirdparty.boto.test_ec2_keys.EC2KeysTest.test_delete_ec2_keypair[gate,smoke] ... skipped u'Skipped until Bug: 1072318 is resolved.'
tempest.thirdparty.boto.test_ec2_keys.EC2KeysTest.test_duplicate_ec2_keypair[gate,smoke]
tempest.thirdparty.boto.test_ec2_keys.EC2KeysTest.test_duplicate_ec2_keypair[gate,smoke] ... ok
tempest.thirdparty.boto.test_ec2_keys.EC2KeysTest.test_get_ec2_keypair[gate,smoke]
tempest.thirdparty.boto.test_ec2_keys.EC2KeysTest.test_get_ec2_keypair[gate,smoke] ... ok
tempest.thirdparty.boto.test_ec2_network.EC2NetworkTest.test_disassociate_not_associated_floating_ip[gate,smoke]
tempest.thirdparty.boto.test_ec2_network.EC2NetworkTest.test_disassociate_not_associated_floating_ip[gate,smoke] ... skipped u'Skipped until Bug: 1080406 is resolved.'
tempest.thirdparty.boto.test_ec2_security_groups.EC2SecurityGroupTest.test_create_authorize_security_group[gate,smoke]
tempest.thirdparty.boto.test_ec2_security_groups.EC2SecurityGroupTest.test_create_authorize_security_group[gate,smoke] ... ok
tempest.thirdparty.boto.test_ec2_volumes.EC2VolumesTest.test_create_get_delete[gate,smoke]
tempest.thirdparty.boto.test_ec2_volumes.EC2VolumesTest.test_create_get_delete[gate,smoke] ... ok
tempest.thirdparty.boto.test_ec2_volumes.EC2VolumesTest.test_create_volume_from_snapshot[gate,smoke]
tempest.thirdparty.boto.test_ec2_volumes.EC2VolumesTest.test_create_volume_from_snapshot[gate,smoke] ... ok
tempest.thirdparty.boto.test_s3_buckets.S3BucketsTest.test_create_and_get_delete_bucket[gate,smoke]
tempest.thirdparty.boto.test_s3_buckets.S3BucketsTest.test_create_and_get_delete_bucket[gate,smoke] ... skipped u'Skipped until Bug: 1076965 is resolved.'
tempest.thirdparty.boto.test_s3_ec2_images.S3ImagesTest.test_register_get_deregister_ami_image[gate,smoke]
tempest.thirdparty.boto.test_s3_ec2_images.S3ImagesTest.test_register_get_deregister_ami_image[gate,smoke] ... ok
tempest.thirdparty.boto.test_s3_objects.S3BucketsTest.test_create_get_delete_object[gate,smoke]
tempest.thirdparty.boto.test_s3_objects.S3BucketsTest.test_create_get_delete_object[gate,smoke] ... ok
process-returncode
process-returncode ... FAIL
======================================================================
FAIL: tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern[compute,image,network]
tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern[compute,image,network]
----------------------------------------------------------------------
_StringException: Empty attachments:
stderr
stdout
pythonlogging:'': {{{
2013-11-20 06:44:19,178 Starting new HTTP connection (1): 127.0.0.1
2013-11-20 06:44:19,278 Starting new HTTP connection (1): 127.0.0.1
2013-11-20 06:44:51,710 Connected (version 2.0, client dropbear_2012.55)
2013-11-20 06:44:51,929 Authentication (publickey) successful!
2013-11-20 06:44:52,106 Connected (version 2.0, client dropbear_2012.55)
2013-11-20 06:44:52,304 Authentication (publickey) successful!
2013-11-20 06:44:52,307 Secsh channel 1 opened.
2013-11-20 06:44:52,484 Connected (version 2.0, client dropbear_2012.55)
2013-11-20 06:44:52,674 Authentication (publickey) successful!
2013-11-20 06:44:52,677 Secsh channel 1 opened.
}}}
Traceback (most recent call last):
File "tempest/scenario/test_snapshot_pattern.py", line 83, in test_snapshot_pattern
server_from_snapshot = self._boot_image(snapshot_image.id)
File "tempest/scenario/test_snapshot_pattern.py", line 37, in _boot_image
return self.create_server(image=image_id, create_kwargs=create_kwargs)
File "tempest/scenario/manager.py", line 403, in create_server
self.status_timeout(client.servers, server.id, 'ACTIVE')
File "tempest/scenario/manager.py", line 295, in status_timeout
not_found_exception=not_found_exception)
File "tempest/scenario/manager.py", line 352, in _status_timeout
raise exceptions.TimeoutException(message)
TimeoutException: Request timed out
Details: Timed out waiting for thing f20d5d87-4f5c-4700-89cb-ce4322439225 to become ACTIVE
======================================================================
FAIL: process-returncode
process-returncode
----------------------------------------------------------------------
_StringException: Binary content:
traceback (test/plain; charset="utf8")
----------------------------------------------------------------------
Ran 248 tests in 1435.211s
FAILED (failures=2, skipped=9)
Test id Runtime (s)
---------------------------------------------------------------------------------------------------------------------- -----------
tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern[compute,image,network] 441.557
tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,image,network,volume] 171.942
tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,image,volume] 112.043
tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,gate,network,smoke] 33.373
tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_server_sequence_suspend_resume[compute] 20.287
tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basicops[compute,network] 16.955
tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_resize_server_confirm[compute] 13.043
tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_run_stop_terminate_instance[gate,smoke] 12.328
tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario[dashboard] 9.690
tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_run_stop_terminate_instance_with_tags[gate,smoke] 9.359
ERROR: InvocationError: '/bin/sh tools/pretty_tox_serial.sh (?!.*\\[.*\\bslow\\b.*\\])((smoke)|(^tempest\\.scenario)) '
___________________________________ summary ____________________________________
ERROR: smoke-serial: commands failed
Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/devstack-gate-cleanup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/devstack-gate-setup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/devstack-gate-setup-workspace-new.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/devstacklog.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/iptables.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/kern_log.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/localrc.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/mysql
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/mysql/error.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/mysql/mysql-slow.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/pip-freeze.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/rabbitmq
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/rabbitmq/rabbit(a)devstack-precise-hpcloud-az1-692278-sasl.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/rabbitmq/rabbit(a)devstack-precise-hpcloud-az1-692278.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/rabbitmq/startup_log.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/screen-c-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/screen-c-bak.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/screen-c-sch.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/screen-c-vol.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/screen-ceilometer-acentral.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/screen-ceilometer-acompute.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/screen-ceilometer-alarm-evaluator.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/screen-ceilometer-alarm-notifier.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/screen-ceilometer-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/screen-ceilometer-collector.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/screen-g-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/screen-g-reg.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/screen-h-api-cfn.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/screen-h-api-cw.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/screen-h-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/screen-h-eng.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/screen-horizon.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/screen-key.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/screen-n-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/screen-n-cond.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/screen-n-cpu.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/screen-n-crt.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/screen-n-obj.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/screen-n-sch.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/screen-q-agt.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/screen-q-dhcp.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/screen-q-lbaas.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/screen-q-meta.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/screen-q-svc.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/screen-q-vpn.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/screen-s-account.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/screen-s-container.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/screen-s-object.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/screen-s-proxy.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/screen-sysstat.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/sudoers.d
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/sudoers.d/51_tempest_sh.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/sudoers.d/README.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/sudoers.d/cinder-rootwrap.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/sudoers.d/jenkins-sudo-grep.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/sudoers.d/neutron-rootwrap.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/sudoers.d/nova-rootwrap.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/sudoers.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/syslog.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/sysstat.dat.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/logs/tempest.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/testr_results.html.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-havana/devstack-precise-hpcloud-az1-692278/1/subunit_log.txt.gz'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.
1
1
Build failed in Jenkins: periodic-neutron-python26-stable-grizzly #58
by OpenStack Jenkins 21 Nov '13
by OpenStack Jenkins 21 Nov '13
21 Nov '13
See <https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…>
------------------------------------------
[...truncated 21686 lines...]
sock.connect(sa)
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…",> line 191, in connect
trampoline(fd, write=True)
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…",> line 155, in trampoline
return hub.switch()
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…",> line 187, in switch
return self.greenlet.switch()
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…",> line 236, in run
self.wait(sleep_time)
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…",> line 84, in wait
presult = self.do_poll(seconds)
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…",> line 61, in do_poll
return self.poll.poll(seconds)
OverflowError: timeout is too large
}}}
Traceback (most recent call last):
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…",> line 2325, in test_invalid_admin_status
self.assertEqual(req.status_int, v[2])
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…",> line 322, in assertEqual
self.assertThat(observed, matcher, message)
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…",> line 412, in assertThat
raise MismatchError(matchee, matcher, mismatch, verbose)
MismatchError: 500 != 201
======================================================================
FAIL: quantum.tests.unit.nec.test_nec_plugin.TestNecV2HTTPResponse.test_create_returns_201
----------------------------------------------------------------------
_StringException: Empty attachments:
stderr
stdout
pythonlogging:'': {{{
2013-11-19 06:53:12,677 INFO [quantum.manager] Loading Plugin: quantum.plugins.nec.nec_plugin.NECPluginV2
2013-11-19 06:53:12,753 INFO [quantum.plugins.nec.drivers] Loading OFC driver: trema
2013-11-19 06:53:12,754 INFO [quantum.api.extensions] Initializing extension manager.
2013-11-19 06:53:12,754 ERROR [quantum.api.extensions] Extension path 'unit/extensions' doesn't exist!
2013-11-19 06:53:12,754 INFO [quantum.api.extensions] Loading extension file: securitygroup.py
2013-11-19 06:53:12,756 WARNING [quantum.api.extensions] Extension security-group not supported by any of loaded plugins
2013-11-19 06:53:12,756 INFO [quantum.api.extensions] Loading extension file: l3.pyc
2013-11-19 06:53:12,756 INFO [quantum.api.extensions] Loading extension file: securitygroup.pyc
2013-11-19 06:53:12,756 INFO [quantum.api.extensions] Loading extension file: agent.pyc
2013-11-19 06:53:12,757 INFO [quantum.api.extensions] Loading extension file: l3.py
2013-11-19 06:53:12,758 INFO [quantum.api.extensions] Loaded extension: router
2013-11-19 06:53:12,758 INFO [quantum.api.extensions] Loading extension file: loadbalancer.py
2013-11-19 06:53:12,760 WARNING [quantum.api.extensions] Extension lbaas not supported by any of loaded plugins
2013-11-19 06:53:12,760 INFO [quantum.api.extensions] Loading extension file: portsecurity.py
2013-11-19 06:53:12,761 WARNING [quantum.api.extensions] Extension port-security not supported by any of loaded plugins
2013-11-19 06:53:12,761 INFO [quantum.api.extensions] Loading extension file: quotasv2.pyc
2013-11-19 06:53:12,761 INFO [quantum.api.extensions] Loading extension file: servicetype.py
2013-11-19 06:53:12,762 WARNING [quantum.api.extensions] Extension service-type not supported by any of loaded plugins
2013-11-19 06:53:12,762 INFO [quantum.api.extensions] Loading extension file: routedserviceinsertion.py
2013-11-19 06:53:12,762 WARNING [quantum.api.extensions] Extension routed-service-insertion not supported by any of loaded plugins
2013-11-19 06:53:12,762 INFO [quantum.api.extensions] Loading extension file: agentscheduler.py
2013-11-19 06:53:12,764 INFO [quantum.api.extensions] Loaded extension: agent_scheduler
2013-11-19 06:53:12,764 INFO [quantum.api.extensions] Loading extension file: flavor.pyc
2013-11-19 06:53:12,764 INFO [quantum.api.extensions] Loading extension file: routerservicetype.pyc
2013-11-19 06:53:12,764 INFO [quantum.api.extensions] Loading extension file: portsecurity.pyc
2013-11-19 06:53:12,764 INFO [quantum.api.extensions] Loading extension file: providernet.py
2013-11-19 06:53:12,765 WARNING [quantum.api.extensions] Extension provider not supported by any of loaded plugins
2013-11-19 06:53:12,765 INFO [quantum.api.extensions] Loading extension file: providernet.pyc
2013-11-19 06:53:12,765 INFO [quantum.api.extensions] Loading extension file: flavor.py
2013-11-19 06:53:12,766 WARNING [quantum.api.extensions] Extension flavor not supported by any of loaded plugins
2013-11-19 06:53:12,766 INFO [quantum.api.extensions] Loading extension file: extraroute.pyc
2013-11-19 06:53:12,766 INFO [quantum.api.extensions] Loading extension file: servicetype.pyc
2013-11-19 06:53:12,766 INFO [quantum.api.extensions] Loading extension file: extraroute.py
2013-11-19 06:53:12,767 INFO [quantum.api.extensions] Loaded extension: extraroute
2013-11-19 06:53:12,767 INFO [quantum.api.extensions] Loading extension file: agent.py
2013-11-19 06:53:12,768 INFO [quantum.api.extensions] Loaded extension: agent
2013-11-19 06:53:12,768 INFO [quantum.api.extensions] Loading extension file: routedserviceinsertion.pyc
2013-11-19 06:53:12,768 INFO [quantum.api.extensions] Loading extension file: loadbalancer.pyc
2013-11-19 06:53:12,769 INFO [quantum.api.extensions] Loading extension file: portbindings.py
2013-11-19 06:53:12,770 INFO [quantum.api.extensions] Loaded extension: binding
2013-11-19 06:53:12,770 INFO [quantum.api.extensions] Loading extension file: __init__.pyc
2013-11-19 06:53:12,770 INFO [quantum.api.extensions] Loading extension file: agentscheduler.pyc
2013-11-19 06:53:12,771 INFO [quantum.api.extensions] Loading extension file: quotasv2.py
2013-11-19 06:53:12,771 INFO [quantum.api.extensions] Loaded extension: quotas
2013-11-19 06:53:12,772 INFO [quantum.api.extensions] Loading extension file: routerservicetype.py
2013-11-19 06:53:12,772 WARNING [quantum.api.extensions] Extension router-service-type not supported by any of loaded plugins
2013-11-19 06:53:12,772 INFO [quantum.api.extensions] Loading extension file: portbindings.pyc
2013-11-19 06:53:12,773 INFO [quantum.api.extensions] Loading extension file: __init__.py
2013-11-19 06:53:12,779 INFO [quantum.common.config] Config paste file: <https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…>
2013-11-19 06:53:12,781 WARNING [quantum.quota] router is already registered.
2013-11-19 06:53:12,782 WARNING [quantum.quota] floatingip is already registered.
2013-11-19 06:53:12,821 ERROR [quantum.api.v2.resource] create failed
Traceback (most recent call last):
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…",> line 82, in resource
result = method(request=request, **args)
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…",> line 369, in create
obj = obj_creator(request.context, **kwargs)
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…",> line 260, in create_network
new_net['id'], new_net['name'])
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…",> line 77, in create_ofc_network
network_id)
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…",> line 56, in create_network
self.client.post(self.networks_path, body=body)
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…",> line 97, in post
return self.do_request("POST", action, body=body)
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…",> line 73, in do_request
conn.request(method, action, body, headers)
File "/usr/lib64/python2.6/httplib.py", line 914, in request
self._send_request(method, url, body, headers)
File "/usr/lib64/python2.6/httplib.py", line 951, in _send_request
self.endheaders()
File "/usr/lib64/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/usr/lib64/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/usr/lib64/python2.6/httplib.py", line 739, in send
self.connect()
File "/usr/lib64/python2.6/httplib.py", line 720, in connect
self.timeout)
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…",> line 52, in create_connection
sock.connect(sa)
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…",> line 191, in connect
trampoline(fd, write=True)
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…",> line 155, in trampoline
return hub.switch()
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…",> line 187, in switch
return self.greenlet.switch()
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…",> line 236, in run
self.wait(sleep_time)
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…",> line 84, in wait
presult = self.do_poll(seconds)
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…",> line 61, in do_poll
return self.poll.poll(seconds)
OverflowError: timeout is too large
}}}
Traceback (most recent call last):
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…",> line 687, in test_create_returns_201
self.assertEqual(res.status_int, 201)
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…",> line 322, in assertEqual
self.assertThat(observed, matcher, message)
File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…",> line 412, in assertThat
raise MismatchError(matchee, matcher, mismatch, verbose)
MismatchError: 500 != 201
----------------------------------------------------------------------
XML: nosetests.xml
Slowest 5 tests took 18.25 secs:
[31m 4.16 RouterServiceInsertionTestCase.test_health_monitor_create[0m
[31m 3.89 TestNiciraPortsV2.test_recycling[0m
[31m 3.52 TestOpenvswitchPortsV2.test_recycling[0m
[31m 3.42 TestRyuPortsV2.test_recycling[0m
[31m 3.25 L3NatDBTestCaseXML.test_floating_ip_direct_port_delete_returns_409[0m
----------------------------------------------------------------------
Ran 5191 tests in 1826.432s
FAILED (SKIP=238, errors=133, failures=4)
ERROR: InvocationError: '<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…'>
___________________________________ summary ____________________________________
ERROR: py26: commands failed
+ result=1
+ echo 'Begin pip freeze output from test virtualenv:'
Begin pip freeze output from test virtualenv:
+ echo ======================================================================
======================================================================
+ .tox/py26/bin/pip freeze
Babel==1.3
Jinja2==2.7.1
Mako==0.9.0
MarkupSafe==0.18
Paste==1.7.5.1
PasteDeploy==1.5.0
Pygments==1.6
Routes==1.13
SQLAlchemy==0.7.10
Sphinx==1.2b1
WebOb==1.2.3
WebTest==1.3.3
alembic==0.6.0
amqp==1.3.3
amqplib==1.0.2
anyjson==0.3.3
argparse==1.2.1
cliff==1.4.5
cmd2==0.6.7
colorama==0.2.7
configobj==4.7.2
coverage==3.7
discover==0.4.0
distribute==0.7.3
docutils==0.10
eventlet==0.14.0
extras==0.0.3
fixtures==0.3.14
greenlet==0.4.1
httplib2==0.8
importlib==1.0.2
iso8601==0.1.8
kombu==3.0.5
mock==1.0.1
mox==0.5.3
netaddr==0.7.10
netifaces==0.8
nose==1.3.0
nosehtmloutput==0.0.5
nosexcover==1.0.8
openstack.nose-plugin==0.11
ordereddict==1.1
oslo.config==1.2.1
pbr==0.5.23
pep8==1.3.3
prettytable==0.7.2
pyparsing==2.0.1
python-keystoneclient==0.4.1
python-mimeparse==0.1.4
python-neutronclient==2.3.1
python-novaclient==2.15.0
python-quantumclient==2.2.4.3
python-subunit==0.0.15
pytz==2013.8
pyudev==0.16.1
quantum==jenkins.periodic.neutron.python26.stable.grizzly.58
repoze.lru==0.6
requests==2.0.1
setuptools-git==1.0
simplejson==3.3.1
six==1.4.1
termcolor==1.1.0
testrepository==0.0.18
testtools==0.9.33
+ echo ======================================================================
======================================================================
+ '[' -d .testrepository ']'
+ sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh post
+ sudoresult=0
+ '[' 0 -ne 0 ']'
+ /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh post
+ oomresult=0
+ '[' 0 -ne 0 ']'
++ find . -name nose_results.html
+ htmlreport=./quantum/tests/unit/nose_results.html
+ '[' -f ./quantum/tests/unit/nose_results.html ']'
++ grep -c 'tr class=.passClass' ./quantum/tests/unit/nose_results.html
+ passcount=309
+ '[' 309 -eq 0 ']'
+ exit 1
+ rm -rf /tmp/tmp.3yvlg6VDx7
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-neutron-python26-stable-grizzly/58
[SCP] uploading file: '/srv/static/logs/periodic/periodic-neutron-python26-stable-grizzly/58/nose_results.html'
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-neutron-python26-stable-grizzly/centos6-6/58
[SCP] Copying console log.
1
1