Source: neutron-lbaas
Version: 1:9.1.0-2
Severity: serious
Tags: buster sid

Some recent change in unstable makes neutron-lbaas FTBFS:

https://tests.reproducible-builds.org/debian/history/neutron-lbaas.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/neutron-lbaas.html

...
======================================================================
FAIL: 
neutron_lbaas.tests.unit.common.cert_manager.barbican_auth.test_barbican_acl.TestBarbicanACLAuth.test_get_barbican_client
neutron_lbaas.tests.unit.common.cert_manager.barbican_auth.test_barbican_acl.TestBarbicanACLAuth.test_get_barbican_client
----------------------------------------------------------------------
_StringException: stderr: {{{
/usr/lib/python2.7/dist-packages/neutron/common/rpc.py:72: DeprecationWarning: 
Using function/method 'oslo_messaging.transport.get_transport()' is deprecated: 
use get_rpc_transport or get_notification_transport
  aliases=TRANSPORT_ALIASES)
/usr/lib/python2.7/dist-packages/neutron/common/rpc.py:72: DeprecationWarning: 
Using function/method 'oslo_messaging.transport.get_transport()' is deprecated: 
use get_rpc_transport or get_notification_transport
  aliases=TRANSPORT_ALIASES)
}}}

Traceback (most recent call last):
  File 
"neutron_lbaas/tests/unit/common/cert_manager/barbican_auth/test_barbican_acl.py",
 line 43, in test_get_barbican_client
    barbican_client.Client
  File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 462, in 
assertIsInstance
    self.assertThat(obj, matcher, msg)
  File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 496, in 
assertThat
    mismatch_error = self._matchHelper(matchee, matcher, message, verbose)
  File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 547, in 
_matchHelper
    mismatch = matcher.match(matchee)
  File "/usr/lib/python2.7/dist-packages/testtools/matchers/_basic.py", line 
275, in match
    if isinstance(other, self.types):
TypeError: isinstance() arg 2 must be a class, type, or tuple of classes and 
types


----------------------------------------------------------------------
Ran 513 tests in 233.866s

FAILED (failures=1)
debian/rules:43: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1

Reply via email to