Closed Bug 1026158 Opened 10 years ago Closed 10 years ago

release build is broken

Categories

(Socorro :: General, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: lonnen, Assigned: rhelmer)

Details

00:01:13.912 env crontabber.database_name=socorro_integration_test  resource.postgresql.database_hostname=jenkins-pg92  secrets.postgresql.database_username=test  secrets.postgresql.database_password=aPassword  resource.postgresql.database_port=5432  resource.rabbitmq.host=rabbitmq-zlb.webapp.phx1.mozilla.com  resource.rabbitmq.virtual_host=socorro-jenkins  secrets.rabbitmq.rabbitmq_user=socorro-jenkins  secrets.rabbitmq.rabbitmq_password=aPassword  elasticsearch_urls=http://jenkins-es20:9200  elasticSearchHostname=jenkins-es20 PYTHONPATH="." /var/lib/jenkins/jobs/socorro-release/workspace/socorro-virtualenv/bin/coverage run /var/lib/jenkins/jobs/socorro-release/workspace/socorro-virtualenv/bin/nosetests socorro -s --with-xunit
00:01:19.905 .....................................................................................................................................................................................................................................................................................S..............S............S..............................................................................................................S................................................................................................................................................................................................................................................................................................................................................
00:08:57.587 ----------------------------------------------------------------------
00:08:57.587 Ran 753 tests in 457.778s
00:08:57.587 
00:08:57.587 OK (SKIP=4)
00:08:57.753 /var/lib/jenkins/jobs/socorro-release/workspace/socorro-virtualenv/bin/coverage xml
00:09:06.307 cd webapp-django; ./bin/bootstrap.sh
00:09:06.437 /var/lib/jenkins/jobs/socorro-release/workspace/webapp-django/vendor/lib/python/django/core/management/__init__.py:465: DeprecationWarning: The 'execute_manager' function is deprecated, you likely need to update your 'manage.py'; please see the Django 1.4 release notes (https://docs.djangoproject.com/en/dev/releases/1.4/).
00:09:06.437   DeprecationWarning)
00:09:06.437 /var/lib/jenkins/jobs/socorro-release/workspace/webapp-django/vendor/lib/python/django/core/management/__init__.py:409: DeprecationWarning: The 'setup_environ' function is deprecated, you likely need to update your 'manage.py'; please see the Django 1.4 release notes (https://docs.djangoproject.com/en/dev/releases/1.4/).
00:09:06.437   DeprecationWarning)
00:09:07.161 /var/lib/jenkins/jobs/socorro-release/workspace/webapp-django/vendor/lib/python/django/utils/hashcompat.py:9: DeprecationWarning: django.utils.hashcompat is deprecated; use hashlib instead
00:09:07.161   DeprecationWarning)
00:09:07.458 
00:09:07.458 0 static files copied, 301 unmodified.
00:09:07.521 /var/lib/jenkins/jobs/socorro-release/workspace/webapp-django/vendor/lib/python/django/core/management/__init__.py:465: DeprecationWarning: The 'execute_manager' function is deprecated, you likely need to update your 'manage.py'; please see the Django 1.4 release notes (https://docs.djangoproject.com/en/dev/releases/1.4/).
00:09:07.521   DeprecationWarning)
00:09:07.521 /var/lib/jenkins/jobs/socorro-release/workspace/webapp-django/vendor/lib/python/django/core/management/__init__.py:409: DeprecationWarning: The 'setup_environ' function is deprecated, you likely need to update your 'manage.py'; please see the Django 1.4 release notes (https://docs.djangoproject.com/en/dev/releases/1.4/).
00:09:07.521   DeprecationWarning)
00:09:07.535 Unknown command: 'compress_jingo'
00:09:07.535 Type 'manage.py help' for usage.
00:09:07.541 make: *** [bootstrap-webapp] Error 1
00:09:07.542 Build step 'Execute shell' marked build as failure
00:09:07.542 [locks-and-latches] Releasing all the locks
00:09:07.542 [locks-and-latches] All the locks released
00:09:07.579 Archiving artifacts
00:09:07.833 Skipping Cobertura coverage report as build was not UNSTABLE or better ...
00:09:07.833 Recording test results
00:09:07.864 Recording fingerprints
00:09:08.355 IRC notifier plugin: Sending notification to: #breakpad
00:09:10.239 Finished: FAILURE
vendor-local had some .pyc files laying around, causing trouble (our "make clean" doesn't look in there only in ./socorro - maybe it should?)

In any case, we just needed a clean build to fix. Woot!
Assignee: nobody → rhelmer
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.