[ImageJ-builds] Build failed in Jenkins: ImageJ-ImgLib-code-snippets #135
jenkins at imagej.net
jenkins at imagej.net
Tue Feb 19 01:28:01 CST 2013
See <http://jenkins.imagej.net/job/ImageJ-ImgLib-code-snippets/135/changes>
Changes:
[Curtis Rueden] Add missing parent repository location
[Curtis Rueden] Split ImageJ service framework into scijava-common
[Curtis Rueden] AppUtils: remove ImageJ-specific code
[Curtis Rueden] Do not declare a default type for plugins
[Curtis Rueden] Require plugin type to extend SciJavaPlugin
[Curtis Rueden] Plugin: add extensible key/value pair list
[Curtis Rueden] Remove ImageJ tool-specific plugin attributes
[Curtis Rueden] Plugin: tweak javadoc
[Curtis Rueden] Plugin: remove superfluous cancelable attribute
[Curtis Rueden] Merge mirror-website project with scijava-common
[Curtis Rueden] Update description of SciJava Common library
[Curtis Rueden] Add license-maven-plugin configuration
[Curtis Rueden] Fix copyrights and licenses
[Curtis Rueden] Remove ImageJ-isms
[Curtis Rueden] Remove duplicate blank lines
[Curtis Rueden] Update gitignore list
[Curtis Rueden] Fix SciJava Common URL
[Curtis Rueden] Add needed tools.jar dependency
[Curtis Rueden] Add CombineAnnotations tool
------------------------------------------
Started by timer
Building on master
Checkout:workspace / <http://jenkins.imagej.net/job/ImageJ-ImgLib-code-snippets/ws/> - hudson.remoting.LocalChannel at 6bd3162f
Using strategy: Default
Last Built Revision: Revision 4647ee6a0cbfa10f82525e15651b072c3d69f266 (origin/master)
Checkout:workspace / <http://jenkins.imagej.net/job/ImageJ-ImgLib-code-snippets/ws/> - hudson.remoting.LocalChannel at 6bd3162f
GitAPI created
Fetching changes from the remote Git repository
Fetching upstream changes from http://github.com/scijava/scijava-common.git
[workspace] $ git fetch -t http://github.com/scijava/scijava-common.git +refs/heads/*:refs/remotes/origin/*
p11-kit: couldn't load module: /usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
>From http://github.com/scijava/scijava-common
4647ee6..e024476 master -> origin/master
[workspace] $ git ls-tree HEAD
[workspace] $ git tag -l master
[workspace] $ git rev-parse origin/master
Commencing build of Revision e024476baedac20caa4d2b1a7d3040b25f526ac5 (origin/master)
GitAPI created
Checking out Revision e024476baedac20caa4d2b1a7d3040b25f526ac5 (origin/master)
[workspace] $ git checkout -f e024476baedac20caa4d2b1a7d3040b25f526ac5
[workspace] $ git tag -a -f -m "Hudson Build #135" hudson-ImageJ-ImgLib-code-snippets-135
Recording changes in branch origin/master
[workspace] $ git whatchanged --no-abbrev -M --pretty=raw 4647ee6a0cbfa10f82525e15651b072c3d69f266..e024476baedac20caa4d2b1a7d3040b25f526ac5
[workspace] $ /bin/sh -xe /tmp/hudson5738593057126298400.sh
+ DEBUG=1 bin/verify-code-snippets.pl http://developer.imagej.net/extensibility http://fiji.sc/ImgLib2_Examples
Downloading http://developer.imagej.net/extensibility
Downloading https://raw.github.com/imagej/imagej-tutorials/master/simple-command/src/main/java/GradientImage.java
Checking code snippet at line 141
LINE 6 DOES NOT MATCH:
import imagej.module.ItemIO;
import net.imglib2.meta.Axes;
Found 1 non-matching code snippets.
Downloading http://fiji.sc/ImgLib2_Examples
Downloading https://raw.github.com/imagej/imglib/master/imglib2/examples/src/main/java/Example1a.java
Checking code snippet at line 341
CODE SNIPPET MATCHES
Downloading https://raw.github.com/imagej/imglib/master/imglib2/examples/src/main/java/Example1b.java
Checking code snippet at line 401
CODE SNIPPET MATCHES
Downloading https://raw.github.com/imagej/imglib/master/imglib2/examples/src/main/java/Example1c.java
Checking code snippet at line 466
CODE SNIPPET MATCHES
Downloading https://raw.github.com/imagej/imglib/master/imglib2/examples/src/main/java/Example1d.java
Checking code snippet at line 516
CODE SNIPPET MATCHES
Downloading https://raw.github.com/imagej/imglib/master/imglib2/examples/src/main/java/Example2a.java
Checking code snippet at line 591
CODE SNIPPET MATCHES
Downloading https://raw.github.com/imagej/imglib/master/imglib2/examples/src/main/java/Example2b.java
Checking code snippet at line 674
CODE SNIPPET MATCHES
Downloading https://raw.github.com/imagej/imglib/master/imglib2/examples/src/main/java/Example2c.java
Checking code snippet at line 792
CODE SNIPPET MATCHES
Downloading https://raw.github.com/imagej/imglib/master/imglib2/examples/src/main/java/Example3a1.java
Checking code snippet at line 912
CODE SNIPPET MATCHES
Downloading https://raw.github.com/imagej/imglib/master/imglib2/examples/src/main/java/Example3a2.java
Checking code snippet at line 1004
CODE SNIPPET MATCHES
Downloading https://raw.github.com/imagej/imglib/master/imglib2/examples/src/main/java/Example3a3.java
Checking code snippet at line 1096
CODE SNIPPET MATCHES
Downloading https://raw.github.com/imagej/imglib/master/imglib2/examples/src/main/java/Example3b.java
Checking code snippet at line 1192
CODE SNIPPET MATCHES
Downloading https://raw.github.com/imagej/imglib/master/imglib2/examples/src/main/java/Example4a.java
Checking code snippet at line 1268
CODE SNIPPET MATCHES
Downloading https://raw.github.com/imagej/imglib/master/imglib2/examples/src/main/java/Example4b.java
Checking code snippet at line 1422
CODE SNIPPET MATCHES
Downloading https://raw.github.com/imagej/imglib/master/imglib2/examples/src/main/java/Example5.java
Checking code snippet at line 1557
CODE SNIPPET MATCHES
Downloading https://raw.github.com/imagej/imglib/master/imglib2/examples/src/main/java/Example6a1.java
Checking code snippet at line 1666
CODE SNIPPET MATCHES
Downloading https://raw.github.com/imagej/imglib/master/imglib2/examples/src/main/java/Example6a2.java
Checking code snippet at line 1715
CODE SNIPPET MATCHES
Downloading https://raw.github.com/imagej/imglib/master/imglib2/examples/src/main/java/Example6a3.java
Checking code snippet at line 1780
CODE SNIPPET MATCHES
Downloading https://raw.github.com/imagej/imglib/master/imglib2/examples/src/main/java/Example6a4.java
Checking code snippet at line 1848
CODE SNIPPET MATCHES
Downloading https://raw.github.com/imagej/imglib/master/imglib2/examples/src/main/java/Example6b.java
NO CODE SNIPPET FOUND
Downloading https://raw.github.com/imagej/imglib/master/imglib2/examples/src/main/java/Example6c.java
NO CODE SNIPPET FOUND
Downloading https://raw.github.com/imagej/imglib/master/imglib2/examples/src/main/java/Example7.java
Checking code snippet at line 2157
CODE SNIPPET MATCHES
Downloading https://raw.github.com/imagej/imglib/master/imglib2/examples/src/main/java/Example8a.java
Checking code snippet at line 2307
CODE SNIPPET MATCHES
Downloading https://raw.github.com/imagej/imglib/master/imglib2/examples/src/main/java/Example8b.java
Checking code snippet at line 2431
CODE SNIPPET MATCHES
Build step 'Execute shell' marked build as failure
More information about the ImageJ-builds
mailing list