Advertisement
Guest User

Untitled

a guest
Nov 20th, 2014
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. ...........
  2. ----------------------------------------------------------------------
  3. Ran 11 tests in 25.374s
  4.  
  5. OK
  6. /usr/lib/python2.6/site-packages/django_jenkins/management/commands/jenkins.py:143: UserWarning: No PROJECTS_APPS settings, coverage gathered over all apps
  7. warnings.warn('No PROJECTS_APPS settings, coverage gathered over all apps')
  8. Creating test database for alias 'default'...
  9. Destroying test database for alias 'default'...
  10. Executing django_jenkins.tasks.with_coverage...
  11. Done
  12. [] $ /bin/bash -xe /tmp/hudsonxxxxxxxxxxxxxxxxxxxxxx.sh
  13. + '[' -x /usr/local/bin/build_env_post ']'
  14. + sudo -E /usr/local/bin/build_env_post
  15. Processing scripts in /etc/buildpost.d...
  16. Running coverage2elasticsearch.sh...done.
  17. Running junit2elasticsearch.sh...done.
  18. Running placeholder...Sending e-mails to: xxxxxxxxxxxxxxxxxxxx
  19. Archiving artifacts
  20. WARN: No artifacts found that match the file pattern "./results/logs/*.tar.gz". Configuration error?
  21. WARN: ?./results/logs/*.tar.gz? doesn?t match anything: even ?.? doesn?t exist
  22. Recording test results
  23. Build step 'Publish JUnit test result report' changed build result to UNSTABLE
  24. [Cobertura] Publishing Cobertura coverage report...
  25. Publishing Cobertura coverage results...
  26. Cobertura coverage report found.
  27. Notifying upstream projects of job completion
  28. Finished: UNSTABLE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement