JBoss-AS-6.0.x - Build # 224 - Still Failing!
by jboss-qa-internal@redhat.com
JBoss-AS-6.0.x - Build # 224 - Still Failing:
Check console output at https://hudson.jboss.org/hudson//job/JBoss-AS-6.0.x/224 to view the results.
Modifications since last build:
[emuckenhuber] [JBAS-6472] enable HD scanning on all mutable profiles.
-------------------------------------------------------------------------
[...truncated 13823 lines...]
/mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/ejb/IORFactory.java:220: warning: [deprecation] org.jboss.metadata.InvokerProxyBindingMetaData in org.jboss.metadata has been deprecated
private InvokerProxyBindingMetaData invokerMetaData;
^
/mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/ejb/IORFactory.java:726: warning: [deprecation] org.jboss.metadata.InvokerProxyBindingMetaData in org.jboss.metadata has been deprecated
public void setInvokerMetaData(InvokerProxyBindingMetaData imd)
^
/mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:204: warning: [deprecation] create_recursive_sequence_tc(int,int) in org.omg.CORBA.ORB has been deprecated
public TypeCode create_recursive_sequence_tc(int bound, int offset)
^
/mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:104: warning: [deprecation] create_basic_dyn_any(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
public DynAny create_basic_dyn_any(TypeCode type) throws InconsistentTypeCode
^
/mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:106: warning: [deprecation] create_basic_dyn_any(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
return delegate.create_basic_dyn_any(type);
^
/mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:114: warning: [deprecation] create_dyn_any(org.omg.CORBA.Any) in org.omg.CORBA.ORB has been deprecated
public DynAny create_dyn_any(Any value)
^
/mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:116: warning: [deprecation] create_dyn_any(org.omg.CORBA.Any) in org.omg.CORBA.ORB has been deprecated
return delegate.create_dyn_any(value);
^
/mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:119: warning: [deprecation] create_dyn_array(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
public DynArray create_dyn_array(TypeCode type) throws InconsistentTypeCode
^
/mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:121: warning: [deprecation] create_dyn_array(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
return delegate.create_dyn_array(type);
^
/mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:124: warning: [deprecation] create_dyn_enum(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
public DynEnum create_dyn_enum(TypeCode type) throws InconsistentTypeCode
^
/mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:126: warning: [deprecation] create_dyn_enum(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
return delegate.create_dyn_enum(type);
^
/mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:129: warning: [deprecation] create_dyn_sequence(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
public DynSequence create_dyn_sequence(TypeCode type) throws InconsistentTypeCode
^
/mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:131: warning: [deprecation] create_dyn_sequence(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
return delegate.create_dyn_sequence(type);
^
/mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:134: warning: [deprecation] create_dyn_struct(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
public DynStruct create_dyn_struct(TypeCode type) throws InconsistentTypeCode
^
/mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:136: warning: [deprecation] create_dyn_struct(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
return delegate.create_dyn_struct(type);
^
/mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:139: warning: [deprecation] create_dyn_union(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
public DynUnion create_dyn_union(TypeCode type) throws InconsistentTypeCode
^
/mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:141: warning: [deprecation] create_dyn_union(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
return delegate.create_dyn_union(type);
^
/mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:204: warning: [deprecation] create_recursive_sequence_tc(int,int) in org.omg.CORBA.ORB has been deprecated
public TypeCode create_recursive_sequence_tc(int bound, int offset)
^
/mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:206: warning: [deprecation] create_recursive_sequence_tc(int,int) in org.omg.CORBA.ORB has been deprecated
return delegate.create_recursive_sequence_tc(bound, offset);
^
/mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:265: warning: [deprecation] get_current() in org.omg.CORBA.ORB has been deprecated
public Current get_current()
^
/mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:267: warning: [deprecation] get_current() in org.omg.CORBA.ORB has been deprecated
return delegate.get_current();
^
/mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/rmi/WorkCacheManager.java:79: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Class for a varargs call
cast to java.lang.Class[] for a non-varargs call and to suppress this warning
initializer = cls.getDeclaredMethod("doAnalyze", null);
^
/mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/rmi/marshal/strategy/StubStrategy.java:331: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Class for a varargs call
cast to java.lang.Class[] for a non-varargs call and to suppress this warning
helperClass.getMethod("id", null);
^
/mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/rmi/marshal/strategy/StubStrategy.java:332: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object for a varargs call
cast to java.lang.Object[] for a non-varargs call and to suppress this warning
this.reposId = (String)idMethod.invoke(null, null);
^
/mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/compiler/IIOPStubCompiler.java:275: warning: [deprecation] org.jboss.proxy.compiler.ProxyAssembler in org.jboss.proxy.compiler has been deprecated
ProxyAssembler asm =
^
/mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/compiler/IIOPStubCompiler.java:276: warning: [deprecation] org.jboss.proxy.compiler.ProxyAssembler in org.jboss.proxy.compiler has been deprecated
new ProxyAssembler(stubClassName,
^
/mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/ejb/IORFactory.java:498: warning: [deprecation] org.jboss.metadata.EntityMetaData in org.jboss.metadata has been deprecated
if (container.getBeanMetaData() instanceof EntityMetaData) {
^
/mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/ejb/IORFactory.java:505: warning: [deprecation] org.jboss.metadata.EntityMetaData in org.jboss.metadata has been deprecated
EntityMetaData metaData = (EntityMetaData)container.getBeanMetaData();
^
/mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/ejb/IORFactory.java:505: warning: [deprecation] org.jboss.metadata.EntityMetaData in org.jboss.metadata has been deprecated
EntityMetaData metaData = (EntityMetaData)container.getBeanMetaData();
^
/mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/ejb/IORFactory.java:542: warning: [deprecation] org.jboss.metadata.SessionMetaData in org.jboss.metadata has been deprecated
if (((SessionMetaData)container.getBeanMetaData()).isStateless()) {
^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
47 warnings
compile-rmi:
[rmic] RMI Compiling 1 class to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/classes
[rmic] IIOP has been turned on.
[rmic] RMI Compiling 1 class to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/classes
[rmic] IIOP has been turned on.
compile-etc:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/etc
[copy] Copying 4 files to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/etc
compile-resources:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/resources
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/resources
compile:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/lib
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/lib/jboss-iiop.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/lib/jboss-iiop-client.jar
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/bin
[touch] Creating /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/build-marker
most:
==
== Finished with 'most' in module 'iiop'.
======================================================================
_module-iiop-most:
_module-iiop-most:
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/server/all/lib
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/client
[copy] Copying 2 files to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/server/all/lib
[copy] Copying 3 files to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/client
[copy] Copying 2 files to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/server/all/conf
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/server/all/deploy
======================================================================
== Executing 'most' in module 'aspects'...
==
_buildmagic:init:
configure:
init:
_buildmagic:build-bypass-checker:
_buildmagic:build-bypass-notice:
_buildmagic:build-bypass-check:
output:
_buildmagic:init:
init:
_default:compile-etc:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/etc
[copy] Copying 5 files to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/etc
_default:compile-resources:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/resources
[copy] Copying 29 files to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/resources
compile-classes:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/classes
[javac] Compiling 52 source files to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/classes
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
compile:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/lib
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/lib/jboss-aspect-library.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/lib/jboss-aop-jboss5.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/lib/jboss-aop-embedded.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/lib/jboss-aspect-jdk50-client.jar
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/META-INF
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/lib/jboss-aop-jboss5.deployer
[delete] Deleting directory /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/META-INF
most:
==
== Finished with 'most' in module 'aspects'.
======================================================================
_module-aspects-most:
_module-aspects-most:
[unjar] Expanding: /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/lib/jboss-aop-jboss5.deployer into /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/server/all/deployers/jboss-aop-jboss5.deployer
[copy] Copying 3 files to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/lib
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/lib
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/client
[copy] Copying 4 files to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/server/all/lib
======================================================================
== Executing 'most' in module 'profileservice'...
==
_buildmagic:init:
configure:
_default:task-init:
init:
_buildmagic:build-bypass-checker:
_buildmagic:build-bypass-notice:
_buildmagic:build-bypass-check:
jars:
_buildmagic:init:
init:
_default:compile-classes:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/profileservice/output/classes
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/profileservice/output/gen-src
[javac] Compiling 27 source files to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/profileservice/output/classes
/mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/profileservice/src/main/org/jboss/profileservice/management/upload/DeploymentManagerImpl.java:182: getRepositoryNames(java.lang.String[]) in org.jboss.deployers.spi.management.deploy.DeploymentTarget cannot be applied to (org.jboss.profileservice.management.upload.SerializableDeploymentID)
return targets.get(0).getRepositoryNames(deployment);
^
/mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/profileservice/src/main/org/jboss/profileservice/management/upload/remoting/StreamingDeploymentTarget.java:48: org.jboss.profileservice.management.upload.remoting.StreamingDeploymentTarget is not abstract and does not override abstract method getRepositoryNames(java.lang.String[]) in org.jboss.deployers.spi.management.deploy.DeploymentTarget
public class StreamingDeploymentTarget
^
Note: /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/profileservice/src/main/org/jboss/profileservice/aop/MainDeployerAdvice.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
BUILD FAILED
/mnt/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/tools/etc/buildmagic/buildmagic.ent:433: Compile failed; see the compiler error output for details.
Total time: 4 minutes 49 seconds
[JBoss-AS-6.0.x] $ bash -xe /tmp/hudson8283401768870514500.sh
+ kill 11866
Recording fingerprints
Build was marked for publishing on https://hudson.jboss.org/hudson/
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
15 years, 9 months
JBoss-AS-6.0.x - Build # 223 - Still Failing!
by jboss-qa-internal@redhat.com
JBoss-AS-6.0.x - Build # 223 - Still Failing:
Check console output at https://hudson.jboss.org/hudson//job/JBoss-AS-6.0.x/223 to view the results.
Modifications since last build:
[alessio.soldano(a)jboss.com] [JBAS-6341] Upgrade JBossWS Native to 3.1.0.GA
-------------------------------------------------------------------------
[...truncated 13822 lines...]
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/ejb/IORFactory.java:220: warning: [deprecation] org.jboss.metadata.InvokerProxyBindingMetaData in org.jboss.metadata has been deprecated
private InvokerProxyBindingMetaData invokerMetaData;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/ejb/IORFactory.java:726: warning: [deprecation] org.jboss.metadata.InvokerProxyBindingMetaData in org.jboss.metadata has been deprecated
public void setInvokerMetaData(InvokerProxyBindingMetaData imd)
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:204: warning: [deprecation] create_recursive_sequence_tc(int,int) in org.omg.CORBA.ORB has been deprecated
public TypeCode create_recursive_sequence_tc(int bound, int offset)
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:104: warning: [deprecation] create_basic_dyn_any(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
public DynAny create_basic_dyn_any(TypeCode type) throws InconsistentTypeCode
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:106: warning: [deprecation] create_basic_dyn_any(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
return delegate.create_basic_dyn_any(type);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:114: warning: [deprecation] create_dyn_any(org.omg.CORBA.Any) in org.omg.CORBA.ORB has been deprecated
public DynAny create_dyn_any(Any value)
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:116: warning: [deprecation] create_dyn_any(org.omg.CORBA.Any) in org.omg.CORBA.ORB has been deprecated
return delegate.create_dyn_any(value);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:119: warning: [deprecation] create_dyn_array(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
public DynArray create_dyn_array(TypeCode type) throws InconsistentTypeCode
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:121: warning: [deprecation] create_dyn_array(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
return delegate.create_dyn_array(type);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:124: warning: [deprecation] create_dyn_enum(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
public DynEnum create_dyn_enum(TypeCode type) throws InconsistentTypeCode
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:126: warning: [deprecation] create_dyn_enum(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
return delegate.create_dyn_enum(type);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:129: warning: [deprecation] create_dyn_sequence(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
public DynSequence create_dyn_sequence(TypeCode type) throws InconsistentTypeCode
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:131: warning: [deprecation] create_dyn_sequence(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
return delegate.create_dyn_sequence(type);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:134: warning: [deprecation] create_dyn_struct(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
public DynStruct create_dyn_struct(TypeCode type) throws InconsistentTypeCode
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:136: warning: [deprecation] create_dyn_struct(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
return delegate.create_dyn_struct(type);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:139: warning: [deprecation] create_dyn_union(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
public DynUnion create_dyn_union(TypeCode type) throws InconsistentTypeCode
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:141: warning: [deprecation] create_dyn_union(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
return delegate.create_dyn_union(type);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:204: warning: [deprecation] create_recursive_sequence_tc(int,int) in org.omg.CORBA.ORB has been deprecated
public TypeCode create_recursive_sequence_tc(int bound, int offset)
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:206: warning: [deprecation] create_recursive_sequence_tc(int,int) in org.omg.CORBA.ORB has been deprecated
return delegate.create_recursive_sequence_tc(bound, offset);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:265: warning: [deprecation] get_current() in org.omg.CORBA.ORB has been deprecated
public Current get_current()
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:267: warning: [deprecation] get_current() in org.omg.CORBA.ORB has been deprecated
return delegate.get_current();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/rmi/WorkCacheManager.java:79: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Class for a varargs call
cast to java.lang.Class[] for a non-varargs call and to suppress this warning
initializer = cls.getDeclaredMethod("doAnalyze", null);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/rmi/marshal/strategy/StubStrategy.java:331: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Class for a varargs call
cast to java.lang.Class[] for a non-varargs call and to suppress this warning
helperClass.getMethod("id", null);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/rmi/marshal/strategy/StubStrategy.java:332: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object for a varargs call
cast to java.lang.Object[] for a non-varargs call and to suppress this warning
this.reposId = (String)idMethod.invoke(null, null);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/compiler/IIOPStubCompiler.java:275: warning: [deprecation] org.jboss.proxy.compiler.ProxyAssembler in org.jboss.proxy.compiler has been deprecated
ProxyAssembler asm =
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/compiler/IIOPStubCompiler.java:276: warning: [deprecation] org.jboss.proxy.compiler.ProxyAssembler in org.jboss.proxy.compiler has been deprecated
new ProxyAssembler(stubClassName,
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/ejb/IORFactory.java:498: warning: [deprecation] org.jboss.metadata.EntityMetaData in org.jboss.metadata has been deprecated
if (container.getBeanMetaData() instanceof EntityMetaData) {
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/ejb/IORFactory.java:505: warning: [deprecation] org.jboss.metadata.EntityMetaData in org.jboss.metadata has been deprecated
EntityMetaData metaData = (EntityMetaData)container.getBeanMetaData();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/ejb/IORFactory.java:505: warning: [deprecation] org.jboss.metadata.EntityMetaData in org.jboss.metadata has been deprecated
EntityMetaData metaData = (EntityMetaData)container.getBeanMetaData();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/ejb/IORFactory.java:542: warning: [deprecation] org.jboss.metadata.SessionMetaData in org.jboss.metadata has been deprecated
if (((SessionMetaData)container.getBeanMetaData()).isStateless()) {
^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
47 warnings
compile-rmi:
[rmic] RMI Compiling 1 class to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/classes
[rmic] IIOP has been turned on.
[rmic] RMI Compiling 1 class to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/classes
[rmic] IIOP has been turned on.
compile-etc:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/etc
[copy] Copying 4 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/etc
compile-resources:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/resources
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/resources
compile:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/lib
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/lib/jboss-iiop.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/lib/jboss-iiop-client.jar
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/bin
[touch] Creating /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/build-marker
most:
==
== Finished with 'most' in module 'iiop'.
======================================================================
_module-iiop-most:
_module-iiop-most:
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/server/all/lib
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/client
[copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/server/all/lib
[copy] Copying 3 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/client
[copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/server/all/conf
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/server/all/deploy
======================================================================
== Executing 'most' in module 'aspects'...
==
_buildmagic:init:
configure:
init:
_buildmagic:build-bypass-checker:
_buildmagic:build-bypass-notice:
_buildmagic:build-bypass-check:
output:
_buildmagic:init:
init:
_default:compile-etc:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/etc
[copy] Copying 5 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/etc
_default:compile-resources:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/resources
[copy] Copying 29 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/resources
compile-classes:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/classes
[javac] Compiling 52 source files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/classes
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
compile:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/lib
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/lib/jboss-aspect-library.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/lib/jboss-aop-jboss5.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/lib/jboss-aop-embedded.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/lib/jboss-aspect-jdk50-client.jar
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/META-INF
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/lib/jboss-aop-jboss5.deployer
[delete] Deleting directory /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/META-INF
most:
==
== Finished with 'most' in module 'aspects'.
======================================================================
_module-aspects-most:
_module-aspects-most:
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/lib/jboss-aop-jboss5.deployer into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/server/all/deployers/jboss-aop-jboss5.deployer
[copy] Copying 3 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/lib
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/lib
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/client
[copy] Copying 4 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/server/all/lib
======================================================================
== Executing 'most' in module 'profileservice'...
==
_buildmagic:init:
configure:
_default:task-init:
init:
_buildmagic:build-bypass-checker:
_buildmagic:build-bypass-notice:
_buildmagic:build-bypass-check:
jars:
_buildmagic:init:
init:
_default:compile-classes:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/profileservice/output/classes
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/profileservice/output/gen-src
[javac] Compiling 27 source files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/profileservice/output/classes
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/profileservice/src/main/org/jboss/profileservice/management/upload/DeploymentManagerImpl.java:182: getRepositoryNames(java.lang.String[]) in org.jboss.deployers.spi.management.deploy.DeploymentTarget cannot be applied to (org.jboss.profileservice.management.upload.SerializableDeploymentID)
return targets.get(0).getRepositoryNames(deployment);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/profileservice/src/main/org/jboss/profileservice/management/upload/remoting/StreamingDeploymentTarget.java:48: org.jboss.profileservice.management.upload.remoting.StreamingDeploymentTarget is not abstract and does not override abstract method getRepositoryNames(java.lang.String[]) in org.jboss.deployers.spi.management.deploy.DeploymentTarget
public class StreamingDeploymentTarget
^
Note: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/profileservice/src/main/org/jboss/profileservice/aop/MainDeployerAdvice.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/tools/etc/buildmagic/buildmagic.ent:433: Compile failed; see the compiler error output for details.
Total time: 3 minutes 8 seconds
[JBoss-AS-6.0.x] $ bash -xe /tmp/hudson9146438136433564792.sh
+ kill 28656
Recording fingerprints
Build was marked for publishing on https://hudson.jboss.org/hudson/
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
15 years, 9 months
JBoss-AS-6.0.x - Build # 222 - Still Failing!
by jboss-qa-internal@redhat.com
JBoss-AS-6.0.x - Build # 222 - Still Failing:
Check console output at https://hudson.jboss.org/hudson//job/JBoss-AS-6.0.x/222 to view the results.
Modifications since last build:
[emuckenhuber] [JBAS-6525] update tests to use the default profile defined by DeploymentManager to deploy applications
[emuckenhuber] [JBAS-6525] introduce a applications profile
-------------------------------------------------------------------------
[...truncated 13822 lines...]
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/ejb/IORFactory.java:220: warning: [deprecation] org.jboss.metadata.InvokerProxyBindingMetaData in org.jboss.metadata has been deprecated
private InvokerProxyBindingMetaData invokerMetaData;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/ejb/IORFactory.java:726: warning: [deprecation] org.jboss.metadata.InvokerProxyBindingMetaData in org.jboss.metadata has been deprecated
public void setInvokerMetaData(InvokerProxyBindingMetaData imd)
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:204: warning: [deprecation] create_recursive_sequence_tc(int,int) in org.omg.CORBA.ORB has been deprecated
public TypeCode create_recursive_sequence_tc(int bound, int offset)
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:104: warning: [deprecation] create_basic_dyn_any(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
public DynAny create_basic_dyn_any(TypeCode type) throws InconsistentTypeCode
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:106: warning: [deprecation] create_basic_dyn_any(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
return delegate.create_basic_dyn_any(type);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:114: warning: [deprecation] create_dyn_any(org.omg.CORBA.Any) in org.omg.CORBA.ORB has been deprecated
public DynAny create_dyn_any(Any value)
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:116: warning: [deprecation] create_dyn_any(org.omg.CORBA.Any) in org.omg.CORBA.ORB has been deprecated
return delegate.create_dyn_any(value);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:119: warning: [deprecation] create_dyn_array(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
public DynArray create_dyn_array(TypeCode type) throws InconsistentTypeCode
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:121: warning: [deprecation] create_dyn_array(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
return delegate.create_dyn_array(type);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:124: warning: [deprecation] create_dyn_enum(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
public DynEnum create_dyn_enum(TypeCode type) throws InconsistentTypeCode
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:126: warning: [deprecation] create_dyn_enum(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
return delegate.create_dyn_enum(type);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:129: warning: [deprecation] create_dyn_sequence(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
public DynSequence create_dyn_sequence(TypeCode type) throws InconsistentTypeCode
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:131: warning: [deprecation] create_dyn_sequence(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
return delegate.create_dyn_sequence(type);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:134: warning: [deprecation] create_dyn_struct(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
public DynStruct create_dyn_struct(TypeCode type) throws InconsistentTypeCode
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:136: warning: [deprecation] create_dyn_struct(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
return delegate.create_dyn_struct(type);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:139: warning: [deprecation] create_dyn_union(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
public DynUnion create_dyn_union(TypeCode type) throws InconsistentTypeCode
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:141: warning: [deprecation] create_dyn_union(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
return delegate.create_dyn_union(type);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:204: warning: [deprecation] create_recursive_sequence_tc(int,int) in org.omg.CORBA.ORB has been deprecated
public TypeCode create_recursive_sequence_tc(int bound, int offset)
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:206: warning: [deprecation] create_recursive_sequence_tc(int,int) in org.omg.CORBA.ORB has been deprecated
return delegate.create_recursive_sequence_tc(bound, offset);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:265: warning: [deprecation] get_current() in org.omg.CORBA.ORB has been deprecated
public Current get_current()
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:267: warning: [deprecation] get_current() in org.omg.CORBA.ORB has been deprecated
return delegate.get_current();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/rmi/WorkCacheManager.java:79: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Class for a varargs call
cast to java.lang.Class[] for a non-varargs call and to suppress this warning
initializer = cls.getDeclaredMethod("doAnalyze", null);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/rmi/marshal/strategy/StubStrategy.java:331: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Class for a varargs call
cast to java.lang.Class[] for a non-varargs call and to suppress this warning
helperClass.getMethod("id", null);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/rmi/marshal/strategy/StubStrategy.java:332: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object for a varargs call
cast to java.lang.Object[] for a non-varargs call and to suppress this warning
this.reposId = (String)idMethod.invoke(null, null);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/compiler/IIOPStubCompiler.java:275: warning: [deprecation] org.jboss.proxy.compiler.ProxyAssembler in org.jboss.proxy.compiler has been deprecated
ProxyAssembler asm =
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/compiler/IIOPStubCompiler.java:276: warning: [deprecation] org.jboss.proxy.compiler.ProxyAssembler in org.jboss.proxy.compiler has been deprecated
new ProxyAssembler(stubClassName,
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/ejb/IORFactory.java:498: warning: [deprecation] org.jboss.metadata.EntityMetaData in org.jboss.metadata has been deprecated
if (container.getBeanMetaData() instanceof EntityMetaData) {
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/ejb/IORFactory.java:505: warning: [deprecation] org.jboss.metadata.EntityMetaData in org.jboss.metadata has been deprecated
EntityMetaData metaData = (EntityMetaData)container.getBeanMetaData();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/ejb/IORFactory.java:505: warning: [deprecation] org.jboss.metadata.EntityMetaData in org.jboss.metadata has been deprecated
EntityMetaData metaData = (EntityMetaData)container.getBeanMetaData();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/ejb/IORFactory.java:542: warning: [deprecation] org.jboss.metadata.SessionMetaData in org.jboss.metadata has been deprecated
if (((SessionMetaData)container.getBeanMetaData()).isStateless()) {
^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
47 warnings
compile-rmi:
[rmic] RMI Compiling 1 class to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/classes
[rmic] IIOP has been turned on.
[rmic] RMI Compiling 1 class to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/classes
[rmic] IIOP has been turned on.
compile-etc:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/etc
[copy] Copying 4 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/etc
compile-resources:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/resources
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/resources
compile:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/lib
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/lib/jboss-iiop.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/lib/jboss-iiop-client.jar
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/bin
[touch] Creating /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/build-marker
most:
==
== Finished with 'most' in module 'iiop'.
======================================================================
_module-iiop-most:
_module-iiop-most:
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/server/all/lib
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/client
[copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/server/all/lib
[copy] Copying 3 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/client
[copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/server/all/conf
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/server/all/deploy
======================================================================
== Executing 'most' in module 'aspects'...
==
_buildmagic:init:
configure:
init:
_buildmagic:build-bypass-checker:
_buildmagic:build-bypass-notice:
_buildmagic:build-bypass-check:
output:
_buildmagic:init:
init:
_default:compile-etc:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/etc
[copy] Copying 5 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/etc
_default:compile-resources:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/resources
[copy] Copying 29 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/resources
compile-classes:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/classes
[javac] Compiling 52 source files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/classes
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
compile:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/lib
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/lib/jboss-aspect-library.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/lib/jboss-aop-jboss5.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/lib/jboss-aop-embedded.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/lib/jboss-aspect-jdk50-client.jar
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/META-INF
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/lib/jboss-aop-jboss5.deployer
[delete] Deleting directory /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/META-INF
most:
==
== Finished with 'most' in module 'aspects'.
======================================================================
_module-aspects-most:
_module-aspects-most:
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/lib/jboss-aop-jboss5.deployer into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/server/all/deployers/jboss-aop-jboss5.deployer
[copy] Copying 3 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/lib
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/lib
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/client
[copy] Copying 4 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/server/all/lib
======================================================================
== Executing 'most' in module 'profileservice'...
==
_buildmagic:init:
configure:
_default:task-init:
init:
_buildmagic:build-bypass-checker:
_buildmagic:build-bypass-notice:
_buildmagic:build-bypass-check:
jars:
_buildmagic:init:
init:
_default:compile-classes:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/profileservice/output/classes
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/profileservice/output/gen-src
[javac] Compiling 27 source files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/profileservice/output/classes
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/profileservice/src/main/org/jboss/profileservice/management/upload/DeploymentManagerImpl.java:182: getRepositoryNames(java.lang.String[]) in org.jboss.deployers.spi.management.deploy.DeploymentTarget cannot be applied to (org.jboss.profileservice.management.upload.SerializableDeploymentID)
return targets.get(0).getRepositoryNames(deployment);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/profileservice/src/main/org/jboss/profileservice/management/upload/remoting/StreamingDeploymentTarget.java:48: org.jboss.profileservice.management.upload.remoting.StreamingDeploymentTarget is not abstract and does not override abstract method getRepositoryNames(java.lang.String[]) in org.jboss.deployers.spi.management.deploy.DeploymentTarget
public class StreamingDeploymentTarget
^
Note: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/profileservice/src/main/org/jboss/profileservice/aop/MainDeployerAdvice.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/tools/etc/buildmagic/buildmagic.ent:433: Compile failed; see the compiler error output for details.
Total time: 3 minutes 12 seconds
[JBoss-AS-6.0.x] $ bash -xe /tmp/hudson5678044602300095671.sh
+ kill 27933
Recording fingerprints
Build was marked for publishing on https://hudson.jboss.org/hudson/
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
15 years, 9 months
JBoss-AS-6.0.x - Build # 221 - Still Failing!
by jboss-qa-internal@redhat.com
JBoss-AS-6.0.x - Build # 221 - Still Failing:
Check console output at https://hudson.jboss.org/hudson//job/JBoss-AS-6.0.x/221 to view the results.
Modifications since last build:
[richard.opalka(a)jboss.com] [JBAS-6497] porting fix from Branch_5_0
-------------------------------------------------------------------------
[...truncated 13822 lines...]
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/ejb/IORFactory.java:220: warning: [deprecation] org.jboss.metadata.InvokerProxyBindingMetaData in org.jboss.metadata has been deprecated
private InvokerProxyBindingMetaData invokerMetaData;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/ejb/IORFactory.java:726: warning: [deprecation] org.jboss.metadata.InvokerProxyBindingMetaData in org.jboss.metadata has been deprecated
public void setInvokerMetaData(InvokerProxyBindingMetaData imd)
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:204: warning: [deprecation] create_recursive_sequence_tc(int,int) in org.omg.CORBA.ORB has been deprecated
public TypeCode create_recursive_sequence_tc(int bound, int offset)
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:104: warning: [deprecation] create_basic_dyn_any(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
public DynAny create_basic_dyn_any(TypeCode type) throws InconsistentTypeCode
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:106: warning: [deprecation] create_basic_dyn_any(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
return delegate.create_basic_dyn_any(type);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:114: warning: [deprecation] create_dyn_any(org.omg.CORBA.Any) in org.omg.CORBA.ORB has been deprecated
public DynAny create_dyn_any(Any value)
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:116: warning: [deprecation] create_dyn_any(org.omg.CORBA.Any) in org.omg.CORBA.ORB has been deprecated
return delegate.create_dyn_any(value);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:119: warning: [deprecation] create_dyn_array(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
public DynArray create_dyn_array(TypeCode type) throws InconsistentTypeCode
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:121: warning: [deprecation] create_dyn_array(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
return delegate.create_dyn_array(type);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:124: warning: [deprecation] create_dyn_enum(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
public DynEnum create_dyn_enum(TypeCode type) throws InconsistentTypeCode
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:126: warning: [deprecation] create_dyn_enum(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
return delegate.create_dyn_enum(type);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:129: warning: [deprecation] create_dyn_sequence(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
public DynSequence create_dyn_sequence(TypeCode type) throws InconsistentTypeCode
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:131: warning: [deprecation] create_dyn_sequence(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
return delegate.create_dyn_sequence(type);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:134: warning: [deprecation] create_dyn_struct(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
public DynStruct create_dyn_struct(TypeCode type) throws InconsistentTypeCode
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:136: warning: [deprecation] create_dyn_struct(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
return delegate.create_dyn_struct(type);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:139: warning: [deprecation] create_dyn_union(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
public DynUnion create_dyn_union(TypeCode type) throws InconsistentTypeCode
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:141: warning: [deprecation] create_dyn_union(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
return delegate.create_dyn_union(type);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:204: warning: [deprecation] create_recursive_sequence_tc(int,int) in org.omg.CORBA.ORB has been deprecated
public TypeCode create_recursive_sequence_tc(int bound, int offset)
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:206: warning: [deprecation] create_recursive_sequence_tc(int,int) in org.omg.CORBA.ORB has been deprecated
return delegate.create_recursive_sequence_tc(bound, offset);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:265: warning: [deprecation] get_current() in org.omg.CORBA.ORB has been deprecated
public Current get_current()
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:267: warning: [deprecation] get_current() in org.omg.CORBA.ORB has been deprecated
return delegate.get_current();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/rmi/WorkCacheManager.java:79: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Class for a varargs call
cast to java.lang.Class[] for a non-varargs call and to suppress this warning
initializer = cls.getDeclaredMethod("doAnalyze", null);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/rmi/marshal/strategy/StubStrategy.java:331: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Class for a varargs call
cast to java.lang.Class[] for a non-varargs call and to suppress this warning
helperClass.getMethod("id", null);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/rmi/marshal/strategy/StubStrategy.java:332: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object for a varargs call
cast to java.lang.Object[] for a non-varargs call and to suppress this warning
this.reposId = (String)idMethod.invoke(null, null);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/compiler/IIOPStubCompiler.java:275: warning: [deprecation] org.jboss.proxy.compiler.ProxyAssembler in org.jboss.proxy.compiler has been deprecated
ProxyAssembler asm =
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/compiler/IIOPStubCompiler.java:276: warning: [deprecation] org.jboss.proxy.compiler.ProxyAssembler in org.jboss.proxy.compiler has been deprecated
new ProxyAssembler(stubClassName,
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/ejb/IORFactory.java:498: warning: [deprecation] org.jboss.metadata.EntityMetaData in org.jboss.metadata has been deprecated
if (container.getBeanMetaData() instanceof EntityMetaData) {
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/ejb/IORFactory.java:505: warning: [deprecation] org.jboss.metadata.EntityMetaData in org.jboss.metadata has been deprecated
EntityMetaData metaData = (EntityMetaData)container.getBeanMetaData();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/ejb/IORFactory.java:505: warning: [deprecation] org.jboss.metadata.EntityMetaData in org.jboss.metadata has been deprecated
EntityMetaData metaData = (EntityMetaData)container.getBeanMetaData();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/ejb/IORFactory.java:542: warning: [deprecation] org.jboss.metadata.SessionMetaData in org.jboss.metadata has been deprecated
if (((SessionMetaData)container.getBeanMetaData()).isStateless()) {
^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
47 warnings
compile-rmi:
[rmic] RMI Compiling 1 class to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/classes
[rmic] IIOP has been turned on.
[rmic] RMI Compiling 1 class to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/classes
[rmic] IIOP has been turned on.
compile-etc:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/etc
[copy] Copying 4 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/etc
compile-resources:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/resources
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/resources
compile:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/lib
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/lib/jboss-iiop.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/lib/jboss-iiop-client.jar
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/bin
[touch] Creating /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/build-marker
most:
==
== Finished with 'most' in module 'iiop'.
======================================================================
_module-iiop-most:
_module-iiop-most:
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/server/all/lib
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/client
[copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/server/all/lib
[copy] Copying 3 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/client
[copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/server/all/conf
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/server/all/deploy
======================================================================
== Executing 'most' in module 'aspects'...
==
_buildmagic:init:
configure:
init:
_buildmagic:build-bypass-checker:
_buildmagic:build-bypass-notice:
_buildmagic:build-bypass-check:
output:
_buildmagic:init:
init:
_default:compile-etc:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/etc
[copy] Copying 5 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/etc
_default:compile-resources:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/resources
[copy] Copying 29 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/resources
compile-classes:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/classes
[javac] Compiling 52 source files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/classes
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
compile:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/lib
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/lib/jboss-aspect-library.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/lib/jboss-aop-jboss5.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/lib/jboss-aop-embedded.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/lib/jboss-aspect-jdk50-client.jar
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/META-INF
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/lib/jboss-aop-jboss5.deployer
[delete] Deleting directory /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/META-INF
most:
==
== Finished with 'most' in module 'aspects'.
======================================================================
_module-aspects-most:
_module-aspects-most:
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/lib/jboss-aop-jboss5.deployer into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/server/all/deployers/jboss-aop-jboss5.deployer
[copy] Copying 3 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/lib
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/lib
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/client
[copy] Copying 4 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/server/all/lib
======================================================================
== Executing 'most' in module 'profileservice'...
==
_buildmagic:init:
configure:
_default:task-init:
init:
_buildmagic:build-bypass-checker:
_buildmagic:build-bypass-notice:
_buildmagic:build-bypass-check:
jars:
_buildmagic:init:
init:
_default:compile-classes:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/profileservice/output/classes
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/profileservice/output/gen-src
[javac] Compiling 27 source files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/profileservice/output/classes
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/profileservice/src/main/org/jboss/profileservice/management/upload/DeploymentManagerImpl.java:182: getRepositoryNames(java.lang.String[]) in org.jboss.deployers.spi.management.deploy.DeploymentTarget cannot be applied to (org.jboss.profileservice.management.upload.SerializableDeploymentID)
return targets.get(0).getRepositoryNames(deployment);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/profileservice/src/main/org/jboss/profileservice/management/upload/remoting/StreamingDeploymentTarget.java:48: org.jboss.profileservice.management.upload.remoting.StreamingDeploymentTarget is not abstract and does not override abstract method getRepositoryNames(java.lang.String[]) in org.jboss.deployers.spi.management.deploy.DeploymentTarget
public class StreamingDeploymentTarget
^
Note: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/profileservice/src/main/org/jboss/profileservice/aop/MainDeployerAdvice.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/tools/etc/buildmagic/buildmagic.ent:433: Compile failed; see the compiler error output for details.
Total time: 3 minutes 26 seconds
[JBoss-AS-6.0.x] $ bash -xe /tmp/hudson6822205515337390251.sh
+ kill 27213
Recording fingerprints
Build was marked for publishing on https://hudson.jboss.org/hudson/
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
15 years, 9 months
JBoss-AS-6.0.x - Build # 220 - Failure!
by jboss-qa-internal@redhat.com
JBoss-AS-6.0.x - Build # 220 - Failure:
Check console output at https://hudson.jboss.org/hudson//job/JBoss-AS-6.0.x/220 to view the results.
Modifications since last build:
[wolfc] more git (r84924)
[wolfc] JBAS-6556: removed org.jboss.test.ejb3.servlet.unit.HttpUtils (r84923)
[emuckenhuber] [JBAS-6525] don't set the deploymentRepo to the deployHandler directly.
-------------------------------------------------------------------------
[...truncated 13831 lines...]
private InvokerProxyBindingMetaData invokerMetaData;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/ejb/IORFactory.java:726: warning: [deprecation] org.jboss.metadata.InvokerProxyBindingMetaData in org.jboss.metadata has been deprecated
public void setInvokerMetaData(InvokerProxyBindingMetaData imd)
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:204: warning: [deprecation] create_recursive_sequence_tc(int,int) in org.omg.CORBA.ORB has been deprecated
public TypeCode create_recursive_sequence_tc(int bound, int offset)
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:104: warning: [deprecation] create_basic_dyn_any(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
public DynAny create_basic_dyn_any(TypeCode type) throws InconsistentTypeCode
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:106: warning: [deprecation] create_basic_dyn_any(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
return delegate.create_basic_dyn_any(type);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:114: warning: [deprecation] create_dyn_any(org.omg.CORBA.Any) in org.omg.CORBA.ORB has been deprecated
public DynAny create_dyn_any(Any value)
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:116: warning: [deprecation] create_dyn_any(org.omg.CORBA.Any) in org.omg.CORBA.ORB has been deprecated
return delegate.create_dyn_any(value);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:119: warning: [deprecation] create_dyn_array(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
public DynArray create_dyn_array(TypeCode type) throws InconsistentTypeCode
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:121: warning: [deprecation] create_dyn_array(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
return delegate.create_dyn_array(type);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:124: warning: [deprecation] create_dyn_enum(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
public DynEnum create_dyn_enum(TypeCode type) throws InconsistentTypeCode
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:126: warning: [deprecation] create_dyn_enum(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
return delegate.create_dyn_enum(type);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:129: warning: [deprecation] create_dyn_sequence(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
public DynSequence create_dyn_sequence(TypeCode type) throws InconsistentTypeCode
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:131: warning: [deprecation] create_dyn_sequence(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
return delegate.create_dyn_sequence(type);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:134: warning: [deprecation] create_dyn_struct(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
public DynStruct create_dyn_struct(TypeCode type) throws InconsistentTypeCode
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:136: warning: [deprecation] create_dyn_struct(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
return delegate.create_dyn_struct(type);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:139: warning: [deprecation] create_dyn_union(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
public DynUnion create_dyn_union(TypeCode type) throws InconsistentTypeCode
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:141: warning: [deprecation] create_dyn_union(org.omg.CORBA.TypeCode) in org.omg.CORBA.ORB has been deprecated
return delegate.create_dyn_union(type);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:204: warning: [deprecation] create_recursive_sequence_tc(int,int) in org.omg.CORBA.ORB has been deprecated
public TypeCode create_recursive_sequence_tc(int bound, int offset)
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:206: warning: [deprecation] create_recursive_sequence_tc(int,int) in org.omg.CORBA.ORB has been deprecated
return delegate.create_recursive_sequence_tc(bound, offset);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:265: warning: [deprecation] get_current() in org.omg.CORBA.ORB has been deprecated
public Current get_current()
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java:267: warning: [deprecation] get_current() in org.omg.CORBA.ORB has been deprecated
return delegate.get_current();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/rmi/WorkCacheManager.java:79: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Class for a varargs call
cast to java.lang.Class[] for a non-varargs call and to suppress this warning
initializer = cls.getDeclaredMethod("doAnalyze", null);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/rmi/marshal/strategy/StubStrategy.java:331: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Class for a varargs call
cast to java.lang.Class[] for a non-varargs call and to suppress this warning
helperClass.getMethod("id", null);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/iiop/rmi/marshal/strategy/StubStrategy.java:332: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object for a varargs call
cast to java.lang.Object[] for a non-varargs call and to suppress this warning
this.reposId = (String)idMethod.invoke(null, null);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/compiler/IIOPStubCompiler.java:275: warning: [deprecation] org.jboss.proxy.compiler.ProxyAssembler in org.jboss.proxy.compiler has been deprecated
ProxyAssembler asm =
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/compiler/IIOPStubCompiler.java:276: warning: [deprecation] org.jboss.proxy.compiler.ProxyAssembler in org.jboss.proxy.compiler has been deprecated
new ProxyAssembler(stubClassName,
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/ejb/IORFactory.java:498: warning: [deprecation] org.jboss.metadata.EntityMetaData in org.jboss.metadata has been deprecated
if (container.getBeanMetaData() instanceof EntityMetaData) {
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/ejb/IORFactory.java:505: warning: [deprecation] org.jboss.metadata.EntityMetaData in org.jboss.metadata has been deprecated
EntityMetaData metaData = (EntityMetaData)container.getBeanMetaData();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/ejb/IORFactory.java:505: warning: [deprecation] org.jboss.metadata.EntityMetaData in org.jboss.metadata has been deprecated
EntityMetaData metaData = (EntityMetaData)container.getBeanMetaData();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/src/main/org/jboss/proxy/ejb/IORFactory.java:542: warning: [deprecation] org.jboss.metadata.SessionMetaData in org.jboss.metadata has been deprecated
if (((SessionMetaData)container.getBeanMetaData()).isStateless()) {
^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
47 warnings
compile-rmi:
[rmic] RMI Compiling 1 class to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/classes
[rmic] IIOP has been turned on.
[rmic] RMI Compiling 1 class to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/classes
[rmic] IIOP has been turned on.
compile-etc:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/etc
[copy] Copying 4 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/etc
compile-resources:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/resources
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/resources
compile:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/lib
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/lib/jboss-iiop.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/lib/jboss-iiop-client.jar
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/bin
[touch] Creating /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/iiop/output/build-marker
most:
==
== Finished with 'most' in module 'iiop'.
======================================================================
_module-iiop-most:
_module-iiop-most:
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/server/all/lib
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/client
[copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/server/all/lib
[copy] Copying 3 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/client
[copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/server/all/conf
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/server/all/deploy
======================================================================
== Executing 'most' in module 'aspects'...
==
_buildmagic:init:
configure:
init:
_buildmagic:build-bypass-checker:
_buildmagic:build-bypass-notice:
_buildmagic:build-bypass-check:
output:
_buildmagic:init:
init:
_default:compile-etc:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/etc
[copy] Copying 5 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/etc
_default:compile-resources:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/resources
[copy] Copying 29 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/resources
compile-classes:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/classes
[javac] Compiling 52 source files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/classes
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
compile:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/lib
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/lib/jboss-aspect-library.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/lib/jboss-aop-jboss5.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/lib/jboss-aop-embedded.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/lib/jboss-aspect-jdk50-client.jar
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/META-INF
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/lib/jboss-aop-jboss5.deployer
[delete] Deleting directory /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/META-INF
most:
==
== Finished with 'most' in module 'aspects'.
======================================================================
_module-aspects-most:
_module-aspects-most:
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/aspects/output/lib/jboss-aop-jboss5.deployer into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/server/all/deployers/jboss-aop-jboss5.deployer
[copy] Copying 3 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/lib
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/lib
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/client
[copy] Copying 4 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/build/output/jboss-6.0.0.Alpha1/server/all/lib
======================================================================
== Executing 'most' in module 'profileservice'...
==
_buildmagic:init:
configure:
_default:task-init:
init:
_buildmagic:build-bypass-checker:
_buildmagic:build-bypass-notice:
_buildmagic:build-bypass-check:
jars:
_buildmagic:init:
init:
_default:compile-classes:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/profileservice/output/classes
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/profileservice/output/gen-src
[javac] Compiling 27 source files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/profileservice/output/classes
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/profileservice/src/main/org/jboss/profileservice/management/upload/DeploymentManagerImpl.java:182: getRepositoryNames(java.lang.String[]) in org.jboss.deployers.spi.management.deploy.DeploymentTarget cannot be applied to (org.jboss.profileservice.management.upload.SerializableDeploymentID)
return targets.get(0).getRepositoryNames(deployment);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/profileservice/src/main/org/jboss/profileservice/management/upload/remoting/StreamingDeploymentTarget.java:48: org.jboss.profileservice.management.upload.remoting.StreamingDeploymentTarget is not abstract and does not override abstract method getRepositoryNames(java.lang.String[]) in org.jboss.deployers.spi.management.deploy.DeploymentTarget
public class StreamingDeploymentTarget
^
Note: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/profileservice/src/main/org/jboss/profileservice/aop/MainDeployerAdvice.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-6.0.x/JBossAS_6_0/tools/etc/buildmagic/buildmagic.ent:433: Compile failed; see the compiler error output for details.
Total time: 3 minutes 58 seconds
[JBoss-AS-6.0.x] $ bash -xe /tmp/hudson5143273549522499256.sh
+ kill 26359
Deleting old artifacts from #218
Recording fingerprints
Build was marked for publishing on https://hudson.jboss.org/hudson/
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
15 years, 9 months
JBoss-AS-5.1.x-compatibilityMatrix - Build # 12 - Still Failing!
by jboss-qa-internal@redhat.com
JBoss-AS-5.1.x-compatibilityMatrix - Build # 12 - Still Failing:
Check console output at https://hudson.jboss.org/hudson//job/JBoss-AS-5.1.x-compatibilityMatrix/12 to view the results.
Modifications since last build:
-------------------------------------------------------------------------
[...truncated 18423 lines...]
_jars-seam:
[copy] Copying 6 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib
_jars-security:
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/caller-info.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/subject-context.jar
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/subject-context.war
[ear] Building ear: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/subject-context.ear
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/security-client.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/security-spec.sar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/security-spec.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/security-srp.sar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/security-srp.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/https-service.sar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/security-proxy.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/securitymgr-ejb.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/securitymgr-tests.jar
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/custom-principal.war
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/security-jaas.sar
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/security-jaas.war
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/security-jaas.jar
[ear] Building ear: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/security-jaas.ear
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/security-incpt.jar
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/web-constraints.war
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/client-login-tests.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/missing-methods-unchecked.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/missing-methods-excluded.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/security-jacc-callerinrole.jar
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/deepcopy.war
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/deepcopy-resources.jar
[ear] Building ear: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/deepcopy.ear
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/xacml-ejb.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jmxinvoker-authorization-test.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/ejb-null-security-domain.jar
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jaspi-web-form.war
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jaspi-web-basic.war
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/sdtolerate.war
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/sdtolerate.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/sdtolerate-resources.jar
[ear] Building ear: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/sdtolerate.ear
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/acl-integration.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/security-ejb3.jar
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jacc-allstarrole.war
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jacc-allstarrole-noconfig.war
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jacc-allStarRolePolicyProvider.jar
_jars-securitymgr:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/securitymgr
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/securitymgr/packed.war
[unzip] Expanding: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/securitymgr/packed.war into /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/securitymgr/unpacked.war
_jars-security-spi:
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/web-role-map.war
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/deployment-rolemapping.jar
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/deployment-rolemapping.war
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/deployment-rolemapping.ear
_jars-session:
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/test-session-remove.jar
_jars-spring:
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/spring-beans.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/spring-ejb.jar
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/spring-ear.ear
[copy] Copying 3 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/spring-ear.ear
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/spring-ear.ear/lib
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/spring-ear.ear/lib
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/spring-cluster-pojos.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/spring-facade.jar
_jars-testbean:
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/testbeantest.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/testbean.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/testbean2.jar
_jars-testbeancluster:
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/testbeancluster.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/sfsb-passexp.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/sfsb-passexp.sar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/test-cif.jar
[ear] Building ear: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/test-cif.ear
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/test-retry.jar
[ear] Building ear: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/test-retry.ear
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/pooledha.jar
_jars-threading:
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/threadingMBean.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/threadingBean.jar
_jars-timer:
[zip] Building zip: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/ejb-timer.jar
[zip] Building zip: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/ejb-timer.war
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/ejb-timer.sar
[zip] Building zip: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/ejb-timer.ear
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/transactional-timer-test.jar
_jars-tm:
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/tmtest.sar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/mttest.sar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/txtimeouttest.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/bmtcleanuptest.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/webbmtcleanuptest.war
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/webbmtcleanuptest.sar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/transaction-test.jar
_jars-txiiop:
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/txiioptest.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/txiiop.jar
_jars-txtimer:
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/ejb-txtimer.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/ejb-txtimer-scoped.jar
_jars-util:
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/scheduler.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/scheduler.sar
[ear] Building ear: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/scheduler.ear
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/twiddle-test.sar
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib
_jars-web:
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/mcaware.war
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/altdd.war
[ear] Building ear: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/altdd-web.ear
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jbosstest-web-ejbs.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jbosstest-web-util2.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jbosstest-web-util.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/lib/util.jar
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/websubdir
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/websubdir/relative.jar
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/root-web.war
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/wars
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/wars/notjbosstest-web.war
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jbosstest-web-libservlet.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/resources.jar
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/manifest-web.war
[ear] Building ear: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/manifest-web.ear
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jbosstest-web.war
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jbosstest-ctx-destroy.war
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/lib
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jbosstest-webctx.war
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/bad-web.war
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/good-web.war
[ear] Building ear: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jbosstest-web.ear
[ear] Building ear: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jbosstest-web2.ear
[ear] Building ear: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jbosstest-bad.ear
[ear] Building ear: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jbosstest-good.ear
[ear] Building ear: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/root-web.ear
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/form-auth.war
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/form-auth-resources.jar
[zip] Building zip: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/form-auth.ear
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jaspi-form-auth.war
[zip] Building zip: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jaspi-form-auth.ear
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/clientcert-auth.war
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/sso-form-auth.war
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/sso-form-auth-clustered.war
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/sso-expire.war
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/sso-with-no-auth.war
[ear] Building ear: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/web-sso.ear
[ear] Building ear: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/web-sso-clustered.ear
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/custom-errors.war
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/error-producer.war
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/userinrole.war
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/userinrole1.war
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/userinrole2.war
[zip] Building zip: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/userinrole.ear
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/header-auth.jar
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jbosssx-jaspi-web.war
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/xacml-requestattrib.war
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/xacml-subjectrole.war
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/header-form-auth.war
[zip] Building zip: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/header-form-auth.ear
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/generic-header-auth.war
[zip] Building zip: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/generic-header-auth.ear
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/auth-ext-header-web.war
[zip] Building zip: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/auth-ext-header-web.ear
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/simple-xmlonly.war
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/simple-jsponly.war
[ear] Building ear: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jbosstest-jsp-injection.ear
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/simple-annonly.war
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/simple-mock.beans
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/root-context.war
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/programmaticweblogin.war
[zip] Building zip: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/programmaticweblogin.ear
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/class-loading.war
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jbossweb-legacy-classloader-fromdd.sar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jbossweb-legacy-classloader-fromod.sar
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jbossweb-legacy-classloader-CaseA.war
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jbossweb-legacy-classloader-CaseB.war
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jbossweb-legacy-classloader-CaseC.war
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jbossweb-legacy-classloader-CaseD.war
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jbossweb-legacy-classloader-CaseE.war
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jbossweb-legacy-classloader-CaseF.war
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jbossweb-legacy-classloader-CaseG.war
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jbossweb-virtual-host.war
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/acl-integration.war
_jars-webservice:
[echo] Using target node: localhost
[copy] Copying 38 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/resources/webservice
[copy] Copying 3 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/resources/webservice
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/ws4ee-admindevel.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/ws4ee-admindevel-client.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/ws4ee-jbws309.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/ws4ee-jbws309-client.jar
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/webservice-jbas5614.war
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/webservice-jbas5614-client.jar
[ear] Building ear: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/webservice-jbas5614.ear
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jaxws-endpoint-servlet.war
_jars-ws:
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jaxws-webserviceref.war
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jaxws-webserviceref-client.jar
[war] Building war: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jaxws-webserviceref-servlet-client.war
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jaxws-webserviceref-ejb3-client.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/webservices-ejb3.jar
_jars-xa:
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/xatestclient.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/xatest.jar
_jars-xslt:
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/xalan-check-default.sar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/xalan-check-scoped.sar
_jars-byvalue:
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/output/lib/jar-byvalue.jar
jars:
tests-matrix:
[echo] Will start the jboss instance localhost with default, dist=/mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/build/output/jboss-5.1.0.Beta1
[echo] Waiting for localhost to start...
BUILD FAILED
/mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/build.xml:3590: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/build.xml:3659: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/JBoss-AS-5.1.x-compatibilityMatrix/JBossAS_5_x/testsuite/build.xml:626: Timeout waiting for nodes to start
Total time: 3 minutes 38 seconds
[JBoss-AS-5.1.x-compatibilityMatrix] $ bash -xe /tmp/hudson8932556717004010527.sh
+ kill 29239
Recording test results
Build was marked for publishing on https://hudson.jboss.org/hudson/
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
15 years, 9 months
Build failed in Hudson: jboss-esb-windows #210
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/jboss-esb-windows/210/changes
Changes:
[kevin.conner(a)jboss.com] Fix old context serialisation: JBESB-2445
------------------------------------------
[...truncated 381 lines...]
[java] [ivy:retrieve] confs: [default]
[java] [ivy:retrieve] 0 artifacts copied, 84 already retrieved (0kB/328ms)
[java] esb.init-app-server:
[java] esb.init-esb-server:
[java] esb.init-ftp-server:
[java] esb.init:
[java] org.jboss.esb.internal.init:
[java] org.jboss.esb.rosetta.compile:
[java] [echo] Compiling modules
[java] org.jboss.esb.rosetta.init:
[java] org.jboss.esb.rosetta.prepare:
[java] [mkdir] Created dir: C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\classes\rosetta
[java] [mkdir] Created dir: C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\jbossesb
[java] [mkdir] Created dir: C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\jbossesb\lib
[java] [mkdir] Created dir: C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\classes\rosetta-aop
[java] [mkdir] Created dir: C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\aoplib
[java] generate-config-model:
[java] [propertyfile] Creating new property file: C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\classes\rosetta\VERSION
[java] [mkdir] Created dir: C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\schema-model
[java] [xmlbean] Time to build schema type system: 2.141 seconds
[java] [xmlbean] Time to generate code: 1.203 seconds
[java] [xmlbean] Compiling 110 source files to C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\schema-model\classes
[java] [xmlbean] Note: Some input files use or override a deprecated API.
[java] [xmlbean] Note: Recompile with -Xlint:deprecation for details.
[java] [xmlbean] Note: Some input files use unchecked or unsafe operations.
[java] [xmlbean] Note: Recompile with -Xlint:unchecked for details.
[java] [xmlbean] Time to compile code: 12.953 seconds
[java] [xmlbean] Building jar: C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\jbossesb\lib\jbossesb-config-model-1.0.1.jar
[java] [jar] Updating jar: C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\jbossesb\lib\jbossesb-config-model-1.0.1.jar
[java] [xmlbean] Time to build schema type system: 0.282 seconds
[java] [xmlbean] Time to generate code: 0.421 seconds
[java] [xmlbean] Compiling 118 source files to C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\schema-model\classes110
[java] [xmlbean] Note: Some input files use or override a deprecated API.
[java] [xmlbean] Note: Recompile with -Xlint:deprecation for details.
[java] [xmlbean] Note: Some input files use unchecked or unsafe operations.
[java] [xmlbean] Note: Recompile with -Xlint:unchecked for details.
[java] [xmlbean] Time to compile code: 8.579 seconds
[java] [xmlbean] Building jar: C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\jbossesb\lib\jbossesb-config-model-1.1.0.jar
[java] [jar] Updating jar: C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\jbossesb\lib\jbossesb-config-model-1.1.0.jar
[java] org.jboss.esb.rosetta.internal.compile:
[java] [javac] Compiling 586 source files to C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\classes\rosetta
[java] [javac] C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\rosetta\src\org\jboss\soa\esb\notification\NotifyEmail.java:50: warning: unmappable character for encoding Cp1252
[java] [javac] * host=�localhost�
[java] [javac] ^
[java] [javac] C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\rosetta\src\org\jboss\soa\esb\notification\NotifyEmail.java:50: warning: unmappable character for encoding Cp1252
[java] [javac] * host=�localhost�
[java] [javac] ^
[java] [javac] C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\rosetta\src\org\jboss\soa\esb\notification\NotifyEmail.java:51: warning: unmappable character for encoding Cp1252
[java] [javac] * port=�8801"
[java] [javac] ^
[java] [javac] C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\rosetta\src\org\jboss\soa\esb\notification\NotifyEmail.java:52: warning: unmappable character for encoding Cp1252
[java] [javac] * username=�smtpUsername"
[java] [javac] ^
[java] [javac] C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\rosetta\src\org\jboss\soa\esb\notification\NotifyEmail.java:53: warning: unmappable character for encoding Cp1252
[java] [javac] * password=�smtpPassword"
[java] [javac] ^
[java] [javac] C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\rosetta\src\org\jboss\soa\esb\notification\NotifyEmail.java:54: warning: unmappable character for encoding Cp1252
[java] [javac] * auth=�true"
[java] [javac] ^
[java] [javac] C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\rosetta\src\org\jboss\soa\esb\notification\NotifyEmail.java:55: warning: unmappable character for encoding Cp1252
[java] [javac] * from=�person(a)somewhere.xn--com?-doa2499b
[java] [javac] ^
[java] [javac] C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\rosetta\src\org\jboss\soa\esb\notification\NotifyEmail.java:55: warning: unmappable character for encoding Cp1252
[java] [javac] * from=�person(a)somewhere.xn--com?-doa2499b
[java] [javac] ^
[java] [javac] C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\rosetta\src\org\jboss\soa\esb\notification\NotifyEmail.java:56: warning: unmappable character for encoding Cp1252
[java] [javac] * sendTo=�person(a)elsewhere.xn--com?-doa2499b
[java] [javac] ^
[java] [javac] C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\rosetta\src\org\jboss\soa\esb\notification\NotifyEmail.java:56: warning: unmappable character for encoding Cp1252
[java] [javac] * sendTo=�person(a)elsewhere.xn--com?-doa2499b
[java] [javac] ^
[java] [javac] C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\rosetta\src\org\jboss\soa\esb\notification\NotifyEmail.java:57: warning: unmappable character for encoding Cp1252
[java] [javac] * subject=�theSubject�>
[java] [javac] ^
[java] [javac] C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\rosetta\src\org\jboss\soa\esb\notification\NotifyEmail.java:57: warning: unmappable character for encoding Cp1252
[java] [javac] * subject=�theSubject�>
[java] [javac] ^
[java] [javac] C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\rosetta\src\org\jboss\soa\esb\notification\NotifyEmail.java:58: warning: unmappable character for encoding Cp1252
[java] [javac] * msgAttachmentName=�theSubject�>
[java] [javac] ^
[java] [javac] C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\rosetta\src\org\jboss\soa\esb\notification\NotifyEmail.java:58: warning: unmappable character for encoding Cp1252
[java] [javac] * msgAttachmentName=�theSubject�>
[java] [javac] ^
[java] [javac] Note: Some input files use or override a deprecated API.
[java] [javac] Note: Recompile with -Xlint:deprecation for details.
[java] [javac] Note: Some input files use unchecked or unsafe operations.
[java] [javac] Note: Recompile with -Xlint:unchecked for details.
[java] [javac] 14 warnings
[java] aop-compile:
[java] [javac] Compiling 2 source files to C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\classes\rosetta-aop
[java] aop-jar:
[java] [jar] Building jar: C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\rosetta.aop
[java] aop:
[java] [mkdir] Created dir: C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\classes\rosetta-scout-aopc
[java] [mkdir] Created dir: C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\classes\rosetta-juddi-aopc
[java] [unzip] Expanding: C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\lib\scout-1.0rc2.jar into C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\classes\rosetta-scout-aopc
[java] [unzip] Expanding: C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\lib\juddi-2.0rc5.jar into C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\classes\rosetta-juddi-aopc
[java] [aopc] Build Successful: 781 ms
[java] [aopc] Build Successful: 875 ms
[java] [zip] Building zip: C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\aoplib\scout-1.0rc2.aop.jar
[java] [zip] Building zip: C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\aoplib\juddi-2.0rc5.aop.jar
[java] org.jboss.esb.rosetta.compile:
[java] org.jboss.esb.tests.init:
[java] [mkdir] Created dir: C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\tests
[java] [mkdir] Created dir: C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\tests\junit
[java] org.jboss.esb.rosetta.tests.compile:
[java] [javac] Compiling 285 source files to C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\tests
[java] [javac] Note: Some input files use or override a deprecated API.
[java] [javac] Note: Recompile with -Xlint:deprecation for details.
[java] [javac] Note: Some input files use unchecked or unsafe operations.
[java] [javac] Note: Recompile with -Xlint:unchecked for details.
[java] org.jboss.esb.compile:
[java] org.jboss.esb.integration.test:
[java] [echo] Testing of modules, using unit, functional and integration tests
[java] org.jboss.esb.rosetta.integration.test:
[java] org.jboss.esb.rosetta.internal.integration.test:
[java] [mkdir] Created dir: C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\tests\coverage\rosetta\instr
[java] [instr] processing instrumentation path ...
[java] [instr] instrumentation path processed in 1235 ms
[java] [instr] [615 class(es) instrumented, 0 resource(s) copied]
[java] [instr] metadata merged into [C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\tests\coverage\rosetta\coverage.emma] {in 1140 ms}
[java] create.endorsed.property:
[java] [echo] Setting java.endorsed.dir=T:\opt\windows\amd64\jdk1.5.0_15\jre\lib\endorsed
[java] org.jboss.esb.services.internal.integration.test.exec:
[java] [echo] Running all tests for module
[java] [mkdir] Created dir: C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\testdb
[java] [copy] Copying 2 files to C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\testdb
[java] [junit] Running org.jboss.internal.soa.esb.couriers.JmsCourierIntegrationTest
[java] [junit] Running org.jboss.internal.soa.esb.couriers.JmsCourierIntegrationTest
[java] [junit] Testsuite: org.jboss.internal.soa.esb.couriers.JmsCourierIntegrationTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 170.471 sec
[java] [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 170.471 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: getJmsSession took 169.97 sec
[java] [junit] Caused an ERROR
[java] [junit] Failed to get JMS Session from pool.
[java] [junit] org.jboss.soa.esb.couriers.CourierServiceBindException: Failed to get JMS Session from pool.
[java] [junit] at org.jboss.internal.soa.esb.couriers.JmsCourier.getJmsSession(JmsCourier.java:164)
[java] [junit] at org.jboss.internal.soa.esb.couriers.JmsCourier.getJmsSession(JmsCourier.java:152)
[java] [junit] at org.jboss.internal.soa.esb.couriers.JmsCourierIntegrationTest.getJmsSession(JmsCourierIntegrationTest.java:55)
[java] [junit] Caused by: org.jboss.internal.soa.esb.rosetta.pooling.ConnectionException: Unexpected exception accessing Naming Context
[java] [junit] at org.jboss.internal.soa.esb.rosetta.pooling.JmsConnectionPool.getSession(JmsConnectionPool.java:216)
[java] [junit] at org.jboss.internal.soa.esb.couriers.JmsCourier.getJmsSession(JmsCourier.java:158)
[java] [junit] Caused by: org.jboss.soa.esb.helpers.NamingContextException: Failed to create Naming Context
[java] [junit] at org.jboss.soa.esb.helpers.NamingContextPool.createContext(NamingContextPool.java:365)
[java] [junit] at org.jboss.soa.esb.helpers.NamingContextPool.getContext(NamingContextPool.java:304)
[java] [junit] at org.jboss.soa.esb.helpers.NamingContextPool.getContext(NamingContextPool.java:159)
[java] [junit] at org.jboss.soa.esb.helpers.NamingContextPool.getNamingContext(NamingContextPool.java:410)
[java] [junit] at org.jboss.internal.soa.esb.rosetta.pooling.JmsConnectionPool.initConnection(JmsConnectionPool.java:498)
[java] [junit] at org.jboss.internal.soa.esb.rosetta.pooling.JmsConnectionPool.getSession(JmsConnectionPool.java:214)
[java] [junit] Caused by: javax.naming.CommunicationException [Root exception is java.rmi.UnmarshalException: Error unmarshaling return; nested exception is:
[java] [junit] java.io.EOFException]
[java] [junit] at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:780)
[java] [junit] at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:627)
[java] [junit] at javax.naming.InitialContext.lookup(InitialContext.java:351)
[java] [junit] at org.jboss.soa.esb.helpers.NamingContextPool.createContext(NamingContextPool.java:350)
[java] [junit] Caused by: java.rmi.UnmarshalException: Error unmarshaling return; nested exception is:
[java] [junit] java.io.EOFException
[java] [junit] at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:217)
[java] [junit] at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:126)
[java] [junit] at org.jnp.server.NamingServer_Stub.lookup(Unknown Source)
[java] [junit] at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:667)
[java] [junit] Caused by: java.io.EOFException
[java] [junit] at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2498)
[java] [junit] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1273)
[java] [junit] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
[java] [junit] at sun.rmi.server.MarshalInputStream.readLocation(MarshalInputStream.java:285)
[java] [junit] at sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:167)
[java] [junit] at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1544)
[java] [junit] at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1466)
[java] [junit] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1699)
[java] [junit] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1305)
[java] [junit] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
[java] [junit] at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:215)
[java] BUILD FAILED
[java] C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build.xml:194: The following error occurred while executing this line:
[java] C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\rosetta\build.xml:125: The following error occurred while executing this line:
[java] C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\rosetta\tests\build.xml:193: The following error occurred while executing this line:
[java] C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\rosetta\tests\build.xml:217: Test org.jboss.internal.soa.esb.couriers.JmsCourierIntegrationTest failed
[java] Total time: 4 minutes 12 seconds
[java] Java Result: 1
esb.init-app-server:
esb.init-esb-server:
esb.init-ftp-server:
esb.init:
stop-server:
[echo] Stopping local ESB server
[java] Exception in thread "main" javax.naming.CommunicationException [Root exception is java.rmi.UnmarshalException: Error unmarshaling return header; nested exception is:
[java] java.io.EOFException]
[java] at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:780)
[java] at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:627)
[java] at javax.naming.InitialContext.lookup(InitialContext.java:351)
[java] at org.jboss.Shutdown.main(Shutdown.java:214)
[java] Caused by: java.rmi.UnmarshalException: Error unmarshaling return header; nested exception is:
[java] java.io.EOFException
[java] at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:203)
[java] at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:126)
[java] at org.jnp.server.NamingServer_Stub.lookup(Unknown Source)
[java] at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:667)
[java] ... 3 more
[java] Caused by: java.io.EOFException
[java] at java.io.DataInputStream.readByte(DataInputStream.java:243)
[java] at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:189)
[java] ... 6 more
[java] Java Result: 1
[echo] 2009-02-26 08:09:05 EST: waiting for ESB server to stop, checking file C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\jbossesb-test\jbossesb-server/server/default/log/server.log ...
BUILD FAILED
C:\hudson_workspace\workspace\jboss-esb-windows\trunk\integration-build.xml:11: The following error occurred while executing this line:
C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build.xml:493: The following error occurred while executing this line:
C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build.xml:538: The following error occurred while executing this line:
C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\esb-config.xml:104: Timeout waiting for ESB server to shutdown.
Total time: 7 minutes 53 seconds
Process leaked file descriptors. See http://hudson.gotdns.com/wiki/display/HUDSON/Spawning+processes+from+build for more information
Recording test results
15 years, 9 months