See <https://builds.apache.org/job/Allura/1220/display/redirect?page=changes>
Changes:
[dave] If a user can "write" to a MR but not "post" to it, still let them
------------------------------------------
[...truncated 310.17 KB...]
self.setup_with_tools()
File
"<https://builds.apache.org/job/Allura/ws/Allura/allura/tests/decorators.py",>
line 76, in wrapped
while M.MonQTask.run_ready('setup'):
File
"<https://builds.apache.org/job/Allura/ws/Allura/allura/model/monq_model.py",>
line 232, in run_ready
task()
File
"<https://builds.apache.org/job/Allura/ws/Allura/allura/model/monq_model.py",>
line 260, in __call__
self.result = func(*self.args, **self.kwargs)
File
"<https://builds.apache.org/job/Allura/ws/Allura/allura/tasks/repo_tasks.py",>
line 32, in init
c.app.repo.init()
File
"<https://builds.apache.org/job/Allura/ws/Allura/allura/model/repository.py",>
line 437, in init
return self._impl.init()
File
"<https://builds.apache.org/job/Allura/ws/ForgeGit/forgegit/model/git_repo.py",>
line 176, in init
shutil.rmtree(fullname)
File "/usr/lib/python2.7/shutil.py", line 252, in rmtree
onerror(os.remove, fullname, sys.exc_info())
File "/usr/lib/python2.7/shutil.py", line 250, in rmtree
os.remove(fullname)
OSError: [Errno 13] Permission denied: '/tmp/git/p/test/src-git.git/config'
-------------------- >> begin captured stdout << ---------------------
Running setup_app() from allura.websetup
--------------------- >> end captured stdout << ----------------------
----------------------------------------------------------------------
Ran 142 tests in 65.310s
FAILED (errors=134)
finished `nosetests --with-xunitmp --cover-package=forgegit ` in ForgeGit
<DummyProcess(Thread-1, started daemon 140353778632448)> running `nosetests
--with-xunitmp --cover-package=forgeimporters --processes=4
--process-timeout=360` in ForgeImporters
...........EEEE..................................S.....................................................SSSS..SS..........S.
======================================================================
ERROR: test_create
(forgeimporters.github.tests.test_code.TestGitHubImportController)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"<https://builds.apache.org/job/Allura/ws/Allura/allura/tests/decorators.py",>
line 76, in wrapped
while M.MonQTask.run_ready('setup'):
File
"<https://builds.apache.org/job/Allura/ws/Allura/allura/model/monq_model.py",>
line 232, in run_ready
task()
File
"<https://builds.apache.org/job/Allura/ws/Allura/allura/model/monq_model.py",>
line 260, in __call__
self.result = func(*self.args, **self.kwargs)
File
"<https://builds.apache.org/job/Allura/ws/Allura/allura/tasks/repo_tasks.py",>
line 32, in init
c.app.repo.init()
File
"<https://builds.apache.org/job/Allura/ws/Allura/allura/model/repository.py",>
line 437, in init
return self._impl.init()
File
"<https://builds.apache.org/job/Allura/ws/ForgeGit/forgegit/model/git_repo.py",>
line 176, in init
shutil.rmtree(fullname)
File "/usr/lib/python2.7/shutil.py", line 252, in rmtree
onerror(os.remove, fullname, sys.exc_info())
File "/usr/lib/python2.7/shutil.py", line 250, in rmtree
os.remove(fullname)
OSError: [Errno 13] Permission denied: '/tmp/git/p/test2/src.git/config'
-------------------- >> begin captured stdout << ---------------------
Running setup_app() from allura.websetup
--------------------- >> end captured stdout << ----------------------
======================================================================
ERROR: test_create_limit
(forgeimporters.github.tests.test_code.TestGitHubImportController)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"<https://builds.apache.org/job/Allura/ws/Allura/allura/tests/decorators.py",>
line 76, in wrapped
while M.MonQTask.run_ready('setup'):
File
"<https://builds.apache.org/job/Allura/ws/Allura/allura/model/monq_model.py",>
line 232, in run_ready
task()
File
"<https://builds.apache.org/job/Allura/ws/Allura/allura/model/monq_model.py",>
line 260, in __call__
self.result = func(*self.args, **self.kwargs)
File
"<https://builds.apache.org/job/Allura/ws/Allura/allura/tasks/repo_tasks.py",>
line 32, in init
c.app.repo.init()
File
"<https://builds.apache.org/job/Allura/ws/Allura/allura/model/repository.py",>
line 437, in init
return self._impl.init()
File
"<https://builds.apache.org/job/Allura/ws/ForgeGit/forgegit/model/git_repo.py",>
line 176, in init
shutil.rmtree(fullname)
File "/usr/lib/python2.7/shutil.py", line 252, in rmtree
onerror(os.remove, fullname, sys.exc_info())
File "/usr/lib/python2.7/shutil.py", line 250, in rmtree
os.remove(fullname)
OSError: [Errno 13] Permission denied: '/tmp/git/p/test2/src.git/config'
-------------------- >> begin captured stdout << ---------------------
Running setup_app() from allura.websetup
--------------------- >> end captured stdout << ----------------------
======================================================================
ERROR: test_index
(forgeimporters.github.tests.test_code.TestGitHubImportController)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"<https://builds.apache.org/job/Allura/ws/Allura/allura/tests/decorators.py",>
line 76, in wrapped
while M.MonQTask.run_ready('setup'):
File
"<https://builds.apache.org/job/Allura/ws/Allura/allura/model/monq_model.py",>
line 232, in run_ready
task()
File
"<https://builds.apache.org/job/Allura/ws/Allura/allura/model/monq_model.py",>
line 260, in __call__
self.result = func(*self.args, **self.kwargs)
File
"<https://builds.apache.org/job/Allura/ws/Allura/allura/tasks/repo_tasks.py",>
line 32, in init
c.app.repo.init()
File
"<https://builds.apache.org/job/Allura/ws/Allura/allura/model/repository.py",>
line 437, in init
return self._impl.init()
File
"<https://builds.apache.org/job/Allura/ws/ForgeGit/forgegit/model/git_repo.py",>
line 176, in init
shutil.rmtree(fullname)
File "/usr/lib/python2.7/shutil.py", line 252, in rmtree
onerror(os.remove, fullname, sys.exc_info())
File "/usr/lib/python2.7/shutil.py", line 250, in rmtree
os.remove(fullname)
OSError: [Errno 13] Permission denied: '/tmp/git/p/test2/src.git/config'
-------------------- >> begin captured stdout << ---------------------
Running setup_app() from allura.websetup
--------------------- >> end captured stdout << ----------------------
======================================================================
ERROR: test_oauth
(forgeimporters.github.tests.test_code.TestGitHubImportController)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"<https://builds.apache.org/job/Allura/ws/Allura/allura/tests/decorators.py",>
line 76, in wrapped
while M.MonQTask.run_ready('setup'):
File
"<https://builds.apache.org/job/Allura/ws/Allura/allura/model/monq_model.py",>
line 232, in run_ready
task()
File
"<https://builds.apache.org/job/Allura/ws/Allura/allura/model/monq_model.py",>
line 260, in __call__
self.result = func(*self.args, **self.kwargs)
File
"<https://builds.apache.org/job/Allura/ws/Allura/allura/tasks/repo_tasks.py",>
line 32, in init
c.app.repo.init()
File
"<https://builds.apache.org/job/Allura/ws/Allura/allura/model/repository.py",>
line 437, in init
return self._impl.init()
File
"<https://builds.apache.org/job/Allura/ws/ForgeGit/forgegit/model/git_repo.py",>
line 176, in init
shutil.rmtree(fullname)
File "/usr/lib/python2.7/shutil.py", line 252, in rmtree
onerror(os.remove, fullname, sys.exc_info())
File "/usr/lib/python2.7/shutil.py", line 250, in rmtree
os.remove(fullname)
OSError: [Errno 13] Permission denied: '/tmp/git/p/test2/src.git/config'
-------------------- >> begin captured stdout << ---------------------
Running setup_app() from allura.websetup
--------------------- >> end captured stdout << ----------------------
----------------------------------------------------------------------
Ran 123 tests in 15.811s
FAILED (SKIP=8, errors=4)
finished `nosetests --with-xunitmp --cover-package=forgeimporters
--processes=4 --process-timeout=360` in ForgeImporters
<DummyProcess(Thread-1, started daemon 140353778632448)> running `nosetests
--with-xunitmp --cover-package=forgelink --processes=4 --process-timeout=360`
in ForgeLink
.................
----------------------------------------------------------------------
Ran 17 tests in 4.566s
OK
finished `nosetests --with-xunitmp --cover-package=forgelink --processes=4
--process-timeout=360` in ForgeLink
<DummyProcess(Thread-1, started daemon 140353778632448)> running `nosetests
--with-xunitmp --cover-package=forgeshorturl --processes=4
--process-timeout=360` in ForgeShortUrl
...........
----------------------------------------------------------------------
Ran 11 tests in 4.975s
OK
finished `nosetests --with-xunitmp --cover-package=forgeshorturl --processes=4
--process-timeout=360` in ForgeShortUrl
<DummyProcess(Thread-1, started daemon 140353778632448)> running `nosetests
--with-xunitmp --cover-package=forgetracker --processes=4
--process-timeout=360` in ForgeTracker
.................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 193 tests in 66.771s
OK
finished `nosetests --with-xunitmp --cover-package=forgetracker --processes=4
--process-timeout=360` in ForgeTracker
<DummyProcess(Thread-1, started daemon 140353778632448)> running `nosetests
--with-xunitmp --cover-package=forgeuserstats --processes=4
--process-timeout=360` in ForgeUserStats
.E..E.......
======================================================================
ERROR: test_commit (forgeuserstats.tests.test_stats.TestGitCommit)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"<https://builds.apache.org/job/Allura/ws/ForgeUserStats/forgeuserstats/tests/test_stats.py",>
line 197, in setUp
self.setup_with_tools()
File
"<https://builds.apache.org/job/Allura/ws/Allura/allura/tests/decorators.py",>
line 76, in wrapped
while M.MonQTask.run_ready('setup'):
File
"<https://builds.apache.org/job/Allura/ws/Allura/allura/model/monq_model.py",>
line 232, in run_ready
task()
File
"<https://builds.apache.org/job/Allura/ws/Allura/allura/model/monq_model.py",>
line 260, in __call__
self.result = func(*self.args, **self.kwargs)
File
"<https://builds.apache.org/job/Allura/ws/Allura/allura/tasks/repo_tasks.py",>
line 32, in init
c.app.repo.init()
File
"<https://builds.apache.org/job/Allura/ws/Allura/allura/model/repository.py",>
line 437, in init
return self._impl.init()
File
"<https://builds.apache.org/job/Allura/ws/ForgeGit/forgegit/model/git_repo.py",>
line 176, in init
shutil.rmtree(fullname)
File "/usr/lib/python2.7/shutil.py", line 252, in rmtree
onerror(os.remove, fullname, sys.exc_info())
File "/usr/lib/python2.7/shutil.py", line 250, in rmtree
os.remove(fullname)
OSError: [Errno 13] Permission denied:
'/tmp/git/p/test/git-userstats-stats.git/config'
-------------------- >> begin captured stdout << ---------------------
Running setup_app() from allura.websetup
Running setup_app() from allura.websetup
--------------------- >> end captured stdout << ----------------------
======================================================================
ERROR: test_commit_stats (forgeuserstats.tests.test_model.TestUserStats)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"<https://builds.apache.org/job/Allura/ws/Allura/allura/tests/decorators.py",>
line 76, in wrapped
while M.MonQTask.run_ready('setup'):
File
"<https://builds.apache.org/job/Allura/ws/Allura/allura/model/monq_model.py",>
line 232, in run_ready
task()
File
"<https://builds.apache.org/job/Allura/ws/Allura/allura/model/monq_model.py",>
line 260, in __call__
self.result = func(*self.args, **self.kwargs)
File
"<https://builds.apache.org/job/Allura/ws/Allura/allura/tasks/repo_tasks.py",>
line 32, in init
c.app.repo.init()
File
"<https://builds.apache.org/job/Allura/ws/Allura/allura/model/repository.py",>
line 437, in init
return self._impl.init()
File
"<https://builds.apache.org/job/Allura/ws/ForgeGit/forgegit/model/git_repo.py",>
line 176, in init
shutil.rmtree(fullname)
File "/usr/lib/python2.7/shutil.py", line 252, in rmtree
onerror(os.remove, fullname, sys.exc_info())
File "/usr/lib/python2.7/shutil.py", line 250, in rmtree
os.remove(fullname)
OSError: [Errno 13] Permission denied:
'/tmp/git/p/test/git-userstats-model.git/config'
-------------------- >> begin captured stdout << ---------------------
Running setup_app() from allura.websetup
--------------------- >> end captured stdout << ----------------------
----------------------------------------------------------------------
Ran 12 tests in 10.818s
FAILED (errors=2)
finished `nosetests --with-xunitmp --cover-package=forgeuserstats
--processes=4 --process-timeout=360` in ForgeUserStats
<DummyProcess(Thread-1, started daemon 140353778632448)> running `nosetests
--with-xunitmp --cover-package=forgewiki --processes=4 --process-timeout=360`
in ForgeWiki
...........................................................S........
----------------------------------------------------------------------
Ran 68 tests in 22.673s
OK (SKIP=1)
finished `nosetests --with-xunitmp --cover-package=forgewiki --processes=4
--process-timeout=360` in ForgeWiki
<DummyProcess(Thread-1, started daemon 140353778632448)> running `npm run
lint-es6` in .
> [email protected] 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 .
Running setup_app() from allura.websetup
/p/test/wiki/_discuss/thread/23576132/ 200 OK
{"sidebar": 1, "jinja": 1, "markdown": 4, "ming": 111}
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