[Openstack-devel] Bug#718157: heat: FTBFS: Tests failed

David Suárez david.sephirot at gmail.com
Sat Jul 27 20:39:08 UTC 2013


Source: heat
Version: 2013.1.2-2
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20130726 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 > ======================================================================
> ERROR: <nose.suite.ContextSuite context=WatchRuleTest>
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run
>     self.setUp()
>   File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp
>     self.setupContext(ancestor)
>   File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in setupContext
>     try_run(context, names)
>   File "/usr/lib/python2.7/dist-packages/nose/util.py", line 469, in try_run
>     return func()
>   File "/«PKGBUILDDIR»/heat/tests/test_watch.py", line 56, in setUpClass
>     dummy_stack.store()
>   File "/«PKGBUILDDIR»/heat/engine/parser.py", line 150, in store
>     new_creds = db_api.user_creds_create(self.context)
>   File "/«PKGBUILDDIR»/heat/db/api.py", line 122, in user_creds_create
>     return IMPL.user_creds_create(context)
>   File "/«PKGBUILDDIR»/heat/db/utils.py", line 40, in __getattr__
>     backend = self.__get_backend()
>   File "/«PKGBUILDDIR»/heat/db/utils.py", line 36, in __get_backend
>     self.__backend = __import__(name, None, None, fromlist)
>   File "/«PKGBUILDDIR»/heat/db/sqlalchemy/api.py", line 20, in <module>
>     from heat.db.sqlalchemy import models
>   File "/«PKGBUILDDIR»/heat/db/sqlalchemy/models.py", line 32, in <module>
>     class Json(types.TypeDecorator, types.MutableType):
> AttributeError: 'module' object has no attribute 'MutableType'
> 
> ----------------------------------------------------------------------
> Ran 595 tests in 3.960s
> 
> FAILED (errors=167)
> Slowest 2 tests took 2.89 secs:
>     1.66       test_convert_all_templates (heat.tests.test_template_format.JsonToYamlTest)
>     1.23       test_bins (heat.tests.test_cli.CliTest)
> make[1]: *** [override_dh_auto_test] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/07/26/heat_2013.1.2-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Openstack-devel mailing list