[ImageJ-builds] Build failed in Jenkins: QuickPalm-Git-Mercurial-Mirror #102

jenkins at imagej.net jenkins at imagej.net
Tue Mar 5 01:37:53 CST 2013


See <http://jenkins.imagej.net/job/QuickPalm-Git-Mercurial-Mirror/102/>

------------------------------------------
Started by timer
Building remotely on server.microscopy
Copied 1 artifact from "SciJava-common" build number 74
[QuickPalm-Git-Mercurial-Mirror] $ /bin/sh -xe /tmp/hudson6680326083723578490.sh
+ sh -x bin/git-hg-synchronizer.sh https://quickpalm.googlecode.com/hg/ fiji.sc:/srv/git/quickpalm/.git
+ set -e
+ cd ../../
+ pwd
+ GIT_HG=/data/jenkins/git-hg
+ test -d /data/jenkins/git-hg/src
+ test -x /data/jenkins/git-hg/bin/git
+ export PATH=/data/jenkins/git-hg/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
+ HG_URL=https://quickpalm.googlecode.com/hg/
+ shift
+ test -d .git
+ git config remote.origin.url
+ test ahg::https://quickpalm.googlecode.com/hg/ = ahg::https://quickpalm.googlecode.com/hg/
+ git fetch origin
Traceback (most recent call last):
  File "/var/jenkins/git-hg/libexec/git-core/git-remote-hg", line 101, in <module>
    sys.exit(HgRemoteHelper().main(sys.argv))
  File "/var/jenkins/git-hg/lib/python2.7/site-packages/git_remote_helpers/helper.py", line 196, in main
    repo = self.get_repo(alias, url)
  File "/var/jenkins/git-hg/libexec/git-core/git-remote-hg", line 34, in get_repo
    repo = hg.repository(ui, source)
  File "/usr/lib/python2.7/dist-packages/mercurial/hg.py", line 93, in repository
    repo = _peerlookup(path).instance(ui, path, create)
  File "/usr/lib/python2.7/dist-packages/mercurial/httprepo.py", line 236, in instance
    inst._fetchcaps()
  File "/usr/lib/python2.7/dist-packages/mercurial/httprepo.py", line 57, in _fetchcaps
    self.caps = set(self._call('capabilities').split())
  File "/usr/lib/python2.7/dist-packages/mercurial/httprepo.py", line 169, in _call
    fp = self._callstream(cmd, **args)
  File "/usr/lib/python2.7/dist-packages/mercurial/httprepo.py", line 117, in _callstream
    resp = self.urlopener.open(req)
  File "/usr/lib/python2.7/urllib2.py", line 406, in open
    response = meth(req, response)
  File "/usr/lib/python2.7/urllib2.py", line 519, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib/python2.7/urllib2.py", line 444, in error
    return self._call_chain(*args)
  File "/usr/lib/python2.7/urllib2.py", line 378, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.7/urllib2.py", line 527, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 500: Internal Server Error
Build step 'Execute shell' marked build as failure
Build step 'Groovy Postbuild' marked build as failure



More information about the ImageJ-builds mailing list