Build failed in Hudson: JBoss-AS-5.0.x #1503
by jboss-qa-internal@redhat.com
See https://hudson.jboss.org/hudson/job/JBoss-AS-5.0.x/1503/changes
Changes:
[dimitris(a)jboss.org] JBAS-5411, Remove org.jboss.aspects.asynch.* from jbossas/trunk/aspects
------------------------------------------
[...truncated 16345 lines...]
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/src/main/org/jboss/resource/deployment/ActivationSpecFactory.java:95: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
throw new DeploymentException("Required config property " + rcpmd + " for messagingType '" + messagingType +
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/src/main/org/jboss/resource/deployment/ActivationSpecFactory.java:102: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
throw new DeploymentException("No activation spec type for messagingType '" + messagingType + "' ra=" + rarName);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/src/main/org/jboss/resource/deployment/ActivationSpecFactory.java:109: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
throw new DeploymentException(asClass.getName() + " is not an activation spec class '" + messagingType + "' ra=" + rarName);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/src/main/org/jboss/resource/deployment/ActivationSpecFactory.java:120: warning: [deprecation] org.jboss.metadata.ActivationConfigPropertyMetaData in org.jboss.metadata has been deprecated
ActivationConfigPropertyMetaData acpmd = (ActivationConfigPropertyMetaData) i.next();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/src/main/org/jboss/resource/deployment/ActivationSpecFactory.java:120: warning: [deprecation] org.jboss.metadata.ActivationConfigPropertyMetaData in org.jboss.metadata has been deprecated
ActivationConfigPropertyMetaData acpmd = (ActivationConfigPropertyMetaData) i.next();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/src/main/org/jboss/resource/deployment/ActivationSpecFactory.java:135: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
DeploymentException.rethrowAsDeploymentException(msg, e);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/src/main/org/jboss/resource/deployment/AdminObjectFactory.java:71: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
throw new DeploymentException("No implementation class for admin object '" + interfaceClass + "' ra=" + rarName);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/src/main/org/jboss/resource/deployment/AdminObjectFactory.java:78: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
throw new DeploymentException(implClass.getName() + " is not a '" + interfaceClass + "' ra=" + rarName);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/src/main/org/jboss/resource/deployment/AdminObjectFactory.java:111: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
throw new DeploymentException("No property editor found for property '" + name + " class='" + type + "' for admin object '" + interfaceClass + "' ra=" + rarName);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/src/main/org/jboss/resource/deployment/AdminObjectFactory.java:127: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
DeploymentException.rethrowAsDeploymentException("Error for property '" + name + "' class=" + implClass + "' for admin object '" + interfaceClass + "' ra=" + rarName, e.getTargetException());
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/src/main/org/jboss/resource/deployment/AdminObjectFactory.java:131: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
DeploymentException.rethrowAsDeploymentException("Error for property '" + name + "' class=" + implClass + "' for admin object '" + interfaceClass + "' ra=" + rarName, t);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/src/main/org/jboss/resource/deployment/AdminObjectFactory.java:152: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
throw new DeploymentException("No property '" + name + "' for admin object '" + interfaceClass + "' ra=" + rarName);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/src/main/org/jboss/resource/deployment/AdminObjectFactory.java:165: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
throw new DeploymentException("No property editor found for property '" + name + " class='" + type + "' for admin object '" + interfaceClass + "' ra=" + rarName);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/src/main/org/jboss/resource/deployment/AdminObjectFactory.java:181: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
DeploymentException.rethrowAsDeploymentException("Error for property '" + name + "' class=" + implClass + "' for admin object '" + interfaceClass + "' ra=" + rarName, e.getTargetException());
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/src/main/org/jboss/resource/deployment/AdminObjectFactory.java:185: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
DeploymentException.rethrowAsDeploymentException("Error for property '" + name + "' class=" + implClass + "' for admin object '" + interfaceClass + "' ra=" + rarName, t);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/src/main/org/jboss/resource/deployment/RARDeployer.java:100: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
DeploymentException.rethrowAsDeploymentException("Error parsing meta data " + url, t);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/src/main/org/jboss/resource/deployment/RARDeployment.java:263: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
throw new DeploymentException("MessagingType '" + messagingType.getName() + "' not found in resource deployment " + getServiceName());
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/src/main/org/jboss/resource/deployment/ResourceAdapterFactory.java:86: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
throw new DeploymentException(raClass.getName() + " is not a resource adapter class");
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/src/main/org/jboss/resource/deployment/ResourceAdapterFactory.java:125: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
DeploymentException.rethrowAsDeploymentException("Error for resource adapter class " + clz.getName() + " setting property " + cpmd, e.getTargetException());
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/src/main/org/jboss/resource/deployment/ResourceAdapterFactory.java:129: warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment has been deprecated
DeploymentException.rethrowAsDeploymentException("Error for resource adapter class " + clz.getName() + " accessing property setter " + cpmd, t);
^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
72 warnings
compile-classes-jdk6:
compile-classes:
compile-resources:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/resources
[copy] Copying 14 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/resources
[copy] Copied 16 empty directories to 1 empty directory under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/resources
compile-etc:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/etc
[copy] Copying 39 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/etc
compile:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/lib
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/lib/jboss-jca.deployer
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/lib/jboss-jca.deployer/META-INF
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/lib/jboss-jca-deployer.jar
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/lib/jboss-jca.deployer
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/lib/jboss-jca.deployer/META-INF
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/lib/jboss-jca.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/lib/jboss-common-jdbc-wrapper.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/lib/jboss-local-jdbc.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/lib/jboss-local-jdbc.rar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/lib/jboss-xa-jdbc.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/lib/jboss-xa-jdbc.rar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/lib/jms-ra.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/lib/jms-ra.rar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/lib/mail-ra.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/lib/mail-ra.rar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/lib/quartz-ra.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/lib/quartz-ra.rar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/lib/jbosscx-client.jar
[touch] Creating /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/build-marker
most:
==
== Finished with 'most' in module 'connector'.
======================================================================
_module-connector-most:
_module-connector-most:
[copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.CR1/server/all/deployers
[copy] Copying 5 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.CR1/server/all/deploy
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.CR1/server/all/deploy
[copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.CR1/server/all/lib
[copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.CR1/docs/dtd
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.CR1/docs/examples/jca
[copy] Copying 38 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.CR1/docs/examples/jca
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.CR1/server/all/deploy
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.CR1/client
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.CR1/server/all/lib
======================================================================
== Executing 'most' in module 'management'...
==
_buildmagic:init:
configure:
Overriding previous definition of reference to jboss.test.classpath
Overriding previous definition of reference to xdoclet.task.classpath
init:
_buildmagic:build-bypass-checker:
_buildmagic:build-bypass-notice:
_buildmagic:build-bypass-check:
jars:
_buildmagic:init:
init:
compile-classes:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/output/classes
[javac] Compiling 172 source files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/output/classes
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/src/main/org/jboss/management/j2ee/factory/EJBModuleFactory.java:35: warning: [deprecation] org.jboss.metadata.BeanMetaData in org.jboss.metadata has been deprecated
import org.jboss.metadata.BeanMetaData;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/src/main/org/jboss/management/j2ee/factory/EJBModuleFactory.java:36: warning: [deprecation] org.jboss.metadata.SessionMetaData in org.jboss.metadata has been deprecated
import org.jboss.metadata.SessionMetaData;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/src/main/org/jboss/management/j2ee/JTAResource.java:101: warning: [deprecation] isDebugEnabled() in org.jboss.logging.Logger has been deprecated
if (log.isDebugEnabled())
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/src/main/org/jboss/management/j2ee/URLResource.java:117: warning: [deprecation] isDebugEnabled() in org.jboss.logging.Logger has been deprecated
if (log.isDebugEnabled())
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/src/main/org/jboss/management/j2ee/factory/EJBModuleFactory.java:135: warning: [deprecation] org.jboss.metadata.BeanMetaData in org.jboss.metadata has been deprecated
BeanMetaData metaData = (BeanMetaData) server.getAttribute(containerName, "BeanMetaData");
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/src/main/org/jboss/management/j2ee/factory/EJBModuleFactory.java:135: warning: [deprecation] org.jboss.metadata.BeanMetaData in org.jboss.metadata has been deprecated
BeanMetaData metaData = (BeanMetaData) server.getAttribute(containerName, "BeanMetaData");
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/src/main/org/jboss/management/j2ee/factory/EJBModuleFactory.java:144: warning: [deprecation] org.jboss.metadata.SessionMetaData in org.jboss.metadata has been deprecated
SessionMetaData smetaData = (SessionMetaData) metaData;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/src/main/org/jboss/management/j2ee/factory/EJBModuleFactory.java:144: warning: [deprecation] org.jboss.metadata.SessionMetaData in org.jboss.metadata has been deprecated
SessionMetaData smetaData = (SessionMetaData) metaData;
^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
8 warnings
compile-rmi:
[rmic] RMI Compiling 1 class to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/output/classes
compile-etc:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/output/etc
[copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/output/etc
compile:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/output/lib
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/output/lib/jboss-jsr77.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/output/lib/jboss-jsr77-client.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/output/lib/jboss-management.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/output/lib/ejb-management.jar
[touch] Creating /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/output/build-marker
most:
==
== Finished with 'most' in module 'management'.
======================================================================
_module-management-most:
_module-management-most:
[copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.CR1/server/all/lib
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.CR1/docs/examples/jmx
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.CR1/client
======================================================================
== Executing 'most' in module 'ejb3'...
==
_buildmagic:init:
configure:
Overriding previous definition of reference to jboss.test.classpath
init:
_buildmagic:build-bypass-checker:
_buildmagic:build-bypass-notice:
_buildmagic:build-bypass-check:
internal-jars:
_buildmagic:init:
init:
compile-etc:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/etc
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/etc
compile-classes:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/classes
[javac] Compiling 34 source files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/classes
error: compiler message file broken: key=compiler.err.file org/jboss/aspects/asynch/FutureHolder.class not found arguments={0}, {1}, {2}, {3}, {4}, {5}, {6}, {7}
Note: Some input files use or override 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.
1 error
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/build.xml:250: Compile failed; see the compiler error output for details.
Total time: 3 minutes 33 seconds
Deleting old artifacts from #1501
Recording fingerprints
Build was marked for publishing on https://hudson.jboss.org/hudson/
finished: FAILURE
17 years, 12 months
Build failed in Hudson: JBoss-AS-5.0.x-TestSuite-sun15 #566
by jboss-qa-internal@redhat.com
See https://hudson.jboss.org/hudson/job/JBoss-AS-5.0.x-TestSuite-sun15/566/ch...
Changes:
[bstansberry(a)jboss.com] [JBAS-5341] Move toward consist UDP config for JBM and other AS uses
[scott.stark(a)jboss.org] Use a null baseName if isEar is false
[scott.stark(a)jboss.org] Set the DeploymentScope base name to an empty string if the deployment is a standalone jar
[bstansberry(a)jboss.com] [JBAS-5501] CacheManager to support aliasing of caches
------------------------------------------
[...truncated 22949 lines...]
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.767 sec
[junit] Running org.jboss.test.cts.test.CtsCmp2UnitTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.575 sec
[junit] Running org.jboss.test.cts.test.IndependentJarsUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 12.829 sec
[junit] Test org.jboss.test.cts.test.IndependentJarsUnitTestCase FAILED
[junit] Running org.jboss.test.cts.test.LocalEjbTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.633 sec
[junit] Running org.jboss.test.cts.test.LongWaitStatefulSessionUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.733 sec
[junit] Running org.jboss.test.cts.test.StatefulSessionLocalUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 133.505 sec
[junit] Running org.jboss.test.cts.test.StatefulSessionUnitTestCase
[junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 142.702 sec
[junit] Running org.jboss.test.cts.test.StatelessSessionStressTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.33 sec
[junit] Running org.jboss.test.cts.test.StatelessSessionUnitTestCase
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 27.464 sec
[junit] Running org.jboss.test.testbean.test.BeanUnitTestCase
[junit] Tests run: 9, Failures: 0, Errors: 1, Time elapsed: 9.973 sec
[junit] Test org.jboss.test.testbean.test.BeanUnitTestCase FAILED
[server:stop] Shutting down server: pooled-invoker
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.175:1099 --shutdown
[server:stop] shutdownTimeout will be=45
Overriding previous definition of reference to xerces.xerces.classpath
Overriding previous definition of reference to apache.commons.classpath
Overriding previous definition of reference to sax.classpath
Overriding previous definition of reference to xdoclet.task.classpath
Overriding previous definition of reference to gjt.jpl-util.classpath
Overriding previous definition of reference to opennms.joesnmp.classpath
Overriding previous definition of reference to jacorb.idl.classpath
Overriding previous definition of reference to sleepycat.classpath
Overriding previous definition of reference to apache.tomcat55.classpath
Overriding previous definition of reference to trove.classpath
Overriding previous definition of reference to qdox.classpath
Overriding previous definition of reference to javassist.classpath
Overriding previous definition of reference to hibernate3.classpath
Overriding previous definition of reference to odmg.classpath
Overriding previous definition of reference to cglib.classpath
Overriding previous definition of reference to ejb3-persistence.classpath
Overriding previous definition of reference to spring.classpath
Overriding previous definition of reference to apache.ant.classpath
Overriding previous definition of reference to jboss.test.classpath
tests-classloader-leak:
[echo] creating classloader-leak config
[copy] Copying 393 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/server/classloader-leak
[copy] Copied 93 empty directories to 1 empty directory under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/server/classloader-leak
[echo] Overwriting config descriptors
[copy] Warning: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/resources/test-configs/classloader-leak not found.
[server:start] Starting server "classloader-leak" with command:
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/lib/tools.jar -Xms128m -Xmx512m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Djava.net.preferIPv4Stack=true -Djava.endorsed.dirs=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/lib/endorsed -Djgroups.udp.ip_ttl=0 org.jboss.Main -c classloader-leak -b 10.18.34.175 -u 227.43.0.80
[junit] Running org.jboss.test.classloader.leak.test.ClassloaderLeakUnitTestCase
[junit] Tests run: 6, Failures: 2, Errors: 0, Time elapsed: 167.869 sec
[junit] Test org.jboss.test.classloader.leak.test.ClassloaderLeakUnitTestCase FAILED
[junit] Running org.jboss.test.classloader.leak.test.CommonsLoggingClassloaderLeakUnitTestCase
[junit] Tests run: 5, Failures: 4, Errors: 0, Time elapsed: 95.452 sec
[junit] Test org.jboss.test.classloader.leak.test.CommonsLoggingClassloaderLeakUnitTestCase FAILED
[junit] Running org.jboss.test.classloader.leak.test.Ejb3ClassloaderLeakUnitTestCase
[junit] Tests run: 5, Failures: 2, Errors: 3, Time elapsed: 70.414 sec
[junit] Test org.jboss.test.classloader.leak.test.Ejb3ClassloaderLeakUnitTestCase FAILED
[server:stop] Shutting down server: classloader-leak
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.175:1099 --shutdown
[server:stop] shutdownTimeout will be=45
Overriding previous definition of reference to xerces.xerces.classpath
Overriding previous definition of reference to apache.commons.classpath
Overriding previous definition of reference to sax.classpath
Overriding previous definition of reference to xdoclet.task.classpath
Overriding previous definition of reference to gjt.jpl-util.classpath
Overriding previous definition of reference to opennms.joesnmp.classpath
Overriding previous definition of reference to jacorb.idl.classpath
Overriding previous definition of reference to sleepycat.classpath
Overriding previous definition of reference to apache.tomcat55.classpath
Overriding previous definition of reference to trove.classpath
Overriding previous definition of reference to qdox.classpath
Overriding previous definition of reference to javassist.classpath
Overriding previous definition of reference to hibernate3.classpath
Overriding previous definition of reference to odmg.classpath
Overriding previous definition of reference to cglib.classpath
Overriding previous definition of reference to ejb3-persistence.classpath
Overriding previous definition of reference to spring.classpath
Overriding previous definition of reference to apache.ant.classpath
Overriding previous definition of reference to jboss.test.classpath
tests-clustered-classloader-leak:
[echo] creating cluster-classloader-leak-0 config, jboss.dist=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1
[copy] Copying 399 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/server/cluster-classloader-leak-0
[copy] Copied 107 empty directories to 1 empty directory under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/server/cluster-classloader-leak-0
Overriding previous definition of reference to xerces.xerces.classpath
Overriding previous definition of reference to apache.commons.classpath
Overriding previous definition of reference to sax.classpath
Overriding previous definition of reference to xdoclet.task.classpath
Overriding previous definition of reference to gjt.jpl-util.classpath
Overriding previous definition of reference to opennms.joesnmp.classpath
Overriding previous definition of reference to jacorb.idl.classpath
Overriding previous definition of reference to sleepycat.classpath
Overriding previous definition of reference to apache.tomcat55.classpath
Overriding previous definition of reference to trove.classpath
Overriding previous definition of reference to qdox.classpath
Overriding previous definition of reference to javassist.classpath
Overriding previous definition of reference to hibernate3.classpath
Overriding previous definition of reference to odmg.classpath
Overriding previous definition of reference to cglib.classpath
Overriding previous definition of reference to ejb3-persistence.classpath
Overriding previous definition of reference to spring.classpath
Overriding previous definition of reference to apache.ant.classpath
Overriding previous definition of reference to jboss.test.classpath
modify-ejb3-repl_sync:
[echo] replacing the cache mode to REPL_SYNC in /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/server/cluster-classloader-leak-0/deploy/cluster/ejb3-clustered-sfsbcache-beans.xml
[echo] creating cluster-classloader-leak-1 config, jboss.dist=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1
[copy] Copying 399 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/server/cluster-classloader-leak-1
[copy] Copied 107 empty directories to 1 empty directory under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/server/cluster-classloader-leak-1
Overriding previous definition of reference to xerces.xerces.classpath
Overriding previous definition of reference to apache.commons.classpath
Overriding previous definition of reference to sax.classpath
Overriding previous definition of reference to xdoclet.task.classpath
Overriding previous definition of reference to gjt.jpl-util.classpath
Overriding previous definition of reference to opennms.joesnmp.classpath
Overriding previous definition of reference to jacorb.idl.classpath
Overriding previous definition of reference to sleepycat.classpath
Overriding previous definition of reference to apache.tomcat55.classpath
Overriding previous definition of reference to trove.classpath
Overriding previous definition of reference to qdox.classpath
Overriding previous definition of reference to javassist.classpath
Overriding previous definition of reference to hibernate3.classpath
Overriding previous definition of reference to odmg.classpath
Overriding previous definition of reference to cglib.classpath
Overriding previous definition of reference to ejb3-persistence.classpath
Overriding previous definition of reference to spring.classpath
Overriding previous definition of reference to apache.ant.classpath
Overriding previous definition of reference to jboss.test.classpath
modify-ejb3-repl_sync:
[echo] replacing the cache mode to REPL_SYNC in /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/server/cluster-classloader-leak-1/deploy/cluster/ejb3-clustered-sfsbcache-beans.xml
[server:start] Starting server "cluster-classloader-leak-0" with command:
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/lib/tools.jar -Xms128m -Xmx512m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Djava.net.preferIPv4Stack=true -Djava.endorsed.dirs=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/lib/endorsed -Dresolve.dns=false -Djgroups.udp.ip_ttl=0 -Djboss.messaging.ServerPeerID=0 -Dnode0.bind.address=10.18.34.175 -Djboss.partition.name=DefaultPartition org.jboss.Main -c cluster-classloader-leak-0 -b 10.18.34.175 -u 227.43.0.80
[server:start] Starting server "cluster-classloader-leak-1" with command:
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/lib/tools.jar -Xms128m -Xmx512m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Djava.net.preferIPv4Stack=true -Djava.endorsed.dirs=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/lib/endorsed -Dresolve.dns=false -Djgroups.udp.ip_ttl=0 -Djboss.messaging.ServerPeerID=1 -Dnode0.bind.address=10.18.34.175 -Djboss.partition.name=DefaultPartition org.jboss.Main -c cluster-classloader-leak-1 -b 10.18.34.176 -u 227.43.0.80
Overriding previous definition of reference to xerces.xerces.classpath
Overriding previous definition of reference to apache.commons.classpath
Overriding previous definition of reference to sax.classpath
Overriding previous definition of reference to xdoclet.task.classpath
Overriding previous definition of reference to gjt.jpl-util.classpath
Overriding previous definition of reference to opennms.joesnmp.classpath
Overriding previous definition of reference to jacorb.idl.classpath
Overriding previous definition of reference to sleepycat.classpath
Overriding previous definition of reference to apache.tomcat55.classpath
Overriding previous definition of reference to trove.classpath
Overriding previous definition of reference to qdox.classpath
Overriding previous definition of reference to javassist.classpath
Overriding previous definition of reference to hibernate3.classpath
Overriding previous definition of reference to odmg.classpath
Overriding previous definition of reference to cglib.classpath
Overriding previous definition of reference to ejb3-persistence.classpath
Overriding previous definition of reference to spring.classpath
Overriding previous definition of reference to apache.ant.classpath
Overriding previous definition of reference to jboss.test.classpath
tests-clustering-unit:
[junit] Running org.jboss.test.cluster.classloader.leak.test.ClassloaderLeakUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 101.208 sec
[junit] Running org.jboss.test.cluster.classloader.leak.test.FieldGranularityClassloaderLeakUnitTestCase
[junit] Tests run: 4, Failures: 2, Errors: 0, Time elapsed: 203.69 sec
[junit] Test org.jboss.test.cluster.classloader.leak.test.FieldGranularityClassloaderLeakUnitTestCase FAILED
[junit] Running org.jboss.test.cluster.classloader.leak.test.ReplicableClassesClassloaderLeakUnitTestCase
[junit] Tests run: 2, Failures: 2, Errors: 0, Time elapsed: 15.336 sec
[junit] Test org.jboss.test.cluster.classloader.leak.test.ReplicableClassesClassloaderLeakUnitTestCase FAILED
[server:stop] Shutting down server: cluster-classloader-leak-0
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.175:1099 --shutdown
[server:stop] shutdownTimeout will be=45
[server:stop] Shutting down server: cluster-classloader-leak-1
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.176:1099 --shutdown
[server:stop] shutdownTimeout will be=45
[server:stop] Failed to shutdown server "cluster-classloader-leak-1" before timeout. Destroying the process.
[server:stop] Unable to shutdown server properly: org.jboss.jbossas.servermanager.ServerShutdownException: Failed to shutdown server before timeout. Process was destroyed.
Overriding previous definition of reference to xerces.xerces.classpath
Overriding previous definition of reference to apache.commons.classpath
Overriding previous definition of reference to sax.classpath
Overriding previous definition of reference to xdoclet.task.classpath
Overriding previous definition of reference to gjt.jpl-util.classpath
Overriding previous definition of reference to opennms.joesnmp.classpath
Overriding previous definition of reference to jacorb.idl.classpath
Overriding previous definition of reference to sleepycat.classpath
Overriding previous definition of reference to apache.tomcat55.classpath
Overriding previous definition of reference to trove.classpath
Overriding previous definition of reference to qdox.classpath
Overriding previous definition of reference to javassist.classpath
Overriding previous definition of reference to hibernate3.classpath
Overriding previous definition of reference to odmg.classpath
Overriding previous definition of reference to cglib.classpath
Overriding previous definition of reference to ejb3-persistence.classpath
Overriding previous definition of reference to spring.classpath
Overriding previous definition of reference to apache.ant.classpath
Overriding previous definition of reference to jboss.test.classpath
compile-stylesheets:
tests-report-html:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/reports/html
[junitreport] Transform time: 225116ms
tests-report-text:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/reports/text
[style] Transforming into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/reports/text
[style] Processing /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/reports/TESTS-TestSuites.xml to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/reports/text/TESTS-TestSuites.txt
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/stylesheets/summary1b.xsl
tests-report-xml:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/reports/xml
[style] Transforming into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/reports/xml
[style] Processing /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/reports/TESTS-TestSuites.xml to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/reports/xml/TESTS-TestSuites.xml
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/stylesheets/shortXmlSummary.xsl
tests-report:
[tar] Building tar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/2008-05-08.05-01.tgz
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/build.xml:945: Some servers failed to shutdown cleanly.
Total time: 257 minutes 42 seconds
+ BSTATUS=1
+ [[ 1 -ne 0 ]]
+ kill-jboss
++ uname -s
+ [[ Linux == \L\i\n\u\x ]]
+ ps -eaf --columns 2200
+ grep run.jar
+ grep -v grep
+ awk '{ print $2; }'
+ xargs kill
usage: kill [ -s signal | -p ] [ -a ] pid ...
kill -l [ signal ]
+ sleep 10
+ ps -eaf --columns 2200
+ grep run.jar
+ grep -v grep
+ awk '{ print $2; }'
+ xargs kill -9
usage: kill [ -s signal | -p ] [ -a ] pid ...
kill -l [ signal ]
+ return 0
+ exit 1
[JBoss-AS-5.0.x-TestSuite-sun15] $ bash -xe /tmp/hudson61111.sh
+ kill 32696
Recording test results
Build was marked for publishing on https://hudson.jboss.org/hudson/
Calculating disk usage for workspace directory...
17 years, 12 months