[ImageJ-builds] Build failed in Jenkins: ImageJ-ImgLib-code-snippets #169
jenkins at imagej.net
jenkins at imagej.net
Sat Mar 23 11:18:24 CDT 2013
See <http://jenkins.imagej.net/job/ImageJ-ImgLib-code-snippets/169/>
------------------------------------------
Started by user dscho
Building on master
Checkout:workspace / <http://jenkins.imagej.net/job/ImageJ-ImgLib-code-snippets/ws/> - hudson.remoting.LocalChannel at 518d3b19
Using strategy: Default
Last Built Revision: Revision 5006d2d55120cf5ae6a2684045227615667cda6b (origin/master)
Checkout:workspace / <http://jenkins.imagej.net/job/ImageJ-ImgLib-code-snippets/ws/> - hudson.remoting.LocalChannel at 518d3b19
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
[workspace] $ git ls-tree HEAD
[workspace] $ git tag -l master
[workspace] $ git rev-parse origin/master
Commencing build of Revision 5006d2d55120cf5ae6a2684045227615667cda6b (origin/master)
GitAPI created
Checking out Revision 5006d2d55120cf5ae6a2684045227615667cda6b (origin/master)
[workspace] $ git checkout -f 5006d2d55120cf5ae6a2684045227615667cda6b
[workspace] $ git tag -a -f -m "Hudson Build #169" hudson-ImageJ-ImgLib-code-snippets-169
Recording changes in branch origin/master
[workspace] $ git whatchanged --no-abbrev -M --pretty=raw 5006d2d55120cf5ae6a2684045227615667cda6b..5006d2d55120cf5ae6a2684045227615667cda6b
[workspace] $ /bin/sh -xe /tmp/hudson415776963267358137.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
CODE SNIPPET MATCHES
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
LINE 23 DOES NOT MATCH:
Img< T > img = new ImgOpener().openImg( "DrosophilaWing.tif" );
final Img< T > img = new ImgOpener().openImg( "DrosophilaWing.tif" );
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 2155
CODE SNIPPET MATCHES
Downloading https://raw.github.com/imagej/imglib/master/imglib2/examples/src/main/java/Example8a.java
Checking code snippet at line 2305
CODE SNIPPET MATCHES
Downloading https://raw.github.com/imagej/imglib/master/imglib2/examples/src/main/java/Example8b.java
Checking code snippet at line 2429
CODE SNIPPET MATCHES
Found 1 non-matching code snippets.
Build step 'Execute shell' marked build as failure
More information about the ImageJ-builds
mailing list