Build failed in Hudson: jboss-aop-head-testsuite #281
jboss-qa-internal at redhat.com
jboss-qa-internal at redhat.com
Fri Sep 5 12:13:13 EDT 2008
See http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-testsuite/281/changes
Changes:
[kabir.khan at jboss.com] [JBAOP-632] Attempt to fix ConcurrentModificationException. Replace the internal collections in ClassifiedBindingCollection with CopyOnWriteArraySets, and initialise those when needed. As part of this replace the use of synchronized with read/write locks
[kabir.khan at jboss.com] [JBAOP-634] Make UnmodifiableEmptyCollections truly unmodifiable
------------------------------------------
[...truncated 3734 lines...]
Trying to override old definition of task propertyfilter
Trying to override old definition of task call
Trying to override old definition of task property
configure:
init:
_buildmagic:clean:
clean:
==
== Finished with 'clean' in module 'aop'.
======================================================================
======================================================================
== Executing 'clean' in module 'asintegration'...
==
_buildmagic:init:
Trying to override old definition of task libraryset
Trying to override old definition of task execmodules
Trying to override old definition of task resolveproperties
Trying to override old definition of task resolver
Trying to override old definition of task require
Trying to override old definition of task _dump
Trying to override old definition of task _puke
Trying to override old definition of task moduleinit
Trying to override old definition of task moduleconfig
Trying to override old definition of task modulelibrary
Trying to override old definition of task projectinfo
Trying to override old definition of task library
Trying to override old definition of task Ant
Trying to override old definition of task moduleinfo
Trying to override old definition of task projecthelp
Trying to override old definition of task propertyfilter
Trying to override old definition of task call
Trying to override old definition of task property
configure:
init:
_buildmagic:clean:
clean:
==
== Finished with 'clean' in module 'asintegration'.
======================================================================
======================================================================
== Executing 'clean' in module 'aspects'...
==
_buildmagic:init:
Trying to override old definition of task libraryset
Trying to override old definition of task execmodules
Trying to override old definition of task resolveproperties
Trying to override old definition of task resolver
Trying to override old definition of task require
Trying to override old definition of task _dump
Trying to override old definition of task _puke
Trying to override old definition of task moduleinit
Trying to override old definition of task moduleconfig
Trying to override old definition of task modulelibrary
Trying to override old definition of task projectinfo
Trying to override old definition of task library
Trying to override old definition of task Ant
Trying to override old definition of task moduleinfo
Trying to override old definition of task projecthelp
Trying to override old definition of task propertyfilter
Trying to override old definition of task call
Trying to override old definition of task property
configure:
init:
_buildmagic:clean:
clean:
==
== Finished with 'clean' in module 'aspects'.
======================================================================
modules-clean:
clean:
check.inhibit.downloads:
check.proxy:
set.proxy:
createthirdparty:
[echo] Calling mvn command located in /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-testsuite/trunk/build/../tools/maven
[java] [INFO] Scanning for projects...
[java] WAGON_VERSION: 1.0-beta-2
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] Building JBoss AOP Thirdparty
[java] [INFO] task-segment: [package]
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] [buildmagic-thirdparty:build-thirdparty {execution: build-thirdparty}]
[java] [INFO] Copying dependencies to thirdparty directories...
[java] [INFO] Generating component info files...
[java] [INFO] Creating libraries.ent...
[java] [INFO] [site:attach-descriptor]
[java] [INFO] Preparing source:jar
[java] [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[java] [INFO] No goals needed for project - skipping
[java] [INFO] [source:jar {execution: attach-sources}]
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] BUILD SUCCESSFUL
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] Total time: 10 seconds
[java] [INFO] Finished at: Fri Sep 05 12:12:56 EDT 2008
[java] [INFO] Final Memory: 17M/81M
[java] [INFO] ------------------------------------------------------------------------
_buildmagic:init:
init:
_buildmagic:modules:most:
======================================================================
== Executing 'most' in module 'aop'...
==
_buildmagic:init:
Trying to override old definition of task libraryset
Trying to override old definition of task execmodules
Trying to override old definition of task resolveproperties
Trying to override old definition of task resolver
Trying to override old definition of task require
Trying to override old definition of task _dump
Trying to override old definition of task _puke
Trying to override old definition of task moduleinit
Trying to override old definition of task moduleconfig
Trying to override old definition of task modulelibrary
Trying to override old definition of task projectinfo
Trying to override old definition of task library
Trying to override old definition of task Ant
Trying to override old definition of task moduleinfo
Trying to override old definition of task projecthelp
Trying to override old definition of task propertyfilter
Trying to override old definition of task call
Trying to override old definition of task property
configure:
init:
_buildmagic:build-bypass-checker:
_buildmagic:build-bypass-notice:
_buildmagic:build-bypass-check:
compile-etc:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-testsuite/trunk/aop/output/etc
[copy] Copying 5 files to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-testsuite/trunk/aop/output/etc
source-jar:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-testsuite/trunk/aop/output/lib
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-testsuite/trunk/aop/output/lib/jboss-aop-src.zip
jars:
_buildmagic:init:
init:
compile-classes:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-testsuite/trunk/aop/output/classes
[javac] Compiling 474 source files to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-testsuite/trunk/aop/output/classes
[execmodules] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-testsuite/trunk/aop/src/main/org/jboss/aop/advice/ClassifiedBindingCollection.java:33: cannot find symbol
[execmodules] symbol : class UnmodifiableLinkedHashMap
[execmodules] location: package org.jboss.aop.util
[execmodules] import org.jboss.aop.util.UnmodifiableLinkedHashMap;
[execmodules] ^
[execmodules] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-testsuite/trunk/aop/src/main/org/jboss/aop/Deployment.java:25: warning: [deprecation] org.jboss.util.file.ArchiveBrowser in org.jboss.util.file has been deprecated
[execmodules] import org.jboss.util.file.ArchiveBrowser;
[execmodules] ^
[execmodules] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-testsuite/trunk/aop/src/main/org/jboss/aop/advice/ClassifiedBindingCollection.java:251: cannot find symbol
[execmodules] symbol : class UnmodifiableLinkedHashMap
[execmodules] location: class org.jboss.aop.advice.ClassifiedBindingCollection
[execmodules] return new UnmodifiableLinkedHashMap<String, AdviceBinding>(bindings);
[execmodules] ^
[execmodules] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-testsuite/trunk/aop/src/main/org/jboss/aop/AdvisorFactory.java:142: warning: non-varargs call of varargs method with inexact argument type for last parameter;
[execmodules] cast to java.lang.Object for a varargs call
[execmodules] cast to java.lang.Object[] for a non-varargs call and to suppress this warning
[execmodules] ClassAdvisor advisor = (ClassAdvisor)getAdvisor.invoke(null, null);
[execmodules] ^
[execmodules] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-testsuite/trunk/aop/src/main/org/jboss/aop/ClassContainer.java:159: warning: [deprecation] populateInterceptorsFromInfos() in org.jboss.aop.Advisor has been deprecated
[execmodules] populateInterceptorsFromInfos();
[execmodules] ^
[execmodules] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-testsuite/trunk/aop/src/main/org/jboss/aop/ClassContainer.java:348: warning: [deprecation] populateInterceptorsFromInfos() in org.jboss.aop.Advisor has been deprecated
[execmodules] populateInterceptorsFromInfos();
[execmodules] ^
[execmodules] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-testsuite/trunk/aop/src/main/org/jboss/aop/Deployment.java:116: warning: [deprecation] org.jboss.util.file.ArchiveBrowser in org.jboss.util.file has been deprecated
[execmodules] Iterator<InputStream> it = ArchiveBrowser.getBrowser(url, new ClassFileFilter());
[execmodules] ^
[execmodules] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-testsuite/trunk/aop/src/main/org/jboss/aop/GeneratedClassAdvisor.java:637: warning: [deprecation] methodInterceptors in org.jboss.aop.Advisor has been deprecated
[execmodules] methodInterceptors = newMethodInfos;
[execmodules] ^
[execmodules] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-testsuite/trunk/aop/src/main/org/jboss/aop/instrument/ConstructorJoinPointGenerator.java:97: warning: [deprecation] getSimpleName(java.lang.Class<?>) in org.jboss.aop.Advisor has been deprecated
[execmodules] return Advisor.getSimpleName(ctor.getDeclaringClass());
[execmodules] ^
[execmodules] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-testsuite/trunk/aop/src/main/org/jboss/aop/instrument/ConstructionJoinPointGenerator.java:94: warning: [deprecation] getSimpleName(java.lang.Class<?>) in org.jboss.aop.Advisor has been deprecated
[execmodules] return Advisor.getSimpleName(ctor.getDeclaringClass());
[execmodules] ^
[execmodules] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-testsuite/trunk/aop/src/main/org/jboss/aop/pointcut/Util.java:495: warning: [deprecation] getAllMethods() in org.jboss.aop.Advisor has been deprecated
[execmodules] Method[] methods = advisor.getAllMethods();
[execmodules] ^
[execmodules] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-testsuite/trunk/aop/src/main/org/jboss/aop/proxy/container/ContainerProxyFactory.java:183: warning: [deprecation] setClass(java.lang.Class<?>) in org.jboss.aop.ClassContainer has been deprecated
[execmodules] container.setClass(clazz);
[execmodules] ^
[execmodules] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-testsuite/trunk/aop/src/main/org/jboss/aop/standalone/StandaloneClassPoolFactory.java:40: warning: [deprecation] org.jboss.aop.standalone.StandaloneClassPool in org.jboss.aop.standalone has been deprecated
[execmodules] return new StandaloneClassPool(cl, src, repository);
[execmodules] ^
[execmodules] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-testsuite/trunk/aop/src/main/org/jboss/aop/standalone/StandaloneClassPoolFactory.java:45: warning: [deprecation] org.jboss.aop.standalone.StandaloneClassPool in org.jboss.aop.standalone has been deprecated
[execmodules] return new StandaloneClassPool(src, repository);
[execmodules] ^
[execmodules] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-testsuite/trunk/aop/src/main/org/jboss/aop/util/logging/SystemOutLoggerPlugin.java:84: warning: [deprecation] isInfoEnabled() in org.jboss.logging.LoggerPlugin has been deprecated
[execmodules] public boolean isInfoEnabled()
[execmodules] ^
[execmodules] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-testsuite/trunk/aop/src/main/org/jboss/aop/util/logging/SystemOutLoggerPlugin.java:79: warning: [deprecation] isDebugEnabled() in org.jboss.logging.LoggerPlugin has been deprecated
[execmodules] public boolean isDebugEnabled()
[execmodules] ^
[execmodules] Note: Some input files use unchecked or unsafe operations.
[execmodules] Note: Recompile with -Xlint:unchecked for details.
[execmodules] 2 errors
[execmodules] 14 warnings
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-testsuite/trunk/aop/build.xml:266: Compile failed; see the compiler error output for details.
Total time: 44 seconds
ERROR: No artifacts found that match the file pattern "trunk/aop/output/reports/". Configuration error?
ERROR: 'trunk/aop/output/reports/' doesn't match anything, but '' does. Perhaps that's what you mean?
Recording test results
More information about the builds
mailing list