You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/04/26 02:03:47 UTC

Build failed in Jenkins: MINA-trunk-jdk1.7-ubuntu #194

See <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/194/changes>

Changes:

[jvermillard] make protocol decoding exception runtimes

[jvermillard] moved IoBuffer to codec project because it's usefull only for decoder implementation

[jvermillard] removed reference to IoBuffer

------------------------------------------
[...truncated 2086 lines...]
 @SLTests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.922 sec
Running org.apache.mina.transport.tcp.SslTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.002 sec
Running org.apache.mina.transport.tcp.IdleTcpServerTest
2013-04-26 00:03:19,723 INFO  [main] tcp.NioTcpServer (NioTcpServer.java:186) - binding address 0.0.0.0/0.0.0.0:0
 @SLTests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.006 sec
Running org.apache.mina.transport.tcp.ProxySocketSessionConfigTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running org.apache.mina.util.AbstractIoFutureTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.058 sec
Running org.apache.mina.util.ByteBufferDumperTest
ByteBuffer[len=3,bytes='0x88 0x03 0xFF']
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.mina.util.AssertTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec

Results :

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

Flushing results...
Flushing results done
Cobertura: Loaded information on 91 classes.
Cobertura: Saved information on 91 classes.
[JENKINS] Recording test results
[INFO] 
[INFO] --- cobertura-maven-plugin:2.5.1:cobertura (default) @ mina-core ---
[INFO] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Cobertura: Loaded information on 91 classes.
Report time: 949ms

[INFO] Cobertura Report generation was successful.
[INFO] Installing <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/core/target/mina-core-3.0.0-M1-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/mina/mina-core/3.0.0-M1-SNAPSHOT/mina-core-3.0.0-M1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mina-core ---
[INFO] Installing <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/core/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/mina/mina-core/3.0.0-M1-SNAPSHOT/mina-core-3.0.0-M1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.5:install (default-install) @ mina-core ---
[INFO] Installing org/apache/mina/mina-core/3.0.0-M1-SNAPSHOT/mina-core-3.0.0-M1-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MINA HTTP 3.0.0-M1-SNAPSHOT 3.0.0-M1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mina-http ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ mina-http ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/http/src/main/resources>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mina-http ---
[INFO] [INFO] Compiling 20 source files to <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/http/target/classes>

