[ImageJ-builds] Build failed in Jenkins: Validate-javadoc #1

jenkins at imagej.net jenkins at imagej.net
Thu Mar 5 12:33:12 CST 2015


See <http://jenkins.imagej.net/job/Validate-javadoc/1/>

------------------------------------------
Started by upstream project "ImageJ-javadoc" build number 79
originally caused by:
 Started by user Mark Hiner
Building on master in workspace <http://jenkins.imagej.net/job/Validate-javadoc/ws/>
Cloning the remote Git repository
Cloning repository git://github.com/imagej/imagej-javadoc
 > git init <http://jenkins.imagej.net/job/Validate-javadoc/ws/> # timeout=10
Fetching upstream changes from git://github.com/imagej/imagej-javadoc
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/imagej/imagej-javadoc +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/imagej/imagej-javadoc # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/imagej/imagej-javadoc # timeout=10
Fetching upstream changes from git://github.com/imagej/imagej-javadoc
 > git -c core.askpass=true fetch --tags --progress git://github.com/imagej/imagej-javadoc +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ff076d13b35c76025e2e68ad576e1541b680b20c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ff076d13b35c76025e2e68ad576e1541b680b20c
First time build. Skipping changelog.
[workspace] $ /bin/sh -xe /tmp/hudson822935509688014836.sh
+ cram tests
!
--- proxies.t
+++ proxies.t.err
@@ -13,7 +13,7 @@
   $ curl -Is http://javadoc.imagej.net/ImageJ1/index.html | head -n 1
   HTTP/1.1 200 OK
   $ curl -Is http://javadoc.imagej.net/Bio-Formats/index.html | head -n 1
-  HTTP/1.1 200 OK
+  HTTP/1.1 301 Moved Permanently
   $ curl -Is http://javadoc.imagej.net/SLIM-Curve/index.html | head -n 1
   HTTP/1.1 200 OK
   $ curl -Is http://javadoc.imagej.net/Icy/index.html | head -n 1

# Ran 1 tests, 0 skipped, 1 failed.
Build step 'Execute shell' marked build as failure



More information about the ImageJ-builds mailing list