← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1497142] [NEW] cinderclient traces in tests output

 

Public bug reported:

in current checkout (Sep 18th, 7 UTC)  there are cinderclient traces
shown.


./run_tests.sh -N -P openstack_dashboard
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'...
..................................................................S..........................................................................................................................................................................................................................................................................DEBUG:oslo_policy.openstack.common.fileutils: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
DEBUG:oslo_policy.openstack.common.fileutils: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:cinderclient.client:Connection error: ('Connection aborted.', gaierror(-5, 'No address associated with hostname'))
.DEBUG:cinderclient.client:Connection error: ('Connection aborted.', gaierror(-5, 'No address associated with hostname'))
.......DEBUG:cinderclient.client:Connection error: ('Connection aborted.', gaierror(-5, 'No address associated with hostname'))
.................................................................................................................................................................................................................................................................................................................................................................................................................................DEBUG:oslo_policy.policy:Reloaded policy 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

** Affects: horizon
     Importance: High
         Status: New

** Changed in: horizon
    Milestone: None => liberty-rc1

** Changed in: horizon
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1497142

Title:
  cinderclient traces in tests output

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  in current checkout (Sep 18th, 7 UTC)  there are cinderclient traces
  shown.

  
  ./run_tests.sh -N -P openstack_dashboard
  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'...
  ..................................................................S..........................................................................................................................................................................................................................................................................DEBUG:oslo_policy.openstack.common.fileutils: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
  DEBUG:oslo_policy.openstack.common.fileutils: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:cinderclient.client:Connection error: ('Connection aborted.', gaierror(-5, 'No address associated with hostname'))
  .DEBUG:cinderclient.client:Connection error: ('Connection aborted.', gaierror(-5, 'No address associated with hostname'))
  .......DEBUG:cinderclient.client:Connection error: ('Connection aborted.', gaierror(-5, 'No address associated with hostname'))
  .................................................................................................................................................................................................................................................................................................................................................................................................................................DEBUG:oslo_policy.policy:Reloaded policy 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

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1497142/+subscriptions


Follow ups