[p2pu-dev] Build failed in Hudson: lernanta #144

Jessica Ledbetter jessica at jessicaledbetter.com
Fri Aug 12 22:12:16 UTC 2011


About time I broke it! ;)

Sorry, James.

On Fri, Aug 12, 2011 at 6:06 PM, Lernanta Hudson <hudson at coin.5cat.com>wrote:

> See <http://coin.5cat.com:8080/job/lernanta/144/changes>
>
> Changes:
>
> [Jessica Ledbetter] Fix of group tags and introducing 'general tag' for non
> user objects
>
> ------------------------------------------
> [...truncated 133 lines...]
>  Running setup.py develop for wellknown
>
>    Creating <
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/wellknown.egg-link>
> (link to .)
>    wellknown 0.1dev is already the active version in easy-install.pth
>
>    Installed <http://coin.5cat.com:8080/job/lernanta/ws/.env/src/wellknown
> >
>  Running setup.py develop for xrd
>
>    Creating <
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/python-xrd.egg-link>
> (link to .)
>    python-xrd 0.1 is already the active version in easy-install.pth
>
>    Installed <http://coin.5cat.com:8080/job/lernanta/ws/.env/src/xrd>
> Successfully installed commonware django-ckeditor django-obi
> django-openid-auth django-push django-recaptcha python-xrd unicodecsv
> wellknown xrd
> Cleaning up...
> Requirement already satisfied (use --upgrade to upgrade):
> django-maintenancemode==0.9.2 in ./.env/lib/python2.7/site-packages (from -r
> requirements/prod.txt (line 15))
> Requirement already satisfied (use --upgrade to upgrade): markdown==2.0.3
> in ./.env/lib/python2.7/site-packages (from -r requirements/prod.txt (line
> 12))
> Obtaining django-obi from git+git://
> github.com/zuzelvp/django-obi.git#egg=django_obi (from -r
> requirements/prod.txt (line 26))
>  Updating ./.env/src/django-obi clone
>  Running setup.py egg_info for package django-obi
>
> Obtaining django-ckeditor from git+git://
> github.com/shaunsephton/django-ckeditor.git#egg=django_ckeditor (from -r
> requirements/prod.txt (line 24))
>  Updating ./.env/src/django-ckeditor clone
>  Running setup.py egg_info for package django-ckeditor
>
> Obtaining test-utils from git+git://
> github.com/jbalogh/test-utils#egg=test-utils (from -r requirements/dev.txt
> (line 11))
>  Updating ./.env/src/test-utils clone
>  Running setup.py egg_info for package test-utils
>
>    no previously-included directories found matching 'example-project'
> Requirement already satisfied (use --upgrade to upgrade):
> python-openid==2.2.5 in ./.env/lib/python2.7/site-packages (from -r
> requirements/prod.txt (line 11))
> Requirement already satisfied (use --upgrade to upgrade): lxml==2.3 in
> ./.env/lib/python2.7/site-packages (from -r requirements/prod.txt (line 14))
> Requirement already satisfied (use --upgrade to upgrade): pep8==0.6.1 in
> ./.env/lib/python2.7/site-packages (from -r requirements/dev.txt (line 7))
> Obtaining xrd from git+git://github.com/paulosman/python-xrd#egg=xrd (from
> -r requirements/prod.txt (line 19))
>  Updating ./.env/src/xrd clone
>  Running setup.py egg_info for package xrd
>
> Requirement already satisfied (use --upgrade to upgrade):
> beautifulsoup==3.2.0 in ./.env/lib/python2.7/site-packages (from -r
> requirements/prod.txt (line 7))
> Requirement already satisfied (use --upgrade to upgrade): nose==1.0.0 in
> ./.env/lib/python2.7/site-packages (from -r requirements/dev.txt (line 5))
> Requirement already satisfied (use --upgrade to upgrade): celery==2.2.6 in
> ./.env/lib/python2.7/site-packages (from -r requirements/prod.txt (line 3))
> Requirement already satisfied (use --upgrade to upgrade): docutils==0.7 in
> ./.env/lib/python2.7/site-packages (from -r requirements/dev.txt (line 3))
> Requirement already satisfied (use --upgrade to upgrade): feedparser==5.0.1
> in ./.env/lib/python2.7/site-packages (from -r requirements/prod.txt (line
> 8))
> Obtaining commonware from git+git://
> github.com/jsocol/commonware.git#egg=commonware (from -r
> requirements/prod.txt (line 18))
>  Updating ./.env/src/commonware clone
>  Running setup.py egg_info for package commonware
>
> Obtaining wellknown from git+git://
> github.com/paulosman/django-wellknown.git#egg=wellknown (from -r
> requirements/prod.txt (line 20))
>  Updating ./.env/src/wellknown clone
>  Running setup.py egg_info for package wellknown
>
> Obtaining django-openid-auth from git+git://
> github.com/paulosman/django-openid-auth.git#egg=django_openid_auth (from
> -r requirements/prod.txt (line 23))
>  Updating ./.env/src/django-openid-auth clone
>  Running setup.py egg_info for package django-openid-auth
>
> Obtaining unicodecsv from git+git://
> github.com/jdunck/python-unicodecsv.git#egg=unicodecsv (from -r
> requirements/prod.txt (line 25))
>  Updating ./.env/src/unicodecsv clone
>  Running setup.py egg_info for package unicodecsv
>
> Obtaining django-recaptcha from git+git://
> github.com/mozilla/django-recaptcha.git#egg=django-recaptcha (from -r
> requirements/prod.txt (line 21))
>  Updating ./.env/src/django-recaptcha clone
>  Running setup.py egg_info for package django-recaptcha
>
> Requirement already satisfied (use --upgrade to upgrade):
> django-voting==0.1 in ./.env/lib/python2.7/site-packages (from -r
> requirements/prod.txt (line 6))
> Obtaining django-nose from git+git://
> github.com/jbalogh/django-nose#egg=django-nose (from -r
> requirements/dev.txt (line 10))
>  Updating ./.env/src/django-nose clone
>  Running setup.py egg_info for package django-nose
>
>    warning: no previously-included files matching '*.py[co]' found under
> directory 'django_nose'
>    warning: no previously-included files matching '*.py[co]' found under
> directory 'testapp'
> Requirement already satisfied (use --upgrade to upgrade): jinja2==2.5.5 in
> ./.env/lib/python2.7/site-packages (from -r requirements/dev.txt (line 6))
> Requirement already satisfied (use --upgrade to upgrade): bleach==1.0.1 in
> ./.env/lib/python2.7/site-packages (from -r requirements/prod.txt (line 13))
> Requirement already satisfied (use --upgrade to upgrade): ipython==0.10.2
> in ./.env/lib/python2.7/site-packages (from -r requirements/dev.txt (line
> 4))
> Requirement already satisfied (use --upgrade to upgrade):
> django-taggit==0.9.3 in ./.env/lib/python2.7/site-packages (from -r
> requirements/prod.txt (line 5))
> Obtaining django-debug-toolbar from git+git://
> github.com/robhudson/django-debug-toolbar.git#egg=django-debug-toolbar(from -r requirements/dev.txt (line 12))
>  Updating ./.env/src/django-debug-toolbar clone
>  Running setup.py egg_info for package django-debug-toolbar
>
> Requirement already satisfied (use --upgrade to upgrade): pyflakes==0.4.0
> in ./.env/lib/python2.7/site-packages (from -r requirements/dev.txt (line
> 8))
> Obtaining django-push from git+git://
> github.com/paulosman/django-push.git#egg=django_push (from -r
> requirements/prod.txt (line 22))
>  Updating ./.env/src/django-push clone
>  Running setup.py egg_info for package django-push
>
> Requirement already satisfied (use --upgrade to upgrade): django==1.3 in
> ./.env/lib/python2.7/site-packages (from -r requirements/prod.txt (line 1))
> Obtaining python-xrd from git+git://
> github.com/jbalogh/django-cache-machine.git#egg=python_xrd-dev (from -r
> requirements/prod.txt (line 17))
>  Updating ./.env/src/python-xrd clone
>  Running setup.py egg_info for package python-xrd
>
>    no previously-included directories found matching 'examples'
> Requirement already satisfied (use --upgrade to upgrade):
> django-messages==0.4.4 in ./.env/lib/python2.7/site-packages (from -r
> requirements/prod.txt (line 10))
> Requirement already satisfied (use --upgrade to upgrade):
> python-memcached==1.47 in ./.env/lib/python2.7/site-packages (from -r
> requirements/prod.txt (line 2))
> Requirement already satisfied (use --upgrade to upgrade):
> django-celery==2.2.4 in ./.env/lib/python2.7/site-packages (from -r
> requirements/prod.txt (line 4))
> Requirement already satisfied (use --upgrade to upgrade): south==0.7.3 in
> ./.env/lib/python2.7/site-packages (from -r requirements/prod.txt (line 9))
> Requirement already satisfied (use --upgrade to upgrade): PIL in
> ./.env/lib/python2.7/site-packages/PIL (from django-ckeditor->-r
> requirements/prod.txt (line 24))
> Requirement already satisfied (use --upgrade to upgrade): distribute in
> ./.env/lib/python2.7/site-packages/distribute-0.6.10-py2.7.egg (from
> pep8==0.6.1->-r requirements/dev.txt (line 7))
> Requirement already satisfied (use --upgrade to upgrade): iso8601 in
> ./.env/lib/python2.7/site-packages (from xrd->-r requirements/prod.txt (line
> 19))
> Requirement already satisfied (use --upgrade to upgrade):
> python-dateutil>=1.5.0,<2.0.0 in ./.env/lib/python2.7/site-packages (from
> celery==2.2.6->-r requirements/prod.txt (line 3))
> Requirement already satisfied (use --upgrade to upgrade): anyjson>=0.3.1 in
> ./.env/lib/python2.7/site-packages (from celery==2.2.6->-r
> requirements/prod.txt (line 3))
> Requirement already satisfied (use --upgrade to upgrade):
> kombu>=1.1.2,<2.0.0 in ./.env/lib/python2.7/site-packages (from
> celery==2.2.6->-r requirements/prod.txt (line 3))
> Requirement already satisfied (use --upgrade to upgrade):
> pyparsing>=1.5.0,<2.0.0 in ./.env/lib/python2.7/site-packages (from
> celery==2.2.6->-r requirements/prod.txt (line 3))
> Requirement already satisfied (use --upgrade to upgrade): recaptcha-client
> in ./.env/lib/python2.7/site-packages (from django-recaptcha->-r
> requirements/prod.txt (line 21))
> Requirement already satisfied (use --upgrade to upgrade): html5lib in
> ./.env/lib/python2.7/site-packages (from bleach==1.0.1->-r
> requirements/prod.txt (line 13))
> Requirement already satisfied (use --upgrade to upgrade):
> django-picklefield in ./.env/lib/python2.7/site-packages (from
> django-celery==2.2.4->-r requirements/prod.txt (line 4))
> Requirement already satisfied (use --upgrade to upgrade): amqplib>=1.0 in
> ./.env/lib/python2.7/site-packages (from
> kombu>=1.1.2,<2.0.0->celery==2.2.6->-r requirements/prod.txt (line 3))
> Installing collected packages: commonware, django-ckeditor,
> django-debug-toolbar, django-nose, django-obi, django-openid-auth,
> django-push, django-recaptcha, python-xrd, test-utils, unicodecsv,
> wellknown, xrd
>  Running setup.py develop for commonware
>
>    Creating <
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/commonware.egg-link>
> (link to .)
>    commonware 0.2.4 is already the active version in easy-install.pth
>
>    Installed <
> http://coin.5cat.com:8080/job/lernanta/ws/.env/src/commonware>
>  Running setup.py develop for django-ckeditor
>
>    Creating <
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/django-ckeditor.egg-link>
> (link to .)
>    django-ckeditor 0.0.9 is already the active version in easy-install.pth
>
>    Installed <
> http://coin.5cat.com:8080/job/lernanta/ws/.env/src/django-ckeditor>
>  Running setup.py develop for django-debug-toolbar
>
>    Creating <
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/django-debug-toolbar.egg-link>
> (link to .)
>    django-debug-toolbar 0.8.5 is already the active version in
> easy-install.pth
>
>    Installed <
> http://coin.5cat.com:8080/job/lernanta/ws/.env/src/django-debug-toolbar>
>  Running setup.py develop for django-nose
>
>    warning: no previously-included files matching '*.py[co]' found under
> directory 'django_nose'
>    warning: no previously-included files matching '*.py[co]' found under
> directory 'testapp'
>    Creating <
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/django-nose.egg-link>
> (link to .)
>    django-nose 0.1.3 is already the active version in easy-install.pth
>
>    Installed <
> http://coin.5cat.com:8080/job/lernanta/ws/.env/src/django-nose>
>  Running setup.py develop for django-obi
>
>    Creating <
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/django-obi.egg-link>
> (link to .)
>    django-obi 0.1 is already the active version in easy-install.pth
>
>    Installed <
> http://coin.5cat.com:8080/job/lernanta/ws/.env/src/django-obi>
>  Running setup.py develop for django-openid-auth
>
>    Creating <
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/django-openid-auth.egg-link>
> (link to .)
>    django-openid-auth 0.3 is already the active version in easy-install.pth
>
>    Installed <
> http://coin.5cat.com:8080/job/lernanta/ws/.env/src/django-openid-auth>
>  Running setup.py develop for django-push
>
>    Creating <
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/django-push.egg-link>
> (link to src)
>    django-push 0.3 is already the active version in easy-install.pth
>
>    Installed <
> http://coin.5cat.com:8080/job/lernanta/ws/.env/src/django-push/src>
>  Running setup.py develop for django-recaptcha
>
>    Creating <
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/django-recaptcha.egg-link>
> (link to .)
>    django-recaptcha 0.0.1 is already the active version in easy-install.pth
>
>    Installed <
> http://coin.5cat.com:8080/job/lernanta/ws/.env/src/django-recaptcha>
>  Running setup.py develop for python-xrd
>
>    no previously-included directories found matching 'examples'
>    Creating <
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/django-cache-machine.egg-link>
> (link to .)
>    django-cache-machine 0.6 is already the active version in
> easy-install.pth
>
>    Installed <
> http://coin.5cat.com:8080/job/lernanta/ws/.env/src/python-xrd>
>  Running setup.py develop for test-utils
>
>    no previously-included directories found matching 'example-project'
>    Creating <
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/test-utils.egg-link>
> (link to .)
>    test-utils 0.3 is already the active version in easy-install.pth
>
>    Installed <
> http://coin.5cat.com:8080/job/lernanta/ws/.env/src/test-utils>
>  Running setup.py develop for unicodecsv
>
>    Creating <
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/unicodecsv.egg-link>
> (link to .)
>    unicodecsv 0.8.0 is already the active version in easy-install.pth
>
>    Installed <
> http://coin.5cat.com:8080/job/lernanta/ws/.env/src/unicodecsv>
>  Running setup.py develop for wellknown
>
>    Creating <
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/wellknown.egg-link>
> (link to .)
>    wellknown 0.1dev is already the active version in easy-install.pth
>
>    Installed <http://coin.5cat.com:8080/job/lernanta/ws/.env/src/wellknown
> >
>  Running setup.py develop for xrd
>
>    Creating <
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/python-xrd.egg-link>
> (link to .)
>    python-xrd 0.1 is already the active version in easy-install.pth
>
>    Installed <http://coin.5cat.com:8080/job/lernanta/ws/.env/src/xrd>
> Successfully installed commonware django-ckeditor django-debug-toolbar
> django-nose django-obi django-openid-auth django-push django-recaptcha
> python-xrd test-utils unicodecsv wellknown xrd
> Cleaning up...
> [workspace] $ /bin/bash /tmp/hudson5370613297578892416.sh
> **> creating settings_local.py
> [workspace] $ /bin/bash /tmp/hudson5837396216261372862.sh
> Removing .pyc files...
> [workspace] $ /bin/bash /tmp/hudson5951319462138359147.sh
> Traceback (most recent call last):
>  File "./manage.py", line 26, in <module>
>    execute_manager(settings)
>  File "<
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/django/core/management/__init__.py",>
> line 438, in execute_manager
>    utility.execute()
>  File "<
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/django/core/management/__init__.py",>
> line 379, in execute
>    self.fetch_command(subcommand).run_from_argv(self.argv)
>  File "<
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/django/core/management/__init__.py",>
> line 261, in fetch_command
>    klass = load_command_class(app_name, subcommand)
>  File "<
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/django/core/management/__init__.py",>
> line 67, in load_command_class
>    module = import_module('%s.management.commands.%s' % (app_name, name))
>  File "<
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/django/utils/importlib.py",>
> line 35, in import_module
>    __import__(name)
>  File "<
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/south/management/commands/__init__.py",>
> line 10, in <module>
>    import django.template.loaders.app_directories
>  File "<
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/django/template/loaders/app_directories.py",>
> line 23, in <module>
>    raise ImproperlyConfigured('ImportError %s: %s' % (app, e.args[0]))
> django.core.exceptions.ImproperlyConfigured: ImportError
> lernanta.apps.pagination: No module named lernanta.apps.pagination
> Traceback (most recent call last):
>  File "./manage.py", line 26, in <module>
>    execute_manager(settings)
>  File "<
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/django/core/management/__init__.py",>
> line 438, in execute_manager
>    utility.execute()
>  File "<
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/django/core/management/__init__.py",>
> line 379, in execute
>    self.fetch_command(subcommand).run_from_argv(self.argv)
>  File "<
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/django/core/management/__init__.py",>
> line 261, in fetch_command
>    klass = load_command_class(app_name, subcommand)
>  File "<
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/django/core/management/__init__.py",>
> line 67, in load_command_class
>    module = import_module('%s.management.commands.%s' % (app_name, name))
>  File "<
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/django/utils/importlib.py",>
> line 35, in import_module
>    __import__(name)
>  File "<
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/south/management/commands/__init__.py",>
> line 10, in <module>
>    import django.template.loaders.app_directories
>  File "<
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/django/template/loaders/app_directories.py",>
> line 23, in <module>
>    raise ImproperlyConfigured('ImportError %s: %s' % (app, e.args[0]))
> django.core.exceptions.ImproperlyConfigured: ImportError
> lernanta.apps.pagination: No module named lernanta.apps.pagination
> Traceback (most recent call last):
>  File "./manage.py", line 26, in <module>
>    execute_manager(settings)
>  File "<
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/django/core/management/__init__.py",>
> line 438, in execute_manager
>    utility.execute()
>  File "<
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/django/core/management/__init__.py",>
> line 379, in execute
>    self.fetch_command(subcommand).run_from_argv(self.argv)
>  File "<
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/django/core/management/__init__.py",>
> line 261, in fetch_command
>    klass = load_command_class(app_name, subcommand)
>  File "<
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/django/core/management/__init__.py",>
> line 67, in load_command_class
>    module = import_module('%s.management.commands.%s' % (app_name, name))
>  File "<
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/django/utils/importlib.py",>
> line 35, in import_module
>    __import__(name)
>  File "<
> http://coin.5cat.com:8080/job/lernanta/ws/.env/src/django-nose/django_nose/management/commands/test.py",>
> line 10, in <module>
>    from south.management.commands.test import Command
>  File "<
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/south/management/commands/__init__.py",>
> line 10, in <module>
>    import django.template.loaders.app_directories
>  File "<
> http://coin.5cat.com:8080/job/lernanta/ws/.env/lib/python2.7/site-packages/django/template/loaders/app_directories.py",>
> line 23, in <module>
>    raise ImproperlyConfigured('ImportError %s: %s' % (app, e.args[0]))
> django.core.exceptions.ImproperlyConfigured: ImportError
> lernanta.apps.pagination: No module named lernanta.apps.pagination
> Recording test results
>
> _______________________________________________
> p2pu-dev mailing list
> p2pu-dev at lists.p2pu.org
> http://lists.p2pu.org/mailman/listinfo/p2pu-dev
>



-- 
Jessica Ledbetter
http://jessicaledbetter.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.p2pu.org/pipermail/p2pu-dev/attachments/20110812/35178874/attachment-0001.html>


More information about the p2pu-dev mailing list