You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@qpid.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/12/04 03:39:24 UTC

Build failed in Jenkins: Qpid-proton-jni #250

See <https://builds.apache.org/job/Qpid-proton-jni/250/changes>

Changes:

[mcpierce] PROTON-445: PHP install now honors the install prefix.

If the install prefix is not "/usr" then the INI directory is placed
below it. This is to accomodate a system install as opposed to a
developer install.

[mcpierce] NO-JIRA: Fixed Ruby check error to return anything > 0.

[mcpierce] PROTON-464: Install Ruby bindings to install prefix if specified.

If the user provides a CMAKE_INSTALL_PREFIX on the command line, then
that directory is used to install the Ruby language bindings. If no
install prefix is specified then the Ruby bindings honor the directory
specified by the Ruby VM itself.

[mcpierce] PROTON-445: Perl install now honors CMAKE_INSTALL_PREFIX

The language bindings will now honor this prefix, both the default
value and a user-specified value.

Developers can override it, though, by specifying PERL_INSTALL_PREFIX
at the command line as well. This will allow for installing the Perl
bindings to a different directory if so desired.

Also updated the installation pieces in CMake to simplify it.

[mcpierce] PROTON-445: Python install now honors CMAKE_INSTALL_PREFIX

The language bindings will now honor this prefix, both the default value
and a user-specified value.

Developers can override it, though, by specifying PYTHON_INSTALL_PREFIX
at the command line as well. This will allow for installing the Python
bindings to a different directory if so desired.

[kgiusti] PROTON-200: Java implementation of credit scheduler

------------------------------------------
[...truncated 174 lines...]
/x1/jenkins/jenkins-slave/workspace/Qpid-proton-jni/proton/proton-c/include/proton/codec.h:92: Warning 801: Wrong class name (corrected to `Pn_atom_t_u')
/x1/jenkins/jenkins-slave/workspace/Qpid-proton-jni/proton/proton-c/include/proton/codec.h:92: Warning 801: Wrong class name (corrected to `Pn_atom_t_u')
Scanning dependencies of target cproton-ruby
[ 68%] Building C object proton-c/bindings/ruby/CMakeFiles/cproton-ruby.dir/rubyRUBY_wrap.c.o
Linking C shared module cproton.so
[ 68%] Built target cproton-ruby
[ 70%] Swig source
Scanning dependencies of target cproton
[ 72%] Building C object proton-c/bindings/php/CMakeFiles/cproton.dir/phpPHP_wrap.c.o
Linking C shared module cproton.so
[ 72%] Built target cproton
Scanning dependencies of target proton-jni-swig-out-dir
[ 74%] Creating target directory for Proton-JNI sources
[ 74%] Built target proton-jni-swig-out-dir
[ 76%] Swig source
Scanning dependencies of target proton-swig
[ 78%] Building C object proton-c/bindings/java/CMakeFiles/proton-swig.dir/javaJAVA_wrap.c.o
Linking C shared module libproton-jni.so
[ 78%] Built target proton-swig
Scanning dependencies of target proton-jni-sourcefile-list
-- Java source paths: /x1/jenkins/jenkins-slave/workspace/Qpid-proton-jni/proton/build/proton-c/bindings/java/src/main/java/org/apache/qpid/proton/jni:/x1/jenkins/jenkins-slave/workspace/Qpid-proton-jni/proton/proton-c/bindings/java/src/main/java
-- Writing Java source file list to /x1/jenkins/jenkins-slave/workspace/Qpid-proton-jni/proton/build/proton-c/bindings/java/CMakeFiles/proton_jni_source_filelist
[ 78%] Built target proton-jni-sourcefile-list
Scanning dependencies of target proton-jni
[ 80%] Building Java objects for proton-jni.jar
Note: /x1/jenkins/jenkins-slave/workspace/Qpid-proton-jni/proton/proton-c/bindings/java/src/main/java/org/apache/qpid/proton/engine/jni/JNILink.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
[ 82%] Generating CMakeFiles/proton-jni.dir/java_class_filelist
[ 84%] Creating Java archive proton-jni-0.6.jar
Rebuilding proton-jni-0.6.jar to include missing resources
[ 84%] Built target proton-jni
Scanning dependencies of target recv
[ 86%] Building C object proton-c/examples/messenger/c/CMakeFiles/recv.dir/recv.c.o
Linking C executable recv
[ 86%] Built target recv
Scanning dependencies of target send
[ 88%] Building C object proton-c/examples/messenger/c/CMakeFiles/send.dir/send.c.o
Linking C executable send
[ 88%] Built target send
Scanning dependencies of target msgr-recv
[ 90%] Building C object tests/tools/apps/c/CMakeFiles/msgr-recv.dir/msgr-recv.c.o
[ 92%] Building C object tests/tools/apps/c/CMakeFiles/msgr-recv.dir/msgr-common.c.o
Linking C executable msgr-recv
[ 92%] Built target msgr-recv
Scanning dependencies of target msgr-send
[ 94%] Building C object tests/tools/apps/c/CMakeFiles/msgr-send.dir/msgr-send.c.o
[ 96%] Building C object tests/tools/apps/c/CMakeFiles/msgr-send.dir/msgr-common.c.o
Linking C executable msgr-send
[ 96%] Built target msgr-send
Scanning dependencies of target c-message-tests
[ 98%] Building C object proton-c/src/tests/CMakeFiles/c-message-tests.dir/message.c.o
Linking C executable c-message-tests
[ 98%] Built target c-message-tests
Scanning dependencies of target c-object-tests
[100%] Building C object proton-c/src/tests/CMakeFiles/c-object-tests.dir/object.c.o
Linking C executable c-object-tests
[100%] Built target c-object-tests
Parsing POMs
Modules changed, recalculating dependency graph
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[proton] $ /usr/lib/jvm/java-6-openjdk-amd64//bin/java -XX:MaxPermSize=500m -Xmx2G -Xms1G -Djava.awt.headless=true -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/hudson/tools/maven/apache-maven-3.0.2/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/hudson/tools/maven/apache-maven-3.0.2 /x1/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 42368
<===[JENKINS REMOTING CAPACITY]===>   channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -fae -B -e clean test -Pproton-jni
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] proton-api
[INFO] proton-j-impl
[INFO] proton-project
[INFO] proton-tests
[INFO] proton-j-messenger-example
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building proton-api 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ proton-api ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ proton-api ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ proton-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ proton-api ---
[INFO] Compiling 113 source files to <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-j/proton-api/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ proton-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ proton-api ---
[INFO] Compiling 6 source files to <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-j/proton-api/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ proton-api ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-j/proton-api/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.qpid.proton.ProtonFactoryLoaderTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec
Running org.apache.qpid.proton.amqp.transport.ErrorConditionTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec

