See <https://builds.apache.org/job/Allura/1117/changes>
Changes: [dave] Fix typo in trove number ------------------------------------------ [...truncated 848 lines...] Running setup.py install for poster: finished with status 'done' Running setup.py install for textile: started Running setup.py install for textile: finished with status 'done' Running setup.py install for Pypeline: started Running setup.py install for Pypeline: finished with status 'done' Running setup.py install for pysolr: started Running setup.py install for pysolr: finished with status 'done' Running setup.py install for python-magic: started Running setup.py install for python-magic: finished with status 'done' Running setup.py install for python-oembed: started Running setup.py install for python-oembed: finished with status 'done' Running setup.py install for oauthlib: started Running setup.py install for oauthlib: finished with status 'done' Running setup.py install for requests-oauthlib: started Running setup.py install for requests-oauthlib: finished with status 'done' Running setup.py install for TimerMiddleware: started Running setup.py install for TimerMiddleware: finished with status 'done' Running setup.py install for WebOb: started Running setup.py install for WebOb: finished with status 'done' Running setup.py install for Routes: started Running setup.py install for Routes: finished with status 'done' Running setup.py install for simplejson: started Running setup.py install for simplejson: finished with status 'done' Running setup.py install for Mako: started Running setup.py install for Mako: finished with status 'done' Running setup.py install for Tempita: started Running setup.py install for Tempita: finished with status 'done' Running setup.py install for WebError: started Running setup.py install for WebError: finished with status 'done' Running setup.py install for WebTest: started Running setup.py install for WebTest: finished with status 'done' Running setup.py install for Pylons: started Running setup.py install for Pylons: finished with status 'done' Running setup.py install for WebFlash: started Running setup.py install for WebFlash: finished with status 'done' Running setup.py install for Babel: started Running setup.py install for Babel: finished with status 'done' Running setup.py install for TurboGears2: started Running setup.py install for TurboGears2: finished with status 'done' Running setup.py install for pycparser: started Running setup.py install for pycparser: finished with status 'done' Running setup.py install for cryptography: started Running setup.py install for cryptography: finished with status 'done' Running setup.py install for async: started Running setup.py install for async: finished with status 'done' Running setup.py install for smmap: started Running setup.py install for smmap: finished with status 'done' Running setup.py install for gitdb: started Running setup.py install for gitdb: finished with status 'done' Running setup.py install for GitPython: started Running setup.py install for GitPython: finished with status 'done' Running setup.py install for datadiff: started Running setup.py install for datadiff: finished with status 'done' Running setup.py install for ipython: started Running setup.py install for ipython: finished with status 'done' Running setup.py install for mock: started Running setup.py install for mock: finished with status 'done' Running setup.py install for testfixtures: started Running setup.py install for testfixtures: finished with status 'done' Running setup.py install for logilab-common: started Running setup.py install for logilab-common: finished with status 'done' Running setup.py install for q: started Running setup.py install for q: finished with status 'done' Running setup.py develop for sphinx-argparse Successfully installed ActivityStream-0.2.2 Babel-1.3 Beaker-1.6.4 BeautifulSoup-3.2.0 Creoleparser-0.7.3 EasyWidgets-0.2.dev20150922 FormEncode-1.2.4 Genshi-0.6 GitPython-0.3.2rc1 Jinja2-2.8 Mako-0.3.2 Markdown-2.2.0 MarkupSafe-0.15 Ming-0.5.4 Paste-1.7.5.1 PasteDeploy-1.5.0 PasteScript-1.7.4.2 Pillow-2.9.0 Pygments-2.0.2 Pylons-1.0 Pypeline-0.2 Routes-1.12.3 Tempita-0.5.1 TimerMiddleware-0.4.4 TurboGears2-2.1.5 WebError-0.10.3 WebFlash-0.1a9 WebHelpers-1.3 WebOb-1.0.8 WebTest-1.4.0 alabaster-0.7.9 astroid-1.3.8 async-0.6.1 beautifulsoup4-4.4.0 cffi-1.7.0 chardet-1.0.1 colander-0.9.3 cryptography-1.4 datadiff-1.1.5 decorator-3.3.2 docutils-0.12 enum34-1.1.6 faulthandler-2.1 feedparser-5.1.3 gitdb-0.5.4 gunicorn-19.3.0 html5lib-0.999 httplib2-0.7.4 idna-2.1 imagesize-0.7.1 ipaddress-1.0.16 ipython-1.2.1 iso8601-0.1.4 logilab-common-1.0.2 mock-1.0.1 nose-1.3.4 oauth2-1.5.170 oauthlib-0.4.2 poster-0.8.1 pyasn1-0.1.9 pycparser-2.14 pyflakes-0.8.1 pylint-1.4.4 pymongo-2.8.1 pysolr-2.1.0b0 python-dateutil-1.5 python-magic-0.4.3 python-oembed-0.2.1 pytz-2014.10 q-2.3 qrcode-5.3 requests-2.0.0 requests-oauthlib-0.4.0 setproctitle-1.1.9 simplejson-2.2.1 six-1.7.3 smmap-0.8.1 snowballstemmer-1.2.1 sphinx-1.4.8 sphinx-argparse sphinx-rtd-theme-0.1.6 sphinxcontrib-programoutput-0.8 testfixtures-3.0.0 textile-2.1.5 translationstring-0.4 <https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py>:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. InsecurePlatformWarning Collecting pep8 <https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py>:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning. SNIMissingWarning <https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py>:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. InsecurePlatformWarning Using cached pep8-1.7.0-py2.py3-none-any.whl Requirement already satisfied: pyflakes in ./.allura-venv/lib/python2.7/site-packages Collecting coverage Collecting nose-xunitmp Using cached nose_xunitmp-0.4.0.tar.gz Requirement already satisfied: nose in ./.allura-venv/lib/python2.7/site-packages (from nose-xunitmp) Installing collected packages: pep8, coverage, nose-xunitmp Running setup.py install for nose-xunitmp: started Running setup.py install for nose-xunitmp: finished with status 'done' Successfully installed coverage-4.2 nose-xunitmp-0.4.0 pep8-1.7.0 # 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-2, started daemon 139676822226688)> running `nosetests --with-xunitmp --cover-package=alluratest --processes=4 --process-timeout=360` in AlluraTest <DummyProcess(Thread-1, started daemon 139676830619392)> running `nosetests allura/tests/ --with-xunitmp --cover-package=allura --processes=4 --process-timeout=360` in Allura <DummyProcess(Thread-3, started daemon 139676813833984)> running `nosetests --with-xunitmp --cover-package=forgeactivity --processes=4 --process-timeout=360` in ForgeActivity <DummyProcess(Thread-4, started daemon 139676805441280)> running `nosetests --with-xunitmp --cover-package=forgeblog --processes=4 --process-timeout=360` in ForgeBlog ............No config file found, using default configuration .No config file found, using default configuration .No config file found, using default configuration .No config file found, using default configuration ................... ---------------------------------------------------------------------- Ran 19 tests in 8.266s OK finished `nosetests --with-xunitmp --cover-package=forgeactivity --processes=4 --process-timeout=360` in ForgeActivity <DummyProcess(Thread-3, started daemon 139676813833984)> running `nosetests --with-xunitmp --cover-package=forgechat --processes=4 --process-timeout=360` in ForgeChat .No config file found, using default configuration .No config file found, using default configuration .. ---------------------------------------------------------------------- Ran 2 tests in 2.721s OK finished `nosetests --with-xunitmp --cover-package=forgechat --processes=4 --process-timeout=360` in ForgeChat <DummyProcess(Thread-3, started daemon 139676813833984)> running `nosetests --with-xunitmp --cover-package=forgediscussion --processes=4 --process-timeout=360` in ForgeDiscussion .No config file found, using default configuration .No config file found, using default configuration .No config file found, using default configuration ....No config file found, using default configuration ................................................SSS. ---------------------------------------------------------------------- Ran 52 tests in 17.847s OK (SKIP=3) .No config file found, using default configuration finished `nosetests --with-xunitmp --cover-package=forgeblog --processes=4 --process-timeout=360` in ForgeBlog <DummyProcess(Thread-4, started daemon 139676805441280)> running `nosetests --with-xunitmp --cover-package=forgegit ` in ForgeGit .No config file found, using default configuration . ---------------------------------------------------------------------- Ran 27 tests in 20.003s OK finished `nosetests --with-xunitmp --cover-package=alluratest --processes=4 --process-timeout=360` in AlluraTest <DummyProcess(Thread-2, started daemon 139676822226688)> running `nosetests --with-xunitmp --cover-package=forgeimporters --processes=4 --process-timeout=360` in ForgeImporters .................................................S.....................................................SSSS..SS..........S. ---------------------------------------------------------------------- Ran 123 tests in 21.066s OK (SKIP=8) finished `nosetests --with-xunitmp --cover-package=forgeimporters --processes=4 --process-timeout=360` in ForgeImporters <DummyProcess(Thread-2, started daemon 139676822226688)> running `nosetests --with-xunitmp --cover-package=forgelink --processes=4 --process-timeout=360` in ForgeLink ................. ---------------------------------------------------------------------- Ran 17 tests in 5.845s OK finished `nosetests --with-xunitmp --cover-package=forgelink --processes=4 --process-timeout=360` in ForgeLink <DummyProcess(Thread-2, started daemon 139676822226688)> running `nosetests --with-xunitmp --cover-package=forgesvn ` in ForgeSVN ................................................................... ---------------------------------------------------------------------- Ran 67 tests in 41.354s OK finished `nosetests --with-xunitmp --cover-package=forgediscussion --processes=4 --process-timeout=360` in ForgeDiscussion <DummyProcess(Thread-3, started daemon 139676813833984)> running `nosetests --with-xunitmp --cover-package=forgeshorturl --processes=4 --process-timeout=360` in ForgeShortUrl ........... ---------------------------------------------------------------------- Ran 11 tests in 4.491s OK finished `nosetests --with-xunitmp --cover-package=forgeshorturl --processes=4 --process-timeout=360` in ForgeShortUrl <DummyProcess(Thread-3, started daemon 139676813833984)> running `nosetests --with-xunitmp --cover-package=forgetracker --processes=4 --process-timeout=360` in ForgeTracker ................................................................................................................................................................................................. ---------------------------------------------------------------------- Ran 193 tests in 91.189s OK finished `nosetests --with-xunitmp --cover-package=forgetracker --processes=4 --process-timeout=360` in ForgeTracker <DummyProcess(Thread-3, started daemon 139676813833984)> running `nosetests --with-xunitmp --cover-package=forgeuserstats --processes=4 --process-timeout=360` in ForgeUserStats ............ ---------------------------------------------------------------------- Ran 12 tests in 10.249s OK finished `nosetests --with-xunitmp --cover-package=forgeuserstats --processes=4 --process-timeout=360` in ForgeUserStats <DummyProcess(Thread-3, started daemon 139676813833984)> running `nosetests --with-xunitmp --cover-package=forgewiki --processes=4 --process-timeout=360` in ForgeWiki ............................................................................................................................................................................................................................................................................................................S....................................................................................................................................................................................................................................................................SSSSSSSSSSS..........................................................................................................................................................S...................................................................................................F.................................................................................................................................................................................................................................................................................................. ====================================================================== FAIL: allura.tests.test_globals.test_macro_neighborhood_feeds ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/nose/case.py",> line 197, in runTest self.test(*self.arg) File "<https://builds.apache.org/job/Allura/ws/Allura/allura/tests/test_globals.py",> line 198, in test_macro_neighborhood_feeds assert new_len == orig_len AssertionError: -------------------- >> begin captured logging << -------------------- allura.model.artifact: DEBUG: Snapshot version 2 of <class 'forgewiki.model.wiki.Page'> --------------------- >> end captured logging << --------------------- ---------------------------------------------------------------------- Ran 1117 tests in 176.817s FAILED (SKIP=13, failures=1) finished `nosetests allura/tests/ --with-xunitmp --cover-package=allura --processes=4 --process-timeout=360` in Allura <DummyProcess(Thread-1, started daemon 139676830619392)> running `npm run lint-es6` in . > allura@0.0.0 lint-es6 <https://builds.apache.org/job/Allura/ws/> > eslint -c .eslintrc-es6 --ignore-path .eslintignore-es6 > Allura/allura/public/**/*.es6.js || true finished `npm run lint-es6` in . ...........................................................S........ ---------------------------------------------------------------------- Ran 68 tests in 26.557s OK (SKIP=1) finished `nosetests --with-xunitmp --cover-package=forgewiki --processes=4 --process-timeout=360` in ForgeWiki .......................................................................................... ---------------------------------------------------------------------- Ran 90 tests in 143.042s OK finished `nosetests --with-xunitmp --cover-package=forgesvn ` in ForgeSVN ......................................................................................................................................... ---------------------------------------------------------------------- Ran 137 tests in 212.146s OK finished `nosetests --with-xunitmp --cover-package=forgegit ` in ForgeGit Running setup_app() from allura.websetup /p/test/wiki/_discuss/thread/3db5e1ae/ 200 OK {"sidebar": 1, "jinja": 1, "markdown": 4, "ming": 105} 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