You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Apache Continuum <de...@continuum.apache.org> on 2014/04/28 03:49:12 UTC

[continuum] BUILD FAILURE: Apache Commons JCS - Apache Commons ()

Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=29846&projectId=286

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Mon 28 Apr 2014 01:45:10 +0000
  Finished at: Mon 28 Apr 2014 01:49:08 +0000
  Total time: 3m 57s
  Build Trigger: Forced
  Build Number: 1
  Exit code: 1
  Building machine hostname: continuum-vm
  Operating system : Linux(unknown)
  Java Home version : 
          java version "1.7.0_25"
          OpenJDK Runtime Environment (IcedTea 2.3.10) (7u25-2.3.10-1ubuntu0.12.04.2)
          OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)
        
  Builder version :
          Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 13:51:28+0000)
          Maven home: /opt/apache-maven-3.0.5
          Java version: 1.7.0_25, vendor: Oracle Corporation
          Java home: /usr/lib/jvm/java-7-openjdk-amd64/jre
          Default locale: en_US, platform encoding: UTF-8
          OS name: "linux", version: "3.2.0-53-generic", arch: "amd64", family: "unix"
    
****************************************************************************
SCM Changes:
****************************************************************************
No files changed

****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed


****************************************************************************
Build Definition:
****************************************************************************
POM filename: pom.xml
Goals: clean test   
Arguments: --batch-mode -Pjava-1.7 
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: DEFAULT_SCHEDULE
Profile Name: Maven 3.0.5 with Java 7
Description: 

****************************************************************************
Test Summary:
****************************************************************************
Tests: 397
Failures: 4
Errors: 0
Success Rate: 98
Total time: 180.12099

****************************************************************************
Test Failures:
****************************************************************************

BasicRemoteCacheClientServerUnitTest
    testPutaMultipleAndListen :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:<ALIVE> but was:<ERROR>
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.failNotEquals(Assert.java:329)
	at junit.framework.Assert.assertEquals(Assert.java:78)
	at junit.framework.TestCase.assertEquals(TestCase.java:244)
	at org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testPutaMultipleAndListen(BasicRemoteCacheClientServerUnitTest.java:246)


    testSinglePut :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:<ALIVE> but was:<ERROR>
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.failNotEquals(Assert.java:329)
	at junit.framework.Assert.assertEquals(Assert.java:78)
	at junit.framework.TestCase.assertEquals(TestCase.java:244)
	at org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testSinglePut(BasicRemoteCacheClientServerUnitTest.java:98)


    testPutAndListen :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:<ALIVE> but was:<ERROR>
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.failNotEquals(Assert.java:329)
	at junit.framework.Assert.assertEquals(Assert.java:78)
	at junit.framework.TestCase.assertEquals(TestCase.java:244)
	at org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testPutAndListen(BasicRemoteCacheClientServerUnitTest.java:197)


    testPutRemove :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:<ALIVE> but was:<ERROR>
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.failNotEquals(Assert.java:329)
	at junit.framework.Assert.assertEquals(Assert.java:78)
	at junit.framework.TestCase.assertEquals(TestCase.java:244)
	at org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testPutRemove(BasicRemoteCacheClientServerUnitTest.java:143)


  


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org