JBoss-AS-5.1.x - Build # 70 - Failure:
Check console output at
https://hudson.jboss.org/hudson//job/JBoss-AS-5.1.x/70 to view the
results.
Modifications since last build:
[emuckenhuber] [JBAS-6472] merge with trunk, update profileservice
-------------------------------------------------------------------------
[...truncated 13768 lines...]
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/mbeans/src/main/org/jboss/mx/persistence/DelegatingPersistenceManager.java:152:
warning: [deprecation] isDebugEnabled() in org.jboss.logging.Logger has been deprecated
if (log.isDebugEnabled())
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/mbeans/src/main/org/jboss/mx/persistence/DelegatingPersistenceManager.java:161:
warning: [deprecation] isDebugEnabled() in org.jboss.logging.Logger has been deprecated
if (log.isDebugEnabled() && attrs.length > 0)
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/mbeans/src/main/org/jboss/mx/persistence/DelegatingPersistenceManager.java:170:
warning: [deprecation] isDebugEnabled() in org.jboss.logging.Logger has been deprecated
if (log.isDebugEnabled())
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/mbeans/src/main/org/jboss/mx/persistence/DelegatingPersistenceManager.java:198:
warning: [deprecation] isDebugEnabled() in org.jboss.logging.Logger has been deprecated
if (log.isDebugEnabled())
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/mbeans/src/main/org/jboss/mx/persistence/DelegatingPersistenceManager.java:204:
warning: [deprecation] isDebugEnabled() in org.jboss.logging.Logger has been deprecated
if (log.isDebugEnabled())
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/mbeans/src/main/org/jboss/mx/persistence/DelegatingPersistenceManager.java:227:
warning: [deprecation] isDebugEnabled() in org.jboss.logging.Logger has been deprecated
if (log.isDebugEnabled()) {
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/mbeans/src/main/org/jboss/mx/persistence/DelegatingPersistenceManager.java:252:
warning: [deprecation] isDebugEnabled() in org.jboss.logging.Logger has been deprecated
if (log.isDebugEnabled())
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/mbeans/src/main/org/jboss/mx/persistence/DelegatingPersistenceManager.java:295:
warning: [deprecation] isDebugEnabled() in org.jboss.logging.Logger has been deprecated
if (log.isDebugEnabled())
^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
14 warnings
_default:compile-etc:
[mkdir] Created dir:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/mbeans/output/etc
[copy] Copying 1 file to
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/mbeans/output/etc
compile-resources:
[mkdir] Created dir:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/mbeans/output/resources
[copy] Copying 5 files to
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/mbeans/output/resources
compile:
[mkdir] Created dir:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/mbeans/output/lib
[jar] Building jar:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/mbeans/output/lib/jboss-mbeans.jar
[touch] Creating
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/mbeans/output/build-marker
_default:most:
most:
==
== Finished with 'most' in module 'mbeans'.
======================================================================
_module-mbeans-most:
_module-mbeans-most:
[copy] Warning: jboss-mbeans.jar modified in the future.
[copy] Copying 1 file to
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/build/output/jboss-5.1.0.Beta1/lib
[mkdir] Created dir:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/build/output/jboss-5.1.0.Beta1/docs/dtd
[copy] Copying 3 files to
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/build/output/jboss-5.1.0.Beta1/docs/dtd
======================================================================
== Executing 'most' in module 'jmx'...
==
_buildmagic:init:
configure:
init:
_buildmagic:build-bypass-checker:
_buildmagic:build-bypass-notice:
_buildmagic:build-bypass-check:
output:
_buildmagic:init:
init:
_default:compile-classes:
[mkdir] Created dir:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/jmx/output/classes
[mkdir] Created dir:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/jmx/output/gen-src
[javac] Compiling 126 source files to
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/jmx/output/classes
Warning: Reference javac.bootclasspath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
referencing ids defined in non-executed targets.
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/jmx/src/main/test/implementation/loading/LoaderRepositoryTEST.java:31:
warning: [deprecation] javax.management.loading.DefaultLoaderRepository in
javax.management.loading has been deprecated
import javax.management.loading.DefaultLoaderRepository;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/jmx/src/main/org/jboss/mx/standardmbean/StandardMBeanImpl.java:167:
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
Method method = implementation.getClass().getMethod("get" + attribute,
null);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/jmx/src/main/test/implementation/loading/LoaderRepositoryTEST.java:100:
warning: [deprecation] javax.management.loading.DefaultLoaderRepository in
javax.management.loading has been deprecated
DefaultLoaderRepository.loadClass(classes[i]);
^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
3 warnings
_default:compile-etc:
[mkdir] Created dir:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/jmx/output/etc
[copy] Copying 1 file to
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/jmx/output/etc
compile-resources:
[mkdir] Created dir:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/jmx/output/resources
compile:
[mkdir] Created dir:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/jmx/output/lib
[jar] Building jar:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/jmx/output/lib/jboss-jmx.jar
[jar] Building jar:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/jmx/output/lib/jboss-jmx-testsuite.jar
[mkdir] Created dir:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/jmx/output/etc/test/implementation/loading
[jar] Building jar:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/jmx/output/etc/test/implementation/loading/MyMBeans.jar
[copy] Copying 6 files to
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/jmx/output/etc
[jar] Building jar:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/jmx/output/etc/test/implementation/loading/Start.jar
[jar] Building jar:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/jmx/output/etc/test/implementation/loading/Target.jar
[touch] Creating
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/jmx/output/build-marker
_default:most:
most:
==
== Finished with 'most' in module 'jmx'.
======================================================================
_module-jmx-most:
_module-jmx-most:
[copy] Copying 1 file to
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/build/output/jboss-5.1.0.Beta1/lib
[copy] Copying 2 files to
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/build/output/jboss-5.1.0.Beta1/lib
[copy] Copying 1 file to
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/build/output/jboss-5.1.0.Beta1/client
======================================================================
== Executing 'most' in module 'system'...
==
_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-5.1.x/JBossAS_5_1/system/output/classes
[mkdir] Created dir:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/system/output/gen-src
[javac] Compiling 96 source files to
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/system/output/classes
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/system/src/main/org/jboss/deployers/plugins/managed/TypedManagedDeploymentCreator.java:42:
warning: [deprecation] org.jboss.managed.api.ManagedDeployment.DeploymentPhase in
org.jboss.managed.api.ManagedDeployment has been deprecated
import org.jboss.managed.api.ManagedDeployment.DeploymentPhase;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/system/src/main/org/jboss/system/server/profileservice/BootstrapDeployment.java:36:
warning: [deprecation] org.jboss.managed.api.ManagedDeployment.DeploymentPhase in
org.jboss.managed.api.ManagedDeployment has been deprecated
import org.jboss.managed.api.ManagedDeployment.DeploymentPhase;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/system/src/main/org/jboss/system/tools/SerializableDeploymentRepositoryAdapter.java:30:
cannot find symbol
symbol : class SerializableDeploymentRepository
location: package org.jboss.system.server.profileservice.repository
import
org.jboss.system.server.profileservice.repository.SerializableDeploymentRepository;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/system/src/main/org/jboss/system/tools/SerializableDeploymentRepositoryAdapter.java:37:
cannot find symbol
symbol: class AbstractDeploymentRepositoryAdapter
public class SerializableDeploymentRepositoryAdapter extends
AbstractDeploymentRepositoryAdapter
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/system/src/main/org/jboss/system/tools/SerializableDeploymentRepositoryAdapter.java:39:
cannot find symbol
symbol : class SerializableDeploymentRepository
location: class org.jboss.system.tools.SerializableDeploymentRepositoryAdapter
public SerializableDeploymentRepositoryAdapter(SerializableDeploymentRepository
repository)
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/system/src/main/org/jboss/deployers/plugins/managed/TypedManagedDeploymentCreator.java:77:
warning: [deprecation] org.jboss.managed.api.ManagedDeployment.DeploymentPhase in
org.jboss.managed.api.ManagedDeployment has been deprecated
DeploymentPhase phase = unit.getAttachment(DeploymentPhase.class);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/system/src/main/org/jboss/deployers/plugins/managed/TypedManagedDeploymentCreator.java:77:
warning: [deprecation] org.jboss.managed.api.ManagedDeployment.DeploymentPhase in
org.jboss.managed.api.ManagedDeployment has been deprecated
DeploymentPhase phase = unit.getAttachment(DeploymentPhase.class);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/system/src/main/org/jboss/deployers/plugins/managed/TypedManagedDeploymentCreator.java:97:
warning: [deprecation] org.jboss.managed.api.ManagedDeployment.DeploymentPhase in
org.jboss.managed.api.ManagedDeployment has been deprecated
phase = DeploymentPhase.APPLICATION;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/system/src/main/org/jboss/system/deployers/TempBeanMetaDataDeployer.java:39:
warning: [deprecation] BeanMetaDataDeployer(org.jboss.kernel.Kernel) in
org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer has been deprecated
super(kernel);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/system/src/main/org/jboss/system/server/profileservice/BootstrapDeployment.java:60:
warning: [deprecation] org.jboss.managed.api.ManagedDeployment.DeploymentPhase in
org.jboss.managed.api.ManagedDeployment has been deprecated
predeterminedManagedObjects.addAttachment(DeploymentPhase.class,
DeploymentPhase.BOOTSTRAP);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/system/src/main/org/jboss/system/server/profileservice/BootstrapDeployment.java:60:
warning: [deprecation] org.jboss.managed.api.ManagedDeployment.DeploymentPhase in
org.jboss.managed.api.ManagedDeployment has been deprecated
predeterminedManagedObjects.addAttachment(DeploymentPhase.class,
DeploymentPhase.BOOTSTRAP);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/system/src/main/org/jboss/system/tools/SerializableDeploymentRepositoryAdapter.java:46:
cannot find symbol
symbol : class SerializableDeploymentRepository
location: class org.jboss.system.tools.SerializableDeploymentRepositoryAdapter
SerializableDeploymentRepository repository =
(SerializableDeploymentRepository)getRepository();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/system/src/main/org/jboss/system/tools/SerializableDeploymentRepositoryAdapter.java:46:
cannot find symbol
symbol : class SerializableDeploymentRepository
location: class org.jboss.system.tools.SerializableDeploymentRepositoryAdapter
SerializableDeploymentRepository repository =
(SerializableDeploymentRepository)getRepository();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/system/src/main/org/jboss/system/tools/SerializableDeploymentRepositoryAdapter.java:46:
cannot find symbol
symbol : method getRepository()
location: class org.jboss.system.tools.SerializableDeploymentRepositoryAdapter
SerializableDeploymentRepository repository =
(SerializableDeploymentRepository)getRepository();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/system/src/main/org/jboss/system/tools/SerializableDeploymentRepositoryAdapter.java:57:
cannot find symbol
symbol : class SerializableDeploymentRepository
location: class org.jboss.system.tools.SerializableDeploymentRepositoryAdapter
SerializableDeploymentRepository repository =
(SerializableDeploymentRepository)getRepository();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/system/src/main/org/jboss/system/tools/SerializableDeploymentRepositoryAdapter.java:57:
cannot find symbol
symbol : class SerializableDeploymentRepository
location: class org.jboss.system.tools.SerializableDeploymentRepositoryAdapter
SerializableDeploymentRepository repository =
(SerializableDeploymentRepository)getRepository();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/system/src/main/org/jboss/system/tools/SerializableDeploymentRepositoryAdapter.java:57:
cannot find symbol
symbol : method getRepository()
location: class org.jboss.system.tools.SerializableDeploymentRepositoryAdapter
SerializableDeploymentRepository repository =
(SerializableDeploymentRepository)getRepository();
^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
9 errors
8 warnings
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x/JBossAS_5_1/tools/etc/buildmagic/buildmagic.ent:436:
Compile failed; see the compiler error output for details.
Total time: 1 minute 33 seconds
[JBoss-AS-5.1.x] $ bash -xe /tmp/hudson3551629991328302311.sh
+ kill 16456
Deleting old artifacts from #68
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