[ImageJ-builds] Build failed in Jenkins: Beanshell-Git-SVN-mirror #1

jenkins at imagej.net jenkins at imagej.net
Tue Nov 27 12:08:29 CST 2012


See <http://jenkins.imagej.net/job/Beanshell-Git-SVN-mirror/1/>

------------------------------------------
Started by user dscho
Building remotely on server.microscopy
Copied 1 artifact from "SciJava-common" build number 12
[Beanshell-Git-SVN-mirror] $ /bin/sh -xe /tmp/hudson8801400033389590819.sh
+ sh -x bin/git-svn-synchronizer.sh http://ikayzo.org/svn/beanshell/BeanShell fiji.sc:/srv/git/BeanShell/.git
+ test 2 -lt 2
+ set -e
+ SVN_URL=http://ikayzo.org/svn/beanshell/BeanShell
+ shift
+ test -d .git
+ git init
Initialized empty Git repository in <http://jenkins.imagej.net/job/Beanshell-Git-SVN-mirror/ws/.git/>
+ git config core.bare true
+ git remote add -f tmp fiji.sc:/srv/git/BeanShell/.git
Updating tmp
>From fiji.sc:/srv/git/BeanShell/
 * [new branch]      fiji       -> tmp/fiji
 * [new branch]      master     -> tmp/master
 * [new branch]      svn/git-svn -> tmp/svn/git-svn
+ + read ref
git for-each-ref --format %(refname) refs/remotes/tmp/svn/
+ git push . refs/remotes/tmp/svn/git-svn:refs/remotes/git-svn
To .
 * [new branch]      tmp/svn/git-svn -> git-svn
+ read ref
+ git remote rm tmp
+ test -d .git/svn
+ git svn init -s http://ikayzo.org/svn/beanshell/BeanShell
RA layer request failed: OPTIONS of 'http://ikayzo.org/svn/beanshell/BeanShell': 200 OK (http://ikayzo.org) at /usr/lib/git-core/git-svn line 2299

+ git svn fetch
[svn-remote "svn"] unknown

+ git rev-parse refs/remotes/trunk
fatal: ambiguous argument 'refs/remotes/trunk': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions
refs/remotes/trunk
+ git svn init http://ikayzo.org/svn/beanshell/BeanShell
+ git svn fetch
RA layer request failed: OPTIONS of 'http://ikayzo.org/svn/beanshell/BeanShell': 200 OK (http://ikayzo.org) at /usr/lib/git-core/git-svn line 2139

Build step 'Execute shell' marked build as failure



More information about the ImageJ-builds mailing list