[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ mina-http ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mina-http ---
[INFO] [INFO] Compiling 2 source files to <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/http/target/test-classes>

[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ mina-http ---
[INFO] [INFO] Surefire report directory: <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/http/target/surefire-reports>

[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mina-http ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.mina.http.DateUtilTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec
Running org.apache.mina.http.HttpServerDecoderTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.5:bundle (default-bundle) @ mina-http ---
Apr 26, 2013 12:03:32 AM hudson.maven.ExecutedMojo <init>
WARNING: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] [WARNING] NOT adding sources to artifacts with classifier as Maven only supports one classifier per artifact. Current artifact [org.apache.mina:mina-http:bundle:3.0.0-M1-SNAPSHOT] has a [] classifier.

[INFO] --- maven-source-plugin:2.1.2:jar (attach-source) @ mina-http ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ mina-http ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/http/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ mina-http ---
[INFO] [INFO] Nothing to compile - all classes are up to date

[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ mina-http ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.5.1:instrument (default) @ mina-http ---
[INFO] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Instrumenting 22 files to <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/http/target/generated-classes/cobertura>
Cobertura: Saved information on 22 classes.
Instrument time: 154ms

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ mina-http ---
[INFO] [INFO] Nothing to compile - all classes are up to date

[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ mina-http ---
[INFO] Surefire report directory: <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/http/target/surefire-reports>
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ mina-http ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.mina.http.DateUtilTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec
Running org.apache.mina.http.HttpServerDecoderTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec

Results :

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

Flushing results...
Flushing results done
Cobertura: Loaded information on 22 classes.
Cobertura: Saved information on 22 classes.
[JENKINS] Recording test results
[INFO] 
[INFO] --- cobertura-maven-plugin:2.5.1:cobertura (default) @ mina-http ---
[INFO] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Cobertura: Loaded information on 22 classes.
Report time: 296ms

[INFO] Cobertura Report generation was successful.
[INFO] [INFO] Installing <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/http/target/mina-http-3.0.0-M1-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/mina/mina-http/3.0.0-M1-SNAPSHOT/mina-http-3.0.0-M1-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/http/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/mina/mina-http/3.0.0-M1-SNAPSHOT/mina-http-3.0.0-M1-SNAPSHOT.pom

[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mina-http ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.5:install (default-install) @ mina-http ---
[INFO] Installing org/apache/mina/mina-http/3.0.0-M1-SNAPSHOT/mina-http-3.0.0-M1-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/mina/mina-ldap/3.0.0-M1-SNAPSHOT/maven-metadata.xml
                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MINA examples 3.0.0-M1-SNAPSHOT 3.0.0-M1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.apache.org/snapshots/org/apache/mina/mina-ldap/3.0.0-M1-SNAPSHOT/mina-ldap-3.0.0-M1-SNAPSHOT.pom
[WARNING] The POM for org.apache.mina:mina-ldap:jar:3.0.0-M1-SNAPSHOT is missing, no dependency information available
Downloading: http://repository.apache.org/snapshots/org/apache/mina/mina-ldap/3.0.0-M1-SNAPSHOT/mina-ldap-3.0.0-M1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache MINA 3.0.0-M1-SNAPSHOT ..................... SUCCESS [29.327s]
[INFO] Apache MINA Codec 3.0.0-M1-SNAPSHOT ............... SUCCESS [21.661s]
[INFO] Apache MINA Core 3.0.0-M1-SNAPSHOT ................ SUCCESS [35.132s]
[INFO] Apache MINA HTTP 3.0.0-M1-SNAPSHOT ................ SUCCESS [8.164s]
[INFO] Apache MINA examples 3.0.0-M1-SNAPSHOT ............ FAILURE [0.547s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:39.382s
[INFO] Finished at: Fri Apr 26 00:03:37 UTC 2013
[INFO] Final Memory: 48M/548M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/examples/pom.xml> to /home/hudson/hudson/jobs/MINA-trunk-jdk1.7-ubuntu/modules/org.apache.mina$mina-examples/builds/2013-04-26_00-01-29/archive/org.apache.mina/mina-examples/3.0.0-M1-SNAPSHOT/mina-examples-3.0.0-M1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/http/pom.xml> to /home/hudson/hudson/jobs/MINA-trunk-jdk1.7-ubuntu/modules/org.apache.mina$mina-http/builds/2013-04-26_00-01-29/archive/org.apache.mina/mina-http/3.0.0-M1-SNAPSHOT/mina-http-3.0.0-M1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/http/target/mina-http-3.0.0-M1-SNAPSHOT.jar> to /home/hudson/hudson/jobs/MINA-trunk-jdk1.7-ubuntu/modules/org.apache.mina$mina-http/builds/2013-04-26_00-01-29/archive/org.apache.mina/mina-http/3.0.0-M1-SNAPSHOT/mina-http-3.0.0-M1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/pom.xml> to /home/hudson/hudson/jobs/MINA-trunk-jdk1.7-ubuntu/modules/org.apache.mina$mina-parent/builds/2013-04-26_00-01-29/archive/org.apache.mina/mina-parent/3.0.0-M1-SNAPSHOT/mina-parent-3.0.0-M1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/codec/pom.xml> to /home/hudson/hudson/jobs/MINA-trunk-jdk1.7-ubuntu/modules/org.apache.mina$mina-codec/builds/2013-04-26_00-01-29/archive/org.apache.mina/mina-codec/3.0.0-M1-SNAPSHOT/mina-codec-3.0.0-M1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/codec/target/mina-codec-3.0.0-M1-SNAPSHOT.jar> to /home/hudson/hudson/jobs/MINA-trunk-jdk1.7-ubuntu/modules/org.apache.mina$mina-codec/builds/2013-04-26_00-01-29/archive/org.apache.mina/mina-codec/3.0.0-M1-SNAPSHOT/mina-codec-3.0.0-M1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/core/pom.xml> to /home/hudson/hudson/jobs/MINA-trunk-jdk1.7-ubuntu/modules/org.apache.mina$mina-core/builds/2013-04-26_00-01-29/archive/org.apache.mina/mina-core/3.0.0-M1-SNAPSHOT/mina-core-3.0.0-M1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/ws/core/target/mina-core-3.0.0-M1-SNAPSHOT.jar> to /home/hudson/hudson/jobs/MINA-trunk-jdk1.7-ubuntu/modules/org.apache.mina$mina-core/builds/2013-04-26_00-01-29/archive/org.apache.mina/mina-core/3.0.0-M1-SNAPSHOT/mina-core-3.0.0-M1-SNAPSHOT.jar
Waiting for Jenkins to finish collecting data
mavenExecutionResult exceptions not empty
message : Failed to execute goal on project mina-examples: Could not resolve dependencies for project org.apache.mina:mina-examples:jar:3.0.0-M1-SNAPSHOT: Could not find artifact org.apache.mina:mina-ldap:jar:3.0.0-M1-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
cause : Could not resolve dependencies for project org.apache.mina:mina-examples:jar:3.0.0-M1-SNAPSHOT: Could not find artifact org.apache.mina:mina-ldap:jar:3.0.0-M1-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project mina-examples: Could not resolve dependencies for project org.apache.mina:mina-examples:jar:3.0.0-M1-SNAPSHOT: Could not find artifact org.apache.mina:mina-ldap:jar:3.0.0-M1-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:210)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:117)
	at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:258)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:201)
	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:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	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:601)
	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:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:100)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:66)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	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:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:722)
Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.apache.mina:mina-examples:jar:3.0.0-M1-SNAPSHOT: Could not find artifact org.apache.mina:mina-ldap:jar:3.0.0-M1-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:189)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:185)
	... 30 more
Caused by: org.sonatype.aether.resolution.DependencyResolutionException: Could not find artifact org.apache.mina:mina-ldap:jar:3.0.0-M1-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
	at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:375)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:183)
	... 31 more
Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: Could not find artifact org.apache.mina:mina-ldap:jar:3.0.0-M1-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
	at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:538)
	at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:216)
	at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:358)
	... 32 more
Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Could not find artifact org.apache.mina:mina-ldap:jar:3.0.0-M1-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:947)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:941)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:669)
	at org.sonatype.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:60)
	... 3 more
Sending e-mails to: commits@mina.apache.org
channel stopped
Skipping Cobertura coverage report as build was not UNSTABLE or better ...

Jenkins build is back to normal : MINA-trunk-jdk1.7-ubuntu #195

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/MINA-trunk-jdk1.7-ubuntu/195/changes>