cinderclient traces in tests output

Bug #1538215 reported by Matthias Runge
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Medium
Matthias Runge

Bug Description

with current master checkout:
nosetests openstack_dashboard --nocapture --nologcapture --cover-package=openstack_dashboard --cover-inclusive --all-modules --exclude-dir=openstack_dashboard/test/integration_tests --verbosity=1
Creating test database for alias 'default'...
.............................................................................................................................................................................................................................DEBUG:cinderclient.client:Connection error: HTTPConnectionPool(host='public.nova.example.com', port=8776): Max retries exceeded with url: /v2/snapshots/detail?all_tenants=True (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f33a4ab0cd0>: Failed to establish a new connection: [Errno -5] No address associated with hostname',))
DEBUG:cinderclient.client:Connection error: HTTPConnectionPool(host='public.nova.example.com', port=8776): Max retries exceeded with url: /v2/snapshots/detail?all_tenants=True (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f33a46d4e50>: Failed to establish a new connection: [Errno -5] No address associated with hostname',))
DEBUG:cinderclient.client:Connection error: HTTPConnectionPool(host='public.nova.example.com', port=8776): Max retries exceeded with url: /v2/snapshots/detail?all_tenants=True (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f33a4a3f510>: Failed to establish a new connection: [Errno -5] No address associated with hostname',))
.DEBUG:cinderclient.client:Connection error: HTTPConnectionPool(host='public.nova.example.com', port=8776): Max retries exceeded with url: /v2/snapshots/detail?all_tenants=True (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f33a4abfd50>: Failed to establish a new connection: [Errno -5] No address associated with hostname',))
DEBUG:cinderclient.client:Connection error: HTTPConnectionPool(host='public.nova.example.com', port=8776): Max retries exceeded with url: /v2/snapshots/detail?all_tenants=True (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f33a4804190>: Failed to establish a new connection: [Errno -5] No address associated with hostname',))
................................................DEBUG:oslo_policy._cache_handler:Reloading cached file /home/mrunge/work/horizon/openstack_dashboard/conf/nova_policy.json
DEBUG:oslo_policy.policy:Reloaded policy file: /home/mrunge/work/horizon/openstack_dashboard/conf/nova_policy.json
DEBUG:oslo_policy._cache_handler:Reloading cached file /home/mrunge/work/horizon/openstack_dashboard/conf/keystone_policy.json
DEBUG:oslo_policy.policy:Reloaded policy file: /home/mrunge/work/horizon/openstack_dashboard/conf/keystone_policy.json
............................................................................^C...^C
----------------------------------------------------------------------
Ran 350 tests in 42.373s

OK

This was introduced by https://github.com/openstack/horizon/commit/8065be8975d496f9f6a175d3f9f058b38e0e504a

Revision history for this message
Matthias Runge (mrunge) wrote :
Changed in horizon:
importance: Undecided → Medium
milestone: none → mitaka-3
status: New → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/284102

Changed in horizon:
assignee: nobody → Matthias Runge (mrunge)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/284102
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=0492c7189d5985527ae3fd761e137defd8805ee5
Submitter: Jenkins
Branch: master

commit 0492c7189d5985527ae3fd761e137defd8805ee5
Author: Matthias Runge <email address hidden>
Date: Wed Feb 24 13:06:09 2016 +0100

    properly mock cinderclient calls in tests

    Change-Id: I905920ebe191ad42f1b2b8bbb2db4be1ec4fdc86
    Closes-Bug: #1538215

Changed in horizon:
status: In Progress → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/horizon 9.0.0.0b3

This issue was fixed in the openstack/horizon 9.0.0.0b3 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.