You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@allura.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/04/07 12:21:39 UTC

Build failed in Jenkins: Allura #800

See <https://builds.apache.org/job/Allura/800/changes>

Changes:

[dbrondsema] [#7869] only apply patches once.  Note how below the newrelic patch already avoids the issue

------------------------------------------
[...truncated 1437 lines...]
  Running setup.py install for GitPython
    
    warning: no files found matching 'README'
  Running setup.py install for async
    building 'async.mod.zlib' extension
    x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c mod/zlibmodule.c -o build/temp.linux-x86_64-2.7/mod/zlibmodule.o
    x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/mod/zlibmodule.o -o build/lib.linux-x86_64-2.7/async/mod/zlib.so
    
  Running setup.py install for gitdb
    building 'gitdb._perf' extension
    x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Igitdb -I/usr/include/python2.7 -c gitdb/_fun.c -o build/temp.linux-x86_64-2.7/gitdb/_fun.o
    x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Igitdb -I/usr/include/python2.7 -c gitdb/_delta_apply.c -o build/temp.linux-x86_64-2.7/gitdb/_delta_apply.o
    x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/gitdb/_fun.o build/temp.linux-x86_64-2.7/gitdb/_delta_apply.o -o build/lib.linux-x86_64-2.7/gitdb/_perf.so
    
  Running setup.py install for smmap
    
  Running setup.py install for datadiff
    
  Running setup.py install for ipython
    
    Installing ipcontroller script to <https://builds.apache.org/job/Allura/ws/.allura-venv/bin>
    Installing iptest script to <https://builds.apache.org/job/Allura/ws/.allura-venv/bin>
    Installing ipcluster script to <https://builds.apache.org/job/Allura/ws/.allura-venv/bin>
    Installing ipython script to <https://builds.apache.org/job/Allura/ws/.allura-venv/bin>
    Installing pycolor script to <https://builds.apache.org/job/Allura/ws/.allura-venv/bin>
    Installing iplogger script to <https://builds.apache.org/job/Allura/ws/.allura-venv/bin>
    Installing irunner script to <https://builds.apache.org/job/Allura/ws/.allura-venv/bin>
    Installing ipengine script to <https://builds.apache.org/job/Allura/ws/.allura-venv/bin>
  Running setup.py install for mock
    
    warning: no files found matching '*.png' under directory 'docs'
    warning: no files found matching '*.css' under directory 'docs'
    warning: no files found matching '*.html' under directory 'docs'
    warning: no files found matching '*.js' under directory 'docs'
  Running setup.py install for nose
    
    no previously-included directories found matching 'doc/.build'
    Installing nosetests script to <https://builds.apache.org/job/Allura/ws/.allura-venv/bin>
    Installing nosetests-2.7 script to <https://builds.apache.org/job/Allura/ws/.allura-venv/bin>
  Running setup.py install for pyflakes
    changing mode of build/scripts-2.7/pyflakes from 644 to 755
    
    changing mode of <https://builds.apache.org/job/Allura/ws/.allura-venv/bin/pyflakes> to 755
  Running setup.py install for WebTest
    
    warning: no previously-included files matching '*' found under directory 'docs/_build/_sources'
    warning: no files found matching '*.txt' under directory 'tests'
  Running setup.py install for testfixtures
    
  Running setup.py install for q
    
  Running setup.py install for WebError
    paster_plugins not set in setup(), but WebError.egg-info/paster_plugins.txt exists
    
  Running setup.py install for sphinx-rtd-theme
    
  Running setup.py install for sphinx
    
    warning: no files found matching 'TODO'
    no previously-included directories found matching 'doc/_build'
    Installing sphinx-apidoc script to <https://builds.apache.org/job/Allura/ws/.allura-venv/bin>
    Installing sphinx-build script to <https://builds.apache.org/job/Allura/ws/.allura-venv/bin>
    Installing sphinx-quickstart script to <https://builds.apache.org/job/Allura/ws/.allura-venv/bin>
    Installing sphinx-autogen script to <https://builds.apache.org/job/Allura/ws/.allura-venv/bin>
  Running setup.py install for snowballstemmer
    
    warning: no files found matching '*.py' under directory 'src'
  Running setup.py install for alabaster
    
    warning: no files found matching 'README.md'
    warning: no previously-included files matching '.*.swp' found under directory 'alabaster'
Successfully installed pytz ActivityStream BeautifulSoup Beaker chardet colander Creoleparser decorator docutils EasyWidgets faulthandler feedparser FormEncode Genshi html5lib httplib2 iso8601 Jinja2 Markdown Ming oauth2 Paste PasteDeploy PasteScript Pillow poster Pygments pymongo Pypeline pysolr python-dateutil python-magic python-oembed requests oauthlib requests-oauthlib setproctitle six textile translationstring TimerMiddleware TurboGears2 WebOb Babel Mako MarkupSafe Pylons simplejson Tempita Routes WebFlash WebHelpers GitPython async gitdb smmap datadiff ipython mock nose pyflakes WebTest testfixtures q WebError sphinx-rtd-theme sphinx snowballstemmer alabaster
Cleaning up...
Downloading/unpacking pep8
  Storing download in cache at /tmp/python-pip-cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fp%2Fpep8%2Fpep8-1.6.2.tar.gz
  Running setup.py egg_info for package pep8
    
    warning: no previously-included files matching '*.pyc' found under directory 'docs'
    warning: no previously-included files matching '*.pyo' found under directory 'docs'
    warning: no previously-included files matching '*.pyc' found under directory 'testsuite'
    warning: no previously-included files matching '*.pyo' found under directory 'testsuite'
    no previously-included directories found matching 'docs/_build'
Requirement already satisfied (use --upgrade to upgrade): pyflakes in ./.allura-venv/lib/python2.7/site-packages
Downloading/unpacking coverage
  Storing download in cache at /tmp/python-pip-cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fc%2Fcoverage%2Fcoverage-4.0a5.tar.bz2
  Running setup.py egg_info for package coverage
    
    warning: no previously-included files matching '*.pyc' found anywhere in distribution
Downloading/unpacking nose-xunitmp
  Downloading nose_xunitmp-0.3.2.tar.gz
  Storing download in cache at /tmp/python-pip-cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fn%2Fnose_xunitmp%2Fnose_xunitmp-0.3.2.tar.gz
  Running setup.py egg_info for package nose-xunitmp
    
Requirement already satisfied (use --upgrade to upgrade): nose in ./.allura-venv/lib/python2.7/site-packages (from nose-xunitmp)
Installing collected packages: pep8, coverage, nose-xunitmp
  Running setup.py install for pep8
    
    warning: no previously-included files matching '*.pyc' found under directory 'docs'
    warning: no previously-included files matching '*.pyo' found under directory 'docs'
    warning: no previously-included files matching '*.pyc' found under directory 'testsuite'
    warning: no previously-included files matching '*.pyo' found under directory 'testsuite'
    no previously-included directories found matching 'docs/_build'
    Installing pep8 script to <https://builds.apache.org/job/Allura/ws/.allura-venv/bin>
  Running setup.py install for coverage
    building 'coverage.tracer' extension
    x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c coverage/tracer.c -o build/temp.linux-x86_64-2.7/coverage/tracer.o
    x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/coverage/tracer.o -o build/lib.linux-x86_64-2.7/coverage/tracer.so
    
    warning: no previously-included files matching '*.pyc' found anywhere in distribution
    Installing coverage2 script to <https://builds.apache.org/job/Allura/ws/.allura-venv/bin>
    Installing coverage-2.7 script to <https://builds.apache.org/job/Allura/ws/.allura-venv/bin>
    Installing coverage script to <https://builds.apache.org/job/Allura/ws/.allura-venv/bin>
  Running setup.py install for nose-xunitmp
    
Successfully installed pep8 coverage nose-xunitmp
Cleaning up...
# setting up Allura dependencies
warning: no files found matching 'allura/public/favicon.ico'
# setting up AlluraTest dependencies
# setting up ForgeActivity dependencies
# setting up ForgeBlog dependencies
# setting up ForgeChat dependencies
# setting up ForgeDiscussion dependencies
# setting up ForgeGit dependencies
# setting up ForgeImporters dependencies
# setting up ForgeLink dependencies
# setting up ForgeShortUrl dependencies
# setting up ForgeSVN dependencies
# setting up ForgeTracker dependencies
# setting up ForgeUserStats dependencies
# setting up ForgeWiki dependencies
Not running tests for virtualenv-1.9.1, since it isn't set up
<DummyProcess(Thread-3, started daemon 140277241358080)> running nosetests  --with-xunitmp --cover-package=alluratest --processes=4 --process-timeout=180 {'cwd': 'AlluraTest'}
<DummyProcess(Thread-1, started daemon 140277258143488)> running nosetests allura/tests/ --with-xunitmp --cover-package=allura --processes=4 --process-timeout=180 {'cwd': 'Allura'}
<DummyProcess(Thread-2, started daemon 140277249750784)> running nosetests  --with-xunitmp --cover-package=forgeactivity --processes=4 --process-timeout=180 {'cwd': 'ForgeActivity'}
<DummyProcess(Thread-4, started daemon 140277232965376)> running nosetests  --with-xunitmp --cover-package=forgeblog --processes=4 --process-timeout=180 {'cwd': 'ForgeBlog'}
....
----------------------------------------------------------------------
Ran 4 tests in 5.517s

OK
finished nosetests  --with-xunitmp --cover-package=alluratest --processes=4 --process-timeout=180 {'cwd': 'AlluraTest'}
<DummyProcess(Thread-3, started daemon 140277241358080)> running nosetests  --with-xunitmp --cover-package=forgechat --processes=4 --process-timeout=180 {'cwd': 'ForgeChat'}
.
----------------------------------------------------------------------
Ran 1 test in 3.437s

OK
finished nosetests  --with-xunitmp --cover-package=forgechat --processes=4 --process-timeout=180 {'cwd': 'ForgeChat'}
<DummyProcess(Thread-3, started daemon 140277241358080)> running nosetests  --with-xunitmp --cover-package=forgediscussion --processes=4 --process-timeout=180 {'cwd': 'ForgeDiscussion'}
..............
----------------------------------------------------------------------
Ran 14 tests in 9.523s

OK
finished nosetests  --with-xunitmp --cover-package=forgeactivity --processes=4 --process-timeout=180 {'cwd': 'ForgeActivity'}
<DummyProcess(Thread-2, started daemon 140277249750784)> running nosetests  --with-xunitmp --cover-package=forgegit  {'cwd': 'ForgeGit'}
....................................SSS..
----------------------------------------------------------------------
Ran 41 tests in 20.872s

OK (SKIP=3)
finished nosetests  --with-xunitmp --cover-package=forgeblog --processes=4 --process-timeout=180 {'cwd': 'ForgeBlog'}
<DummyProcess(Thread-4, started daemon 140277232965376)> running nosetests  --with-xunitmp --cover-package=forgeimporters --processes=4 --process-timeout=180 {'cwd': 'ForgeImporters'}
...........................................................
----------------------------------------------------------------------
Ran 59 tests in 50.961s

OK
finished nosetests  --with-xunitmp --cover-package=forgediscussion --processes=4 --process-timeout=180 {'cwd': 'ForgeDiscussion'}
<DummyProcess(Thread-3, started daemon 140277241358080)> running nosetests  --with-xunitmp --cover-package=forgelink --processes=4 --process-timeout=180 {'cwd': 'ForgeLink'}
...........
----------------------------------------------------------------------
Ran 11 tests in 5.858s

OK
finished nosetests  --with-xunitmp --cover-package=forgelink --processes=4 --process-timeout=180 {'cwd': 'ForgeLink'}
<DummyProcess(Thread-3, started daemon 140277241358080)> running nosetests  --with-xunitmp --cover-package=forgesvn  {'cwd': 'ForgeSVN'}
.......................................S.............S.................................................S..............S....................................S.........SSSS..SS..........S.
----------------------------------------------------------------------
Ran 185 tests in 49.204s

OK (SKIP=12)
finished nosetests  --with-xunitmp --cover-package=forgeimporters --processes=4 --process-timeout=180 {'cwd': 'ForgeImporters'}
<DummyProcess(Thread-4, started daemon 140277232965376)> running nosetests  --with-xunitmp --cover-package=forgeshorturl --processes=4 --process-timeout=180 {'cwd': 'ForgeShortUrl'}
...........
----------------------------------------------------------------------
Ran 11 tests in 7.086s

OK
finished nosetests  --with-xunitmp --cover-package=forgeshorturl --processes=4 --process-timeout=180 {'cwd': 'ForgeShortUrl'}
<DummyProcess(Thread-4, started daemon 140277232965376)> running nosetests  --with-xunitmp --cover-package=forgetracker --processes=4 --process-timeout=180 {'cwd': 'ForgeTracker'}
....................................................................................................................................................................................
----------------------------------------------------------------------
Ran 180 tests in 109.701s

OK
finished nosetests  --with-xunitmp --cover-package=forgetracker --processes=4 --process-timeout=180 {'cwd': 'ForgeTracker'}
<DummyProcess(Thread-4, started daemon 140277232965376)> running nosetests  --with-xunitmp --cover-package=forgeuserstats --processes=4 --process-timeout=180 {'cwd': 'ForgeUserStats'}
............
----------------------------------------------------------------------
Ran 12 tests in 14.712s

OK
finished nosetests  --with-xunitmp --cover-package=forgeuserstats --processes=4 --process-timeout=180 {'cwd': 'ForgeUserStats'}
<DummyProcess(Thread-4, started daemon 140277232965376)> running nosetests  --with-xunitmp --cover-package=forgewiki --processes=4 --process-timeout=180 {'cwd': 'ForgeWiki'}
.....................................................................................................................................................................................................................................S............................................................................................................................................................................................................................................................SSSSSSSSSSS...............................................................................................................................................................S..................................................................................................................................................................................................................................
.............................................S........
----------------------------------------------------------------------
Ran 54 tests in 34.211s

OK (SKIP=1)
----------------------------------------------------------------------
Ran 879 tests in 235.596s

OK (SKIP=13)
finished nosetests  --with-xunitmp --cover-package=forgewiki --processes=4 --process-timeout=180 {'cwd': 'ForgeWiki'}
finished nosetests allura/tests/ --with-xunitmp --cover-package=allura --processes=4 --process-timeout=180 {'cwd': 'Allura'}
....................................................................F.......................
======================================================================
FAIL: test_paged_diffs (forgesvn.tests.model.test_repository.TestSVNRepo)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/Allura/ws/ForgeSVN/forgesvn/tests/model/test_repository.py",> line 369, in test_paged_diffs
    self.assertEqual(expected, actual)
AssertionError: {'total': 4, 'copied': [], 'removed': [], 'added': [u'/a/b', u'/a/b/c'], 'changed': []} != {'copied': [], 'total': 4, 'removed': [], 'added': [u'/a/b/c', u'/a/b/c/hello.txt'], 'changed': []}
-------------------- >> begin captured stdout << ---------------------
Running setup_app() from allura.websetup

--------------------- >> end captured stdout << ----------------------

----------------------------------------------------------------------
Ran 92 tests in 181.095s

FAILED (failures=1)
finished nosetests  --with-xunitmp --cover-package=forgesvn  {'cwd': 'ForgeSVN'}
........................................................................................................................
----------------------------------------------------------------------
Ran 120 tests in 265.880s

OK
finished nosetests  --with-xunitmp --cover-package=forgegit  {'cwd': 'ForgeGit'}
Running setup_app() from allura.websetup
/p/test/wiki/_discuss/thread/96a0369b/ 200 OK
{"sidebar": 1, "jinja": 1, "markdown": 4, "ming": 107}
Build step 'Execute shell' marked build as failure
Recording plot data
Skipping Cobertura coverage report as build was not SUCCESS or better ...
Recording test results

Jenkins build is back to normal : Allura #801

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Allura/801/changes>