Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E0AE3104F5 for ; Mon, 28 Apr 2014 20:04:48 +0000 (UTC) Received: (qmail 12437 invoked by uid 500); 28 Apr 2014 20:04:45 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 12341 invoked by uid 500); 28 Apr 2014 20:04:44 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 12333 invoked by uid 99); 28 Apr 2014 20:04:44 -0000 Received: from continuum-vm.apache.org (HELO continuum-vm) (140.211.11.47) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Apr 2014 20:04:44 +0000 Received: from continuum-vm (localhost [127.0.0.1]) by continuum-vm (Postfix) with ESMTP id 19C26341341 for ; Mon, 28 Apr 2014 20:04:43 +0000 (UTC) Date: Mon, 28 Apr 2014 20:04:43 +0000 (UTC) From: Apache Continuum To: dev@commons.apache.org Message-ID: <424448343.20.1398715483826.JavaMail.continuum@continuum-vm> Subject: [continuum] BUILD FAILURE: Apache Commons JCS - Apache Commons () MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Continuum-Build-Host: continuum-vm X-Continuum-Project-Id: 286 X-Continuum-Project-Name: Apache Commons JCS Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=29852&projectId=286 Build statistics: State: Failed Previous State: Failed Started at: Mon 28 Apr 2014 20:00:12 +0000 Finished at: Mon 28 Apr 2014 20:04:39 +0000 Total time: 4m 26s Build Trigger: Schedule 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: **************************************************************************** Changed: tv @ Mon 28 Apr 2014 19:36:40 +0000 Comment: Move file cache to sandbox. It needs rewriting. Files changed: /commons/proper/jcs/trunk/sandbox/filecache/src/main/java/org ( 1590765 ) /commons/proper/jcs/trunk/sandbox/filecache/src/main/java/org/apache ( 1590765 ) /commons/proper/jcs/trunk/sandbox/filecache/src/main/java/org/apache/commons ( 1590765 ) /commons/proper/jcs/trunk/sandbox/filecache/src/main/java/org/apache/commons/jcs ( 1590765 ) /commons/proper/jcs/trunk/sandbox/filecache/src/main/java/org/apache/commons/jcs/auxiliary ( 1590765 ) /commons/proper/jcs/trunk/sandbox/filecache/src/main/java/org/apache/commons/jcs/auxiliary/disk ( 1590765 ) /commons/proper/jcs/trunk/sandbox/filecache/src/main/java/org/apache/commons/jcs/auxiliary/disk/file (from /commons/proper/jcs/trunk/src/main/java/org/apache/commons/jcs/auxiliary/disk/file:1590747) ( 1590765 ) /commons/proper/jcs/trunk/sandbox/filecache/src/test/java/org ( 1590765 ) /commons/proper/jcs/trunk/sandbox/filecache/src/test/java/org/apache ( 1590765 ) /commons/proper/jcs/trunk/sandbox/filecache/src/test/java/org/apache/commons ( 1590765 ) /commons/proper/jcs/trunk/sandbox/filecache/src/test/java/org/apache/commons/jcs ( 1590765 ) /commons/proper/jcs/trunk/sandbox/filecache/src/test/java/org/apache/commons/jcs/auxiliary ( 1590765 ) /commons/proper/jcs/trunk/sandbox/filecache/src/test/java/org/apache/commons/jcs/auxiliary/disk ( 1590765 ) /commons/proper/jcs/trunk/sandbox/filecache/src/test/java/org/apache/commons/jcs/auxiliary/disk/file (from /commons/proper/jcs/trunk/src/test/java/org/apache/commons/jcs/auxiliary/disk/file:1590747) ( 1590765 ) /commons/proper/jcs/trunk/src/main/java/org/apache/commons/jcs/auxiliary/disk/file ( 1590765 ) /commons/proper/jcs/trunk/src/test/java/org/apache/commons/jcs/auxiliary/disk/file ( 1590765 ) **************************************************************************** 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: 379 Failures: 5 Errors: 0 Success Rate: 98 Total time: 153.79398 **************************************************************************** Test Failures: **************************************************************************** BasicRemoteCacheClientServerUnitTest testPutaMultipleAndListen : junit.framework.AssertionFailedError junit.framework.AssertionFailedError: Cache is alive expected: but was: 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) warning : junit.framework.AssertionFailedError junit.framework.AssertionFailedError: Exception in constructor: testSinglePut (java.lang.IllegalArgumentException: Server already started. at org.apache.commons.jcs.auxiliary.remote.server.RemoteCacheServerFactory.startup(RemoteCacheServerFactory.java:106) at org.apache.commons.jcs.auxiliary.remote.server.RemoteCacheServerStartupUtil.startServerUsingProperties(RemoteCacheServerStartupUtil.java:90) at org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.(BasicRemoteCacheClientServerUnitTest.java:59) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at junit.framework.TestSuite.createTest(TestSuite.java:63) at junit.framework.TestSuite.addTestMethod(TestSuite.java:310) at junit.framework.TestSuite.addTestsFromTestCase(TestSuite.java:153) at junit.framework.TestSuite.(TestSuite.java:132) at org.junit.internal.runners.JUnit38ClassRunner.(JUnit38ClassRunner.java:72) at org.junit.internal.builders.JUnit3Builder.runnerForClass(JUnit3Builder.java:11) at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:59) at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:26) at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:59) at org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:26) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:262) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) ) at junit.framework.Assert.fail(Assert.java:57) at junit.framework.TestCase.fail(TestCase.java:227) at junit.framework.TestSuite$1.runTest(TestSuite.java:100) warning : junit.framework.AssertionFailedError junit.framework.AssertionFailedError: Exception in constructor: testPutAndListen (java.lang.IllegalArgumentException: Server already started. at org.apache.commons.jcs.auxiliary.remote.server.RemoteCacheServerFactory.startup(RemoteCacheServerFactory.java:106) at org.apache.commons.jcs.auxiliary.remote.server.RemoteCacheServerStartupUtil.startServerUsingProperties(RemoteCacheServerStartupUtil.java:90) at org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.(BasicRemoteCacheClientServerUnitTest.java:59) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at junit.framework.TestSuite.createTest(TestSuite.java:63) at junit.framework.TestSuite.addTestMethod(TestSuite.java:310) at junit.framework.TestSuite.addTestsFromTestCase(TestSuite.java:153) at junit.framework.TestSuite.(TestSuite.java:132) at org.junit.internal.runners.JUnit38ClassRunner.(JUnit38ClassRunner.java:72) at org.junit.internal.builders.JUnit3Builder.runnerForClass(JUnit3Builder.java:11) at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:59) at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:26) at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:59) at org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:26) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:262) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) ) at junit.framework.Assert.fail(Assert.java:57) at junit.framework.TestCase.fail(TestCase.java:227) at junit.framework.TestSuite$1.runTest(TestSuite.java:100) warning : junit.framework.AssertionFailedError junit.framework.AssertionFailedError: Exception in constructor: testLocalHost (java.lang.IllegalArgumentException: Server already started. at org.apache.commons.jcs.auxiliary.remote.server.RemoteCacheServerFactory.startup(RemoteCacheServerFactory.java:106) at org.apache.commons.jcs.auxiliary.remote.server.RemoteCacheServerStartupUtil.startServerUsingProperties(RemoteCacheServerStartupUtil.java:90) at org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.(BasicRemoteCacheClientServerUnitTest.java:59) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at junit.framework.TestSuite.createTest(TestSuite.java:63) at junit.framework.TestSuite.addTestMethod(TestSuite.java:310) at junit.framework.TestSuite.addTestsFromTestCase(TestSuite.java:153) at junit.framework.TestSuite.(TestSuite.java:132) at org.junit.internal.runners.JUnit38ClassRunner.(JUnit38ClassRunner.java:72) at org.junit.internal.builders.JUnit3Builder.runnerForClass(JUnit3Builder.java:11) at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:59) at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:26) at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:59) at org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:26) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:262) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) ) at junit.framework.Assert.fail(Assert.java:57) at junit.framework.TestCase.fail(TestCase.java:227) at junit.framework.TestSuite$1.runTest(TestSuite.java:100) warning : junit.framework.AssertionFailedError junit.framework.AssertionFailedError: Exception in constructor: testPutRemove (java.lang.IllegalArgumentException: Server already started. at org.apache.commons.jcs.auxiliary.remote.server.RemoteCacheServerFactory.startup(RemoteCacheServerFactory.java:106) at org.apache.commons.jcs.auxiliary.remote.server.RemoteCacheServerStartupUtil.startServerUsingProperties(RemoteCacheServerStartupUtil.java:90) at org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.(BasicRemoteCacheClientServerUnitTest.java:59) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at junit.framework.TestSuite.createTest(TestSuite.java:63) at junit.framework.TestSuite.addTestMethod(TestSuite.java:310) at junit.framework.TestSuite.addTestsFromTestCase(TestSuite.java:153) at junit.framework.TestSuite.(TestSuite.java:132) at org.junit.internal.runners.JUnit38ClassRunner.(JUnit38ClassRunner.java:72) at org.junit.internal.builders.JUnit3Builder.runnerForClass(JUnit3Builder.java:11) at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:59) at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:26) at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:59) at org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:26) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:262) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) ) at junit.framework.Assert.fail(Assert.java:57) at junit.framework.TestCase.fail(TestCase.java:227) at junit.framework.TestSuite$1.runTest(TestSuite.java:100) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org