test_floatingip_list_with_pagination fails on py3 Newton job

Bug #1680858 reported by Jakub Libosvar
This bug report is a duplicate of:  Bug #1680136: Stable newton gate is broken. Edit Remove
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
neutron
New
Undecided
Unassigned

Bug Description

ft330.11: neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_list_with_pagination_StringException: Empty attachments:
  pythonlogging:''
  stdout

stderr: {{{
/home/jenkins/workspace/gate-neutron-python35/.tox/py35/lib/python3.5/site-packages/oslo_db/sqlalchemy/enginefacade.py:259: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade
  self._legacy_facade = LegacyEngineFacade(None, _factory=self)
/home/jenkins/workspace/gate-neutron-python35/.tox/py35/lib/python3.5/site-packages/paste/deploy/loadwsgi.py:22: DeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
  return pkg_resources.EntryPoint.parse("x=" + s).load(False)
}}}

Traceback (most recent call last):
  File "/home/jenkins/workspace/gate-neutron-python35/neutron/tests/unit/extensions/test_l3.py", line 2694, in test_floatingip_list_with_pagination
    ('floating_ip_address', 'asc'), 2, 2)
  File "/home/jenkins/workspace/gate-neutron-python35/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 712, in _test_list_with_pagination
    self.assertThat(len(res[resources]),
KeyError: 'floatingips'

Example of failed test: http://logs.openstack.org/12/454612/1/check/gate-neutron-python35/6d500b1/testr_results.html.gz

logstash query: http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22in%20_test_list_with_pagination%5C%22%20AND%20build_name%3Agate-neutron-python35%20AND%20build_branch%3A%5C%22stable%2Fnewton%5C%22

Tags: gate-failure
Revision history for this message
Brian Haley (brian-haley) wrote :

Looks like a duplicate of 1680136

Revision history for this message
Jakub Libosvar (libosvar) wrote :

Yep, thanks

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.