Openstack-stable-maint
Threads by month
- ----- 2025 -----
- January
- ----- 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
May 2013
- 14 participants
- 52 discussions
Build failed in Jenkins: periodic-nova-python26-stable-folsom-centos6 #1
by OpenStack Jenkins 14 May '13
by OpenStack Jenkins 14 May '13
14 May '13
See <https://jenkins.openstack.org/job/periodic-nova-python26-stable-folsom-cent…>
------------------------------------------
[...truncated 12587 lines...]
nova.service: AUDIT: Starting volume node (version 2012.2.5-LOCALBRANCH:LOCALREVISION)
nova.service: AUDIT: Starting network node (version 2012.2.5-LOCALBRANCH:LOCALREVISION)
nova.service: AUDIT: Starting scheduler node (version 2012.2.5-LOCALBRANCH:LOCALREVISION)
nova.api.openstack.compute.extensions: AUDIT: Initializing extension manager.
nova.api.openstack.extensions: AUDIT: Loaded extension: os-keypairs
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
nova.api.openstack.compute.extensions: AUDIT: Initializing extension manager.
nova.api.openstack.extensions: AUDIT: Loaded extension: os-keypairs
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
nova.wsgi: INFO: osapi_compute listening on 127.0.0.1:40684
nova.tests.integrated.integrated_helpers: WARNING: http://127.0.0.1:40684/v2
nova.tests.integrated.api.client: INFO: Doing GET on /v2
nova.osapi_compute.wsgi.server: INFO: (7508) wsgi starting up on http://127.0.0.1:40684/
nova.osapi_compute.wsgi.server: INFO: (7508) accepted ('127.0.0.1', 36298)
nova.osapi_compute.wsgi.server: INFO: 127.0.0.1 - - [01/May/2013 06:19:14] "GET /v2 HTTP/1.1" 204 216 0.001052
nova.tests.integrated.api.client: INFO: Doing POST on /v2/openstack/os-keypairs
nova.tests.integrated.api.client: INFO: Body: <keypair>
<name>keypair-39691d16-ddee-453c-a3de-3eb616605d71</name>
<public_key>ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDx8nkQv/zgGgB4rMYmIf+6A4l6Rr+o/6lHBQdW5aYd44bd8JttDCE/F/pNRr0lRE+PiqSPO8nDPHw0010JeMH9gYgnnFlyY3/OcJ02RhIPyyxYpv9FhY+2YiUkpwFOcLImyrxEsYXpD/0d3ac30bNH6Sw9JD9UZHYcpSxsIbECHw== Generated by Nova</public_key>
</keypair>
nova.osapi_compute.wsgi.server: INFO: (7508) accepted ('127.0.0.1', 36299)
routes.middleware: DEBUG: Matched POST /openstack/os-keypairs
routes.middleware: DEBUG: Route path: '/{project_id}/os-keypairs', defaults: {'action': u'create', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7d63e90>}
routes.middleware: DEBUG: Match dict: {'action': u'create', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7d63e90>, 'project_id': u'openstack'}
nova.api.openstack.wsgi: INFO: POST http://127.0.0.1:40684/v2/openstack/os-keypairs
nova.api.openstack.wsgi: ERROR: Exception handling resource: wait() got an unexpected keyword argument 'timeout'
2013-05-01 06:19:14 7508 TRACE nova.api.openstack.wsgi Traceback (most recent call last):
2013-05-01 06:19:14 7508 TRACE nova.api.openstack.wsgi File "<https://jenkins.openstack.org/job/periodic-nova-python26-stable-folsom-cent…",> line 944, in _process_stack
2013-05-01 06:19:14 7508 TRACE nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args)
2013-05-01 06:19:14 7508 TRACE nova.api.openstack.wsgi File "<https://jenkins.openstack.org/job/periodic-nova-python26-stable-folsom-cent…",> line 1032, in dispatch
2013-05-01 06:19:14 7508 TRACE nova.api.openstack.wsgi return method(req=request, **action_args)
2013-05-01 06:19:14 7508 TRACE nova.api.openstack.wsgi File "<https://jenkins.openstack.org/job/periodic-nova-python26-stable-folsom-cent…",> line 85, in create
2013-05-01 06:19:14 7508 TRACE nova.api.openstack.wsgi params['public_key'])
2013-05-01 06:19:14 7508 TRACE nova.api.openstack.wsgi File "<https://jenkins.openstack.org/job/periodic-nova-python26-stable-folsom-cent…",> line 2207, in import_key_pair
2013-05-01 06:19:14 7508 TRACE nova.api.openstack.wsgi fingerprint = crypto.generate_fingerprint(public_key)
2013-05-01 06:19:14 7508 TRACE nova.api.openstack.wsgi File "<https://jenkins.openstack.org/job/periodic-nova-python26-stable-folsom-cent…",> line 133, in generate_fingerprint
2013-05-01 06:19:14 7508 TRACE nova.api.openstack.wsgi return _generate_fingerprint(pubfile)
2013-05-01 06:19:14 7508 TRACE nova.api.openstack.wsgi File "<https://jenkins.openstack.org/job/periodic-nova-python26-stable-folsom-cent…",> line 122, in _generate_fingerprint
2013-05-01 06:19:14 7508 TRACE nova.api.openstack.wsgi (out, err) = utils.execute('ssh-keygen', '-q', '-l', '-f', public_key_file)
2013-05-01 06:19:14 7508 TRACE nova.api.openstack.wsgi File "<https://jenkins.openstack.org/job/periodic-nova-python26-stable-folsom-cent…",> line 200, in execute
2013-05-01 06:19:14 7508 TRACE nova.api.openstack.wsgi result = obj.communicate()
2013-05-01 06:19:14 7508 TRACE nova.api.openstack.wsgi File "/usr/lib64/python2.6/subprocess.py", line 729, in communicate
2013-05-01 06:19:14 7508 TRACE nova.api.openstack.wsgi stdout, stderr = self._communicate(input, endtime)
2013-05-01 06:19:14 7508 TRACE nova.api.openstack.wsgi File "/usr/lib64/python2.6/subprocess.py", line 1330, in _communicate
2013-05-01 06:19:14 7508 TRACE nova.api.openstack.wsgi self.wait(timeout=self._remaining_time(endtime))
2013-05-01 06:19:14 7508 TRACE nova.api.openstack.wsgi TypeError: wait() got an unexpected keyword argument 'timeout'
2013-05-01 06:19:14 7508 TRACE nova.api.openstack.wsgi
nova.api.openstack.wsgi: INFO: http://127.0.0.1:40684/v2/openstack/os-keypairs returned with HTTP 400
nova.osapi_compute.wsgi.server: INFO: 127.0.0.1 - - [01/May/2013 06:19:14] "POST /v2/openstack/os-keypairs HTTP/1.1" 400 399 0.241087
--------------------- >> end captured logging << ---------------------
======================================================================
FAIL: Get api sample of key pairs post request
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-nova-python26-stable-folsom-cent…",> line 884, in test_keypairs_post
self.assertEqual(response.status, 200)
AssertionError: 400 != 200
>> raise self.failureException, \
(None or '%r != %r' % (400, 200))
-------------------- >> begin captured logging << --------------------
nova.compute.manager: INFO: Loading compute driver 'nova.virt.fake.FakeDriver'
nova.service: AUDIT: Starting compute node (version 2012.2.5-LOCALBRANCH:LOCALREVISION)
nova.compute.resource_tracker: AUDIT: Free ram (MB): 7680
nova.compute.resource_tracker: AUDIT: Free disk (GB): 1028
nova.compute.resource_tracker: AUDIT: Free VCPUS: 1
nova.compute.resource_tracker: INFO: Compute_service record created for 0b361e8c0657456d9174f55f127a1660
nova.service: AUDIT: Starting volume node (version 2012.2.5-LOCALBRANCH:LOCALREVISION)
nova.service: AUDIT: Starting network node (version 2012.2.5-LOCALBRANCH:LOCALREVISION)
nova.service: AUDIT: Starting scheduler node (version 2012.2.5-LOCALBRANCH:LOCALREVISION)
nova.api.openstack.compute.extensions: AUDIT: Initializing extension manager.
nova.api.openstack.extensions: AUDIT: Loaded extension: os-keypairs
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
nova.api.openstack.compute.extensions: AUDIT: Initializing extension manager.
nova.api.openstack.extensions: AUDIT: Loaded extension: os-keypairs
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
nova.wsgi: INFO: osapi_compute listening on 127.0.0.1:37492
nova.tests.integrated.integrated_helpers: WARNING: http://127.0.0.1:37492/v2
nova.tests.integrated.api.client: INFO: Doing GET on /v2
nova.osapi_compute.wsgi.server: INFO: (7508) wsgi starting up on http://127.0.0.1:37492/
nova.osapi_compute.wsgi.server: INFO: (7508) accepted ('127.0.0.1', 57093)
nova.osapi_compute.wsgi.server: INFO: 127.0.0.1 - - [01/May/2013 06:19:15] "GET /v2 HTTP/1.1" 204 216 0.000935
nova.tests.integrated.api.client: INFO: Doing POST on /v2/openstack/os-keypairs
nova.tests.integrated.api.client: INFO: Body: <keypair>
<name>keypair-5082d8b8-c63a-40c3-8750-b6b393bfe230</name>
</keypair>
nova.osapi_compute.wsgi.server: INFO: (7508) accepted ('127.0.0.1', 57094)
routes.middleware: DEBUG: Matched POST /openstack/os-keypairs
routes.middleware: DEBUG: Route path: '/{project_id}/os-keypairs', defaults: {'action': u'create', 'controller': <nova.api.openstack.wsgi.Resource object at 0x9588350>}
routes.middleware: DEBUG: Match dict: {'action': u'create', 'controller': <nova.api.openstack.wsgi.Resource object at 0x9588350>, 'project_id': u'openstack'}
nova.api.openstack.wsgi: INFO: POST http://127.0.0.1:37492/v2/openstack/os-keypairs
nova.api.openstack.wsgi: ERROR: Exception handling resource: wait() got an unexpected keyword argument 'timeout'
2013-05-01 06:19:16 7508 TRACE nova.api.openstack.wsgi Traceback (most recent call last):
2013-05-01 06:19:16 7508 TRACE nova.api.openstack.wsgi File "<https://jenkins.openstack.org/job/periodic-nova-python26-stable-folsom-cent…",> line 944, in _process_stack
2013-05-01 06:19:16 7508 TRACE nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args)
2013-05-01 06:19:16 7508 TRACE nova.api.openstack.wsgi File "<https://jenkins.openstack.org/job/periodic-nova-python26-stable-folsom-cent…",> line 1032, in dispatch
2013-05-01 06:19:16 7508 TRACE nova.api.openstack.wsgi return method(req=request, **action_args)
2013-05-01 06:19:16 7508 TRACE nova.api.openstack.wsgi File "<https://jenkins.openstack.org/job/periodic-nova-python26-stable-folsom-cent…",> line 88, in create
2013-05-01 06:19:16 7508 TRACE nova.api.openstack.wsgi name)
2013-05-01 06:19:16 7508 TRACE nova.api.openstack.wsgi File "<https://jenkins.openstack.org/job/periodic-nova-python26-stable-folsom-cent…",> line 2230, in create_key_pair
2013-05-01 06:19:16 7508 TRACE nova.api.openstack.wsgi private_key, public_key, fingerprint = crypto.generate_key_pair()
2013-05-01 06:19:16 7508 TRACE nova.api.openstack.wsgi File "<https://jenkins.openstack.org/job/periodic-nova-python26-stable-folsom-cent…",> line 144, in generate_key_pair
2013-05-01 06:19:16 7508 TRACE nova.api.openstack.wsgi '-t', 'rsa', '-f', keyfile, '-C', 'Generated by Nova')
2013-05-01 06:19:16 7508 TRACE nova.api.openstack.wsgi File "<https://jenkins.openstack.org/job/periodic-nova-python26-stable-folsom-cent…",> line 200, in execute
2013-05-01 06:19:16 7508 TRACE nova.api.openstack.wsgi result = obj.communicate()
2013-05-01 06:19:16 7508 TRACE nova.api.openstack.wsgi File "/usr/lib64/python2.6/subprocess.py", line 729, in communicate
2013-05-01 06:19:16 7508 TRACE nova.api.openstack.wsgi stdout, stderr = self._communicate(input, endtime)
2013-05-01 06:19:16 7508 TRACE nova.api.openstack.wsgi File "/usr/lib64/python2.6/subprocess.py", line 1330, in _communicate
2013-05-01 06:19:16 7508 TRACE nova.api.openstack.wsgi self.wait(timeout=self._remaining_time(endtime))
2013-05-01 06:19:16 7508 TRACE nova.api.openstack.wsgi TypeError: wait() got an unexpected keyword argument 'timeout'
2013-05-01 06:19:16 7508 TRACE nova.api.openstack.wsgi
nova.api.openstack.wsgi: INFO: http://127.0.0.1:37492/v2/openstack/os-keypairs returned with HTTP 400
nova.osapi_compute.wsgi.server: INFO: 127.0.0.1 - - [01/May/2013 06:19:16] "POST /v2/openstack/os-keypairs HTTP/1.1" 400 399 0.658088
--------------------- >> end captured logging << ---------------------
======================================================================
FAIL: test_get_product_version_product_brand_does_not_fail (nova.tests.test_xenapi.XenAPISessionTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-nova-python26-stable-folsom-cent…",> line 2855, in test_get_product_version_product_brand_does_not_fail
session._get_product_version_and_brand()
AssertionError: (None, None) != ((5, 6, 2), 'XenServer')
>> raise self.failureException, \
(None or '%r != %r' % ((None, None), ((5, 6, 2), 'XenServer')))
======================================================================
FAIL: test_get_product_version_product_brand_xs_6 (nova.tests.test_xenapi.XenAPISessionTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-nova-python26-stable-folsom-cent…",> line 2866, in test_get_product_version_product_brand_xs_6
session._get_product_version_and_brand()
AssertionError: ((6, 0, 50), 'XenServer') != ((5, 6, 2), 'XenServer')
>> raise self.failureException, \
(None or '%r != %r' % (((6, 0, 50), 'XenServer'), ((5, 6, 2), 'XenServer')))
----------------------------------------------------------------------
XML: nosetests.xml
ERROR: InvocationError: '<https://jenkins.openstack.org/job/periodic-nova-python26-stable-folsom-cent…'>
___________________________________ 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==0.9.6
Cheetah==2.4.4
Jinja2==2.6
Markdown==2.3.1
Paste==1.7.5.1
PasteDeploy==1.5.0
Pygments==1.6
Routes==1.12.3
SQLAlchemy==0.7.9
Sphinx==1.2b1
Tempita==0.5.1
WebOb==1.0.8
amqplib==0.6.1
anyjson==0.2.4
argparse==1.2.1
boto==2.1.1
cliff==1.3.2
cmd2==0.6.4
colorama==0.2.5
coverage==3.6
decorator==3.4.0
distribute==0.6.34
docutils==0.10
eventlet==0.12.1
feedparser==5.1.3
greenlet==0.4.0
httplib2==0.8
iso8601==0.1.4
jsonpatch==1.0
jsonpointer==1.0
jsonschema==1.3.0
kombu==1.0.4
logilab-astng==0.24.3
logilab-common==0.59.1
lxml==2.3.5
mox==0.5.3
netaddr==0.7.10
nose==1.2.1
nosehtmloutput==0.0.4
nova==2012.2.5
openstack.nose-plugin==0.11
oslo.config==1.1.0
paramiko==1.10.1
pep8==1.1
prettytable==0.7.2
pyOpenSSL==0.13
pycrypto==2.6
pylint==0.25.2
pyparsing==1.5.7
python-cinderclient==1.0.3
python-glanceclient==0.9.0
python-keystoneclient==0.2.3
python-quantumclient==2.2.1
requests==1.2.0
setuptools-git==1.0b1
simplejson==3.1.3
sqlalchemy-migrate==0.7.2
suds==0.4
termcolor==1.1.0
unittest2==0.5.1
warlock==1.0.0
+ echo ======================================================================
======================================================================
+ '[' -d .testrepository ']'
+ sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh post
grep: /var/log/auth.log: No such file or directory
+ 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.e1pIHsEoaU
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-nova-python26-stable-folsom-centos6
[SCP] Trying to create /srv/static/logs/periodic/periodic-nova-python26-stable-folsom-centos6/1
[SCP] Copying console log.
1
13
Build failed in Jenkins: periodic-glance-python26-stable-grizzly-centos6 #12
by OpenStack Jenkins 14 May '13
by OpenStack Jenkins 14 May '13
14 May '13
See <https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly-c…>
------------------------------------------
[...truncated 1167 lines...]
test_add_updates_acls [32mOK [0m[32m 0.00[0m
test_member_addition_updates_acls [32mOK [0m[32m 0.00[0m
test_member_removal_updates_acls [32mOK [0m[32m 0.00[0m
test_save_fetches_members_if_private [32mOK [0m[32m 0.00[0m
test_save_updates_acls [32mOK [0m[32m 0.00[0m
TestStoreLocation
test_bad_store_scheme [32mOK [0m[32m 0.01[0m
test_filesystem_store_location [32mOK [0m[32m 0.01[0m
test_get_location_from_uri_back_to_uri [32mOK [0m[32m 0.01[0m
test_get_store_from_scheme [32mOK [0m[32m 0.01[0m
test_http_store_location [32mOK [0m[32m 0.01[0m
test_rbd_store_location [32mOK [0m[32m 0.01[0m
test_s3_store_location [32mOK [0m[32m 0.01[0m
test_swift_store_location [32mOK [0m[32m 0.01[0m
TestChunkReader
test_read_all_data [32mOK [0m[32m 0.01[0m
TestCreatingLocations
test_multi_tenant_location [32mOK [0m[32m 0.01[0m
test_multi_tenant_location_custom_service_type [32mOK [0m[32m 0.01[0m
test_multi_tenant_location_http [32mOK [0m[32m 0.01[0m
test_multi_tenant_location_with_region [32mOK [0m[32m 0.01[0m
test_single_tenant_location [32mOK [0m[32m 0.01[0m
test_single_tenant_location_http [32mOK [0m[32m 0.01[0m
TestMultiTenantStoreConnections
test_basic_connection [32mOK [0m[32m 0.01[0m
test_connection_with_snet [32mOK [0m[32m 0.01[0m
TestSingleTenantStoreConnections
test_basic_connection [32mOK [0m[32m 0.01[0m
test_connection_invalid_user [32mOK [0m[32m 0.01[0m
test_connection_missing_user [32mOK [0m[32m 0.01[0m
test_connection_with_auth_v1 [32mOK [0m[32m 0.01[0m
test_connection_with_endpoint_type [32mOK [0m[32m 0.01[0m
test_connection_with_no_trailing_slash [32mOK [0m[32m 0.01[0m
test_connection_with_region [32mOK [0m[32m 0.01[0m
test_connection_with_service_type [32mOK [0m[32m 0.01[0m
test_connection_with_snet [32mOK [0m[32m 0.01[0m
TestStoreAuthV1
test_add [32mOK [0m[32m 0.01[0m
test_add_already_existing [32mOK [0m[32m 0.01[0m
test_add_auth_url_variations [32mOK [0m[32m 0.02[0m
test_add_large_object [32mOK [0m[32m 0.01[0m
test_add_large_object_zero_size [32mOK [0m[32m 0.01[0m
test_add_no_container_and_create [32mOK [0m[32m 0.01[0m
test_add_no_container_no_create [32mOK [0m[32m 0.00[0m
test_delete [32mOK [0m[32m 0.00[0m
test_delete_non_existing [32mOK [0m[32m 0.00[0m
test_get [32mOK [0m[32m 0.00[0m
test_get_non_existing [32mOK [0m[32m 0.01[0m
test_get_size [32mOK [0m[32m 0.00[0m
test_get_size_with_multi_tenant_on [32mOK [0m[32m 0.01[0m
test_get_with_http_auth [32mOK [0m[32m 0.00[0m
test_no_auth_address [32mOK [0m[32m 0.01[0m
test_no_key [32mOK [0m[32m 0.01[0m
test_no_user [32mOK [0m[32m 0.01[0m
test_read_acl_public [32mOK [0m[32m 0.01[0m
test_read_acl_tenants [32mOK [0m[32m 0.01[0m
test_read_write_public [32mOK [0m[32m 0.01[0m
TestStoreAuthV2
test_add [32mOK [0m[32m 0.00[0m
test_add_already_existing [32mOK [0m[32m 0.01[0m
test_add_auth_url_variations [32mOK [0m[32m 0.02[0m
test_add_large_object [32mOK [0m[32m 0.01[0m
test_add_large_object_zero_size [32mOK [0m[32m 0.01[0m
test_add_no_container_and_create [32mOK [0m[32m 0.01[0m
test_add_no_container_no_create [32mOK [0m[32m 0.01[0m
test_delete [32mOK [0m[32m 0.00[0m
test_delete_non_existing [32mOK [0m[32m 0.00[0m
test_get [32mOK [0m[32m 0.00[0m
test_get_non_existing [32mOK [0m[32m 0.00[0m
test_get_size [32mOK [0m[32m 0.00[0m
test_get_size_with_multi_tenant_on [32mOK [0m[32m 0.01[0m
test_get_with_http_auth [32mOK [0m[32m 0.01[0m
test_no_auth_address [32mOK [0m[32m 0.01[0m
test_no_key [32mOK [0m[32m 0.01[0m
test_no_user [32mOK [0m[32m 0.01[0m
test_read_acl_public [32mOK [0m[32m 0.01[0m
test_read_acl_tenants [32mOK [0m[32m 0.01[0m
test_read_write_public [32mOK [0m[32m 0.01[0m
test_v2_multi_tenant_location [32mOK [0m[32m 0.00[0m
test_v2_with_no_tenant [32mOK [0m[32m 0.01[0m
TestUtils
test_cooperative_reader [32mOK [0m[33m 0.04[0m
test_cooperative_reader_of_iterator [32mOK [0m[32m 0.00[0m
test_limiting_reader [32mOK [0m[32m 0.01[0m
test_limiting_reader_fails [32mOK [0m[32m 0.01[0m
VersionNegotiationTest
test_request_accept_v1 [32mOK [0m[32m 0.01[0m
test_request_url_v1 [32mOK [0m[32m 0.01[0m
test_request_url_v1_0 [32mOK [0m[32m 0.01[0m
test_request_url_v1_1 [32mOK [0m[32m 0.01[0m
test_request_url_v2 [32mOK [0m[32m 0.01[0m
test_request_url_v2_0 [32mOK [0m[32m 0.01[0m
test_request_url_v2_1 [32mOK [0m[32m 0.01[0m
test_request_url_v2_2_unsupported [32mOK [0m[32m 0.01[0m
test_request_url_v3_unsupported [32mOK [0m[32m 0.01[0m
VersionsTest
test_get_version_list [32mOK [0m[32m 0.01[0m
JSONRequestDeserializerTest
test_default_no_body [32mOK [0m[32m 0.00[0m
test_default_with_body [32mOK [0m[32m 0.00[0m
test_from_json [32mOK [0m[32m 0.00[0m
test_from_json_malformed [32mOK [0m[32m 0.00[0m
test_has_body_has_content_length [32mOK [0m[32m 0.00[0m
test_has_body_no_content_length [32mOK [0m[32m 0.00[0m
test_has_body_zero_content_length [32mOK [0m[32m 0.00[0m
test_no_body_no_content_length [32mOK [0m[32m 0.00[0m
JSONResponseSerializerTest
test_default [32mOK [0m[32m 0.00[0m
test_to_json [32mOK [0m[32m 0.00[0m
RequestTest
test_content_type_accept_default [32mOK [0m[32m 0.00[0m
test_content_type_from_accept_json [32mOK [0m[32m 0.00[0m
test_content_type_from_accept_json_xml_quality [32mOK [0m[32m 0.00[0m
test_content_type_from_accept_xml [32mOK [0m[32m 0.00[0m
test_content_type_from_accept_xml_json [32mOK [0m[32m 0.00[0m
test_content_type_missing [32mOK [0m[32m 0.00[0m
test_content_type_unsupported [32mOK [0m[32m 0.00[0m
test_content_type_with_charset [32mOK [0m[32m 0.00[0m
ResourceTest
test_dispatch [32mOK [0m[32m 0.00[0m
test_dispatch_default [32mOK [0m[32m 0.00[0m
test_dispatch_no_default [32mOK [0m[32m 0.00[0m
test_get_action_args [32mOK [0m[32m 0.00[0m
TestHelpers
test_data_passed_properly_through_headers [32mOK [0m[32m 0.00[0m
test_headers_are_unicode [32mOK [0m[32m 0.00[0m
TestMonkeyPatch
test_time_is_monkey_patched [32mOK [0m[32m 0.00[0m
======================================================================
ERROR: glance.tests.functional.test_bin_glance_control.TestGlanceControl.test_reload
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly-c…",> line 121, in wrapped
func(*a, **kwargs)
File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly-c…",> line 223, in test_reload
self.get_versions()
File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly-c…",> line 39, in get_versions
response, content = http.request(path, 'GET')
File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly-c…",> line 1570, in request
(response, content) = self._request(conn, authority, uri, request_uri, method, body, headers, redirections, cachekey)
File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly-c…",> line 1317, in _request
(response, content) = self._conn_request(conn, request_uri, method, body, headers)
File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly-c…",> line 1252, in _conn_request
conn.connect()
File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly-c…",> line 913, in connect
raise socket.error, msg
error: [Errno 111] ECONNREFUSED
----------------------------------------------------------------------
XML: nosetests.xml
Slowest 5 tests took 90.78 secs:
[31m 26.41 TestScrubber.test_scrubber_app[0m
[31m 20.85 TestScrubber.test_delayed_delete[0m
[31m 14.94 TestRootApi.test_version_configurations[0m
[31m 14.59 TestGlanceControl.test_respawn[0m
[31m 14.00 TestBinGlanceCacheManage.test_queue[0m
----------------------------------------------------------------------
Ran 1102 tests in 609.631s
FAILED (SKIP=38, errors=1)
ERROR: InvocationError: '<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly-c…'>
___________________________________ 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==0.9.6
Jinja2==2.6
MySQL-python==1.2.4
Paste==1.7.5.1
PasteDeploy==1.5.0
Pygments==1.6
Routes==1.13
SQLAlchemy==0.7.9
Sphinx==1.2b1
Tempita==0.5.1
WebOb==1.2.3
amqp==1.0.11
anyjson==0.3.3
argparse==1.2.1
boto==2.9.2
colorama==0.2.5
coverage==3.6
decorator==3.4.0
distribute==0.6.34
docutils==0.10
eventlet==0.12.1
extras==0.0.3
fixtures==0.3.12
glance==jenkins.periodic.glance.python26.stable.grizzly.centos6.12
greenlet==0.4.0
httplib2==0.8
importlib==1.0.2
iso8601==0.1.4
jsonschema==1.3.0
kombu==2.5.10
lxml==3.2.1
mox==0.5.3
nose==1.3.0
nose-exclude==0.1.9
nosehtmloutput==0.0.4
openstack.nose-plugin==0.11
ordereddict==1.1
oslo.config==1.1.0
passlib==1.6.1
pep8==1.3.3
prettytable==0.7.2
psycopg2==2.5
pycrypto==2.6
pysendfile==2.0.0
python-keystoneclient==0.2.3
python-mimeparse==0.1.4
python-swiftclient==1.4.0
repoze.lru==0.6
requests==1.2.0
simplejson==3.3.0
sqlalchemy-migrate==0.7.2
termcolor==1.1.0
testtools==0.9.31
wsgiref==0.1.2
xattr==0.6.4
+ 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=./nose_results.html
+ '[' -f ./nose_results.html ']'
++ grep -c 'tr class=.passClass' ./nose_results.html
+ passcount=127
+ '[' 127 -eq 0 ']'
+ exit 1
+ rm -rf /tmp/tmp.vyftjmj4Tf
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-glance-python26-stable-grizzly-centos6/12
[SCP] uploading file: '/srv/static/logs/periodic/periodic-glance-python26-stable-grizzly-centos6/12/nose_results.html'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.
1
2
Build failed in Jenkins: periodic-quantum-python26-stable-grizzly-centos6 #11
by OpenStack Jenkins 13 May '13
by OpenStack Jenkins 13 May '13
13 May '13
See <https://jenkins.openstack.org/job/periodic-quantum-python26-stable-grizzly-…>
------------------------------------------
[...truncated 5147 lines...]
test_check_bad_action_noraise [32mOK [0m[32m 0.01[0m
test_early_AND_enforcement [32mOK [0m[32m 0.01[0m
test_early_OR_enforcement [32mOK [0m[32m 0.01[0m
test_enforce_bad_action_throws [32mOK [0m[32m 0.01[0m
test_enforce_good_action [32mOK [0m[32m 0.01[0m
test_enforce_http_false [32mOK [0m[32m 0.01[0m
test_enforce_http_true [32mOK [0m[32m 0.01[0m
test_enforce_nonexistent_action_throws [32mOK [0m[32m 0.01[0m
test_ignore_case_role_check [32mOK [0m[32m 0.01[0m
test_templatized_enforcement [32mOK [0m[32m 0.01[0m
QuantumPolicyTestCase
test_enforce_adminonly_attribute_create [32mOK [0m[31m 0.07[0m
test_enforce_adminonly_attribute_nonadminctx_returns_403 [32mOK [0m[32m 0.01[0m
test_enforce_adminonly_attribute_update [32mOK [0m[32m 0.01[0m
test_enforce_parentresource_owner [32mOK [0m[32m 0.01[0m
test_enforce_regularuser_on_read [32mOK [0m[32m 0.01[0m
test_nonadmin_read_on_private_fails [32mOK [0m[32m 0.01[0m
test_nonadmin_read_on_shared_succeeds [32mOK [0m[32m 0.01[0m
test_nonadmin_write_on_private_fails [32mOK [0m[32m 0.01[0m
test_nonadmin_write_on_shared_fails [32mOK [0m[32m 0.01[0m
TestQuantumContext
testQuantumContextAdminToDict [32mOK [0m[32m 0.00[0m
testQuantumContextAdminWithoutSessionToDict [32mOK [0m[32m 0.00[0m
testQuantumContextCreate [32mOK [0m[32m 0.01[0m
testQuantumContextToDict [32mOK [0m[32m 0.00[0m
QuantumManagerTestCase
test_multiple_plugins_specified_for_service_type [32mOK [0m[32m 0.01[0m
test_service_plugin_is_loaded [32mOK [0m[33m 0.03[0m
QuotaExtensionCfgTestCase
test_delete_quotas_forbidden [32mOK [0m[31m 0.30[0m
test_quotas_default_values [32mOK [0m[31m 2.59[0m
test_show_quotas_with_admin [32mOK [0m[31m 0.30[0m
test_show_quotas_without_admin_forbidden [32mOK [0m[31m 0.30[0m
test_update_quotas_forbidden [32mOK [0m[31m 0.31[0m
QuotaExtensionCfgTestCaseXML
test_delete_quotas_forbidden [32mOK [0m[31m 0.31[0m
test_quotas_default_values [32mOK [0m[31m 0.31[0m
test_show_quotas_with_admin [32mOK [0m[31m 0.31[0m
test_show_quotas_without_admin_forbidden [32mOK [0m[31m 2.70[0m
test_update_quotas_forbidden [32mOK [0m[31m 0.21[0m
QuotaExtensionDbTestCase
test_delete_quotas_with_admin [32mOK [0m[31m 0.21[0m
test_delete_quotas_without_admin_forbidden_returns_403 [32mOK [0m[31m 0.21[0m
test_list_quotas_with_admin [32mOK [0m[31m 0.21[0m
test_list_quotas_without_admin_forbidden_returns_403 [32mOK [0m[31m 0.22[0m
test_quotas_default_values [32mOK [0m[31m 0.22[0m
test_quotas_get_tenant_from_empty_request_context_returns_400[32mOK [0m[31m 0.23[0m
test_quotas_get_tenant_from_request_context [32mOK [0m[31m 2.74[0m
test_quotas_limit_check [32mOK [0m[31m 0.21[0m
test_quotas_limit_check_with_invalid_quota_value [32mOK [0m[31m 0.21[0m
test_quotas_limit_check_with_over_quota [32mOK [0m[31m 0.23[0m
test_quotas_loaded_bad_returns_404 [32mOK [0m[31m 0.22[0m
test_quotas_loaded_right [32mOK [0m[31m 0.22[0m
test_show_quotas_with_admin [32mOK [0m[31m 0.22[0m
test_show_quotas_with_owner_tenant [32mOK [0m[31m 0.23[0m
test_show_quotas_without_admin_forbidden_returns_403 [32mOK [0m[31m 2.67[0m
test_update_attributes [32mOK [0m[31m 0.21[0m
test_update_quotas_with_admin [32mOK [0m[31m 0.21[0m
test_update_quotas_with_non_integer_returns_400 [32mOK [0m[31m 0.21[0m
test_update_quotas_with_non_support_resource_returns_400 [32mOK [0m[31m 0.21[0m
test_update_quotas_without_admin_forbidden_returns_403 [32mOK [0m[31m 0.21[0m
QuotaExtensionDbTestCaseXML
test_delete_quotas_with_admin [32mOK [0m[31m 0.22[0m
test_delete_quotas_without_admin_forbidden_returns_403 [32mOK [0m[31m 0.21[0m
test_list_quotas_with_admin [32mOK [0m[31m 2.65[0m
test_list_quotas_without_admin_forbidden_returns_403 [32mOK [0m[31m 0.20[0m
test_quotas_default_values [32mOK [0m[31m 0.21[0m
test_quotas_get_tenant_from_empty_request_context_returns_400[32mOK [0m[31m 0.21[0m
test_quotas_get_tenant_from_request_context [32mOK [0m[31m 0.21[0m
test_quotas_limit_check [32mOK [0m[31m 0.22[0m
test_quotas_limit_check_with_invalid_quota_value [32mOK [0m[31m 0.22[0m
test_quotas_limit_check_with_over_quota [32mOK [0m[31m 0.23[0m
test_quotas_loaded_bad_returns_404 [32mOK [0m[31m 2.61[0m
test_quotas_loaded_right [32mOK [0m[31m 0.20[0m
test_show_quotas_with_admin [32mOK [0m[31m 0.21[0m
test_show_quotas_with_owner_tenant [32mOK [0m[31m 0.21[0m
test_show_quotas_without_admin_forbidden_returns_403 [32mOK [0m[31m 0.21[0m
test_update_attributes [32mOK [0m[31m 0.23[0m
test_update_quotas_with_admin [32mOK [0m[31m 0.22[0m
test_update_quotas_with_non_integer_returns_400 [32mOK [0m[31m 0.22[0m
test_update_quotas_with_non_support_resource_returns_400 [32mOK [0m[31m 2.60[0m
test_update_quotas_without_admin_forbidden_returns_403 [32mOK [0m[31m 0.21[0m
RootwrapTestCase
test_DnsmasqFilter [32mOK [0m[32m 0.00[0m
test_DnsmasqNetnsFilter [32mOK [0m[32m 0.00[0m
test_IpFilter_netns_add [32mOK [0m[32m 0.00[0m
test_IpFilter_netns_delete [32mOK [0m[32m 0.00[0m
test_IpFilter_netns_list [32mOK [0m[32m 0.00[0m
test_IpFilter_non_netns [32mOK [0m[32m 0.00[0m
test_IpNetnsExecFilter_match [32mOK [0m[32m 0.00[0m
test_IpNetnsExecFilter_nomatch [32mOK [0m[32m 0.00[0m
test_KillFilter [32mOK [0m[31m 0.45[0m
test_KillFilter_deleted_exe [32mOK [0m[32m 0.00[0m
test_KillFilter_no_raise [32mOK [0m[32m 0.00[0m
test_ReadFileFilter [32mOK [0m[32m 0.00[0m
test_RegExpFilter_match [32mOK [0m[32m 0.00[0m
test_RegExpFilter_reject [32mOK [0m[32m 0.00[0m
test_match_filter_recurses_exec_command_filter [32mOK [0m[32m 0.00[0m
test_missing_command [32mOK [0m[32m 0.00[0m
test_skips [32mOK [0m[32m 0.00[0m
RouterServiceInsertionTestCase
test_health_monitor_create [32mOK [0m[31m 0.45[0m
test_health_monitor_delete_with_router_id [32mOK [0m[31m 0.36[0m
test_health_monitor_delete_without_router_id [32mOK [0m[31m 0.32[0m
test_health_monitor_update_with_router_id [32mOK [0m[31m 0.29[0m
test_health_monitor_update_without_router_id [32mOK [0m[31m 0.28[0m
test_pool_create [32mOK [0m[31m 0.26[0m
test_pool_delete_with_router_id [32mOK [0m[31m 0.28[0m
test_pool_delete_without_router_id [32mOK [0m[31m 0.28[0m
test_pool_update_with_router_id [32mOK [0m[31m 3.43[0m
test_pool_update_without_router_id [32mOK [0m[31m 0.26[0m
test_router_create_no_service_type_id [32mOK [0m[31m 0.22[0m
test_router_create_with_service_type_id [32mOK [0m[31m 0.22[0m
test_router_delete [32mOK [0m[31m 0.24[0m
test_router_get [32mOK [0m[31m 0.23[0m
test_router_update_with_service_type_id [32mOK [0m[31m 0.22[0m
test_router_update_without_service_type_id [32mOK [0m[31m 0.23[0m
test_vip_create [32mOK [0m[31m 0.28[0m
test_vip_delete_with_router_id [32mOK [0m[31m 0.32[0m
test_vip_delete_without_router_id [32mOK [0m[31m 0.30[0m
test_vip_update_with_router_id [32mOK [0m[31m 0.27[0m
test_vip_update_without_router_id [32mOK [0m[31m 2.70[0m
SGAgentRpcCallBackMixinTestCase
test_security_groups_member_updated [32mOK [0m[32m 0.00[0m
test_security_groups_provider_updated [32mOK [0m[32m 0.00[0m
test_security_groups_rule_updated [32mOK [0m[32m 0.00[0m
SGServerRpcCallBackMixinTestCase
test_security_group_rules_for_devices_ipv4_egress [32mOK [0m[31m 0.44[0m
test_security_group_rules_for_devices_ipv4_ingress [32mOK [0m[31m 0.45[0m
test_security_group_rules_for_devices_ipv4_source_group [32mOK [0m[31m 0.49[0m
test_security_group_rules_for_devices_ipv6_egress [32mOK [0m[31m 0.40[0m
test_security_group_rules_for_devices_ipv6_ingress [32mOK [0m[31m 0.42[0m
test_security_group_rules_for_devices_ipv6_source_group [32mOK [0m[31m 0.49[0m
SGServerRpcCallBackMixinTestCaseXML
test_security_group_rules_for_devices_ipv4_egress [32mOK [0m[31m 0.43[0m
test_security_group_rules_for_devices_ipv4_ingress [32mOK [0m[31m 2.86[0m
test_security_group_rules_for_devices_ipv4_source_group [32mOK [0m[31m 0.55[0m
test_security_group_rules_for_devices_ipv6_egress [32mOK [0m[31m 0.45[0m
test_security_group_rules_for_devices_ipv6_ingress [32mOK [0m[31m 0.44[0m
test_security_group_rules_for_devices_ipv6_source_group [32mOK [0m[31m 0.54[0m
SecurityGroupAgentRpcApiTestCase
test_security_groups_member_not_updated [32mOK [0m[32m 0.00[0m
test_security_groups_member_updated [32mOK [0m[32m 0.00[0m
test_security_groups_rule_not_updated [32mOK [0m[32m 0.00[0m
test_security_groups_rule_updated [32mOK [0m[32m 0.00[0m
SecurityGroupAgentRpcTestCase
test_prepare_and_remove_devices_filter [32mOK [0m[32m 0.00[0m
test_refresh_firewall [32mOK [0m[32m 0.01[0m
test_security_groups_member_not_updated [32mOK [0m[32m 0.00[0m
test_security_groups_member_updated [32mOK [0m[32m 0.01[0m
test_security_groups_provider_updated [32mOK [0m[32m 0.00[0m
test_security_groups_rule_not_updated [32mOK [0m[32m 0.00[0m
test_security_groups_rule_updated [32mOK [0m[32m 0.01[0m
SecurityGroupServerRpcApiTestCase
test_security_group_rules_for_devices [32mOK [0m[32m 0.00[0m
TestSecurityGroupAgentWithIptables
test_prepare_remove_port [32mOK [0m[31m 0.05[0m
test_security_group_member_updated [32mOK [0m[31m 0.10[0m
test_security_group_rule_udpated [32mOK [0m[33m 0.04[0m
TestSecurityGroupAgentWithOVSIptables
test_prepare_remove_port [32mOK [0m[33m 0.04[0m
test_security_group_member_updated [32mOK [0m[31m 0.10[0m
test_security_group_rule_udpated [32mOK [0m[33m 0.04[0m
TestSecurityGroupExtensionControl
test_disable_security_group_extension_iptables_driver [32mOK [0m[32m 0.00[0m
test_disable_security_group_extension_noop_driver [32mOK [0m[32m 0.00[0m
test_firewall_enabled_iptables_driver [32mOK [0m[32m 0.00[0m
test_firewall_enabled_noop_driver [32mOK [0m[32m 0.00[0m
ServiceTypeExtensionTestCase
test_create_service_type_adminctx_returns_200 [32mOK [0m[31m 0.10[0m
test_create_service_type_nonadminctx_returns_403 [32mOK [0m[33m 0.03[0m
test_service_type_create [32mOK [0m[33m 0.03[0m
test_service_type_delete [32mOK [0m[33m 0.04[0m
test_service_type_get [32mOK [0m[32m 0.02[0m
test_service_type_list [32mOK [0m[32m 0.02[0m
test_service_type_update [32mOK [0m[33m 0.03[0m
test_update_service_type_adminctx_returns_200 [32mOK [0m[33m 0.03[0m
test_update_service_type_nonadminctx_returns_403 Build timed out (after 30 minutes). Marking the build as failed.
/usr/local/jenkins/slave_scripts/run-tox.sh: line 48: 31382 Terminated tox -e$venv
+ result=143
+ echo 'Begin pip freeze output from test virtualenv:'
Begin pip freeze output from test virtualenv:
+ echo ======================================================================
======================================================================
+ .tox/py26/bin/pip freeze
++ rm -rf /tmp/tmp.n3DlsWDLf7
[SCP] Connecting to static.openstack.org
Babel==0.9.6
Jinja2==2.6
Mako==0.8.0
MarkupSafe==0.15
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.5.0
amqplib==0.6.1
anyjson==0.3.3
argparse==1.2.1
cliff==1.3.3
cmd2==0.6.5.1
colorama==0.2.5
configobj==4.7.2
coverage==3.6
discover==0.4.0
distribute==0.6.34
docutils==0.10
eventlet==0.12.1
extras==0.0.3
fixtures==0.3.12
greenlet==0.4.0
httplib2==0.8
iso8601==0.1.4
kombu==1.0.4
mock==1.0.1
mox==0.5.3
netaddr==0.7.10
netifaces==0.8
nose==1.3.0
nosehtmloutput==0.0.4
nosexcover==1.0.8
openstack.nose-plugin==0.11
oslo.config==1.1.0
pep8==1.3.3
prettytable==0.7.2
pyparsing==1.5.7
python-keystoneclient==0.2.3
python-mimeparse==0.1.4
python-novaclient==2.13.0
python-quantumclient==2.2.1
python-subunit==0.0.11
pyudev==0.16.1
quantum==jenkins.periodic.quantum.python26.stable.grizzly.centos6.11
repoze.lru==0.6
requests==1.2.0
setuptools-git==1.0b1
simplejson==3.3.0
termcolor==1.1.0
testrepository==0.0.15
testtools==0.9.31
[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-quantum-python26-stable-grizzly-centos6/11
[SCP] Copying console log.
1
2
Build failed in Jenkins: periodic-tempest-devstack-vm-stable-grizzly #37
by OpenStack Jenkins 13 May '13
by OpenStack Jenkins 13 May '13
13 May '13
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-stable-grizz…>
------------------------------------------
[...truncated 16071 lines...]
+ FXTRACE='set -o xtrace'
+ set +o xtrace
+ ping_check private 10.1.0.2 90
+ is_service_enabled quantum
+ services=quantum
+ for service in '${services}'
+ [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,s-proxy,s-account,s-container,s-object,cinder,c-api,c-vol,c-sch,n-cond,n-net, =~ ,quantum, ]]
+ [[ quantum == \n\o\v\a ]]
+ [[ quantum == \c\i\n\d\e\r ]]
+ [[ quantum == \c\e\i\l\o\m\e\t\e\r ]]
+ [[ quantum == \g\l\a\n\c\e ]]
+ [[ quantum == \q\u\a\n\t\u\m ]]
+ [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,s-proxy,s-account,s-container,s-object,cinder,c-api,c-vol,c-sch,n-cond,n-net =~ q- ]]
+ [[ quantum == \s\w\i\f\t ]]
+ [[ quantum == s-* ]]
+ return 1
+ _ping_check_novanet private 10.1.0.2 90
+ local from_net=private
+ local ip=10.1.0.2
+ local boot_timeout=90
+ local expected=True
+ local check_command=
++ trueorfalse False
++ local default=False
++ local testval=
++ [[ -z '' ]]
++ echo False
++ return
+ MULTI_HOST=False
+ [[ False = \T\r\u\e ]]
+ [[ True = \T\r\u\e ]]
+ check_command='while ! ping -c1 -w1 10.1.0.2; do sleep 1; done'
+ timeout 90 sh -c 'while ! ping -c1 -w1 10.1.0.2; do sleep 1; done'
PING 10.1.0.2 (10.1.0.2) 56(84) bytes of data.
--- 10.1.0.2 ping statistics ---
2 packets transmitted, 0 received, 100% packet loss, time 999ms
PING 10.1.0.2 (10.1.0.2) 56(84) bytes of data.
--- 10.1.0.2 ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
PING 10.1.0.2 (10.1.0.2) 56(84) bytes of data.
--- 10.1.0.2 ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
PING 10.1.0.2 (10.1.0.2) 56(84) bytes of data.
--- 10.1.0.2 ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
PING 10.1.0.2 (10.1.0.2) 56(84) bytes of data.
--- 10.1.0.2 ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
PING 10.1.0.2 (10.1.0.2) 56(84) bytes of data.
>From 10.1.0.1 icmp_seq=1 Destination Host Unreachable
--- 10.1.0.2 ping statistics ---
1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms
PING 10.1.0.2 (10.1.0.2) 56(84) bytes of data.
--- 10.1.0.2 ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
PING 10.1.0.2 (10.1.0.2) 56(84) bytes of data.
64 bytes from 10.1.0.2: icmp_req=1 ttl=64 time=4.88 ms
--- 10.1.0.2 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 4.887/4.887/4.887/0.000 ms
++ cinder list
++ grep ex-vol-369406c1
++ get_field 2
++ read data
++ head -1
+ [[ -n '' ]]
++ date +%s
+ start_time=1368252714
+ cinder create --display_name ex-vol-369406c1 --display_description 'test volume: ex-vol-369406c1' 1
+---------------------+--------------------------------------+
| Property | Value |
+---------------------+--------------------------------------+
| attachments | [] |
| availability_zone | nova |
| bootable | false |
| created_at | 2013-05-11T06:11:55.002154 |
| display_description | test volume: ex-vol-369406c1 |
| display_name | ex-vol-369406c1 |
| id | dbf749f3-fde7-43e9-bad6-8464c463772a |
| metadata | {} |
| size | 1 |
| snapshot_id | None |
| source_volid | None |
| status | creating |
| volume_type | None |
+---------------------+--------------------------------------+
+ timeout 90 sh -c 'while ! cinder list | grep ex-vol-369406c1 | grep available; do sleep 1; done'
| dbf749f3-fde7-43e9-bad6-8464c463772a | available | ex-vol-369406c1 | 1 | None | false | |
++ date +%s
+ end_time=1368252717
+ echo 'Completed cinder create in 3 seconds'
Completed cinder create in 3 seconds
++ cinder list
++ grep ex-vol-369406c1
++ head -1
++ get_field 1
++ read data
++ '[' 1 -lt 0 ']'
++ field='$2'
++ echo '| dbf749f3-fde7-43e9-bad6-8464c463772a | available | ex-vol-369406c1 | 1 | None | false | |'
++ awk '-F[ \t]*\\|[ \t]*' '{print $2}'
++ read data
+ VOL_ID=dbf749f3-fde7-43e9-bad6-8464c463772a
+ die_if_not_set 158 VOL_ID 'Failure retrieving volume ID for ex-vol-369406c1'
+ local exitcode=0
++ set +o
++ grep xtrace
+ FXTRACE='set -o xtrace'
+ set +o xtrace
+ DEVICE=/dev/vdb
++ date +%s
+ start_time=1368252718
+ nova volume-attach d76edf84-6438-4cb7-a07e-2c8aea4ce329 dbf749f3-fde7-43e9-bad6-8464c463772a /dev/vdb
+----------+--------------------------------------+
| Property | Value |
+----------+--------------------------------------+
| device | /dev/vdb |
| serverId | d76edf84-6438-4cb7-a07e-2c8aea4ce329 |
| id | dbf749f3-fde7-43e9-bad6-8464c463772a |
| volumeId | dbf749f3-fde7-43e9-bad6-8464c463772a |
+----------+--------------------------------------+
+ timeout 90 sh -c 'while ! cinder list | grep ex-vol-369406c1 | grep in-use; do sleep 1; done'
| dbf749f3-fde7-43e9-bad6-8464c463772a | in-use | ex-vol-369406c1 | 1 | None | false | d76edf84-6438-4cb7-a07e-2c8aea4ce329 |
++ date +%s
+ end_time=1368252724
+ echo 'Completed volume-attach in 6 seconds'
Completed volume-attach in 6 seconds
++ cinder list
++ grep ex-vol-369406c1
++ head -1
++ get_field -1
++ read data
++ '[' -1 -lt 0 ']'
++ field='($(NF-1))'
++ echo '| dbf749f3-fde7-43e9-bad6-8464c463772a | in-use | ex-vol-369406c1 | 1 | None | false | d76edf84-6438-4cb7-a07e-2c8aea4ce329 |'
++ awk '-F[ \t]*\\|[ \t]*' '{print ($(NF-1))}'
++ read data
+ VOL_ATTACH=d76edf84-6438-4cb7-a07e-2c8aea4ce329
+ die_if_not_set 172 VOL_ATTACH 'Failure retrieving ex-vol-369406c1 status'
+ local exitcode=0
++ set +o
++ grep xtrace
+ FXTRACE='set -o xtrace'
+ set +o xtrace
+ [[ d76edf84-6438-4cb7-a07e-2c8aea4ce329 != d76edf84-6438-4cb7-a07e-2c8aea4ce329 ]]
++ date +%s
+ start_time=1368252725
+ nova volume-detach d76edf84-6438-4cb7-a07e-2c8aea4ce329 dbf749f3-fde7-43e9-bad6-8464c463772a
+ timeout 90 sh -c 'while ! cinder list | grep ex-vol-369406c1 | grep available; do sleep 1; done'
| dbf749f3-fde7-43e9-bad6-8464c463772a | available | ex-vol-369406c1 | 1 | None | false | |
++ date +%s
+ end_time=1368252731
+ echo 'Completed volume-detach in 6 seconds'
Completed volume-detach in 6 seconds
++ date +%s
+ start_time=1368252731
+ cinder delete dbf749f3-fde7-43e9-bad6-8464c463772a
+ timeout 90 sh -c 'while cinder list | grep ex-vol-369406c1; do sleep 1; done'
| dbf749f3-fde7-43e9-bad6-8464c463772a | deleting | ex-vol-369406c1 | 1 | None | false | |
++ date +%s
+ end_time=1368252735
+ echo 'Completed cinder delete in 4 seconds'
Completed cinder delete in 4 seconds
+ nova delete d76edf84-6438-4cb7-a07e-2c8aea4ce329
+ timeout 60 sh -c 'while nova list | grep -q d76edf84-6438-4cb7-a07e-2c8aea4ce329; do sleep 1; done'
+ nova secgroup-delete vol_secgroup
+ set +o xtrace
*********************************************************************
SUCCESS: End DevStack Exercise: /opt/stack/new/devstack/exercises/volumes.sh
*********************************************************************
=====================================================================
SKIP boot_from_volume
SKIP client-env
SKIP quantum-adv-test
PASS aggregates
PASS bundle
PASS client-args
PASS euca
PASS floating_ips
PASS horizon
PASS sec_groups
PASS swift
PASS volumes
=====================================================================
Running tempest full test suite
ERROR: unknown environment 'full'
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-stable-grizzly/37
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/devstack-gate-cleanup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/devstack-gate-setup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/devstack-gate-setup-workspace-new.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/devstacklog.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/iptables.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/kern_log.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/localrc.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/mysql
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/mysql/error.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/mysql/mysql-slow.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/rabbitmq
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/rabbitmq/rabbit(a)devstack-1368249709-sasl.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/rabbitmq/rabbit(a)devstack-1368249709.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/rabbitmq/startup_log.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/screen-c-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/screen-c-sch.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/screen-c-vol.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/screen-g-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/screen-g-reg.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/screen-horizon.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/screen-key.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/screen-n-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/screen-n-cond.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/screen-n-cpu.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/screen-n-crt.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/screen-n-net.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/screen-n-obj.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/screen-n-sch.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/screen-s-account.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/screen-s-container.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/screen-s-object.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/screen-s-proxy.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/screen-sysstat.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/sudoers.d
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/sudoers.d/README.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/sudoers.d/cinder-rootwrap.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/sudoers.d/jenkins-sudo-grep.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/sudoers.d/nova-rootwrap.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/sudoers.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/syslog.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/37/logs/sysstat.dat.gz'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.
1
2
Build failed in Jenkins: periodic-quantum-python26-stable-grizzly #8
by OpenStack Jenkins 12 May '13
by OpenStack Jenkins 12 May '13
12 May '13
See <https://jenkins.openstack.org/job/periodic-quantum-python26-stable-grizzly/…>
------------------------------------------
[...truncated 4619 lines...]
test_filter_ipv4_ingress_tcp_mport_prefix [32mOK [0m[32m 0.01[0m
test_filter_ipv4_ingress_tcp_port [32mOK [0m[32m 0.01[0m
test_filter_ipv4_ingress_tcp_prefix [32mOK [0m[33m 0.03[0m
test_filter_ipv4_ingress_udp [32mOK [0m[32m 0.01[0m
test_filter_ipv4_ingress_udp_mport [32mOK [0m[32m 0.01[0m
test_filter_ipv4_ingress_udp_mport_prefix [32mOK [0m[32m 0.01[0m
test_filter_ipv4_ingress_udp_port [32mOK [0m[32m 0.01[0m
test_filter_ipv4_ingress_udp_prefix [32mOK [0m[32m 0.01[0m
test_filter_ipv6_egress [32mOK [0m[32m 0.02[0m
test_filter_ipv6_egress_icmp [32mOK [0m[32m 0.01[0m
test_filter_ipv6_egress_icmp_prefix [32mOK [0m[32m 0.02[0m
test_filter_ipv6_egress_prefix [32mOK [0m[32m 0.01[0m
test_filter_ipv6_egress_tcp [32mOK [0m[32m 0.01[0m
test_filter_ipv6_egress_tcp_mport [32mOK [0m[32m 0.01[0m
test_filter_ipv6_egress_tcp_mport_prefix [32mOK [0m[32m 0.01[0m
test_filter_ipv6_egress_tcp_port [32mOK [0m[32m 0.01[0m
test_filter_ipv6_egress_tcp_prefix [32mOK [0m[32m 0.01[0m
test_filter_ipv6_egress_udp [32mOK [0m[32m 0.01[0m
test_filter_ipv6_egress_udp_mport [32mOK [0m[32m 0.01[0m
test_filter_ipv6_egress_udp_mport_prefix [32mOK [0m[31m 0.09[0m
test_filter_ipv6_egress_udp_port [32mOK [0m[33m 0.03[0m
test_filter_ipv6_egress_udp_prefix [32mOK [0m[32m 0.01[0m
test_filter_ipv6_ingress [32mOK [0m[32m 0.01[0m
test_filter_ipv6_ingress_icmp [32mOK [0m[32m 0.01[0m
test_filter_ipv6_ingress_icmp_prefix [32mOK [0m[32m 0.02[0m
test_filter_ipv6_ingress_prefix [32mOK [0m[32m 0.01[0m
test_filter_ipv6_ingress_tcp [32mOK [0m[32m 0.02[0m
test_filter_ipv6_ingress_tcp_mport [32mOK [0m[32m 0.02[0m
test_filter_ipv6_ingress_tcp_mport_prefix [32mOK [0m[32m 0.01[0m
test_filter_ipv6_ingress_tcp_port [32mOK [0m[32m 0.01[0m
test_filter_ipv6_ingress_tcp_prefix [32mOK [0m[32m 0.02[0m
test_filter_ipv6_ingress_udp [32mOK [0m[32m 0.01[0m
test_filter_ipv6_ingress_udp_mport [32mOK [0m[32m 0.01[0m
test_filter_ipv6_ingress_udp_mport_prefix [32mOK [0m[32m 0.01[0m
test_filter_ipv6_ingress_udp_port [32mOK [0m[32m 0.01[0m
test_filter_ipv6_ingress_udp_prefix [32mOK [0m[32m 0.01[0m
test_prepare_port_filter_with_no_sg [32mOK [0m[32m 0.01[0m
test_remove_unknown_port [32mOK [0m[32m 0.01[0m
test_update_delete_port_filter [32mOK [0m[32m 0.01[0m
IptablesManagerStateFulTestCase
test_add_and_remove_chain [32mOK [0m[32m 0.01[0m
test_add_filter_rule [32mOK [0m[32m 0.00[0m
test_add_nat_rule [32mOK [0m[32m 0.00[0m
test_add_rule_to_a_nonexistent_chain [32mOK [0m[32m 0.00[0m
test_binary_name [32mOK [0m[32m 0.01[0m
test_get_chanin_name [32mOK [0m[32m 0.00[0m
test_remove_nonexistent_chain [32mOK [0m[32m 0.00[0m
test_remove_nonexistent_rule [32mOK [0m[32m 0.00[0m
IptablesManagerStateLessTestCase
test_nat_not_found [32mOK [0m[32m 0.00[0m
TestBasicRouterOperations
testAgentAddExternalGateway [32mOK [0m[32m 0.02[0m
testAgentAddFloatingIP [32mOK [0m[33m 0.05[0m
testAgentAddInternalNetwork [32mOK [0m[33m 0.04[0m
testAgentCreate [32mOK [0m[32m 0.01[0m
testAgentRemoveExternalGateway [32mOK [0m[32m 0.02[0m
testAgentRemoveFloatingIP [32mOK [0m[32m 0.02[0m
testAgentRemoveInternalNetwork [32mOK [0m[32m 0.02[0m
testAgentRoutingTableUpdated [32mOK [0m[32m 0.01[0m
testAgentRoutingTableUpdatedNoNameSpace [32mOK [0m[32m 0.01[0m
testDestroyNamespace [32mOK [0m[32m 0.01[0m
testDestroyNamespaceWithRouterId [32mOK [0m[32m 0.01[0m
testProcessRouter [32mOK [0m[33m 0.04[0m
testRouterInfoCreate [32mOK [0m[32m 0.02[0m
testRoutersWithAdminStateDown [32mOK [0m[31m 2.50[0m
testRoutesUpdated [32mOK [0m[32m 0.01[0m
testRoutesUpdatedNoNamespace [32mOK [0m[32m 0.02[0m
testSingleLoopRouterRemoval [32mOK [0m[31m 0.06[0m
TestL3AgentEventHandler
test_spawn_metadata_proxy [32mOK [0m[32m 0.01[0m
L3NatDBTestCase
test_create_external_network_admin_suceeds [32mOK [0m[31m 0.23[0m
test_create_external_network_non_admin_fails [32mOK [0m[31m 0.23[0m
test_create_floating_non_ext_network_returns_400 [32mOK [0m[31m 0.33[0m
test_create_floatingip_invalid_fixed_ip_address_returns_400 [32mOK [0m[31m 0.19[0m
test_create_floatingip_invalid_floating_network_id_returns_400[32mOK [0m[31m 0.17[0m
test_create_floatingip_invalid_floating_port_id_returns_400 [32mOK [0m[31m 0.18[0m
test_create_floatingip_no_ext_gateway_return_404 [32mOK [0m[31m 0.60[0m
test_create_floatingip_no_public_subnet_returns_400 [32mOK [0m[31m 0.50[0m
test_create_port_external_network_admin_suceeds [32mOK [0m[31m 0.44[0m
test_create_port_external_network_non_admin_fails [32mOK [0m[31m 0.25[0m
test_floating_ip_direct_port_delete_returns_409 [32mOK [0m[31m 3.01[0m
test_floatingip_crd_ops [32mOK [0m[31m 0.91[0m
test_floatingip_delete_router_intf_with_port_id_returns_409 [32mOK [0m[31m 0.78[0m
test_floatingip_delete_router_intf_with_subnet_id_returns_409[32mOK [0m[31m 0.86[0m
test_floatingip_list_with_pagination [32mOK [0m[31m 0.59[0m
test_floatingip_list_with_pagination_reverse [32mOK [0m[31m 2.88[0m
test_floatingip_list_with_sort [32mOK [0m[31m 0.58[0m
test_floatingip_port_delete [32mOK [0m[31m 0.69[0m
test_floatingip_update [32mOK [0m[31m 0.96[0m
test_floatingip_with_assoc [32mOK [0m[31m 0.65[0m
test_floatingip_with_assoc_fails [32mOK [0m[31m 2.86[0m
test_floatingips_op_agent [32mOK [0m[31m 0.67[0m
test_get_network_succeeds_without_filter [32mOK [0m[31m 0.15[0m
test_interfaces_op_agent [32mOK [0m[31m 0.43[0m
test_l3_agent_routers_query_floatingips [32mOK [0m[31m 0.70[0m
test_l3_agent_routers_query_gateway [32mOK [0m[31m 0.41[0m
test_l3_agent_routers_query_ignore_interfaces_with_moreThanOneIp[32mOK [0m[31m 0.60[0m
test_l3_agent_routers_query_interfaces [32mOK [0m[31m 2.62[0m
test_list_nets_external [32mOK [0m[31m 0.31[0m
test_list_nets_external_pagination [32mOK [0m[31m 0.33[0m
test_network_filter_hook_admin_context [32mOK [0m[31m 0.14[0m
test_network_filter_hook_nonadmin_context [32mOK [0m[31m 0.17[0m
test_network_update_external [32mOK [0m[31m 0.42[0m
test_network_update_external_failure [32mOK [0m[31m 0.39[0m
test_router_add_gateway [32mOK [0m[31m 0.39[0m
test_router_add_gateway_dup_subnet1_returns_400 [32mOK [0m[31m 0.35[0m
test_router_add_gateway_dup_subnet2_returns_400 [32mOK [0m[31m 0.36[0m
test_router_add_gateway_invalid_network_returns_404 [32mOK [0m[31m 0.18[0m
test_router_add_gateway_net_not_external_returns_400 [32mOK [0m[31m 0.28[0m
test_router_add_gateway_no_subnet_returns_400 [32mOK [0m[31m 2.33[0m
test_router_add_gateway_tenant_ctx [32mOK [0m[31m 0.41[0m
test_router_add_interface_dup_subnet1_returns_400 [32mOK [0m[31m 0.34[0m
test_router_add_interface_dup_subnet2_returns_400 [32mOK [0m[31m 0.43[0m
test_router_add_interface_no_data_returns_400 [32mOK [0m[31m 0.18[0m
test_router_add_interface_overlapped_cidr_returns_400 [32mOK [0m[31m 0.66[0m
test_router_add_interface_port [32mOK [0m[31m 0.40[0m
test_router_add_interface_port_bad_tenant_returns_404 [32mOK [0m[31m 0.45[0m
test_router_add_interface_subnet [32mOK [0m[31m 0.34[0m
test_router_add_interface_subnet_with_bad_tenant_returns_404 [32mOK [0m[31m 2.40[0m
test_router_add_interface_subnet_with_port_from_other_tenant [32mOK [0m[31m 0.78[0m
test_router_create [32mOK [0m[31m 0.26[0m
test_router_create_with_gwinfo [32mOK [0m[31m 0.52[0m
test_router_delete [32mOK [0m[31m 0.25[0m
test_router_delete_subnet_inuse_returns_409 [32mOK [0m[31m 0.37[0m
test_router_delete_with_floatingip_existed_returns_409 [32mOK [0m[31m 0.69[0m
test_router_delete_with_port_existed_returns_409 [32mOK [0m[31m 0.41[0m
test_router_gateway_op_agent [32mOK [0m[31m 0.47[0m
test_router_list [32mOK [0m[31m 2.47[0m
test_router_list_with_pagination [32mOK [0m[31m 0.38[0m
test_router_list_with_pagination_reverse [32mOK [0m[31m 0.36[0m
test_router_list_with_parameters [32mOK [0m[31m 0.28[0m
test_router_list_with_sort [32mOK [0m[31m 0.29[0m
test_router_remove_interface_inuse_returns_409 [32mOK [0m[31m 0.52[0m
test_router_remove_interface_wrong_port_returns_404 [32mOK [0m[31m 0.67[0m
test_router_remove_interface_wrong_subnet_returns_409 [32mOK [0m[31m 0.44[0m
test_router_show [32mOK [0m[31m 0.18[0m
test_router_update [32mOK [0m[31m 0.20[0m
test_router_update_gateway [32mOK [0m[31m 0.51[0m
test_router_update_gateway_to_empty_with_existed_floatingip [32mOK [0m[31m 3.17[0m
test_router_update_gateway_with_existed_floatingip [32mOK [0m[31m 1.13[0m
test_two_fips_one_port_invalid_return_409 [32mOK [0m[31m 1.22[0m
L3NatDBTestCaseXML
test_create_external_network_admin_suceeds [32mOK [0m[31m 0.43[0m
test_create_external_network_non_admin_fails [32mOK [0m[31m 0.21[0m
test_create_floating_non_ext_network_returns_400 [32mOK [0m[31m 0.30[0m
test_create_floatingip_invalid_fixed_ip_address_returns_400 [32mOK [0m[31m 0.14[0m
test_create_floatingip_invalid_floating_network_id_returns_400[32mOK [0m[31m 0.14[0m
test_create_floatingip_invalid_floating_port_id_returns_400 [32mOK [0m[31m 0.13[0m
test_create_floatingip_no_ext_gateway_return_404 [32mOK [0m[31m 2.61[0m
test_create_floatingip_no_public_subnet_returns_400 [32mOK [0m[31m 0.43[0m
test_create_port_external_network_admin_suceeds [32mOK [0m[31m 0.31[0m
test_create_port_external_network_non_admin_fails [32mOK [0m[31m 0.26[0m
test_floating_ip_direct_port_delete_returns_409 [32mOK [0m[31m 1.06[0m
test_floatingip_crd_ops [32mOK [0m[31m 0.90[0m
test_floatingip_delete_router_intf_with_port_id_returns_409 [32mOK [0m[31m 3.35[0m
test_floatingip_delete_router_intf_with_subnet_id_returns_409[32mOK [0m[31m 0.91[0m
test_floatingip_list_with_pagination [32mOK [0m[31m 0.62[0m
test_floatingip_list_with_pagination_reverse [32mOK [0m[31m 0.61[0m
test_floatingip_list_with_sort [32mOK [0m[31m 0.60[0m
test_floatingip_port_delete [32mOK [0m[31m 2.98[0m
test_floatingip_update [32mOK [0m[31m 1.07[0m
test_floatingip_with_assoc [32mOK [0m[31m 0.76[0m
test_floatingip_with_assoc_fails [32mOK [0m[31m 0.66[0m
test_floatingips_op_agent [32mOK [0m[31m 0.85[0m
test_get_network_succeeds_without_filter [32mOK [0m[31m 0.17[0m
test_interfaces_op_agent [32mOK [0m[31m 2.23[0m
test_l3_agent_routers_query_floatingips [32mOK [0m[31m 0.70[0m
test_l3_agent_routers_query_gateway [32mOK [0m[31m 0.37[0m
test_l3_agent_routers_query_ignore_interfaces_with_moreThanOneIp[32mOK [0m[31m 0.40[0m
test_l3_agent_routers_query_interfaces [32mOK [0m[31m 0.37[0m
test_list_nets_external [32mOK [0m[31m 0.24[0m
test_list_nets_external_pagination [32mOK [0m[31m 0.31[0m
test_network_filter_hook_admin_context [32mOK [0m[31m 0.13[0m
test_network_filter_hook_nonadmin_context [32mOK [0m[31m 0.14[0m
test_network_update_external [32mOK [0m[31m 0.41[0m
test_network_update_external_failure Build timed out (after 30 minutes). Marking the build as failed.
/usr/local/jenkins/slave_scripts/run-tox.sh: line 48: 24615 Terminated tox -e$venv
+ result=143
+ echo 'Begin pip freeze output from test virtualenv:'
Begin pip freeze output from test virtualenv:
+ echo ======================================================================
======================================================================
+ .tox/py26/bin/pip freeze
++ rm -rf /tmp/tmp.EEVKI0zORj
[SCP] Connecting to static.openstack.org
Babel==0.9.6
Jinja2==2.6
Mako==0.8.0
MarkupSafe==0.15
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.5.0
amqplib==0.6.1
anyjson==0.3.3
argparse==1.2.1
cliff==1.3.2
cmd2==0.6.4
colorama==0.2.5
configobj==4.7.2
coverage==3.6
discover==0.4.0
distribute==0.6.34
docutils==0.10
eventlet==0.12.1
extras==0.0.3
fixtures==0.3.12
greenlet==0.4.0
httplib2==0.8
iso8601==0.1.4
kombu==1.0.4
mock==1.0.1
mox==0.5.3
netaddr==0.7.10
netifaces==0.8
nose==1.3.0
nosehtmloutput==0.0.4
nosexcover==1.0.8
openstack.nose-plugin==0.11
oslo.config==1.1.0
pep8==1.3.3
prettytable==0.7.2
pyparsing==1.5.7
python-keystoneclient==0.2.3
python-mimeparse==0.1.4
python-novaclient==2.13.0
python-quantumclient==2.2.1
python-subunit==0.0.11
pyudev==0.16.1
quantum==jenkins.periodic.quantum.python26.stable.grizzly.8
repoze.lru==0.6
requests==1.2.0
setuptools-git==1.0b1
simplejson==3.1.3
termcolor==1.1.0
testrepository==0.0.15
testtools==0.9.30
wsgiref==0.1.2
[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-quantum-python26-stable-grizzly/8
[SCP] Copying console log.
1
24
Build failed in Jenkins: periodic-tempest-devstack-vm-postgres-stable-grizzly #37
by OpenStack Jenkins 12 May '13
by OpenStack Jenkins 12 May '13
12 May '13
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-postgres-sta…>
------------------------------------------
[...truncated 17138 lines...]
++ read data
+ IP=10.1.0.4
+ die_if_not_set 133 IP 'Failure retrieving IP address'
+ local exitcode=0
++ set +o
++ grep xtrace
+ FXTRACE='set -o xtrace'
+ set +o xtrace
+ ping_check private 10.1.0.4 90
+ is_service_enabled quantum
+ services=quantum
+ for service in '${services}'
+ [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,rabbit,sysstat,tempest,s-proxy,s-account,s-container,s-object,cinder,c-api,c-vol,c-sch,n-cond,n-net,postgresql, =~ ,quantum, ]]
+ [[ quantum == \n\o\v\a ]]
+ [[ quantum == \c\i\n\d\e\r ]]
+ [[ quantum == \c\e\i\l\o\m\e\t\e\r ]]
+ [[ quantum == \g\l\a\n\c\e ]]
+ [[ quantum == \q\u\a\n\t\u\m ]]
+ [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,rabbit,sysstat,tempest,s-proxy,s-account,s-container,s-object,cinder,c-api,c-vol,c-sch,n-cond,n-net,postgresql =~ q- ]]
+ [[ quantum == \s\w\i\f\t ]]
+ [[ quantum == s-* ]]
+ return 1
+ _ping_check_novanet private 10.1.0.4 90
+ local from_net=private
+ local ip=10.1.0.4
+ local boot_timeout=90
+ local expected=True
+ local check_command=
++ trueorfalse False
++ local default=False
++ local testval=
++ [[ -z '' ]]
++ echo False
++ return
+ MULTI_HOST=False
+ [[ False = \T\r\u\e ]]
+ [[ True = \T\r\u\e ]]
+ check_command='while ! ping -c1 -w1 10.1.0.4; do sleep 1; done'
+ timeout 90 sh -c 'while ! ping -c1 -w1 10.1.0.4; do sleep 1; done'
PING 10.1.0.4 (10.1.0.4) 56(84) bytes of data.
--- 10.1.0.4 ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
PING 10.1.0.4 (10.1.0.4) 56(84) bytes of data.
>From 10.1.0.1 icmp_seq=1 Destination Host Unreachable
--- 10.1.0.4 ping statistics ---
1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms
PING 10.1.0.4 (10.1.0.4) 56(84) bytes of data.
--- 10.1.0.4 ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
PING 10.1.0.4 (10.1.0.4) 56(84) bytes of data.
>From 10.1.0.1 icmp_seq=1 Destination Host Unreachable
--- 10.1.0.4 ping statistics ---
1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms
PING 10.1.0.4 (10.1.0.4) 56(84) bytes of data.
--- 10.1.0.4 ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
PING 10.1.0.4 (10.1.0.4) 56(84) bytes of data.
--- 10.1.0.4 ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
PING 10.1.0.4 (10.1.0.4) 56(84) bytes of data.
64 bytes from 10.1.0.4: icmp_req=1 ttl=64 time=5.29 ms
--- 10.1.0.4 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 5.299/5.299/5.299/0.000 ms
++ cinder list
++ grep ex-vol-1f43c525
++ get_field 2
++ read data
++ head -1
+ [[ -n '' ]]
++ date +%s
+ start_time=1368252588
+ cinder create --display_name ex-vol-1f43c525 --display_description 'test volume: ex-vol-1f43c525' 1
+---------------------+--------------------------------------+
| Property | Value |
+---------------------+--------------------------------------+
| attachments | [] |
| availability_zone | nova |
| bootable | false |
| created_at | 2013-05-11T06:09:48.752312 |
| display_description | test volume: ex-vol-1f43c525 |
| display_name | ex-vol-1f43c525 |
| id | 6de87424-9c1a-41c4-801f-4a4b3904127d |
| metadata | {} |
| size | 1 |
| snapshot_id | None |
| source_volid | None |
| status | creating |
| volume_type | None |
+---------------------+--------------------------------------+
+ timeout 90 sh -c 'while ! cinder list | grep ex-vol-1f43c525 | grep available; do sleep 1; done'
| 6de87424-9c1a-41c4-801f-4a4b3904127d | available | ex-vol-1f43c525 | 1 | None | false | |
++ date +%s
+ end_time=1368252590
+ echo 'Completed cinder create in 2 seconds'
Completed cinder create in 2 seconds
++ cinder list
++ grep ex-vol-1f43c525
++ get_field 1
++ head -1
++ read data
++ '[' 1 -lt 0 ']'
++ field='$2'
++ echo '| 6de87424-9c1a-41c4-801f-4a4b3904127d | available | ex-vol-1f43c525 | 1 | None | false | |'
++ awk '-F[ \t]*\\|[ \t]*' '{print $2}'
++ read data
+ VOL_ID=6de87424-9c1a-41c4-801f-4a4b3904127d
+ die_if_not_set 158 VOL_ID 'Failure retrieving volume ID for ex-vol-1f43c525'
+ local exitcode=0
++ set +o
++ grep xtrace
+ FXTRACE='set -o xtrace'
+ set +o xtrace
+ DEVICE=/dev/vdb
++ date +%s
+ start_time=1368252591
+ nova volume-attach 7e2b45c3-1cb1-4ce1-a41b-74b44eaed71f 6de87424-9c1a-41c4-801f-4a4b3904127d /dev/vdb
+----------+--------------------------------------+
| Property | Value |
+----------+--------------------------------------+
| device | /dev/vdb |
| serverId | 7e2b45c3-1cb1-4ce1-a41b-74b44eaed71f |
| id | 6de87424-9c1a-41c4-801f-4a4b3904127d |
| volumeId | 6de87424-9c1a-41c4-801f-4a4b3904127d |
+----------+--------------------------------------+
+ timeout 90 sh -c 'while ! cinder list | grep ex-vol-1f43c525 | grep in-use; do sleep 1; done'
| 6de87424-9c1a-41c4-801f-4a4b3904127d | in-use | ex-vol-1f43c525 | 1 | None | false | 7e2b45c3-1cb1-4ce1-a41b-74b44eaed71f |
++ date +%s
+ end_time=1368252596
+ echo 'Completed volume-attach in 5 seconds'
Completed volume-attach in 5 seconds
++ cinder list
++ head -1
++ grep ex-vol-1f43c525
++ get_field -1
++ read data
++ '[' -1 -lt 0 ']'
++ field='($(NF-1))'
++ echo '| 6de87424-9c1a-41c4-801f-4a4b3904127d | in-use | ex-vol-1f43c525 | 1 | None | false | 7e2b45c3-1cb1-4ce1-a41b-74b44eaed71f |'
++ awk '-F[ \t]*\\|[ \t]*' '{print ($(NF-1))}'
++ read data
+ VOL_ATTACH=7e2b45c3-1cb1-4ce1-a41b-74b44eaed71f
+ die_if_not_set 172 VOL_ATTACH 'Failure retrieving ex-vol-1f43c525 status'
+ local exitcode=0
++ set +o
++ grep xtrace
+ FXTRACE='set -o xtrace'
+ set +o xtrace
+ [[ 7e2b45c3-1cb1-4ce1-a41b-74b44eaed71f != 7e2b45c3-1cb1-4ce1-a41b-74b44eaed71f ]]
++ date +%s
+ start_time=1368252596
+ nova volume-detach 7e2b45c3-1cb1-4ce1-a41b-74b44eaed71f 6de87424-9c1a-41c4-801f-4a4b3904127d
+ timeout 90 sh -c 'while ! cinder list | grep ex-vol-1f43c525 | grep available; do sleep 1; done'
| 6de87424-9c1a-41c4-801f-4a4b3904127d | available | ex-vol-1f43c525 | 1 | None | false | |
++ date +%s
+ end_time=1368252601
+ echo 'Completed volume-detach in 5 seconds'
Completed volume-detach in 5 seconds
++ date +%s
+ start_time=1368252601
+ cinder delete 6de87424-9c1a-41c4-801f-4a4b3904127d
+ timeout 90 sh -c 'while cinder list | grep ex-vol-1f43c525; do sleep 1; done'
| 6de87424-9c1a-41c4-801f-4a4b3904127d | deleting | ex-vol-1f43c525 | 1 | None | false | |
++ date +%s
+ end_time=1368252603
+ echo 'Completed cinder delete in 2 seconds'
Completed cinder delete in 2 seconds
+ nova delete 7e2b45c3-1cb1-4ce1-a41b-74b44eaed71f
+ timeout 60 sh -c 'while nova list | grep -q 7e2b45c3-1cb1-4ce1-a41b-74b44eaed71f; do sleep 1; done'
+ nova secgroup-delete vol_secgroup
+ set +o xtrace
*********************************************************************
SUCCESS: End DevStack Exercise: /opt/stack/new/devstack/exercises/volumes.sh
*********************************************************************
=====================================================================
SKIP boot_from_volume
SKIP client-env
SKIP quantum-adv-test
PASS aggregates
PASS bundle
PASS client-args
PASS euca
PASS floating_ips
PASS horizon
PASS sec_groups
PASS swift
PASS volumes
=====================================================================
Running tempest full test suite
ERROR: unknown environment 'full'
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-postgres-stable-grizzly/37
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/devstack-gate-cleanup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/devstack-gate-setup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/devstack-gate-setup-workspace-new.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/devstacklog.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/iptables.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/kern_log.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/localrc.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/rabbitmq
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/rabbitmq/rabbit(a)devstack-1368233515-sasl.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/rabbitmq/rabbit(a)devstack-1368233515.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/rabbitmq/startup_log.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/screen-c-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/screen-c-sch.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/screen-c-vol.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/screen-g-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/screen-g-reg.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/screen-horizon.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/screen-key.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/screen-n-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/screen-n-cond.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/screen-n-cpu.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/screen-n-crt.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/screen-n-net.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/screen-n-obj.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/screen-n-sch.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/screen-s-account.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/screen-s-container.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/screen-s-object.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/screen-s-proxy.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/screen-sysstat.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/sudoers.d
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/sudoers.d/README.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/sudoers.d/cinder-rootwrap.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/sudoers.d/jenkins-sudo-grep.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/sudoers.d/nova-rootwrap.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/sudoers.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/syslog.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/37/logs/sysstat.dat.gz'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.
1
1
Build failed in Jenkins: periodic-tempest-devstack-vm-quantum-stable-grizzly #37
by OpenStack Jenkins 12 May '13
by OpenStack Jenkins 12 May '13
12 May '13
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-quantum-stab…>
------------------------------------------
[...truncated 20963 lines...]
++ field='$3'
++ echo '| private network | 10.1.0.4 |'
++ awk '-F[ \t]*\\|[ \t]*' '{print $3}'
++ read data
+ IP=10.1.0.4
+ die_if_not_set 133 IP 'Failure retrieving IP address'
+ local exitcode=0
++ set +o
++ grep xtrace
+ FXTRACE='set -o xtrace'
+ set +o xtrace
+ ping_check private 10.1.0.4 90
+ is_service_enabled quantum
+ services=quantum
+ for service in '${services}'
+ [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,s-proxy,s-account,s-container,s-object,cinder,c-api,c-vol,c-sch,n-cond,quantum,q-svc,q-agt,q-dhcp,q-l3,q-meta, =~ ,quantum, ]]
+ return 0
+ _ping_check_quantum private 10.1.0.4 90
+ local from_net=private
+ local ip=10.1.0.4
+ local timeout_sec=90
+ local expected=True
+ local check_command=
++ _get_probe_cmd_prefix private
++ local from_net=private
+++ _get_net_id private
+++ quantum --os-tenant-name admin --os-username admin --os-password secret net-list
+++ awk '{print $2}'
+++ grep private
++ net_id=bb976e93-7d31-4a66-bc13-d409aa6f07b9
+++ quantum-debug --os-tenant-name admin --os-username admin --os-password secret probe-list -c id -c network_id
+++ head -n 1
+++ awk '{print $2}'
+++ grep bb976e93-7d31-4a66-bc13-d409aa6f07b9
++ probe_id=c5d2b22c-5159-4827-b090-540bd965ecd1
++ echo 'sudo /usr/local/bin/quantum-rootwrap /etc/quantum/rootwrap.conf ip netns exec qprobe-c5d2b22c-5159-4827-b090-540bd965ecd1'
+ probe_cmd='sudo /usr/local/bin/quantum-rootwrap /etc/quantum/rootwrap.conf ip netns exec qprobe-c5d2b22c-5159-4827-b090-540bd965ecd1'
+ [[ True = \T\r\u\e ]]
+ check_command='while ! sudo /usr/local/bin/quantum-rootwrap /etc/quantum/rootwrap.conf ip netns exec qprobe-c5d2b22c-5159-4827-b090-540bd965ecd1 ping -w 1 -c 1 10.1.0.4; do sleep 1; done'
+ timeout 90 sh -c 'while ! sudo /usr/local/bin/quantum-rootwrap /etc/quantum/rootwrap.conf ip netns exec qprobe-c5d2b22c-5159-4827-b090-540bd965ecd1 ping -w 1 -c 1 10.1.0.4; do sleep 1; done'
PING 10.1.0.4 (10.1.0.4) 56(84) bytes of data.
--- 10.1.0.4 ping statistics ---
2 packets transmitted, 0 received, 100% packet loss, time 999ms
PING 10.1.0.4 (10.1.0.4) 56(84) bytes of data.
>From 10.1.0.2 icmp_seq=1 Destination Host Unreachable
--- 10.1.0.4 ping statistics ---
1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms
PING 10.1.0.4 (10.1.0.4) 56(84) bytes of data.
--- 10.1.0.4 ping statistics ---
2 packets transmitted, 0 received, 100% packet loss, time 999ms
PING 10.1.0.4 (10.1.0.4) 56(84) bytes of data.
>From 10.1.0.2 icmp_seq=1 Destination Host Unreachable
--- 10.1.0.4 ping statistics ---
1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms
PING 10.1.0.4 (10.1.0.4) 56(84) bytes of data.
64 bytes from 10.1.0.4: icmp_req=1 ttl=64 time=121 ms
--- 10.1.0.4 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 121.917/121.917/121.917/0.000 ms
+ return
++ cinder list
++ head -1
++ get_field 2
++ read data
++ grep ex-vol-fba9e95d
+ [[ -n '' ]]
++ date +%s
+ start_time=1368252662
+ cinder create --display_name ex-vol-fba9e95d --display_description 'test volume: ex-vol-fba9e95d' 1
+---------------------+--------------------------------------+
| Property | Value |
+---------------------+--------------------------------------+
| attachments | [] |
| availability_zone | nova |
| bootable | false |
| created_at | 2013-05-11T06:11:03.430337 |
| display_description | test volume: ex-vol-fba9e95d |
| display_name | ex-vol-fba9e95d |
| id | 3f459599-f5e1-4307-a808-5f5efb02da0e |
| metadata | {} |
| size | 1 |
| snapshot_id | None |
| source_volid | None |
| status | creating |
| volume_type | None |
+---------------------+--------------------------------------+
+ timeout 90 sh -c 'while ! cinder list | grep ex-vol-fba9e95d | grep available; do sleep 1; done'
| 3f459599-f5e1-4307-a808-5f5efb02da0e | available | ex-vol-fba9e95d | 1 | None | false | |
++ date +%s
+ end_time=1368252665
+ echo 'Completed cinder create in 3 seconds'
Completed cinder create in 3 seconds
++ cinder list
++ grep ex-vol-fba9e95d
++ get_field 1
++ read data
++ head -1
++ '[' 1 -lt 0 ']'
++ field='$2'
++ echo '| 3f459599-f5e1-4307-a808-5f5efb02da0e | available | ex-vol-fba9e95d | 1 | None | false | |'
++ awk '-F[ \t]*\\|[ \t]*' '{print $2}'
++ read data
+ VOL_ID=3f459599-f5e1-4307-a808-5f5efb02da0e
+ die_if_not_set 158 VOL_ID 'Failure retrieving volume ID for ex-vol-fba9e95d'
+ local exitcode=0
++ set +o
++ grep xtrace
+ FXTRACE='set -o xtrace'
+ set +o xtrace
+ DEVICE=/dev/vdb
++ date +%s
+ start_time=1368252666
+ nova volume-attach 36ec376c-db6c-483b-a05b-2c5fbb09466c 3f459599-f5e1-4307-a808-5f5efb02da0e /dev/vdb
+----------+--------------------------------------+
| Property | Value |
+----------+--------------------------------------+
| device | /dev/vdb |
| serverId | 36ec376c-db6c-483b-a05b-2c5fbb09466c |
| id | 3f459599-f5e1-4307-a808-5f5efb02da0e |
| volumeId | 3f459599-f5e1-4307-a808-5f5efb02da0e |
+----------+--------------------------------------+
+ timeout 90 sh -c 'while ! cinder list | grep ex-vol-fba9e95d | grep in-use; do sleep 1; done'
| 3f459599-f5e1-4307-a808-5f5efb02da0e | in-use | ex-vol-fba9e95d | 1 | None | false | 36ec376c-db6c-483b-a05b-2c5fbb09466c |
++ date +%s
+ end_time=1368252671
+ echo 'Completed volume-attach in 5 seconds'
Completed volume-attach in 5 seconds
++ cinder list
++ grep ex-vol-fba9e95d
++ head -1
++ get_field -1
++ read data
++ '[' -1 -lt 0 ']'
++ field='($(NF-1))'
++ echo '| 3f459599-f5e1-4307-a808-5f5efb02da0e | in-use | ex-vol-fba9e95d | 1 | None | false | 36ec376c-db6c-483b-a05b-2c5fbb09466c |'
++ awk '-F[ \t]*\\|[ \t]*' '{print ($(NF-1))}'
++ read data
+ VOL_ATTACH=36ec376c-db6c-483b-a05b-2c5fbb09466c
+ die_if_not_set 172 VOL_ATTACH 'Failure retrieving ex-vol-fba9e95d status'
+ local exitcode=0
++ set +o
++ grep xtrace
+ FXTRACE='set -o xtrace'
+ set +o xtrace
+ [[ 36ec376c-db6c-483b-a05b-2c5fbb09466c != 36ec376c-db6c-483b-a05b-2c5fbb09466c ]]
++ date +%s
+ start_time=1368252671
+ nova volume-detach 36ec376c-db6c-483b-a05b-2c5fbb09466c 3f459599-f5e1-4307-a808-5f5efb02da0e
+ timeout 90 sh -c 'while ! cinder list | grep ex-vol-fba9e95d | grep available; do sleep 1; done'
| 3f459599-f5e1-4307-a808-5f5efb02da0e | available | ex-vol-fba9e95d | 1 | None | false | |
++ date +%s
+ end_time=1368252676
+ echo 'Completed volume-detach in 5 seconds'
Completed volume-detach in 5 seconds
++ date +%s
+ start_time=1368252676
+ cinder delete 3f459599-f5e1-4307-a808-5f5efb02da0e
+ timeout 90 sh -c 'while cinder list | grep ex-vol-fba9e95d; do sleep 1; done'
| 3f459599-f5e1-4307-a808-5f5efb02da0e | deleting | ex-vol-fba9e95d | 1 | None | false | |
++ date +%s
+ end_time=1368252679
+ echo 'Completed cinder delete in 3 seconds'
Completed cinder delete in 3 seconds
+ nova delete 36ec376c-db6c-483b-a05b-2c5fbb09466c
+ timeout 60 sh -c 'while nova list | grep -q 36ec376c-db6c-483b-a05b-2c5fbb09466c; do sleep 1; done'
+ nova secgroup-delete vol_secgroup
+ set +o xtrace
*********************************************************************
SUCCESS: End DevStack Exercise: /opt/stack/new/devstack/exercises/volumes.sh
*********************************************************************
=====================================================================
SKIP boot_from_volume
SKIP client-env
PASS aggregates
PASS bundle
PASS client-args
PASS euca
PASS floating_ips
PASS horizon
PASS quantum-adv-test
PASS sec_groups
PASS swift
PASS volumes
=====================================================================
Running tempest smoke tests
ERROR: unknown environment 'smoke'
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-quantum-stable-grizzly/37
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/devstack-gate-cleanup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/devstack-gate-setup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/devstack-gate-setup-workspace-new.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/devstacklog.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/iptables.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/kern_log.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/localrc.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/mysql
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/mysql/error.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/mysql/mysql-slow.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/rabbitmq
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/rabbitmq/rabbit(a)devstack-1368243109-sasl.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/rabbitmq/rabbit(a)devstack-1368243109.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/rabbitmq/startup_log.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/screen-c-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/screen-c-sch.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/screen-c-vol.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/screen-g-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/screen-g-reg.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/screen-horizon.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/screen-key.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/screen-n-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/screen-n-cond.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/screen-n-cpu.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/screen-n-crt.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/screen-n-obj.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/screen-n-sch.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/screen-q-agt.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/screen-q-dhcp.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/screen-q-l3.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/screen-q-meta.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/screen-q-svc.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/screen-s-account.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/screen-s-container.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/screen-s-object.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/screen-s-proxy.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/screen-sysstat.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/sudoers.d
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/sudoers.d/README.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/sudoers.d/cinder-rootwrap.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/sudoers.d/jenkins-sudo-grep.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/sudoers.d/nova-rootwrap.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/sudoers.d/quantum-rootwrap.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/sudoers.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/syslog.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-quantum-stable-grizzly/37/logs/sysstat.dat.gz'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.
1
1
Build failed in Jenkins: periodic-glance-python27-stable-folsom #222
by OpenStack Jenkins 12 May '13
by OpenStack Jenkins 12 May '13
12 May '13
See <https://jenkins.openstack.org/job/periodic-glance-python27-stable-folsom/22…>
------------------------------------------
[...truncated 944 lines...]
test_add [32mOK [0m[32m 0.01[0m
test_add_already_existing [32mOK [0m[32m 0.01[0m
test_add_host_variations [32mOK [0m[33m 0.03[0m
test_calling_format_default [32mOK [0m[32m 0.01[0m
test_calling_format_path [32mOK [0m[32m 0.01[0m
test_calling_format_subdomain [32mOK [0m[32m 0.01[0m
test_delete [32mOK [0m[32m 0.01[0m
test_delete_non_existing [32mOK [0m[32m 0.01[0m
test_get [32mOK [0m[32m 0.01[0m
test_get_calling_format_default [32mOK [0m[32m 0.01[0m
test_get_calling_format_path [32mOK [0m[32m 0.01[0m
test_get_non_existing [32mOK [0m[32m 0.01[0m
test_get_s3_bad_location [32mOK [0m[32m 0.02[0m
test_get_s3_good_location [32mOK [0m[32m 0.01[0m
test_no_access_key [32mOK [0m[32m 0.01[0m
test_no_host [32mOK [0m[32m 0.01[0m
test_no_secret_key [32mOK [0m[32m 0.01[0m
TestBasicSchema
test_filter_strips_extra_properties [32mOK [0m[32m 0.01[0m
test_merge_conflicting_but_identical_properties [32mOK [0m[32m 0.01[0m
test_merge_conflicting_properties [32mOK [0m[32m 0.01[0m
test_merge_properties [32mOK [0m[32m 0.01[0m
test_raw_json_schema [32mOK [0m[32m 0.01[0m
test_validate_fails_on_bad_type [32mOK [0m[32m 0.01[0m
test_validate_fails_on_extra_properties [32mOK [0m[32m 0.01[0m
test_validate_passes [32mOK [0m[32m 0.01[0m
TestBasicSchemaLinks
test_raw_json_schema [32mOK [0m[32m 0.01[0m
TestCollectionSchema
test_raw_json_schema [32mOK [0m[32m 0.01[0m
TestPermissiveSchema
test_filter_passes_extra_properties [32mOK [0m[32m 0.01[0m
test_raw_json_schema [32mOK [0m[32m 0.01[0m
test_validate_rejects_non_string_extra_properties [32mOK [0m[32m 0.01[0m
test_validate_with_additional_properties_allowed [32mOK [0m[32m 0.01[0m
TestSkipExamples
test_001_increase_test_counter [32mOK [0m[32m 0.01[0m
test_002_increase_test_counter [32mOK [0m[32m 0.01[0m
test_003_verify_test_counter [32mOK [0m[32m 0.01[0m
test_skip_if_example [34mSKIP[0m
test_skip_test_example [34mSKIP[0m
test_skip_unless_example [34mSKIP[0m
TestStoreLocation
test_bad_store_scheme [32mOK [0m[32m 0.01[0m
test_filesystem_store_location [32mOK [0m[32m 0.01[0m
test_get_location_from_uri_back_to_uri [32mOK [0m[32m 0.01[0m
test_get_store_from_scheme [32mOK [0m[32m 0.01[0m
test_http_store_location [32mOK [0m[32m 0.01[0m
test_rbd_store_location [32mOK [0m[32m 0.01[0m
test_s3_store_location [32mOK [0m[32m 0.01[0m
test_swift_store_location [32mOK [0m[32m 0.01[0m
TestChunkReader
test_read_all_data [32mOK [0m[32m 0.02[0m
TestStoreAuthV1
test_add [32mOK [0m[32m 0.01[0m
test_add_already_existing [32mOK [0m[32m 0.01[0m
test_add_auth_url_variations [32mOK [0m[32m 0.02[0m
test_add_large_object [32mOK [0m[32m 0.01[0m
test_add_large_object_zero_size [32mOK [0m[32m 0.01[0m
test_add_no_container_and_create [32mOK [0m[32m 0.01[0m
test_add_no_container_no_create [32mOK [0m[32m 0.01[0m
test_delete [32mOK [0m[32m 0.01[0m
test_delete_non_existing [32mOK [0m[32m 0.01[0m
test_get [32mOK [0m[32m 0.01[0m
test_get_non_existing [32mOK [0m[32m 0.01[0m
test_get_size [32mOK [0m[32m 0.01[0m
test_get_with_http_auth [32mOK [0m[32m 0.01[0m
test_no_auth_address [32mOK [0m[32m 0.01[0m
test_no_key [32mOK [0m[32m 0.01[0m
test_no_user [32mOK [0m[32m 0.01[0m
test_read_acl_public [32mOK [0m[32m 0.01[0m
test_read_acl_tenants [32mOK [0m[32m 0.01[0m
test_read_write_public [32mOK [0m[32m 0.01[0m
TestStoreAuthV2
test_add [32mOK [0m[32m 0.01[0m
test_add_already_existing [32mOK [0m[32m 0.01[0m
test_add_auth_url_variations [32mOK [0m[32m 0.02[0m
test_add_large_object [32mOK [0m[32m 0.01[0m
test_add_large_object_zero_size [32mOK [0m[32m 0.01[0m
test_add_no_container_and_create [32mOK [0m[32m 0.01[0m
test_add_no_container_no_create [32mOK [0m[32m 0.01[0m
test_delete [32mOK [0m[32m 0.01[0m
test_delete_non_existing [32mOK [0m[32m 0.01[0m
test_get [32mOK [0m[32m 0.01[0m
test_get_non_existing [32mOK [0m[32m 0.01[0m
test_get_size [32mOK [0m[32m 0.01[0m
test_get_with_http_auth [32mOK [0m[32m 0.01[0m
test_no_auth_address [32mOK [0m[32m 0.01[0m
test_no_key [32mOK [0m[32m 0.01[0m
test_no_user [32mOK [0m[32m 0.01[0m
test_read_acl_public [32mOK [0m[32m 0.01[0m
test_read_acl_tenants [32mOK [0m[32m 0.01[0m
test_read_write_public [32mOK [0m[32m 0.01[0m
test_v2_multi_tenant_location [32mOK [0m[32m 0.01[0m
test_v2_with_no_tenant [32mOK [0m[32m 0.01[0m
TestUtils
test_cooperative_reader [32mOK [0m[33m 0.04[0m
test_cooperative_reader_of_iterator [32mOK [0m[32m 0.01[0m
test_generate_uuid_format [32mOK [0m[32m 0.01[0m
test_generate_uuid_unique [32mOK [0m[32m 0.01[0m
test_is_uuid_like_fails [32mOK [0m[32m 0.01[0m
test_is_uuid_like_success [32mOK [0m[32m 0.01[0m
test_limiting_reader [32mOK [0m[32m 0.01[0m
test_limiting_reader_fails [32mOK [0m[32m 0.01[0m
VersionNegotiationTest
test_request_accept_v1 [32mOK [0m[32m 0.01[0m
test_request_url_v1 [32mOK [0m[32m 0.01[0m
test_request_url_v1_0 [32mOK [0m[32m 0.01[0m
test_request_url_v1_1 [32mOK [0m[32m 0.01[0m
test_request_url_v2 [32mOK [0m[32m 0.01[0m
test_request_url_v2_0 [32mOK [0m[32m 0.01[0m
test_request_url_v2_1_unsupported [32mOK [0m[32m 0.01[0m
test_request_url_v3_unsupported [32mOK [0m[32m 0.01[0m
VersionsTest
test_get_version_list [32mOK [0m[32m 0.01[0m
JSONRequestDeserializerTest
test_default_no_body [32mOK [0m[32m 0.01[0m
test_default_with_body [32mOK [0m[32m 0.01[0m
test_from_json [32mOK [0m[32m 0.01[0m
test_from_json_malformed [32mOK [0m[32m 0.01[0m
test_has_body_has_content_length [32mOK [0m[32m 0.01[0m
test_has_body_no_content_length [32mOK [0m[32m 0.01[0m
test_has_body_zero_content_length [32mOK [0m[32m 0.01[0m
test_no_body_no_content_length [32mOK [0m[32m 0.01[0m
JSONResponseSerializerTest
test_default [32mOK [0m[32m 0.01[0m
test_to_json [32mOK [0m[32m 0.01[0m
RequestTest
test_content_type_accept_default [32mOK [0m[32m 0.01[0m
test_content_type_from_accept_json [32mOK [0m[32m 0.01[0m
test_content_type_from_accept_json_xml_quality [32mOK [0m[32m 0.01[0m
test_content_type_from_accept_xml [32mOK [0m[32m 0.01[0m
test_content_type_from_accept_xml_json [32mOK [0m[32m 0.01[0m
test_content_type_missing [32mOK [0m[32m 0.01[0m
test_content_type_unsupported [32mOK [0m[32m 0.01[0m
test_content_type_with_charset [32mOK [0m[32m 0.01[0m
ResourceTest
test_dispatch [32mOK [0m[32m 0.01[0m
test_dispatch_default [32mOK [0m[32m 0.01[0m
test_dispatch_no_default [32mOK [0m[32m 0.01[0m
test_get_action_args [32mOK [0m[32m 0.01[0m
TestHelpers
test_data_passed_properly_through_headers [32mOK [0m[32m 0.01[0m
test_headers_are_unicode [32mOK [0m[32m 0.01[0m
======================================================================
FAIL: Tests that cached images are queryable
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-glance-python27-stable-folsom/ws…",> line 178, in wrapped
func(*a, **kwargs)
File "<https://jenkins.openstack.org/job/periodic-glance-python27-stable-folsom/ws…",> line 350, in test_cache_manage_get_cached_images
self.verify_no_images()
File "<https://jenkins.openstack.org/job/periodic-glance-python27-stable-folsom/ws…",> line 235, in verify_no_images
self.assertEqual(response.status, 200)
AssertionError: 500 != 200
'500 != 200' = '%s != %s' % (safe_repr(500), safe_repr(200))
'500 != 200' = self._formatMessage('500 != 200', '500 != 200')
>> raise self.failureException('500 != 200')
----------------------------------------------------------------------
XML: nosetests.xml
Slowest 5 tests took 67.45 secs:
[31m 14.11 TestScrubber.test_delayed_delete[0m
[31m 13.76 TestGlanceControl.test_reload[0m
[31m 13.54 TestGlanceControl.test_respawn[0m
[31m 13.49 TestGlanceControl.test_bouncing[0m
[31m 12.55 TestApi.test_unsupported_default_store[0m
----------------------------------------------------------------------
Ran 926 tests in 475.064s
FAILED (SKIP=106, failures=1)
ERROR: InvocationError: '<https://jenkins.openstack.org/job/periodic-glance-python27-stable-folsom/ws…'>
___________________________________ 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==0.9.6
Jinja2==2.6
Paste==1.7.5.1
PasteDeploy==1.5.0
Pygments==1.6
Routes==1.13
SQLAlchemy==0.7.9
Sphinx==1.2b1
Tempita==0.5.1
WebOb==1.0.8
amqp==1.0.11
anyjson==0.3.3
argparse==1.2.1
boto==2.1.1
colorama==0.2.5
coverage==3.6
decorator==3.4.0
distribute==0.6.34
docutils==0.10
eventlet==0.12.1
glance==jenkins-periodic-glance-python27-stable-folsom-222
greenlet==0.4.0
httplib2==0.8
iso8601==0.1.4
jsonschema==1.3.0
kombu==2.5.10
lxml==3.2.0
mox==0.5.3
nose==1.3.0
nose-exclude==0.1.9
nosehtmloutput==0.0.4
openstack.nose-plugin==0.11
passlib==1.6.1
pep8==1.1
pycrypto==2.6
pysendfile==2.0.0
python-swiftclient==1.4.0
repoze.lru==0.6
requests==1.2.0
simplejson==3.3.0
sqlalchemy-migrate==0.7.2
termcolor==1.1.0
wsgiref==0.1.2
xattr==0.6.4
+ 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=./nose_results.html
+ '[' -f ./nose_results.html ']'
++ grep -c 'tr class=.passClass' ./nose_results.html
+ passcount=94
+ '[' 94 -eq 0 ']'
+ exit 1
+ rm -rf /tmp/tmp.4aJrN6M4zv
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-glance-python27-stable-folsom/222
[SCP] uploading file: '/srv/static/logs/periodic/periodic-glance-python27-stable-folsom/222/nose_results.html'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.
1
1
Build failed in Jenkins: periodic-tempest-devstack-vm-cinder-stable-folsom #222
by OpenStack Jenkins 12 May '13
by OpenStack Jenkins 12 May '13
12 May '13
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-cinder-stabl…>
------------------------------------------
[...truncated 12603 lines...]
s,%FLAVOR_REF%,1,g;
s,%FLAVOR_REF_ALT%,2,g;
s,%COMPUTE_CONFIG_PATH%,/etc/nova/nova.conf,g;
s,%COMPUTE_SOURCE_DIR%,/opt/stack/new/nova,g;
s,%COMPUTE_BIN_DIR%,/usr/bin/nova,g;
s,%COMPUTE_PATH_TO_PRIVATE_KEY%,/opt/stack/new/tempest/id_rsa,g;
s,%COMPUTE_DB_URI%,mysql://root:secret@localhost/nova,g;
s,%IMAGE_HOST%,127.0.0.1,g;
s,%IMAGE_PORT%,9292,g;
s,%IMAGE_API_VERSION%,1,g;
s,%IMAGE_CATALOG_TYPE%,image,g;
s,%COMPUTE_ADMIN_USERNAME%,admin,g;
s,%COMPUTE_ADMIN_PASSWORD%,secret,g;
s,%COMPUTE_ADMIN_TENANT_NAME%,admin,g;
s,%IDENTITY_ADMIN_USERNAME%,admin,g;
s,%IDENTITY_ADMIN_PASSWORD%,secret,g;
s,%IDENTITY_ADMIN_TENANT_NAME%,admin,g;
s,%NETWORK_CATALOG_TYPE%,network,g;
s,%NETWORK_API_VERSION%,2.0,g;
s,%VOLUME_CATALOG_TYPE%,volume,g;
s,%VOLUME_BUILD_INTERVAL%,3,g;
s,%VOLUME_BUILD_TIMEOUT%,300,g;
' -i /opt/stack/new/tempest/etc/tempest.conf
+ echo 'Created tempest configuration file:'
Created tempest configuration file:
+ cat /opt/stack/new/tempest/etc/tempest.conf
[identity]
# This section contains configuration options that a variety of Tempest
# test clients use when authenticating with different user/tenant
# combinations
# Set to True if your test environment's Keystone authentication service should
# be accessed over HTTPS
use_ssl = False
# This is the main host address of the authentication service API
host = 127.0.0.1
# Port that the authentication service API is running on
port = 5000
# Version of the authentication service API (a string)
api_version = v2.0
# Path to the authentication service tokens resource (do not modify unless you
# have a custom authentication API and are not using Keystone)
path = tokens
# Should typically be left as keystone unless you have a non-Keystone
# authentication API service
strategy = keystone
[compute]
# This section contains configuration options used when executing tests
# against the OpenStack Compute API.
# Allows test cases to create/destroy tenants and users. This option
# enables isolated test cases and better parallel execution,
# but also requires that OpenStack Identity API admin credentials
# are known.
allow_tenant_isolation = True
# Allows test cases to create/destroy tenants and users. This option
# enables isolated test cases and better parallel execution,
# but also requires that OpenStack Identity API admin credentials
# are known.
allow_tenant_reuse = True
# This should be the username of a user WITHOUT administrative privileges
username = demo
# The above non-administrative user's password
password = secret
# The above non-administrative user's tenant name
tenant_name = demo
# This should be the username of an alternate user WITHOUT
# administrative privileges
alt_username = alt_demo
# The above non-administrative user's password
alt_password = secret
# The above non-administrative user's tenant name
alt_tenant_name = alt_demo
# Reference data for tests. The ref and ref_alt should be
# distinct images/flavors.
image_ref = befcc2b9-f737-465d-bdb2-594660a340e0
image_ref_alt = befcc2b9-f737-465d-bdb2-594660a340e0
flavor_ref = 1
flavor_ref_alt = 2
# Number of seconds to wait while looping to check the status of an
# instance that is building.
build_interval = 3
# Number of seconds to time out on waiting for an instance
# to build or reach an expected status
build_timeout = 400
# The type of endpoint for a Compute API service. Unless you have a
# custom Keystone service catalog implementation, you probably want to leave
# this value as "compute"
catalog_type = compute
# Does the Compute API support creation of images?
create_image_enabled = True
# For resize to work with libvirt/kvm, one of the following must be true:
# Single node: allow_resize_to_same_host=True must be set in nova.conf
# Cluster: the 'nova' user must have scp access between cluster nodes
resize_available = False
# Does the compute API support changing the admin password?
change_password_available = False
# Level to log Compute API request/response details.
log_level = ERROR
# Whitebox options for compute. Whitebox options enable the
# whitebox test cases, which look at internal Nova database state,
# SSH into VMs to check instance state, etc.
# Should we run whitebox tests for Compute?
whitebox_enabled = True
# Path of nova source directory
source_dir = /opt/stack/new/nova
# Path of nova configuration file
config_path = /etc/nova/nova.conf
# Directory containing nova binaries such as nova-manage
bin_dir = /usr/bin/nova
# Path to a private key file for SSH access to remote hosts
path_to_private_key = /opt/stack/new/tempest/id_rsa
# Connection string to the database of Compute service
db_uri = mysql://root:secret@localhost/nova
[image]
# This section contains configuration options used when executing tests
# against the OpenStack Images API
# The type of endpoint for an Image API service. Unless you have a
# custom Keystone service catalog implementation, you probably want to leave
# this value as "image"
catalog_type = image
# The version of the OpenStack Images API to use
api_version = 1
# This is the main host address of the Image API
host = 127.0.0.1
# Port that the Image API is running on
port = 9292
# This should be the username of a user WITHOUT administrative privileges
username = demo
# The above non-administrative user's password
password = secret
# The above non-administrative user's tenant name
tenant_name = demo
[compute-admin]
# This section contains configuration options for an administrative
# user of the Compute API. These options are used in tests that stress
# the admin-only parts of the Compute API
# This should be the username of a user WITH administrative privileges
username = admin
# The above administrative user's password
password = secret
# The above administrative user's tenant name
tenant_name = admin
[identity-admin]
# This section contains configuration options for an administrative
# user of the Compute API. These options are used in tests that stress
# the admin-only parts of the Compute API
# This should be the username of a user WITH administrative privileges
username = admin
# The above administrative user's password
password = secret
# The above administrative user's tenant name
tenant_name = admin
[volume]
# This section contains the configuration options used when executing tests
# against the OpenStack Block Storage API service
# The type of endpoint for a Cinder or Block Storage API service.
# Unless you have a custom Keystone service catalog implementation, you
# probably want to leave this value as "volume"
catalog_type = volume
# Number of seconds to wait while looping to check the status of a
# volume that is being made available
build_interval = 3
# Number of seconds to time out on waiting for a volume
# to be available or reach an expected status
build_timeout = 300
+ echo '\n'
\n
+ echo '**************************************************'
**************************************************
+ echo 'Finished Configuring Tempest'
Finished Configuring Tempest
+ echo '**************************************************'
**************************************************
Running tempest smoke tests
ERROR: unknown environment 'smoke'
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-cinder-stable-folsom/222
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs/devstack-gate-cleanup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs/devstack-gate-setup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs/devstack-gate-setup-workspace-new.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs/devstacklog.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs/iptables.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs/kern_log.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs/localrc.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs/mysql
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs/mysql/error.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs/rabbitmq
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs/rabbitmq/rabbit(a)devstack-1368221514-sasl.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs/rabbitmq/rabbit(a)devstack-1368221514.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs/rabbitmq/startup_log.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs/screen-c-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs/screen-c-sch.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs/screen-c-vol.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs/screen-g-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs/screen-g-reg.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs/screen-horizon.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs/screen-key.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs/screen-n-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs/screen-n-cpu.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs/screen-n-crt.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs/screen-n-net.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs/screen-n-obj.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs/screen-n-sch.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs/screen-swift.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs/sudoers.d
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs/sudoers.d/README.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs/sudoers.d/cinder-rootwrap.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs/sudoers.d/jenkins-sudo-grep.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs/sudoers.d/nova-rootwrap.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs/sudoers.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/222/logs/syslog.txt.gz'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.
1
1
Build failed in Jenkins: periodic-tempest-devstack-vm-stable-folsom #222
by OpenStack Jenkins 12 May '13
by OpenStack Jenkins 12 May '13
12 May '13
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-stable-folso…>
------------------------------------------
[...truncated 11851 lines...]
s,%SSH_TIMEOUT%,4,g;
s,%IMAGE_ID%,25061de0-460b-4b14-bae9-ad647453c2f6,g;
s,%IMAGE_ID_ALT%,25061de0-460b-4b14-bae9-ad647453c2f6,g;
s,%FLAVOR_REF%,1,g;
s,%FLAVOR_REF_ALT%,2,g;
s,%COMPUTE_CONFIG_PATH%,/etc/nova/nova.conf,g;
s,%COMPUTE_SOURCE_DIR%,/opt/stack/new/nova,g;
s,%COMPUTE_BIN_DIR%,/usr/bin/nova,g;
s,%COMPUTE_PATH_TO_PRIVATE_KEY%,/opt/stack/new/tempest/id_rsa,g;
s,%COMPUTE_DB_URI%,mysql://root:secret@localhost/nova,g;
s,%IMAGE_HOST%,127.0.0.1,g;
s,%IMAGE_PORT%,9292,g;
s,%IMAGE_API_VERSION%,1,g;
s,%IMAGE_CATALOG_TYPE%,image,g;
s,%COMPUTE_ADMIN_USERNAME%,admin,g;
s,%COMPUTE_ADMIN_PASSWORD%,secret,g;
s,%COMPUTE_ADMIN_TENANT_NAME%,admin,g;
s,%IDENTITY_ADMIN_USERNAME%,admin,g;
s,%IDENTITY_ADMIN_PASSWORD%,secret,g;
s,%IDENTITY_ADMIN_TENANT_NAME%,admin,g;
s,%NETWORK_CATALOG_TYPE%,network,g;
s,%NETWORK_API_VERSION%,2.0,g;
s,%VOLUME_CATALOG_TYPE%,volume,g;
s,%VOLUME_BUILD_INTERVAL%,3,g;
s,%VOLUME_BUILD_TIMEOUT%,300,g;
' -i /opt/stack/new/tempest/etc/tempest.conf
+ echo 'Created tempest configuration file:'
Created tempest configuration file:
+ cat /opt/stack/new/tempest/etc/tempest.conf
[identity]
# This section contains configuration options that a variety of Tempest
# test clients use when authenticating with different user/tenant
# combinations
# Set to True if your test environment's Keystone authentication service should
# be accessed over HTTPS
use_ssl = False
# This is the main host address of the authentication service API
host = 127.0.0.1
# Port that the authentication service API is running on
port = 5000
# Version of the authentication service API (a string)
api_version = v2.0
# Path to the authentication service tokens resource (do not modify unless you
# have a custom authentication API and are not using Keystone)
path = tokens
# Should typically be left as keystone unless you have a non-Keystone
# authentication API service
strategy = keystone
[compute]
# This section contains configuration options used when executing tests
# against the OpenStack Compute API.
# Allows test cases to create/destroy tenants and users. This option
# enables isolated test cases and better parallel execution,
# but also requires that OpenStack Identity API admin credentials
# are known.
allow_tenant_isolation = True
# Allows test cases to create/destroy tenants and users. This option
# enables isolated test cases and better parallel execution,
# but also requires that OpenStack Identity API admin credentials
# are known.
allow_tenant_reuse = True
# This should be the username of a user WITHOUT administrative privileges
username = demo
# The above non-administrative user's password
password = secret
# The above non-administrative user's tenant name
tenant_name = demo
# This should be the username of an alternate user WITHOUT
# administrative privileges
alt_username = alt_demo
# The above non-administrative user's password
alt_password = secret
# The above non-administrative user's tenant name
alt_tenant_name = alt_demo
# Reference data for tests. The ref and ref_alt should be
# distinct images/flavors.
image_ref = 25061de0-460b-4b14-bae9-ad647453c2f6
image_ref_alt = 25061de0-460b-4b14-bae9-ad647453c2f6
flavor_ref = 1
flavor_ref_alt = 2
# Number of seconds to wait while looping to check the status of an
# instance that is building.
build_interval = 3
# Number of seconds to time out on waiting for an instance
# to build or reach an expected status
build_timeout = 400
# The type of endpoint for a Compute API service. Unless you have a
# custom Keystone service catalog implementation, you probably want to leave
# this value as "compute"
catalog_type = compute
# Does the Compute API support creation of images?
create_image_enabled = True
# For resize to work with libvirt/kvm, one of the following must be true:
# Single node: allow_resize_to_same_host=True must be set in nova.conf
# Cluster: the 'nova' user must have scp access between cluster nodes
resize_available = False
# Does the compute API support changing the admin password?
change_password_available = False
# Level to log Compute API request/response details.
log_level = ERROR
# Whitebox options for compute. Whitebox options enable the
# whitebox test cases, which look at internal Nova database state,
# SSH into VMs to check instance state, etc.
# Should we run whitebox tests for Compute?
whitebox_enabled = True
# Path of nova source directory
source_dir = /opt/stack/new/nova
# Path of nova configuration file
config_path = /etc/nova/nova.conf
# Directory containing nova binaries such as nova-manage
bin_dir = /usr/bin/nova
# Path to a private key file for SSH access to remote hosts
path_to_private_key = /opt/stack/new/tempest/id_rsa
# Connection string to the database of Compute service
db_uri = mysql://root:secret@localhost/nova
[image]
# This section contains configuration options used when executing tests
# against the OpenStack Images API
# The type of endpoint for an Image API service. Unless you have a
# custom Keystone service catalog implementation, you probably want to leave
# this value as "image"
catalog_type = image
# The version of the OpenStack Images API to use
api_version = 1
# This is the main host address of the Image API
host = 127.0.0.1
# Port that the Image API is running on
port = 9292
# This should be the username of a user WITHOUT administrative privileges
username = demo
# The above non-administrative user's password
password = secret
# The above non-administrative user's tenant name
tenant_name = demo
[compute-admin]
# This section contains configuration options for an administrative
# user of the Compute API. These options are used in tests that stress
# the admin-only parts of the Compute API
# This should be the username of a user WITH administrative privileges
username = admin
# The above administrative user's password
password = secret
# The above administrative user's tenant name
tenant_name = admin
[identity-admin]
# This section contains configuration options for an administrative
# user of the Compute API. These options are used in tests that stress
# the admin-only parts of the Compute API
# This should be the username of a user WITH administrative privileges
username = admin
# The above administrative user's password
password = secret
# The above administrative user's tenant name
tenant_name = admin
[volume]
# This section contains the configuration options used when executing tests
# against the OpenStack Block Storage API service
# The type of endpoint for a Cinder or Block Storage API service.
# Unless you have a custom Keystone service catalog implementation, you
# probably want to leave this value as "volume"
catalog_type = volume
# Number of seconds to wait while looping to check the status of a
# volume that is being made available
build_interval = 3
# Number of seconds to time out on waiting for a volume
# to be available or reach an expected status
build_timeout = 300
+ echo '\n'
\n
+ echo '**************************************************'
**************************************************
+ echo 'Finished Configuring Tempest'
Finished Configuring Tempest
+ echo '**************************************************'
**************************************************
Running tempest smoke tests
ERROR: unknown environment 'smoke'
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-stable-folsom/222
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/222/logs
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/222/logs/devstack-gate-cleanup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/222/logs/devstack-gate-setup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/222/logs/devstack-gate-setup-workspace-new.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/222/logs/devstacklog.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/222/logs/iptables.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/222/logs/kern_log.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/222/logs/localrc.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/222/logs/mysql
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/222/logs/mysql/error.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/222/logs/rabbitmq
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/222/logs/rabbitmq/rabbit(a)devstack-1368243706-sasl.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/222/logs/rabbitmq/rabbit(a)devstack-1368243706.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/222/logs/rabbitmq/startup_log.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/222/logs/screen-g-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/222/logs/screen-g-reg.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/222/logs/screen-horizon.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/222/logs/screen-key.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/222/logs/screen-n-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/222/logs/screen-n-cpu.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/222/logs/screen-n-crt.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/222/logs/screen-n-net.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/222/logs/screen-n-obj.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/222/logs/screen-n-sch.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/222/logs/screen-n-vol.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/222/logs/screen-swift.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/222/logs/sudoers.d
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/222/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/222/logs/sudoers.d/README.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/222/logs/sudoers.d/jenkins-sudo-grep.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/222/logs/sudoers.d/nova-rootwrap.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/222/logs/sudoers.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/222/logs/syslog.txt.gz'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.
1
1