You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/02/08 13:46:09 UTC

Build failed in Jenkins: bookkeeper-trunk #92

See <https://builds.apache.org/job/bookkeeper-trunk/92/>

------------------------------------------
[...truncated 897 lines...]
[INFO] Copying junit-4.8.1.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/junit-4.8.1.jar>
[INFO] Copying log4j-1.2.15.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/log4j-1.2.15.jar>
[INFO] Copying bookkeeper-server-4.3.0-SNAPSHOT.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/bookkeeper-server-4.3.0-SNAPSHOT.jar>
[INFO] Copying bookkeeper-server-4.3.0-SNAPSHOT-tests.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/bookkeeper-server-4.3.0-SNAPSHOT-tests.jar>
[INFO] Copying hedwig-client-4.3.0-SNAPSHOT.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/hedwig-client-4.3.0-SNAPSHOT.jar>
[INFO] Copying hedwig-protocol-4.3.0-SNAPSHOT.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/hedwig-protocol-4.3.0-SNAPSHOT.jar>
[INFO] Copying hedwig-server-compat400-4.0.0.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/hedwig-server-compat400-4.0.0.jar>
[INFO] Copying hedwig-server-compat410-4.1.0.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/hedwig-server-compat410-4.1.0.jar>
[INFO] Copying derby-10.8.2.2.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/derby-10.8.2.2.jar>
[INFO] Copying zookeeper-3.4.3.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/zookeeper-3.4.3.jar>
[INFO] Copying zookeeper-3.4.3-tests.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/zookeeper-3.4.3-tests.jar>
[INFO] Copying netty-3.2.4.Final.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/netty-3.2.4.Final.jar>
[INFO] Copying slf4j-api-1.6.4.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/slf4j-api-1.6.4.jar>
[INFO] Copying slf4j-log4j12-1.6.4.jar to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/lib/slf4j-log4j12-1.6.4.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ hedwig-server ---
[INFO] Building jar: <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/target/hedwig-server-4.3.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] >>> findbugs-maven-plugin:2.3.2:check (default-cli) @ hedwig-server >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:2.3.2:findbugs (findbugs) @ hedwig-server ---
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is true
[INFO] ****** FindBugsMojo executeFindbugs *******
[INFO] Temp File is <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-server/target/findbugsTemp.xml>
[INFO] Fork Value is true
[INFO] xmlOutput is false
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.3.2:check (default-cli) @ hedwig-server <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.3.2:check (default-cli) @ hedwig-server ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building bookkeeper-benchmark 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ bookkeeper-benchmark ---
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (default-cli) @ bookkeeper-benchmark ---
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: CHANGES.txt
[INFO] Exclude: **/README
[INFO] Exclude: **/apidocs/*
[INFO] Exclude: test-patch/**/*
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ bookkeeper-benchmark ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ bookkeeper-benchmark ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/bookkeeper-trunk/ws/bookkeeper-benchmark/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ bookkeeper-benchmark ---
[INFO] Compiling 5 source files to <https://builds.apache.org/job/bookkeeper-trunk/ws/bookkeeper-benchmark/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ bookkeeper-benchmark ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ bookkeeper-benchmark ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/bookkeeper-trunk/ws/bookkeeper-benchmark/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ bookkeeper-benchmark ---
[INFO] Surefire report directory: <https://builds.apache.org/job/bookkeeper-trunk/ws/bookkeeper-benchmark/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.bookkeeper.benchmark.TestBenchmark
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.423 sec

Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ bookkeeper-benchmark ---
[INFO] Building jar: <https://builds.apache.org/job/bookkeeper-trunk/ws/bookkeeper-benchmark/target/bookkeeper-benchmark-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] >>> findbugs-maven-plugin:2.3.2:check (default-cli) @ bookkeeper-benchmark >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:2.3.2:findbugs (findbugs) @ bookkeeper-benchmark ---
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is true
[INFO] ****** FindBugsMojo executeFindbugs *******
[INFO] Temp File is <https://builds.apache.org/job/bookkeeper-trunk/ws/bookkeeper-benchmark/target/findbugsTemp.xml>
[INFO] Fork Value is true
[INFO] xmlOutput is false
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.3.2:check (default-cli) @ bookkeeper-benchmark <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.3.2:check (default-cli) @ bookkeeper-benchmark ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hedwig-client-jms 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hedwig-client-jms ---
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (default-cli) @ hedwig-client-jms ---
[INFO] Exclude: **/JmsHeader.java
[INFO] 
[INFO] --- javacc-maven-plugin:2.6:jjtree-javacc (jjtree-javacc) @ hedwig-client-jms ---
Java Compiler Compiler Version 5.0 (Tree Builder)
(type "jjtree" with no arguments for help)
Reading from file <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-client-jms/src/main/grammar/javacc/selector_grammar.jjt> . . .
File "Node.java" does not exist.  Will create one.
File "SimpleNode.java" does not exist.  Will create one.
File "ASTOrExpr.java" does not exist.  Will create one.
File "ASTAndExpr.java" does not exist.  Will create one.
File "ASTNotExpr.java" does not exist.  Will create one.
File "ASTGreaterThan.java" does not exist.  Will create one.
File "ASTLessThan.java" does not exist.  Will create one.
File "ASTLessThanEqualTo.java" does not exist.  Will create one.
File "ASTGreaterThanEqualTo.java" does not exist.  Will create one.
File "ASTEqualTo.java" does not exist.  Will create one.
File "ASTNotEqualTo.java" does not exist.  Will create one.
File "ASTIsNullExpr.java" does not exist.  Will create one.
File "ASTBetweenExpr.java" does not exist.  Will create one.
File "ASTInExpr.java" does not exist.  Will create one.
File "ASTLikeExpr.java" does not exist.  Will create one.
File "ASTAddExpr.java" does not exist.  Will create one.
File "ASTSubExpr.java" does not exist.  Will create one.
File "ASTDivideExpr.java" does not exist.  Will create one.
File "ASTMultiplyExpr.java" does not exist.  Will create one.
File "ASTNegateExpr.java" does not exist.  Will create one.
File "ASTLookupExpr.java" does not exist.  Will create one.
File "ASTConstant.java" does not exist.  Will create one.
File "ASTStringVarargParams.java" does not exist.  Will create one.
File "SelectorParserTreeConstants.java" does not exist.  Will create one.
File "SelectorParserVisitor.java" does not exist.  Will create one.
File "JJTSelectorParserState.java" does not exist.  Will create one.
Annotated grammar generated successfully in <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-client-jms/target/javacc-1360327534168/node/selector_grammar.jj>
Java Compiler Compiler Version 5.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-client-jms/target/javacc-1360327534168/node/selector_grammar.jj> . . .
Warning: Line 296, Column 3: Non-ASCII characters used in regular expression.
Please make sure you use the correct Reader when you create the parser, one that can handle your character set.
File "TokenMgrError.java" does not exist.  Will create one.
File "ParseException.java" does not exist.  Will create one.
File "Token.java" does not exist.  Will create one.
File "SimpleCharStream.java" does not exist.  Will create one.
Parser generated with 0 errors and 1 warnings.
[INFO] Processed 1 grammar
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ hedwig-client-jms ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ hedwig-client-jms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ hedwig-client-jms ---
[INFO] Compiling 76 source files to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-client-jms/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ hedwig-client-jms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-client-jms/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ hedwig-client-jms ---
[INFO] Compiling 104 source files to <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-client-jms/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ hedwig-client-jms ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-surefire-plugin:2.9:test (unit-tests) @ hedwig-client-jms ---
[INFO] Surefire report directory: <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-client-jms/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hedwig.jms.BasicJMSTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.106 sec
Running org.apache.hedwig.jms.selector.BasicSelectorGrammarTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 sec
Running org.apache.hedwig.jms.selector.activemq.SelectorParserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 sec
Running org.apache.hedwig.jms.selector.activemq.SelectorTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 sec