Results :

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

[JENKINS] Recording test results
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building proton-j-impl 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ proton-j-impl ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ proton-j-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ proton-j-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ proton-j-impl ---
[INFO] Compiling 194 source files to <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-j/proton/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-j/proton/src/main/java/org/apache/qpid/proton/driver/impl/DriverImpl.java>:[26,15] cannot find symbol
symbol  : class StandardSocketOptions
location: package java.net
[ERROR] <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-j/proton/src/main/java/org/apache/qpid/proton/driver/impl/DriverImpl.java>:[197,30] cannot find symbol
symbol  : variable StandardSocketOptions
location: class org.apache.qpid.proton.driver.impl.DriverImpl
[ERROR] <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-j/proton/src/main/java/org/apache/qpid/proton/engine/impl/LinkImpl.java>:[322,16] [deprecation] setRemoteSenderSettleMode(org.apache.qpid.proton.amqp.transport.SenderSettleMode) in org.apache.qpid.proton.engine.Link has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-j/proton/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java>:[227,15] [deprecation] output(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-j/proton/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java>:[196,15] [deprecation] input(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[INFO] 5 errors 
[INFO] -------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building proton-project 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ proton-project ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ proton-project ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping proton-tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping proton-j-messenger-example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] proton-api ........................................ SUCCESS [11.633s]
[INFO] proton-j-impl ..................................... FAILURE [6.475s]
[INFO] proton-project .................................... SUCCESS [11.374s]
[INFO] proton-tests ...................................... SKIPPED
[INFO] proton-j-messenger-example ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 40.063s
[INFO] Finished at: Wed Dec 04 02:39:11 UTC 2013
[INFO] Final Memory: 19M/981M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project proton-j-impl: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-j/proton/src/main/java/org/apache/qpid/proton/driver/impl/DriverImpl.java>:[26,15] cannot find symbol
[ERROR] symbol  : class StandardSocketOptions
[ERROR] location: package java.net
[ERROR] <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-j/proton/src/main/java/org/apache/qpid/proton/driver/impl/DriverImpl.java>:[197,30] cannot find symbol
[ERROR] symbol  : variable StandardSocketOptions
[ERROR] location: class org.apache.qpid.proton.driver.impl.DriverImpl
[ERROR] <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-j/proton/src/main/java/org/apache/qpid/proton/engine/impl/LinkImpl.java>:[322,16] [deprecation] setRemoteSenderSettleMode(org.apache.qpid.proton.amqp.transport.SenderSettleMode) in org.apache.qpid.proton.engine.Link has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-j/proton/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java>:[227,15] [deprecation] output(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-j/proton/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java>:[196,15] [deprecation] input(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project proton-j-impl: Compilation failure
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:679)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:729)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:107)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 31 more
[ERROR] 
[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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :proton-j-impl
Sending e-mails to: notifications@qpid.apache.org null@apache.org
channel stopped

Jenkins build is back to normal : Qpid-proton-jni #251

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-jni/251/changes>