← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1952806] [NEW] RBAC-enabled tempest test failing - in periodic-tripleo-ci-centos-8-ovb-1ctlr_2comp-featureset020-rbac-master - IndexError: list index out of range

 

Public bug reported:

https://logserver.rdoproject.org/openstack-periodic-integration-
main/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-
centos-8-ovb-1ctlr_2comp-featureset020-rbac-
master/ff87c9e/logs/undercloud/var/log/tempest/stestr_results.html.gz
shows

neutron_tempest_plugin.scenario.admin.test_floatingip.FloatingIpTestCasesAdmin.test_two_vms_fips

fails with the following trace:


Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/neutron_tempest_plugin/scenario/admin/test_floatingip.py", line 102, in test_two_vms_fips
    servers, server_ssh_clients, fips = self._create_vms(hyper, avail_zone)
  File "/usr/lib/python3.6/site-packages/neutron_tempest_plugin/scenario/admin/test_floatingip.py", line 81, in _create_vms
    )['ports'][0]
IndexError: list index out of range


second log: https://logserver.rdoproject.org/openstack-periodic-integration-main/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-centos-8-ovb-1ctlr_2comp-featureset020-rbac-master/fb3a235/logs/undercloud/var/log/tempest/stestr_results.html.gz

The same test in an non-RBAC-enabled test passes on the same DLRN hash:

https://logserver.rdoproject.org/openstack-periodic-integration-
main/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-
centos-8-ovb-1ctlr_2comp-
featureset020-master/ce14b1e/logs/undercloud/var/log/tempest/stestr_results.html.gz

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1952806

Title:
  RBAC-enabled tempest test failing - in periodic-tripleo-ci-
  centos-8-ovb-1ctlr_2comp-featureset020-rbac-master - IndexError: list
  index out of range

Status in neutron:
  New

Bug description:
  https://logserver.rdoproject.org/openstack-periodic-integration-
  main/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-
  centos-8-ovb-1ctlr_2comp-featureset020-rbac-
  master/ff87c9e/logs/undercloud/var/log/tempest/stestr_results.html.gz
  shows

  neutron_tempest_plugin.scenario.admin.test_floatingip.FloatingIpTestCasesAdmin.test_two_vms_fips

  fails with the following trace:

  
  Traceback (most recent call last):
    File "/usr/lib/python3.6/site-packages/neutron_tempest_plugin/scenario/admin/test_floatingip.py", line 102, in test_two_vms_fips
      servers, server_ssh_clients, fips = self._create_vms(hyper, avail_zone)
    File "/usr/lib/python3.6/site-packages/neutron_tempest_plugin/scenario/admin/test_floatingip.py", line 81, in _create_vms
      )['ports'][0]
  IndexError: list index out of range

  
  second log: https://logserver.rdoproject.org/openstack-periodic-integration-main/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-centos-8-ovb-1ctlr_2comp-featureset020-rbac-master/fb3a235/logs/undercloud/var/log/tempest/stestr_results.html.gz

  The same test in an non-RBAC-enabled test passes on the same DLRN
  hash:

  https://logserver.rdoproject.org/openstack-periodic-integration-
  main/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-
  centos-8-ovb-1ctlr_2comp-
  featureset020-master/ce14b1e/logs/undercloud/var/log/tempest/stestr_results.html.gz

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



Follow ups