Results :

Tests run: 26, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ hedwig-client-jms ---
[INFO] Building jar: <https://builds.apache.org/job/bookkeeper-trunk/ws/hedwig-client-jms/target/hedwig-client-jms-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] >>> findbugs-maven-plugin:2.4.0:check (default-cli) @ hedwig-client-jms >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:2.4.0:findbugs (findbugs) @ hedwig-client-jms ---
[INFO] Fork Value is true
     [java] Warnings generated: 9
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.4.0:check (default-cli) @ hedwig-client-jms <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.4.0:check (default-cli) @ hedwig-client-jms ---
[INFO] BugInstance size is 9
[INFO] Error size is 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] bookkeeper ........................................ SUCCESS [2.420s]
[INFO] compability dependencies .......................... SUCCESS [0.061s]
[INFO] bookkeeper-server-compat400 ....................... SUCCESS [5.467s]
[INFO] bookkeeper-server-compat410 ....................... SUCCESS [2.628s]
[INFO] hedwig-server-compat400 ........................... SUCCESS [4.281s]
[INFO] hedwig-server-compat410 ........................... SUCCESS [4.223s]
[INFO] hedwig-protocol ................................... SUCCESS [23.871s]
[INFO] bookkeeper-server ................................. SUCCESS [14:06.358s]
[INFO] hedwig-client ..................................... SUCCESS [17.723s]
[INFO] hedwig-server ..................................... SUCCESS [11:10.377s]
[INFO] bookkeeper-benchmark .............................. SUCCESS [1:10.249s]
[INFO] hedwig-client-jms ................................. FAILURE [29.852s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27:58.256s
[INFO] Finished at: Fri Feb 08 12:46:03 UTC 2013
[INFO] Final Memory: 75M/326M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:findbugs-maven-plugin:2.4.0:check (default-cli) on project hedwig-client-jms: failed with 9 bugs and 0 errors -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hedwig-client-jms
Build step 'Execute shell' marked build as failure
Recording test results

Jenkins build is back to normal : bookkeeper-trunk #93

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-trunk/93/changes>