See <https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/37/> ------------------------------------------ [...truncated 1238 lines...] 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.01[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.00[0m test_no_auth_address [32mOK [0m[32m 0.00[0m test_no_key [32mOK [0m[32m 0.00[0m test_no_user [32mOK [0m[32m 0.01[0m test_read_acl_public [32mOK [0m[32m 0.00[0m test_read_acl_tenants [32mOK [0m[32m 0.00[0m test_read_write_public [32mOK [0m[32m 0.00[0m test_v2_multi_tenant_location [32mOK [0m[32m 0.00[0m test_v2_with_no_tenant [32mOK [0m[32m 0.00[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 ====================================================================== FAIL: glance.tests.functional.v1.test_copy_to_file.TestCopyToFile.test_copy_from_http_nonexistent ---------------------------------------------------------------------- _StringException: Traceback (most recent call last): File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/tests/utils.py",> line 121, in wrapped func(*a, **kwargs) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/tests/functional/v1/test_copy_to_file.py",> line 251, in test_copy_from_http_nonexistent self._do_test_copy_from_http(False) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/tests/utils.py",> line 121, in wrapped func(*a, **kwargs) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/tests/functional/v1/test_copy_to_file.py",> line 205, in _do_test_copy_from_http self.assertEqual(response.status, 201, content) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/testtools/testcase.py",> line 322, in assertEqual self.assertThat(observed, matcher, message) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/testtools/testcase.py",> line 417, in assertThat raise MismatchError(matchee, matcher, mismatch, verbose) MismatchError: 500 != 201: Traceback (most recent call last): File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/eventlet/wsgi.py",> line 389, in handle_one_response result = self.application(self.environ, start_response) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/webob/dec.py",> line 130, in __call__ resp = self.call_func(req, *args, **self.kwargs) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/webob/dec.py",> line 195, in call_func return self.func(req, *args, **kwargs) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/common/wsgi.py",> line 362, in __call__ response = req.get_response(self.application) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/webob/request.py",> line 1296, in send application, catch_exc_info=False) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/webob/request.py",> line 1260, in call_application app_iter = application(self.environ, start_response) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/webob/dec.py",> line 130, in __call__ resp = self.call_func(req, *args, **self.kwargs) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/webob/dec.py",> line 195, in call_func return self.func(req, *args, **kwargs) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/common/wsgi.py",> line 362, in __call__ response = req.get_response(self.application) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/webob/request.py",> line 1296, in send application, catch_exc_info=False) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/webob/request.py",> line 1260, in call_application app_iter = application(self.environ, start_response) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/paste/urlmap.py",> line 203, in __call__ return app(environ, start_response) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/webob/dec.py",> line 144, in __call__ return resp(environ, start_response) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/routes/middleware.py",> line 131, in __call__ response = self.app(environ, start_response) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/webob/dec.py",> line 144, in __call__ return resp(environ, start_response) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/webob/dec.py",> line 130, in __call__ resp = self.call_func(req, *args, **self.kwargs) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/webob/dec.py",> line 195, in call_func return self.func(req, *args, **kwargs) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/common/wsgi.py",> line 572, in __call__ request, **action_args) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/common/wsgi.py",> line 589, in dispatch return method(*args, **kwargs) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/common/utils.py",> line 413, in wrapped return func(self, req, *args, **kwargs) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/api/v1/images.py",> line 687, in create image_meta = self._reserve(req, image_meta) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/api/v1/images.py",> line 367, in _reserve image_meta = registry.add_image_metadata(req.context, image_meta) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/registry/__init__.py",> line 166, in add_image_metadata return c.add_image(image_meta) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/registry/client.py",> line 142, in add_image res = self.do_request("POST", "/images", body=body, headers=headers) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/registry/client.py",> line 90, in do_request **kwargs) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/common/client.py",> line 63, in wrapped return func(self, *args, **kwargs) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/common/client.py",> line 377, in do_request headers=headers) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/common/client.py",> line 80, in wrapped return func(self, method, url, body, headers) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/common/client.py",> line 541, in _do_request raise exception.ClientConnectionError(e) ClientConnectionError: [Errno 111] ECONNREFUSED ---------------------------------------------------------------------- XML: nosetests.xml Slowest 5 tests took 91.67 secs: [31m 26.45 TestScrubber.test_scrubber_app[0m [31m 20.89 TestScrubber.test_delayed_delete[0m [31m 14.90 TestGlanceControl.test_reload[0m [31m 14.83 TestRootApi.test_version_configurations[0m [31m 14.60 TestGlanceControl.test_respawn[0m ---------------------------------------------------------------------- Ran 1109 tests in 648.312s FAILED (SKIP=42, failures=1) ERROR: InvocationError: '<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/bin/nosetests'> ___________________________________ summary ____________________________________ ERROR: py26: commands failed + result=1 + echo 'Begin pip freeze output from test virtualenv:' Begin pip freeze output from test virtualenv: + echo ====================================================================== ====================================================================== + .tox/py26/bin/pip freeze Babel==1.3 Jinja2==2.7.1 MarkupSafe==0.18 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.13 anyjson==0.3.3 argparse==1.2.1 boto==2.14.0 cffi==0.7.2 colorama==0.2.7 coverage==3.7 decorator==3.4.0 distribute==0.7.3 docutils==0.10 eventlet==0.14.0 extras==0.0.3 fixtures==0.3.14 glance==jenkins.periodic.glance.python26.stable.grizzly.37 greenlet==0.4.1 httplib2==0.8 importlib==1.0.2 iso8601==0.1.4 jsonschema==2.1.0 kombu==2.5.15 lxml==3.2.3 mox==0.5.3 netaddr==0.7.10 nose==1.3.0 nose-exclude==0.1.10 nosehtmloutput==0.0.5 openstack.nose-plugin==0.11 ordereddict==1.1 oslo.config==1.2.1 passlib==1.6.1 pbr==0.5.21 pep8==1.3.3 prettytable==0.7.2 psycopg2==2.5.1 pycparser==2.10 pycrypto==2.6 pysendfile==2.0.0 python-keystoneclient==0.4.0 python-mimeparse==0.1.4 python-swiftclient==1.8.0 pytz==2013.7 repoze.lru==0.6 requests==2.0.0 simplejson==3.3.1 six==1.4.1 sqlalchemy-migrate==0.7.2 termcolor==1.1.0 testtools==0.9.32 wsgiref==0.1.2 xattr==0.7.2 + echo ====================================================================== ====================================================================== + '[' -d .testrepository ']' + sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh post + sudoresult=0 + '[' 0 -ne 0 ']' + /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh post + oomresult=0 + '[' 0 -ne 0 ']' ++ find . -name nose_results.html + htmlreport=./nose_results.html + '[' -f ./nose_results.html ']' ++ grep -c 'tr class=.passClass' ./nose_results.html + passcount=126 + '[' 126 -eq 0 ']' + exit 1 + rm -rf /tmp/tmp.UeNTS0Gu5j Build step 'Execute shell' marked build as failure [SCP] Connecting to static.openstack.org [SCP] uploading file: '/srv/static/logs/periodic/periodic-glance-python26-stable-grizzly/37/nose_results.html' [SCP] Connecting to static.openstack.org [SCP] Trying to create /srv/static/logs/periodic/periodic-glance-python26-stable-grizzly/centos6-11/37 [SCP] Copying console log.