Online report : http://ci.gbuild.org/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/7/buildId/51
Build statistics:
State: Failed
Previous State: Error
Started at: Thu, 1 Dec 2005 12:30:43 -0800
Finished at: Thu, 1 Dec 2005 12:49:32 -0800
Total time: 18m 49s
Build Trigger: Forced
Exit code: 70
Building machine hostname: stan.gbuild.org
Operating system : Linux(unknown)
Java version : 1.4.2_08(Sun Microsystems Inc.)
Changes
No files changed
****************************************************************************
Output:
****************************************************************************
__ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.1-beta-2
DEPRECATED: the default goal should be specified in the <build> section of project.xml instead of maven.xml
Attempting to download org.mortbay.jetty-5.1.2-SNAPSHOT.jar.
Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar.
Attempting to download geronimo-j2ee-1.0-SNAPSHOT.jar.
build:start:
clean:clean:
xdoc:clean:
[delete] Deleting directory /home/continuum/build/work/7/target
java:prepare-filesystem:
[mkdir] Created dir: /home/continuum/build/work/7/target/classes
java:compile:
[echo] Compiling to /home/continuum/build/work/7/target/classes
[javac] Compiling 156 source files to /home/continuum/build/work/7/target/classes
[javac] /home/continuum/build/work/7/src/java/org/activeio/adapter/SynchToAsynchChannelAdapter.java:29: warning: SyncToAsyncChannel(org.activeio.SyncChannel) in org.activeio.adapter.SyncToAsyncChannel has been deprecated
[javac] super(syncChannel);
[javac] ^
[javac] /home/continuum/build/work/7/src/java/org/activeio/adapter/SynchToAsynchChannelAdapter.java:33: warning: SyncToAsyncChannel(org.activeio.SyncChannel,edu.emory.mathcs.backport.java.util.concurrent.Executor) in org.activeio.adapter.SyncToAsyncChannel has been deprecated
[javac] super(syncChannel, executor);
[javac] ^
[javac] /home/continuum/build/work/7/src/java/org/activeio/adapter/SynchToAsynchChannelAdapter.java:51: warning: SyncToAsyncChannel(org.activeio.SyncChannel,edu.emory.mathcs.backport.java.util.concurrent.Executor) in org.activeio.adapter.SyncToAsyncChannel has been deprecated
[javac] return new SyncToAsyncChannel((SyncChannel) channel, executor);
[javac] ^
[javac] 3 warnings
java:jar-resources:
Copying 10 files to /home/continuum/build/work/7/target/classes
test:prepare-filesystem:
[mkdir] Created dir: /home/continuum/build/work/7/target/test-classes
[mkdir] Created dir: /home/continuum/build/work/7/target/test-reports
test:test-resources:
Copying 1 file to /home/continuum/build/work/7/target/test-classes
test:compile:
[javac] Compiling 48 source files to /home/continuum/build/work/7/target/test-classes
test:test:
[junit] Running org.activeio.ChannelFactoryTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.467 sec
[junit] Running org.activeio.PacketDataTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.328 sec
[junit] Running org.activeio.filter.PacketAggregatingChannelFilterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.441 sec
[junit] Running org.activeio.journal.active.DataStruturesTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.332 sec
[junit] Running org.activeio.journal.active.JournalImplTest
[junit] [ERROR] Test org.activeio.journal.active.JournalImplTest FAILED
[junit] Running org.activeio.journal.active.LogFileManagerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.036 sec
[junit] Running org.activeio.net.AIOAsyncChannelTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.305 sec
[junit] Running org.activeio.net.DatagramSyncChannelTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.513 sec
[junit] Running org.activeio.net.MulticastSyncChannelTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.491 sec
[junit] Running org.activeio.net.NIOAsyncChannelTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.774 sec
[junit] Running org.activeio.net.NIOSyncChannelTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.517 sec
[junit] Running org.activeio.net.SlowSocketChannelSyncChannelTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.175 sec
[junit] Running org.activeio.net.SlowSocketSyncChannelTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.43 sec
[junit] Running org.activeio.net.SocketSyncChannelTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.46 sec
[junit] Running org.activeio.net.SslSocketSynchChannelTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.842 sec
[junit] Running org.activeio.net.VMPipeAsyncChannelTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.426 sec
[junit] Running org.activeio.net.VMPipeReflectionAsyncChannelTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.515 sec
[junit] Running org.activeio.oneport.JettyOnePortSocketListenerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.955 sec
[junit] Running org.activeio.oneport.OnePortAsyncChannelServerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.459 sec
[junit] Running org.activeio.oneport.OpenORBOnePortSocketFactoryTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.456 sec
[junit] Running org.activeio.packet.AppendedPacketTest
[junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.337 sec
[junit] Running org.activeio.packet.ByteArrayPacketTest
[junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.335 sec
[junit] Running org.activeio.packet.ByteBufferPacketTest
[junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.335 sec
[junit] Running org.activeio.xnet.hba.ServiceAccessControllerTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.388 sec
BUILD FAILED
File...... /home/continuum/.maven/cache/maven-test-plugin-1.7/plugin.jelly
Element... fail
Line...... 183
Column.... -1
There were test failures.
Total time : 18 minutes 48 seconds
Finished at : Thursday, December 1, 2005 12:49:32 PM PST
****************************************************************************