Build failed in Hudson: JBoss-AS-5.0.x #1458
by jboss-qa-internal@redhat.com
See https://hudson.jboss.org/hudson/job/JBoss-AS-5.0.x/1458/changes
Changes:
[ALRubinger] Added svn:ignore on copied resources
------------------------------------------
[...truncated 16359 lines...]
^
/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
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/src/main/org/jboss/ejb3/clientmodule/ResourceHandler.java:62: package org.jboss.reflect.plugins does not exist
import org.jboss.reflect.plugins.ValueConvertor;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/src/main/org/jboss/ejb3/clientmodule/ResourceHandler.java:596: cannot find symbol
symbol : variable ValueConvertor
location: class org.jboss.ejb3.clientmodule.ResourceHandler<X>
Object value = ValueConvertor.convertValue(type, s);
^
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.
2 errors
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 32 seconds
Recording fingerprints
Build was marked for publishing on https://hudson.jboss.org/hudson/
finished: FAILURE
16 years, 7 months
Build failed in Hudson: JBoss-AS-5.0.x #1457
by jboss-qa-internal@redhat.com
See https://hudson.jboss.org/hudson/job/JBoss-AS-5.0.x/1457/changes
------------------------------------------
[...truncated 16360 lines...]
^
/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
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/src/main/org/jboss/ejb3/clientmodule/ResourceHandler.java:62: package org.jboss.reflect.plugins does not exist
import org.jboss.reflect.plugins.ValueConvertor;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/src/main/org/jboss/ejb3/clientmodule/ResourceHandler.java:596: cannot find symbol
symbol : variable ValueConvertor
location: class org.jboss.ejb3.clientmodule.ResourceHandler<X>
Object value = ValueConvertor.convertValue(type, s);
^
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.
2 errors
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 18 seconds
Recording fingerprints
Build was marked for publishing on https://hudson.jboss.org/hudson/
finished: FAILURE
16 years, 7 months
Build failed in Hudson: JBoss-AS-5.0.x #1455
by jboss-qa-internal@redhat.com
See https://hudson.jboss.org/hudson/job/JBoss-AS-5.0.x/1455/changes
------------------------------------------
[...truncated 18498 lines...]
adding: jboss-5.0.0.CR1/docs/examples/jca/mimer-xa-ds.xml (deflated 65%)
adding: jboss-5.0.0.CR1/docs/examples/jca/hsqldb-encrypted-ds.xml (deflated 67%)
adding: jboss-5.0.0.CR1/docs/examples/jca/oracle-ds.xml (deflated 63%)
adding: jboss-5.0.0.CR1/docs/examples/jca/jdatastore-ds.xml (deflated 66%)
adding: jboss-5.0.0.CR1/docs/examples/jca/msaccess-ds.xml (deflated 65%)
adding: jboss-5.0.0.CR1/docs/examples/jca/mssql-ds.xml (deflated 65%)
adding: jboss-5.0.0.CR1/docs/examples/jca/sybase-xa-ds.xml (deflated 65%)
adding: jboss-5.0.0.CR1/docs/examples/jca/solid-ds.xml (deflated 66%)
adding: jboss-5.0.0.CR1/docs/examples/jca/db2-400-ds.xml (deflated 60%)
adding: jboss-5.0.0.CR1/docs/examples/jca/postgres-ds.xml (deflated 68%)
adding: jboss-5.0.0.CR1/docs/examples/jca/cicsr9s-ds.xml (deflated 71%)
adding: jboss-5.0.0.CR1/docs/examples/jca/db2-ds.xml (deflated 61%)
adding: jboss-5.0.0.CR1/docs/examples/jca/mssql-xa-ds.xml (deflated 66%)
adding: jboss-5.0.0.CR1/docs/examples/jca/jms-ds.xml (deflated 67%)
adding: jboss-5.0.0.CR1/docs/examples/jca/firebird-ds.xml (deflated 60%)
adding: jboss-5.0.0.CR1/docs/examples/jca/informix-ds.xml (deflated 62%)
adding: jboss-5.0.0.CR1/docs/examples/jca/hajndi-jms-ds.xml (deflated 66%)
adding: jboss-5.0.0.CR1/docs/examples/jca/facets-ds.xml (deflated 66%)
adding: jboss-5.0.0.CR1/docs/examples/jca/informix-xa-ds.xml (deflated 67%)
adding: jboss-5.0.0.CR1/docs/schema/ (stored 0%)
adding: jboss-5.0.0.CR1/docs/schema/xml.xsd (deflated 66%)
adding: jboss-5.0.0.CR1/docs/schema/web-jsptaglibrary_2_0.xsd (deflated 79%)
adding: jboss-5.0.0.CR1/docs/schema/web-facesconfig_1_2.xsd (deflated 88%)
adding: jboss-5.0.0.CR1/docs/schema/web-app_2_5.xsd (deflated 81%)
adding: jboss-5.0.0.CR1/docs/schema/web-app_2_4.xsd (deflated 81%)
adding: jboss-5.0.0.CR1/docs/schema/user-roles_1_0.xsd (deflated 72%)
adding: jboss-5.0.0.CR1/docs/schema/security-config_5_0.xsd (deflated 85%)
adding: jboss-5.0.0.CR1/docs/schema/security-config_4_1.xsd (deflated 75%)
adding: jboss-5.0.0.CR1/docs/schema/security-config_4_0.xsd (deflated 76%)
adding: jboss-5.0.0.CR1/docs/schema/README-SCHEMA.txt (deflated 38%)
adding: jboss-5.0.0.CR1/docs/schema/persistence_1_0.xsd (deflated 83%)
adding: jboss-5.0.0.CR1/docs/schema/orm_1_0.xsd (deflated 90%)
adding: jboss-5.0.0.CR1/docs/schema/jsp_2_1.xsd (deflated 72%)
adding: jboss-5.0.0.CR1/docs/schema/jsp_2_0.xsd (deflated 72%)
adding: jboss-5.0.0.CR1/docs/schema/jndi-binding-service_1_0.xsd (deflated 77%)
adding: jboss-5.0.0.CR1/docs/schema/jbxb_1_0.xsd (deflated 82%)
adding: jboss-5.0.0.CR1/docs/schema/jboss_5_0.xsd (deflated 87%)
adding: jboss-5.0.0.CR1/docs/schema/javaee_web_services_client_1_2.xsd (deflated 77%)
adding: jboss-5.0.0.CR1/docs/schema/javaee_web_services_1_2.xsd (deflated 79%)
adding: jboss-5.0.0.CR1/docs/schema/javaee_5.xsd (deflated 84%)
adding: jboss-5.0.0.CR1/docs/schema/java-properties_1_0.xsd (deflated 72%)
adding: jboss-5.0.0.CR1/docs/schema/j2ee_web_services_client_1_1.xsd (deflated 76%)
adding: jboss-5.0.0.CR1/docs/schema/j2ee_web_services_1_1.xsd (deflated 78%)
adding: jboss-5.0.0.CR1/docs/schema/j2ee_jaxrpc_mapping_1_1.xsd (deflated 82%)
adding: jboss-5.0.0.CR1/docs/schema/j2ee_1_4.xsd (deflated 84%)
adding: jboss-5.0.0.CR1/docs/schema/ejb-jar_3_0.xsd (deflated 85%)
adding: jboss-5.0.0.CR1/docs/schema/ejb-jar_2_1.xsd (deflated 85%)
adding: jboss-5.0.0.CR1/docs/schema/connector_1_5.xsd (deflated 82%)
adding: jboss-5.0.0.CR1/docs/schema/application_5.xsd (deflated 74%)
adding: jboss-5.0.0.CR1/docs/schema/application_1_4.xsd (deflated 73%)
adding: jboss-5.0.0.CR1/docs/schema/application-client_5.xsd (deflated 73%)
adding: jboss-5.0.0.CR1/docs/schema/application-client_1_4.xsd (deflated 72%)
+ cd ../../testsuite
+ ./build.sh
Searching for build.xml ...
Buildfile: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/build.xml
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
check.inhibit.downloads:
check.proxy:
set.proxy:
createthirdparty:
init:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/gen-src/org/jboss/test/cts/ejb
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/gen-src/org/jboss/test/cts/interfaces
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/gen-src/org/jboss/test/cts/service
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/gen-src/org/jboss/test/cts/interfaces
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/gen-src/org/jboss/test/cts/ejb
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/gen-src/org/jboss/test/cts/service
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/gen-src/org/jboss/test/classloader/scoping/singleton
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/gen-src/org/jboss/test/classloader/scoping/singleton
compile-resources:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/resources
[copy] Copying 1327 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/resources
[copy] Copied 880 empty directories to 8 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/resources
init-code-generation:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/reports
compile-bean-sources:
compile-mbean-sources:
compile-proxycompiler-bean-sources:
compile-annotated-classes-50:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/classes
[javac] Compiling 207 source files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/classes
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureInternalPOJO.java:24: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.Permissions;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureInternalPOJO.java:25: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.SecurityDomain;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureInternalPOJO.java:26: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.Unchecked;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:24: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.RunAs;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:25: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.SecurityDomain;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:26: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.Unchecked;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:24: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.SecurityDomain;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:25: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.Permissions;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:26: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.Exclude;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:27: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.Unchecked;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureInternalPOJO.java:32: cannot find symbol
[javac] symbol: class SecurityDomain
[javac] @SecurityDomain ("other")
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureInternalPOJO.java:35: cannot find symbol
[javac] symbol : class Unchecked
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecureInternalPOJO
[javac] @Unchecked
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureInternalPOJO.java:41: cannot find symbol
[javac] symbol : class Permissions
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecureInternalPOJO
[javac] @Permissions ({"allowed"})
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureInternalPOJO.java:47: cannot find symbol
[javac] symbol : class Permissions
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecureInternalPOJO
[javac] @Permissions ({"internal"})
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:34: cannot find symbol
[javac] symbol: class SecurityDomain
[javac] @SecurityDomain("other")
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:35: cannot find symbol
[javac] symbol: class RunAs
[javac] @RunAs("internal")
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:38: cannot find symbol
[javac] symbol : class Unchecked
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecureRunAsPOJO
[javac] @Unchecked
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:41: cannot find symbol
[javac] symbol : class Unchecked
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecureRunAsPOJO
[javac] @Unchecked
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:44: cannot find symbol
[javac] symbol : class Unchecked
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecureRunAsPOJO
[javac] @Unchecked
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:52: cannot find symbol
[javac] symbol : class Unchecked
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecureRunAsPOJO
[javac] @Unchecked
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:33: cannot find symbol
[javac] symbol: class SecurityDomain
[javac] @SecurityDomain ("other")
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:36: cannot find symbol
[javac] symbol : class Permissions
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Permissions ({"allowed"})
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:39: cannot find symbol
[javac] symbol : class Exclude
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Exclude
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:43: cannot find symbol
[javac] symbol : class Unchecked
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Unchecked
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:46: cannot find symbol
[javac] symbol : class Unchecked
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Unchecked
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:51: cannot find symbol
[javac] symbol : class Permissions
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Permissions ({"allowed"})
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:57: cannot find symbol
[javac] symbol : class Exclude
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Exclude
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:60: cannot find symbol
[javac] symbol : class Unchecked
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Unchecked
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:63: cannot find symbol
[javac] symbol : class Permissions
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Permissions ({"allowed"})
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:66: cannot find symbol
[javac] symbol : class Exclude
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Exclude
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 30 errors
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/build.xml:466: Compile failed; see the compiler error output for details.
Total time: 2 minutes 17 seconds
Recording fingerprints
Build was marked for publishing on https://hudson.jboss.org/hudson/
finished: FAILURE
16 years, 7 months
Build failed in Hudson: JBoss-AS-5.0.x-TestSuite-sun15 #552
by jboss-qa-internal@redhat.com
See https://hudson.jboss.org/hudson/job/JBoss-AS-5.0.x-TestSuite-sun15/552/ch...
Changes:
[pgier] Remove unused dependencies on ejb3. Add server dependency on jnpserver.
[jesper.pedersen] [JBAS-5485] Add mdbsessionpoolclear testcase
[ALRubinger] Placed jboss-security-aspects in 3rdparty
[ALRubinger] [EJBTHREE-1333] Removed duplicate resources from AS ejb3 Module, will be used from EJB3 Core
[ALRubinger] Updated AS Build to use Releases of jboss-aspects
[ALRubinger] AS aspects to depend on jboss-security-aspects
[scott.stark(a)jboss.org] Global lookup fallback
[scott.stark(a)jboss.org] More logic to deal with ejb21 homes on ejb3x beans
------------------------------------------
[...truncated 18533 lines...]
adding: jboss-5.0.0.CR1/docs/schema/j2ee_web_services_1_1.xsd (deflated 78%)
adding: jboss-5.0.0.CR1/docs/schema/j2ee_jaxrpc_mapping_1_1.xsd (deflated 82%)
adding: jboss-5.0.0.CR1/docs/schema/j2ee_1_4.xsd (deflated 84%)
adding: jboss-5.0.0.CR1/docs/schema/ejb-jar_3_0.xsd (deflated 85%)
adding: jboss-5.0.0.CR1/docs/schema/ejb-jar_2_1.xsd (deflated 85%)
adding: jboss-5.0.0.CR1/docs/schema/connector_1_5.xsd (deflated 82%)
adding: jboss-5.0.0.CR1/docs/schema/application_5.xsd (deflated 74%)
adding: jboss-5.0.0.CR1/docs/schema/application_1_4.xsd (deflated 73%)
adding: jboss-5.0.0.CR1/docs/schema/application-client_5.xsd (deflated 73%)
adding: jboss-5.0.0.CR1/docs/schema/application-client_1_4.xsd (deflated 72%)
+ cd ../../testsuite
+ export 'ANT_OPTS=-Xmx700m -Djbossas.startup.timeout=120'
+ ANT_OPTS='-Xmx700m -Djbossas.startup.timeout=120'
+ ./build.sh tests -Dnode0=10.18.94.175 -Dnode1=10.18.94.176 -DudpGroup=227.43.0.134
Searching for build.xml ...
Buildfile: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/build.xml
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
maybejars:
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
init:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/gen-src/org/jboss/test/cts/ejb
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/gen-src/org/jboss/test/cts/interfaces
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/gen-src/org/jboss/test/cts/service
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/gen-src/org/jboss/test/cts/interfaces
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/gen-src/org/jboss/test/cts/ejb
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/gen-src/org/jboss/test/cts/service
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/gen-src/org/jboss/test/classloader/scoping/singleton
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/gen-src/org/jboss/test/classloader/scoping/singleton
compile-resources:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/resources
[copy] Copying 1327 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/resources
[copy] Copied 880 empty directories to 8 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/resources
init-code-generation:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/reports
compile-bean-sources:
compile-mbean-sources:
compile-proxycompiler-bean-sources:
compile-annotated-classes-50:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/classes
[javac] Compiling 207 source files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/classes
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureInternalPOJO.java:24: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.Permissions;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureInternalPOJO.java:25: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.SecurityDomain;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureInternalPOJO.java:26: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.Unchecked;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:24: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.RunAs;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:25: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.SecurityDomain;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:26: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.Unchecked;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:24: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.SecurityDomain;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:25: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.Permissions;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:26: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.Exclude;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:27: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.Unchecked;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureInternalPOJO.java:32: cannot find symbol
[javac] symbol: class SecurityDomain
[javac] @SecurityDomain ("other")
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureInternalPOJO.java:35: cannot find symbol
[javac] symbol : class Unchecked
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecureInternalPOJO
[javac] @Unchecked
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureInternalPOJO.java:41: cannot find symbol
[javac] symbol : class Permissions
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecureInternalPOJO
[javac] @Permissions ({"allowed"})
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureInternalPOJO.java:47: cannot find symbol
[javac] symbol : class Permissions
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecureInternalPOJO
[javac] @Permissions ({"internal"})
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:34: cannot find symbol
[javac] symbol: class SecurityDomain
[javac] @SecurityDomain("other")
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:35: cannot find symbol
[javac] symbol: class RunAs
[javac] @RunAs("internal")
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:38: cannot find symbol
[javac] symbol : class Unchecked
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecureRunAsPOJO
[javac] @Unchecked
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:41: cannot find symbol
[javac] symbol : class Unchecked
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecureRunAsPOJO
[javac] @Unchecked
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:44: cannot find symbol
[javac] symbol : class Unchecked
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecureRunAsPOJO
[javac] @Unchecked
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:52: cannot find symbol
[javac] symbol : class Unchecked
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecureRunAsPOJO
[javac] @Unchecked
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:33: cannot find symbol
[javac] symbol: class SecurityDomain
[javac] @SecurityDomain ("other")
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:36: cannot find symbol
[javac] symbol : class Permissions
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Permissions ({"allowed"})
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:39: cannot find symbol
[javac] symbol : class Exclude
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Exclude
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:43: cannot find symbol
[javac] symbol : class Unchecked
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Unchecked
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:46: cannot find symbol
[javac] symbol : class Unchecked
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Unchecked
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:51: cannot find symbol
[javac] symbol : class Permissions
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Permissions ({"allowed"})
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:57: cannot find symbol
[javac] symbol : class Exclude
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Exclude
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:60: cannot find symbol
[javac] symbol : class Unchecked
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Unchecked
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:63: cannot find symbol
[javac] symbol : class Permissions
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Permissions ({"allowed"})
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:66: cannot find symbol
[javac] symbol : class Exclude
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Exclude
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 30 errors
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/build.xml:890: The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/build.xml:466: Compile failed; see the compiler error output for details.
Total time: 51 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/hudson18226.sh
+ kill 19356
Recording test results
Build was marked for publishing on https://hudson.jboss.org/hudson/
Calculating disk usage for workspace directory...
16 years, 7 months
Build failed in Hudson: JBoss-AS-5.0.x #1453
by jboss-qa-internal@redhat.com
See https://hudson.jboss.org/hudson/job/JBoss-AS-5.0.x/1453/changes
------------------------------------------
[...truncated 8162 lines...]
A testsuite/src/resources/web/classpath/application.xml
A testsuite/src/resources/web/classpath/web.xml
A testsuite/src/resources/web/custom-errors
AU testsuite/src/resources/web/custom-errors/500.jsp
AU testsuite/src/resources/web/custom-errors/403.jsp
AU testsuite/src/resources/web/custom-errors/404.jsp
AU testsuite/src/resources/web/custom-errors/web.xml
A testsuite/src/resources/web/programmatic
A testsuite/src/resources/web/programmatic/application.xml
A testsuite/src/resources/web/programmatic/WEB-INF
A testsuite/src/resources/web/programmatic/WEB-INF/jboss-web.xml
A testsuite/src/resources/web/programmatic/WEB-INF/jbosstest-web.xml
A testsuite/src/resources/web/programmatic/restricted
A testsuite/src/resources/web/programmatic/restricted/restricted.html
A testsuite/src/resources/web/programmatic/login.html
A testsuite/src/resources/web/programmatic/error.html
A testsuite/src/resources/web/websubdir
A testsuite/src/resources/web/websubdir/META-INF
AU testsuite/src/resources/web/websubdir/META-INF/ejb-jar.xml
A testsuite/src/resources/web/WEB-INF
AU testsuite/src/resources/web/WEB-INF/bad-web.xml
AU testsuite/src/resources/web/WEB-INF/manifest-web.xml
A testsuite/src/resources/web/WEB-INF/bundled-myfaces-jsf.xml
AU testsuite/src/resources/web/WEB-INF/good-web.xml
A testsuite/src/resources/web/WEB-INF/context.xml
A testsuite/src/resources/web/WEB-INF/cookie-web.xml
AU testsuite/src/resources/web/WEB-INF/jbosstest-webctx-web.xml
AU testsuite/src/resources/web/WEB-INF/clientcert-auth-web.xml
AU testsuite/src/resources/web/WEB-INF/jbosstest-web.xml
AU testsuite/src/resources/web/WEB-INF/notjbosstest-web.xml
AU testsuite/src/resources/web/WEB-INF/jsftest-web.xml
AU testsuite/src/resources/web/WEB-INF/jbosstest-ctx-destroy-web.xml
AU testsuite/src/resources/web/WEB-INF/root-web.xml
A testsuite/src/resources/web/scripts
AU testsuite/src/resources/web/scripts/security-config-service.xml
AU testsuite/src/resources/web/scripts/security-config.xml
A testsuite/src/resources/web/userinrole
A testsuite/src/resources/web/userinrole/web2
AU testsuite/src/resources/web/userinrole/web2/index.jsp
AU testsuite/src/resources/web/userinrole/web2/jboss-web.xml
AU testsuite/src/resources/web/userinrole/web2/web.xml
AU testsuite/src/resources/web/userinrole/application.xml
AU testsuite/src/resources/web/userinrole/security-service.xml
AU testsuite/src/resources/web/userinrole/jboss-web.xml
AU testsuite/src/resources/web/userinrole/web.xml
AU testsuite/src/resources/web/userinrole/jboss-app.xml
A testsuite/src/resources/web/userinrole/web1
AU testsuite/src/resources/web/userinrole/web1/index.jsp
AU testsuite/src/resources/web/userinrole/web1/jboss-web.xml
AU testsuite/src/resources/web/userinrole/web1/web.xml
A testsuite/src/resources/web/altdd
AU testsuite/src/resources/web/altdd/altdd-web.xml
AU testsuite/src/resources/web/altdd/application.xml
AU testsuite/src/resources/web/altdd/web.xml
A testsuite/src/resources/web/custom-principal
A testsuite/src/resources/web/custom-principal/index.jsp
A testsuite/src/resources/web/custom-principal/login.jsp
A testsuite/src/resources/web/custom-principal/WEB-INF
A testsuite/src/resources/web/custom-principal/WEB-INF/jboss-web.xml
A testsuite/src/resources/web/custom-principal/WEB-INF/web.xml
A testsuite/src/resources/web/custom-principal/loginError.jsp
A testsuite/src/resources/web/simple-xmlonly
A testsuite/src/resources/web/simple-xmlonly/encbinding-beans.xml
AU testsuite/src/resources/web/simple-xmlonly/annotated-web.xml
A testsuite/src/resources/web/simple-xmlonly/jboss-web.xml
A testsuite/src/resources/web/simple-xmlonly/web.xml
A testsuite/src/resources/web/sso-clustered
A testsuite/src/resources/web/sso-clustered/application.xml
AU testsuite/src/resources/web/users.properties
A testsuite/src/resources/web/META-INF
AU testsuite/src/resources/web/META-INF/jboss.xml
AU testsuite/src/resources/web/META-INF/application-mf.xml
AU testsuite/src/resources/web/META-INF/application.xml
AU testsuite/src/resources/web/META-INF/application2.xml
AU testsuite/src/resources/web/META-INF/application-bad.xml
AU testsuite/src/resources/web/META-INF/application-good.xml
AU testsuite/src/resources/web/META-INF/ejb-jar.xml
AU testsuite/src/resources/web/META-INF/jboss-app.xml
AU testsuite/src/resources/web/META-INF/jboss-structure.xml
AU testsuite/src/resources/web/ejb.mf
AU testsuite/src/resources/web/SecuredDD.xml
A testsuite/src/resources/web/form-auth
A testsuite/src/resources/web/form-auth/form-auth-roles.properties
AU testsuite/src/resources/web/form-auth/unsecure_form.html
AU testsuite/src/resources/web/form-auth/application.xml
AU testsuite/src/resources/web/form-auth/context.xml
A testsuite/src/resources/web/form-auth/restricted
AU testsuite/src/resources/web/form-auth/restricted/errors.jsp
AU testsuite/src/resources/web/form-auth/restricted/login.html
AU testsuite/src/resources/web/form-auth/restricted/error.html
AU testsuite/src/resources/web/form-auth/security-config.xml
AU testsuite/src/resources/web/form-auth/index.html
AU testsuite/src/resources/web/form-auth/jboss-web.xml
A testsuite/src/resources/web/form-auth/form-auth-users.properties
AU testsuite/src/resources/web/form-auth/form-auth-web.xml
AU testsuite/src/resources/web/form-auth/jboss-app.xml
AU testsuite/src/resources/web/form-auth/jboss-service.xml
A testsuite/src/resources/web/html
A testsuite/src/resources/web/html/jbosstest
A testsuite/src/resources/web/html/jbosstest/WEB-INF
AU testsuite/src/resources/web/html/jbosstest/WEB-INF/jboss-web.xml
A testsuite/src/resources/web/html/jbosstest/restricted
AU testsuite/src/resources/web/html/jbosstest/restricted/ejb.jsp
AU testsuite/src/resources/web/html/jbosstest/restricted/include_ejb.jsp
AU testsuite/src/resources/web/html/jbosstest/snoop.jsp
AU testsuite/src/resources/web/html/jbosstest/index.html
AU testsuite/src/resources/web/html/jbosstest/JBoss.properties
AU testsuite/src/resources/web/html/jbosstest/classpath.jsp
A testsuite/src/resources/web/html/other
A testsuite/src/resources/web/html/other/WEB-INF
AU testsuite/src/resources/web/html/other/WEB-INF/jboss-web.xml
A testsuite/src/resources/web/html/other/restricted
AU testsuite/src/resources/web/html/other/restricted/login.html
AU testsuite/src/resources/web/html/other/restricted/error.html
AU testsuite/src/resources/web/html/other/index.html
A testsuite/src/resources/web/html/ssl
AU testsuite/src/resources/web/html/ssl/index.html
AU testsuite/src/resources/web/html/ssl/jboss-web.xml
A testsuite/src/resources/web/html/jsftest
AU testsuite/src/resources/web/html/jsftest/index.jsp
A testsuite/src/resources/web/html/jsftest/WEB-INF
AU testsuite/src/resources/web/html/jsftest/WEB-INF/faces-config.xml
A testsuite/src/resources/web/html/root
AU testsuite/src/resources/web/html/root/index.html
A testsuite/src/resources/web/html/bad
A testsuite/src/resources/web/html/bad/WEB-INF
AU testsuite/src/resources/web/html/bad/WEB-INF/jboss-web.xml
AU testsuite/src/resources/web/html/bad/index.html
A testsuite/src/resources/web/html/manifest
AU testsuite/src/resources/web/html/manifest/classpath.jsp
A testsuite/src/resources/web/html/bundledmyfacesjsftest
A testsuite/src/resources/web/html/bundledmyfacesjsftest/index.jsp
A testsuite/src/resources/web/html/bundledmyfacesjsftest/WEB-INF
A testsuite/src/resources/web/html/bundledmyfacesjsftest/WEB-INF/faces-config.xml
A testsuite/src/resources/web/html/bundledmyfacesjsftest/finalgreeting.jsp
A testsuite/src/resources/web/html/bundledmyfacesjsftest/index.html
AU testsuite/src/resources/web/UnsecuredDD.xml
A testsuite/src/resources/web/sso
AU testsuite/src/resources/web/sso/application.xml
A testsuite/src/resources/web/sso/war
AU testsuite/src/resources/web/sso/war/index.jsp
AU testsuite/src/resources/web/sso/war/web-form-auth-clustered.xml
AU testsuite/src/resources/web/sso/war/web-sso-expire.xml
AU testsuite/src/resources/web/sso/war/index.html
AU testsuite/src/resources/web/sso/war/jboss-web.xml
AU testsuite/src/resources/web/sso/war/login.html
AU testsuite/src/resources/web/sso/war/error.html
AU testsuite/src/resources/web/sso/war/web-form-auth.xml
A testsuite/src/resources/web/sso/clustered-application.xml
A testsuite/src/resources/web/xacml
A testsuite/src/resources/web/xacml/subjectRole
A testsuite/src/resources/web/xacml/subjectRole/WEB-INF
AU testsuite/src/resources/web/xacml/subjectRole/WEB-INF/jboss-xacml-policy.xml
AU testsuite/src/resources/web/xacml/app-policy-service.xml
A testsuite/src/resources/web/xacml/requestAttrib
A testsuite/src/resources/web/xacml/requestAttrib/WEB-INF
AU testsuite/src/resources/web/xacml/requestAttrib/WEB-INF/jboss-web.xml
AU testsuite/src/resources/web/xacml/requestAttrib/WEB-INF/web.xml
AU testsuite/src/resources/web/xacml/requestAttrib/WEB-INF/jboss-xacml-policy.xml
AU testsuite/src/resources/web/xacml/requestAttrib/test.jsp
A testsuite/src/resources/web/root-context
A testsuite/src/resources/web/root-context/jboss-web.xml
A testsuite/src/resources/web/jaspi-form-auth
AU testsuite/src/resources/web/jaspi-form-auth/unsecure_form.html
AU testsuite/src/resources/web/jaspi-form-auth/application.xml
AU testsuite/src/resources/web/jaspi-form-auth/context.xml
A testsuite/src/resources/web/jaspi-form-auth/restricted
AU testsuite/src/resources/web/jaspi-form-auth/restricted/errors.jsp
AU testsuite/src/resources/web/jaspi-form-auth/restricted/login.html
AU testsuite/src/resources/web/jaspi-form-auth/restricted/error.html
AU testsuite/src/resources/web/jaspi-form-auth/security-config.xml
AU testsuite/src/resources/web/jaspi-form-auth/index.html
AU testsuite/src/resources/web/jaspi-form-auth/jboss-web.xml
AU testsuite/src/resources/web/jaspi-form-auth/form-auth-web.xml
AU testsuite/src/resources/web/jaspi-form-auth/jboss-app.xml
AU testsuite/src/resources/web/jaspi-form-auth/jboss-service.xml
A testsuite/src/resources/web/jaspi
A testsuite/src/resources/web/jaspi/jaspi-test
AU testsuite/src/resources/web/jaspi/jaspi-test/jbosssx-jaspi-web.xml
A testsuite/src/resources/web/error-producer
AU testsuite/src/resources/web/error-producer/web.xml
AU testsuite/src/resources/log4j.xml
AU testsuite/src/resources/jax-ws-catalog.xml
A testsuite/src/resources/security-incpt
A testsuite/src/resources/security-incpt/META-INF
AU testsuite/src/resources/security-incpt/META-INF/ejb-jar.xml
AU testsuite/src/resources/security-incpt/META-INF/login-config.xml
A testsuite/src/resources/session
A testsuite/src/resources/session/session-remove
A testsuite/src/resources/session/session-remove/META-INF
AU testsuite/src/resources/session/session-remove/META-INF/jboss.xml
AU testsuite/src/resources/session/session-remove/META-INF/ejb-jar.xml
A testsuite/src/resources/helloiiop
A testsuite/src/resources/helloiiop/META-INF
AU testsuite/src/resources/helloiiop/META-INF/jboss.xml
AU testsuite/src/resources/helloiiop/META-INF/ejb-jar.xml
AU testsuite/src/resources/helloiiop/client.policy
A testsuite/src/resources/dbtest
A testsuite/src/resources/dbtest/META-INF
AU testsuite/src/resources/dbtest/META-INF/jbosscmp-jdbc.xml
AU testsuite/src/resources/dbtest/META-INF/jaws.xml
AU testsuite/src/resources/dbtest/META-INF/ejb-jar.xml
AU testsuite/src/resources/dbtest/client.policy
A testsuite/src/resources/excepiiop
A testsuite/src/resources/excepiiop/META-INF
AU testsuite/src/resources/excepiiop/META-INF/jboss.xml
AU testsuite/src/resources/excepiiop/META-INF/ejb-jar.xml
AU testsuite/src/resources/excepiiop/client.policy
A testsuite/src/resources/perf
A testsuite/src/resources/perf/META-INF
AU testsuite/src/resources/perf/META-INF/jbosscmp-jdbc.xml
AU testsuite/src/resources/perf/META-INF/ejb-jar.xml
AU testsuite/src/resources/perf/application.xml
A testsuite/src/resources/perf/probe
AU testsuite/src/resources/perf/probe/ejb-jar.xml
AU testsuite/src/resources/perf/jboss-service.xml
A testsuite/src/resources/classloader
A testsuite/src/resources/classloader/scoping
A testsuite/src/resources/classloader/scoping/override
A testsuite/src/resources/classloader/scoping/override/xml
ERROR: Failed to check out http://anonsvn.jboss.org/repos/jbossas/trunk
org.tmatesoft.svn.core.SVNException: svn: REPORT request failed on '/repos/jbossas/!svn/vcc/default'
svn: Processing REPORT request response failed: XML document structures must start and end within the same entity. (/repos/jbossas/!svn/vcc/default)
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:55)
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:40)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:529)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:237)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:225)
at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:219)
at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:211)
at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:610)
at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:162)
at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:325)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:408)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:354)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1093)
at hudson.remoting.UserRequest.perform(UserRequest.java:69)
at hudson.remoting.UserRequest.perform(UserRequest.java:23)
at hudson.remoting.Request$2.run(Request.java:200)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
ERROR: No artifacts found that match the file pattern "trunk/build/output/jboss-5.0.x.zip,trunk/build/build.log,trunk/svninfo.log". Configuration error?
ERROR: 'trunk/build/output/jboss-5.0.x.zip' doesn't match anything: 'trunk' exists but not 'trunk/build/output/jboss-5.0.x.zip'
Recording fingerprints
Build was marked for publishing on https://hudson.jboss.org/hudson/
finished: FAILURE
16 years, 7 months
Build failed in Hudson: JBoss-AS-5.0.x #1452
by jboss-qa-internal@redhat.com
See https://hudson.jboss.org/hudson/job/JBoss-AS-5.0.x/1452/changes
Changes:
[ALRubinger] Placed jboss-security-aspects in 3rdparty
------------------------------------------
[...truncated 18472 lines...]
adding: jboss-5.0.0.CR1/docs/examples/jca/mimer-xa-ds.xml (deflated 65%)
adding: jboss-5.0.0.CR1/docs/examples/jca/hsqldb-encrypted-ds.xml (deflated 67%)
adding: jboss-5.0.0.CR1/docs/examples/jca/oracle-ds.xml (deflated 63%)
adding: jboss-5.0.0.CR1/docs/examples/jca/jdatastore-ds.xml (deflated 66%)
adding: jboss-5.0.0.CR1/docs/examples/jca/msaccess-ds.xml (deflated 65%)
adding: jboss-5.0.0.CR1/docs/examples/jca/mssql-ds.xml (deflated 65%)
adding: jboss-5.0.0.CR1/docs/examples/jca/sybase-xa-ds.xml (deflated 65%)
adding: jboss-5.0.0.CR1/docs/examples/jca/solid-ds.xml (deflated 66%)
adding: jboss-5.0.0.CR1/docs/examples/jca/db2-400-ds.xml (deflated 60%)
adding: jboss-5.0.0.CR1/docs/examples/jca/postgres-ds.xml (deflated 68%)
adding: jboss-5.0.0.CR1/docs/examples/jca/cicsr9s-ds.xml (deflated 71%)
adding: jboss-5.0.0.CR1/docs/examples/jca/db2-ds.xml (deflated 61%)
adding: jboss-5.0.0.CR1/docs/examples/jca/mssql-xa-ds.xml (deflated 66%)
adding: jboss-5.0.0.CR1/docs/examples/jca/jms-ds.xml (deflated 67%)
adding: jboss-5.0.0.CR1/docs/examples/jca/firebird-ds.xml (deflated 60%)
adding: jboss-5.0.0.CR1/docs/examples/jca/informix-ds.xml (deflated 62%)
adding: jboss-5.0.0.CR1/docs/examples/jca/hajndi-jms-ds.xml (deflated 66%)
adding: jboss-5.0.0.CR1/docs/examples/jca/facets-ds.xml (deflated 66%)
adding: jboss-5.0.0.CR1/docs/examples/jca/informix-xa-ds.xml (deflated 67%)
adding: jboss-5.0.0.CR1/docs/schema/ (stored 0%)
adding: jboss-5.0.0.CR1/docs/schema/xml.xsd (deflated 66%)
adding: jboss-5.0.0.CR1/docs/schema/web-jsptaglibrary_2_0.xsd (deflated 79%)
adding: jboss-5.0.0.CR1/docs/schema/web-facesconfig_1_2.xsd (deflated 88%)
adding: jboss-5.0.0.CR1/docs/schema/web-app_2_5.xsd (deflated 81%)
adding: jboss-5.0.0.CR1/docs/schema/web-app_2_4.xsd (deflated 81%)
adding: jboss-5.0.0.CR1/docs/schema/user-roles_1_0.xsd (deflated 72%)
adding: jboss-5.0.0.CR1/docs/schema/security-config_5_0.xsd (deflated 85%)
adding: jboss-5.0.0.CR1/docs/schema/security-config_4_1.xsd (deflated 75%)
adding: jboss-5.0.0.CR1/docs/schema/security-config_4_0.xsd (deflated 76%)
adding: jboss-5.0.0.CR1/docs/schema/README-SCHEMA.txt (deflated 38%)
adding: jboss-5.0.0.CR1/docs/schema/persistence_1_0.xsd (deflated 83%)
adding: jboss-5.0.0.CR1/docs/schema/orm_1_0.xsd (deflated 90%)
adding: jboss-5.0.0.CR1/docs/schema/jsp_2_1.xsd (deflated 72%)
adding: jboss-5.0.0.CR1/docs/schema/jsp_2_0.xsd (deflated 72%)
adding: jboss-5.0.0.CR1/docs/schema/jndi-binding-service_1_0.xsd (deflated 77%)
adding: jboss-5.0.0.CR1/docs/schema/jbxb_1_0.xsd (deflated 82%)
adding: jboss-5.0.0.CR1/docs/schema/jboss_5_0.xsd (deflated 87%)
adding: jboss-5.0.0.CR1/docs/schema/javaee_web_services_client_1_2.xsd (deflated 77%)
adding: jboss-5.0.0.CR1/docs/schema/javaee_web_services_1_2.xsd (deflated 79%)
adding: jboss-5.0.0.CR1/docs/schema/javaee_5.xsd (deflated 84%)
adding: jboss-5.0.0.CR1/docs/schema/java-properties_1_0.xsd (deflated 72%)
adding: jboss-5.0.0.CR1/docs/schema/j2ee_web_services_client_1_1.xsd (deflated 76%)
adding: jboss-5.0.0.CR1/docs/schema/j2ee_web_services_1_1.xsd (deflated 78%)
adding: jboss-5.0.0.CR1/docs/schema/j2ee_jaxrpc_mapping_1_1.xsd (deflated 82%)
adding: jboss-5.0.0.CR1/docs/schema/j2ee_1_4.xsd (deflated 84%)
adding: jboss-5.0.0.CR1/docs/schema/ejb-jar_3_0.xsd (deflated 85%)
adding: jboss-5.0.0.CR1/docs/schema/ejb-jar_2_1.xsd (deflated 85%)
adding: jboss-5.0.0.CR1/docs/schema/connector_1_5.xsd (deflated 82%)
adding: jboss-5.0.0.CR1/docs/schema/application_5.xsd (deflated 74%)
adding: jboss-5.0.0.CR1/docs/schema/application_1_4.xsd (deflated 73%)
adding: jboss-5.0.0.CR1/docs/schema/application-client_5.xsd (deflated 73%)
adding: jboss-5.0.0.CR1/docs/schema/application-client_1_4.xsd (deflated 72%)
+ cd ../../testsuite
+ ./build.sh
Searching for build.xml ...
Buildfile: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/build.xml
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
check.inhibit.downloads:
check.proxy:
set.proxy:
createthirdparty:
init:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/gen-src/org/jboss/test/cts/ejb
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/gen-src/org/jboss/test/cts/interfaces
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/gen-src/org/jboss/test/cts/service
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/gen-src/org/jboss/test/cts/interfaces
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/gen-src/org/jboss/test/cts/ejb
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/gen-src/org/jboss/test/cts/service
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/gen-src/org/jboss/test/classloader/scoping/singleton
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/gen-src/org/jboss/test/classloader/scoping/singleton
compile-resources:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/resources
[copy] Copying 1324 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/resources
[copy] Copied 878 empty directories to 8 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/resources
init-code-generation:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/reports
compile-bean-sources:
compile-mbean-sources:
compile-proxycompiler-bean-sources:
compile-annotated-classes-50:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/classes
[javac] Compiling 207 source files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/classes
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureInternalPOJO.java:24: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.Permissions;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureInternalPOJO.java:25: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.SecurityDomain;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureInternalPOJO.java:26: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.Unchecked;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:24: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.RunAs;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:25: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.SecurityDomain;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:26: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.Unchecked;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:24: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.SecurityDomain;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:25: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.Permissions;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:26: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.Exclude;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:27: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.Unchecked;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureInternalPOJO.java:32: cannot find symbol
[javac] symbol: class SecurityDomain
[javac] @SecurityDomain ("other")
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureInternalPOJO.java:35: cannot find symbol
[javac] symbol : class Unchecked
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecureInternalPOJO
[javac] @Unchecked
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureInternalPOJO.java:41: cannot find symbol
[javac] symbol : class Permissions
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecureInternalPOJO
[javac] @Permissions ({"allowed"})
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureInternalPOJO.java:47: cannot find symbol
[javac] symbol : class Permissions
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecureInternalPOJO
[javac] @Permissions ({"internal"})
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:34: cannot find symbol
[javac] symbol: class SecurityDomain
[javac] @SecurityDomain("other")
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:35: cannot find symbol
[javac] symbol: class RunAs
[javac] @RunAs("internal")
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:38: cannot find symbol
[javac] symbol : class Unchecked
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecureRunAsPOJO
[javac] @Unchecked
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:41: cannot find symbol
[javac] symbol : class Unchecked
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecureRunAsPOJO
[javac] @Unchecked
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:44: cannot find symbol
[javac] symbol : class Unchecked
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecureRunAsPOJO
[javac] @Unchecked
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:52: cannot find symbol
[javac] symbol : class Unchecked
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecureRunAsPOJO
[javac] @Unchecked
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:33: cannot find symbol
[javac] symbol: class SecurityDomain
[javac] @SecurityDomain ("other")
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:36: cannot find symbol
[javac] symbol : class Permissions
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Permissions ({"allowed"})
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:39: cannot find symbol
[javac] symbol : class Exclude
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Exclude
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:43: cannot find symbol
[javac] symbol : class Unchecked
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Unchecked
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:46: cannot find symbol
[javac] symbol : class Unchecked
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Unchecked
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:51: cannot find symbol
[javac] symbol : class Permissions
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Permissions ({"allowed"})
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:57: cannot find symbol
[javac] symbol : class Exclude
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Exclude
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:60: cannot find symbol
[javac] symbol : class Unchecked
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Unchecked
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:63: cannot find symbol
[javac] symbol : class Permissions
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Permissions ({"allowed"})
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:66: cannot find symbol
[javac] symbol : class Exclude
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Exclude
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 30 errors
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/build.xml:466: Compile failed; see the compiler error output for details.
Total time: 41 seconds
Recording fingerprints
Build was marked for publishing on https://hudson.jboss.org/hudson/
finished: FAILURE
16 years, 7 months
Build failed in Hudson: JBoss-AS-5.0.x #1451
by jboss-qa-internal@redhat.com
See https://hudson.jboss.org/hudson/job/JBoss-AS-5.0.x/1451/changes
Changes:
[ALRubinger] [EJBTHREE-1333] Removed duplicate resources from AS ejb3 Module, will be used from EJB3 Core
[ALRubinger] Updated AS Build to use Releases of jboss-aspects
[ALRubinger] AS aspects to depend on jboss-security-aspects
------------------------------------------
[...truncated 18490 lines...]
adding: jboss-5.0.0.CR1/docs/examples/jca/mimer-xa-ds.xml (deflated 65%)
adding: jboss-5.0.0.CR1/docs/examples/jca/hsqldb-encrypted-ds.xml (deflated 67%)
adding: jboss-5.0.0.CR1/docs/examples/jca/oracle-ds.xml (deflated 63%)
adding: jboss-5.0.0.CR1/docs/examples/jca/jdatastore-ds.xml (deflated 66%)
adding: jboss-5.0.0.CR1/docs/examples/jca/msaccess-ds.xml (deflated 65%)
adding: jboss-5.0.0.CR1/docs/examples/jca/mssql-ds.xml (deflated 65%)
adding: jboss-5.0.0.CR1/docs/examples/jca/sybase-xa-ds.xml (deflated 65%)
adding: jboss-5.0.0.CR1/docs/examples/jca/solid-ds.xml (deflated 66%)
adding: jboss-5.0.0.CR1/docs/examples/jca/db2-400-ds.xml (deflated 60%)
adding: jboss-5.0.0.CR1/docs/examples/jca/postgres-ds.xml (deflated 68%)
adding: jboss-5.0.0.CR1/docs/examples/jca/cicsr9s-ds.xml (deflated 71%)
adding: jboss-5.0.0.CR1/docs/examples/jca/db2-ds.xml (deflated 61%)
adding: jboss-5.0.0.CR1/docs/examples/jca/mssql-xa-ds.xml (deflated 66%)
adding: jboss-5.0.0.CR1/docs/examples/jca/jms-ds.xml (deflated 67%)
adding: jboss-5.0.0.CR1/docs/examples/jca/firebird-ds.xml (deflated 60%)
adding: jboss-5.0.0.CR1/docs/examples/jca/informix-ds.xml (deflated 62%)
adding: jboss-5.0.0.CR1/docs/examples/jca/hajndi-jms-ds.xml (deflated 66%)
adding: jboss-5.0.0.CR1/docs/examples/jca/facets-ds.xml (deflated 66%)
adding: jboss-5.0.0.CR1/docs/examples/jca/informix-xa-ds.xml (deflated 67%)
adding: jboss-5.0.0.CR1/docs/schema/ (stored 0%)
adding: jboss-5.0.0.CR1/docs/schema/xml.xsd (deflated 66%)
adding: jboss-5.0.0.CR1/docs/schema/web-jsptaglibrary_2_0.xsd (deflated 79%)
adding: jboss-5.0.0.CR1/docs/schema/web-facesconfig_1_2.xsd (deflated 88%)
adding: jboss-5.0.0.CR1/docs/schema/web-app_2_5.xsd (deflated 81%)
adding: jboss-5.0.0.CR1/docs/schema/web-app_2_4.xsd (deflated 81%)
adding: jboss-5.0.0.CR1/docs/schema/user-roles_1_0.xsd (deflated 72%)
adding: jboss-5.0.0.CR1/docs/schema/security-config_5_0.xsd (deflated 85%)
adding: jboss-5.0.0.CR1/docs/schema/security-config_4_1.xsd (deflated 75%)
adding: jboss-5.0.0.CR1/docs/schema/security-config_4_0.xsd (deflated 76%)
adding: jboss-5.0.0.CR1/docs/schema/README-SCHEMA.txt (deflated 38%)
adding: jboss-5.0.0.CR1/docs/schema/persistence_1_0.xsd (deflated 83%)
adding: jboss-5.0.0.CR1/docs/schema/orm_1_0.xsd (deflated 90%)
adding: jboss-5.0.0.CR1/docs/schema/jsp_2_1.xsd (deflated 72%)
adding: jboss-5.0.0.CR1/docs/schema/jsp_2_0.xsd (deflated 72%)
adding: jboss-5.0.0.CR1/docs/schema/jndi-binding-service_1_0.xsd (deflated 77%)
adding: jboss-5.0.0.CR1/docs/schema/jbxb_1_0.xsd (deflated 82%)
adding: jboss-5.0.0.CR1/docs/schema/jboss_5_0.xsd (deflated 87%)
adding: jboss-5.0.0.CR1/docs/schema/javaee_web_services_client_1_2.xsd (deflated 77%)
adding: jboss-5.0.0.CR1/docs/schema/javaee_web_services_1_2.xsd (deflated 79%)
adding: jboss-5.0.0.CR1/docs/schema/javaee_5.xsd (deflated 84%)
adding: jboss-5.0.0.CR1/docs/schema/java-properties_1_0.xsd (deflated 72%)
adding: jboss-5.0.0.CR1/docs/schema/j2ee_web_services_client_1_1.xsd (deflated 76%)
adding: jboss-5.0.0.CR1/docs/schema/j2ee_web_services_1_1.xsd (deflated 78%)
adding: jboss-5.0.0.CR1/docs/schema/j2ee_jaxrpc_mapping_1_1.xsd (deflated 82%)
adding: jboss-5.0.0.CR1/docs/schema/j2ee_1_4.xsd (deflated 84%)
adding: jboss-5.0.0.CR1/docs/schema/ejb-jar_3_0.xsd (deflated 85%)
adding: jboss-5.0.0.CR1/docs/schema/ejb-jar_2_1.xsd (deflated 85%)
adding: jboss-5.0.0.CR1/docs/schema/connector_1_5.xsd (deflated 82%)
adding: jboss-5.0.0.CR1/docs/schema/application_5.xsd (deflated 74%)
adding: jboss-5.0.0.CR1/docs/schema/application_1_4.xsd (deflated 73%)
adding: jboss-5.0.0.CR1/docs/schema/application-client_5.xsd (deflated 73%)
adding: jboss-5.0.0.CR1/docs/schema/application-client_1_4.xsd (deflated 72%)
+ cd ../../testsuite
+ ./build.sh
Searching for build.xml ...
Buildfile: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/build.xml
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
check.inhibit.downloads:
check.proxy:
set.proxy:
createthirdparty:
init:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/gen-src/org/jboss/test/cts/ejb
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/gen-src/org/jboss/test/cts/interfaces
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/gen-src/org/jboss/test/cts/service
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/gen-src/org/jboss/test/cts/interfaces
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/gen-src/org/jboss/test/cts/ejb
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/gen-src/org/jboss/test/cts/service
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/gen-src/org/jboss/test/classloader/scoping/singleton
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/gen-src/org/jboss/test/classloader/scoping/singleton
compile-resources:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/resources
[copy] Copying 1324 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/resources
[copy] Copied 878 empty directories to 8 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/resources
init-code-generation:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/reports
compile-bean-sources:
compile-mbean-sources:
compile-proxycompiler-bean-sources:
compile-annotated-classes-50:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/classes
[javac] Compiling 207 source files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/output/classes
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureInternalPOJO.java:24: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.Permissions;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureInternalPOJO.java:25: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.SecurityDomain;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureInternalPOJO.java:26: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.Unchecked;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:24: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.RunAs;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:25: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.SecurityDomain;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:26: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.Unchecked;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:24: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.SecurityDomain;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:25: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.Permissions;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:26: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.Exclude;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:27: package org.jboss.aspects.security does not exist
[javac] import org.jboss.aspects.security.Unchecked;
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureInternalPOJO.java:32: cannot find symbol
[javac] symbol: class SecurityDomain
[javac] @SecurityDomain ("other")
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureInternalPOJO.java:35: cannot find symbol
[javac] symbol : class Unchecked
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecureInternalPOJO
[javac] @Unchecked
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureInternalPOJO.java:41: cannot find symbol
[javac] symbol : class Permissions
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecureInternalPOJO
[javac] @Permissions ({"allowed"})
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureInternalPOJO.java:47: cannot find symbol
[javac] symbol : class Permissions
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecureInternalPOJO
[javac] @Permissions ({"internal"})
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:34: cannot find symbol
[javac] symbol: class SecurityDomain
[javac] @SecurityDomain("other")
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:35: cannot find symbol
[javac] symbol: class RunAs
[javac] @RunAs("internal")
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:38: cannot find symbol
[javac] symbol : class Unchecked
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecureRunAsPOJO
[javac] @Unchecked
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:41: cannot find symbol
[javac] symbol : class Unchecked
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecureRunAsPOJO
[javac] @Unchecked
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:44: cannot find symbol
[javac] symbol : class Unchecked
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecureRunAsPOJO
[javac] @Unchecked
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecureRunAsPOJO.java:52: cannot find symbol
[javac] symbol : class Unchecked
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecureRunAsPOJO
[javac] @Unchecked
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:33: cannot find symbol
[javac] symbol: class SecurityDomain
[javac] @SecurityDomain ("other")
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:36: cannot find symbol
[javac] symbol : class Permissions
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Permissions ({"allowed"})
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:39: cannot find symbol
[javac] symbol : class Exclude
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Exclude
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:43: cannot find symbol
[javac] symbol : class Unchecked
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Unchecked
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:46: cannot find symbol
[javac] symbol : class Unchecked
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Unchecked
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:51: cannot find symbol
[javac] symbol : class Permissions
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Permissions ({"allowed"})
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:57: cannot find symbol
[javac] symbol : class Exclude
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Exclude
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:60: cannot find symbol
[javac] symbol : class Unchecked
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Unchecked
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:63: cannot find symbol
[javac] symbol : class Permissions
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Permissions ({"allowed"})
[javac] ^
[javac] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/src/main/org/jboss/test/aop/bean/AnnotatedSecuredPOJO.java:66: cannot find symbol
[javac] symbol : class Exclude
[javac] location: class org.jboss.test.aop.bean.AnnotatedSecuredPOJO
[javac] @Exclude
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 30 errors
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/testsuite/build.xml:466: Compile failed; see the compiler error output for details.
Total time: 35 seconds
Recording fingerprints
Build was marked for publishing on https://hudson.jboss.org/hudson/
finished: FAILURE
16 years, 7 months