[ImageJ-builds] Build failed in Jenkins: LibSDL-Git-Mercurial-Mirror #506
jenkins at imagej.net
jenkins at imagej.net
Wed May 14 01:16:09 CDT 2014
See <http://jenkins.imagej.net/job/LibSDL-Git-Mercurial-Mirror/506/>
------------------------------------------
Started by timer
Building remotely on server.microscopy (server) in workspace <http://jenkins.imagej.net/job/LibSDL-Git-Mercurial-Mirror/ws/>
Copied 1 artifact from "SciJava-scripts" build number 71
[LibSDL-Git-Mercurial-Mirror] $ /bin/sh -xe /tmp/hudson4739422390524437737.sh
+ sh -x bin/git-hg-synchronizer.sh http://hg.libsdl.org/SDL fiji.sc:/srv/git/libsdl/.git
+ set -e
+ type git-remote-hg
+ mkdir -p /data/jenkins/bin
+ test ! -x /data/jenkins/bin/git-remote-hg
+ export PATH=/data/jenkins/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
+ HG_URL=http://hg.libsdl.org/SDL
+ shift
+ test -d .git
+ git config remote.origin.url
+ test ahg::http://hg.libsdl.org/SDL = ahg::http://hg.libsdl.org/SDL
+ git fetch origin
searching for changes
adding changesets
adding manifests
adding file changes
added 44 changesets with 84 changes to 60 files
fatal: mark :45752 not declared
fast-import: dumping crash report to .git/fast_import_crash_15528
fatal: Error while running fast-import
Traceback (most recent call last):
File "/data/jenkins/bin/git-remote-hg", line 1254, in <module>
sys.exit(main(sys.argv))
File "/data/jenkins/bin/git-remote-hg", line 1236, in main
do_import(parser)
File "/data/jenkins/bin/git-remote-hg", line 678, in do_import
export_branch(repo, branch)
File "/data/jenkins/bin/git-remote-hg", line 573, in export_branch
export_ref(repo, branch, 'branches', head)
File "/data/jenkins/bin/git-remote-hg", line 507, in export_ref
modified_final = export_files(c.filectx(f) for f in modified)
File "/data/jenkins/bin/git-remote-hg", line 282, in export_files
print d
IOError: [Errno 32] Broken pipe
Build step 'Execute shell' marked build as failure
Build step 'Groovy Postbuild' marked build as failure
More information about the ImageJ-builds
mailing list