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

jenkins at imagej.net jenkins at imagej.net
Mon Nov 26 18:54:26 CST 2012


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

------------------------------------------
Started by user dscho
Building remotely on server.microscopy
Copied 1 artifact from "SciJava-common" build number 12
[MicroManager-Git-SVN-mirror] $ /bin/sh -xe /tmp/hudson8003914898710385520.sh
+ sh -x bin/git-svn-synchronizer.sh https://valelab.ucsf.edu/svn/micromanager2/trunk/ fiji.sc:/srv/git/micromanager1.4/.git micromanager-github:openspim/micromanager
+ test 3 -lt 2
+ set -e
+ SVN_URL=https://valelab.ucsf.edu/svn/micromanager2/trunk/
+ shift
+ test -d .git
+ git init
Initialized empty Git repository in <http://jenkins.imagej.net/job/MicroManager-Git-SVN-mirror/ws/.git/>
+ git config core.bare true
+ git remote add -f tmp fiji.sc:/srv/git/micromanager1.4/.git
Updating tmp
>From fiji.sc:/srv/git/micromanager1.4/
 * [new branch]      fiji       -> tmp/fiji
 * [new branch]      master     -> tmp/master
 * [new branch]      openspim   -> tmp/openspim
 * [new branch]      svn/git-svn -> tmp/svn/git-svn
 * [new branch]      tmp        -> tmp/tmp
 * [new branch]      wip        -> tmp/wip
 * [new branch]      wip-rebase -> tmp/wip-rebase
+ + 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 https://valelab.ucsf.edu/svn/micromanager2/trunk/
Error validating server certificate for 'https://valelab.ucsf.edu:443':
 - The certificate is not issued by a trusted authority. Use the
   fingerprint to validate the certificate manually!
Certificate information:
 - Hostname: valelab.ucsf.edu
 - Valid: from Wed, 13 Jun 2012 00:00:00 GMT until Sat, 13 Jun 2015 23:59:59 GMT
 - Issuer: InCommon, Internet2, US
 - Fingerprint: 8f:a7:1f:4e:df:d2:30:f0:58:75:09:e0:ad:61:e1:f9:78:9c:63:7f
(R)eject, accept (t)emporarily or accept (p)ermanently? RA layer request failed: OPTIONS of 'https://valelab.ucsf.edu/svn/micromanager2/trunk': Server certificate verification failed: issuer is not trusted (https://valelab.ucsf.edu) 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 https://valelab.ucsf.edu/svn/micromanager2/trunk/
+ git svn fetch
Error validating server certificate for 'https://valelab.ucsf.edu:443':
 - The certificate is not issued by a trusted authority. Use the
   fingerprint to validate the certificate manually!
Certificate information:
 - Hostname: valelab.ucsf.edu
 - Valid: from Wed, 13 Jun 2012 00:00:00 GMT until Sat, 13 Jun 2015 23:59:59 GMT
 - Issuer: InCommon, Internet2, US
 - Fingerprint: 8f:a7:1f:4e:df:d2:30:f0:58:75:09:e0:ad:61:e1:f9:78:9c:63:7f
(R)eject, accept (t)emporarily or accept (p)ermanently? RA layer request failed: OPTIONS of 'https://valelab.ucsf.edu/svn/micromanager2/trunk': Server certificate verification failed: issuer is not trusted (https://valelab.ucsf.edu) 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