Build failed in Hudson: drools #1384
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/drools/1384/changes
------------------------------------------
[...truncated 7547 lines...]
<field>status</field>
<value>rejected</value>
<type>String</type>
</fieldValue>
</fieldValues>
</modify>
<retract>
<variableName>p1</variableName>
</retract>
<dslSentence>
<sentence>Send an email to {administrator}</sentence>
</dslSentence>
</rhs>
</rule>
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.455 sec
Running org.drools.brms.client.modeldriven.SuggestionCompletionEngineTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.drools.rule.builder.dialect.java.JavaExprAnalyzerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.drools.brms.modeldriven.CompositeFactPatternTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.drools.integrationtests.sequential.SequentialTest
Iterations in for SEQUENTIAL : 14
Iterations in for RETE : 12
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.092 sec
Running org.drools.lang.dsl.DefaultDSLMappingEntryTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.drools.brms.modeldriven.FactPatternTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.drools.integrationtests.OutOfMemoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.672 sec
Running org.drools.rule.builder.dialect.mvel.MVELReturnValueConstraintEvaluatorBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.drools.integrationtests.StreamsTest
[[3,0]: unknown:3:0 Unexpected token 'import']
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec <<< FAILURE!
Running org.drools.rule.builder.dialect.mvel.MVELReturnValueBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running org.drools.integrationtests.StatelessStressTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.drools.compiler.PackageBuilderTest
stilton 200
Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.965 sec
Running org.drools.compiler.RuleBaseLoaderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec
Running org.drools.integrationtests.FirstOrderLogicTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.352 sec
Running org.drools.lang.descr.AndDescrTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.drools.integrationtests.TruthMaintenanceTest
[ObjectInserted: handle=[fact fid:1:1:[Person name='person']]; object=[Person name='person']]
[ObjectInserted: handle=[fact fid:2:2:CheeseEqual( type='person', price=2 )]; object=CheeseEqual( type='person', price=2 )]
[ObjectUpdated: handle=[fact fid:1:3:[Person name='person']]; old_object=[Person name='person']; new_object=[Person name='person']]
[ObjectRetracted: handle=[fact fid:1:3:[Person name='person']]; old_object=[Person name='person']]
[ObjectRetracted: handle=[fact fid:2:2:CheeseEqual( type='person', price=2 )]; old_object=CheeseEqual( type='person', price=2 )]
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.963 sec
Running org.drools.rule.builder.dialect.mvel.MVELSalienceBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.drools.testframework.ScenarioRunnerTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.524 sec
Running org.drools.compiler.RuleFlowErrorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.drools.integrationtests.AccumulateTest
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.906 sec
Running org.drools.lang.MVELDumperTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.drools.compiler.RuleErrorTest
IM IN YR EROR problem
problem
problem
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.drools.integrationtests.StatefulSessionTest
java.lang.Exception: this should throw an exception
at org.drools.test.Rule_Throw_Consequence_Exception_0.consequence(Rule_Throw_Consequence_Exception_0.java:7)
at org.drools.test.Rule_Throw_Consequence_Exception_0ConsequenceInvoker.evaluate(Rule_Throw_Consequence_Exception_0ConsequenceInvoker.java:19)
at org.drools.common.DefaultAgenda.fireActivation(DefaultAgenda.java:586)
at org.drools.common.DefaultAgenda.fireNextItem(DefaultAgenda.java:550)
at org.drools.common.AbstractWorkingMemory.fireAllRules(AbstractWorkingMemory.java:520)
at org.drools.common.AbstractWorkingMemory.fireAllRules(AbstractWorkingMemory.java:494)
at org.drools.concurrent.FireAllRules.execute(FireAllRules.java:42)
at org.drools.concurrent.CommandExecutor.run(CommandExecutor.java:78)
at java.lang.Thread.run(Thread.java:595)
java.lang.Exception: this should throw an exception
at org.drools.test.Rule_Throw_Consequence_Exception_0.consequence(Rule_Throw_Consequence_Exception_0.java:7)
at org.drools.test.Rule_Throw_Consequence_Exception_0ConsequenceInvoker.evaluate(Rule_Throw_Consequence_Exception_0ConsequenceInvoker.java:19)
at org.drools.common.DefaultAgenda.fireActivation(DefaultAgenda.java:586)
at org.drools.common.DefaultAgenda.fireNextItem(DefaultAgenda.java:550)
at org.drools.common.AbstractWorkingMemory.fireAllRules(AbstractWorkingMemory.java:520)
at org.drools.common.AbstractWorkingMemory.fireAllRules(AbstractWorkingMemory.java:494)
at org.drools.concurrent.FireAllRules.execute(FireAllRules.java:42)
at org.drools.concurrent.CommandExecutor.run(CommandExecutor.java:78)
at java.lang.Thread.run(Thread.java:595)
java.lang.Exception: this should throw an exception
at org.drools.test.Rule_Throw_Consequence_Exception_0.consequence(Rule_Throw_Consequence_Exception_0.java:7)
at org.drools.test.Rule_Throw_Consequence_Exception_0ConsequenceInvoker.evaluate(Rule_Throw_Consequence_Exception_0ConsequenceInvoker.java:19)
at org.drools.common.DefaultAgenda.fireActivation(DefaultAgenda.java:586)
at org.drools.common.DefaultAgenda.fireNextItem(DefaultAgenda.java:550)
at org.drools.common.AbstractWorkingMemory.fireAllRules(AbstractWorkingMemory.java:520)
at org.drools.common.AbstractWorkingMemory.fireAllRules(AbstractWorkingMemory.java:494)
at org.drools.concurrent.FireAllRules.execute(FireAllRules.java:42)
at org.drools.concurrent.CommandExecutor.run(CommandExecutor.java:78)
at java.lang.Thread.run(Thread.java:595)
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.835 sec
Running org.drools.xml.processes.ActionNodeTest
(null: 4, 92): cvc-elt.1: Cannot find the declaration of element 'process'.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec
Running org.drools.brms.server.util.BRDRLPersistenceTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.drools.testframework.FactPopulatorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.drools.brms.modeldriven.CompositeFieldConstraintTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.drools.integrationtests.eventgenerator.SimpleEventGeneratorTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.754 sec
Running org.drools.integrationtests.LargeRuleBaseSerializationTest
Generating 200 rules
Parsing 200 rules
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.532 sec
Running org.drools.brms.server.util.GuidedDTDRLPersistenceTest
#from row number: 1
rule "1_desc"
salience 42
dialect "mvel"
when
f1 : Driver( age == "33" , name == "michael" , rating == ( age * 0.2 ) )
f2 : Driver( eval( age > 7 ))
then
Cheese fact0 = new Cheese();
fact0.setPrice( 6.60 );
insert( fact0 );
retract( f2 );
f1.setGoo1( "gooVal1" );
f1.setGoo2( "gooVal2" );
end
#from row number: 2
rule "2_desc"
dialect "mvel"
when
f1 : Driver( age == "39" , name == "bob" , rating == ( age * 0.3 ) )
f2 : Driver( eval( age > 7 ))
then
Cheese fact0 = new Cheese();
fact0.setPrice( 6.60 );
insert( fact0 );
f1.setGoo1( "gooVal1" );
f1.setGoo2( "gooVal2" );
end
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.drools.compiler.SourcePackageProviderTest
RuleAgent(default) INFO (Wed Mar 19 03:00:33 EDT 2008): Configuring with newInstance=false, secondsToRefresh=-1
RuleAgent(default) INFO (Wed Mar 19 03:00:33 EDT 2008): Configuring package provider : FileScanner scanning: /tmp/__temp_test_drools_packages/Something.drl
RuleAgent(default) INFO (Wed Mar 19 03:00:33 EDT 2008): Applying changes to the rulebase.
RuleAgent(default) INFO (Wed Mar 19 03:00:33 EDT 2008): Adding package called HelloWorld
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec
Running org.drools.brms.modeldriven.ConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.drools.rule.builder.dialect.mvel.MVELEvalBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.drools.integrationtests.waltz.ReteOOWaltzTest
5403
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.864 sec
Running org.drools.integrationtests.DynamicRulesTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.155 sec
Running org.drools.brms.modeldriven.ActionFieldValueTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.drools.testframework.RuleCoverageListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.drools.brms.server.util.SuggestionCompletionEngineBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.drools.integrationtests.ExecutionFlowControlTest
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.73 sec
Running org.drools.brms.modeldriven.ActionSetFieldTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.drools.brms.modeldriven.RuleModelTest
<rule>
<modelVersion>1.0</modelVersion>
<attributes/>
<lhs>
<fact>
<factType>Car</factType>
<boundName>x</boundName>
</fact>
<fact>
<factType>Car</factType>
<boundName>y</boundName>
</fact>
<fact>
<factType>House</factType>
</fact>
</lhs>
<rhs>
<retract>
<variableName>q</variableName>
</retract>
</rhs>
</rule>
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.drools.xml.rules.XmlPackageReaderTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 sec
Running org.drools.lang.RuleParserTest
Tests run: 116, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.179 sec <<< FAILURE!
Running org.drools.rule.builder.dialect.mvel.MVELExprAnalyzerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.drools.reteoo.ReteooBuilderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.drools.lang.dsl.DefaultExpanderTest
rule 'x'
when
Foo()
then end
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec
Running org.drools.rule.builder.dialect.mvel.MVELPredicateBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.drools.brms.server.util.ScenarioXMLPersistenceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
Results :
Failed tests:
testEventAssertion(org.drools.integrationtests.CepEspTest)
testEventAssertion(org.drools.integrationtests.StreamsTest)
testEventImport(org.drools.lang.RuleParserTest)
Tests run: 690, Failures: 3, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-compiler/target/surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 9 seconds
[INFO] Finished at: Wed Mar 19 03:00:45 EDT 2008
[INFO] Final Memory: 19M/72M
[INFO] ------------------------------------------------------------------------
Terminating xvnc
[drools] $ vncserver -kill :15
Killing Xvnc process ID 28580
ERROR: No artifacts found that match the file pattern "trunk/target/,rules-ouput/". Configuration error?
ERROR: 'trunk/target/' doesn't match anything, but '' does. Perhaps that's what you mean?
Recording test results
16 years, 7 months
Build failed in Hudson: jboss-esb-linux #905
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/905/changes
------------------------------------------
[...truncated 6788 lines...]
[java] [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/tools/console/management/build
[java] [jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/tools/console/management/build/management-client.jar
[java] [jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/tools/console/management/build/management-server.jar
[java] esb:
[java] [copy] Copying 23 files to /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/services/jbossesb/build/jbossesb.esb
[java] base.test:
[java] [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/services/jbossesb/build/tests/coverage/instr
[java] [instr] processing instrumentation path ...
[java] [instr] instrumentation path processed in 442 ms
[java] [instr] [7 class(es) instrumented, 0 resource(s) copied]
[java] [instr] metadata merged into [/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/services/jbossesb/build/tests/coverage/coverage.emma] {in 30 ms}
[java] [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/services/jbossesb/build/tests/classes
[java] [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/services/jbossesb/build/tests/report
[java] [javac] Compiling 8 source files to /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/services/jbossesb/build/tests/classes
[java] [copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/services/jbossesb/build/tests/classes
[java] [echo] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/services/jbossesb
[java] [junit] Running org.jboss.internal.soa.esb.persistence.format.jcr.JCRConnectionManagerUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.501 sec
[java] [junit] Testsuite: org.jboss.internal.soa.esb.persistence.format.jcr.JCRConnectionManagerUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.501 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] 21:26:14,503 DEBUG [main][MockContext] Bound object org.jboss.soa.esb.common.tests.MockDataSource@1976011 to the name datasource
[java] [junit] 21:26:14,503 DEBUG [main][MockContext] Bound object org.apache.jackrabbit.core.TransientRepository@15db314 to the name path
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testConnectionManager took 8.487 sec
[java] [junit] Running org.jboss.soa.esb.messagestore.MessageStoreUnitTest
[java] [junit] Exception in thread "HSQLDB Connection @27982" java.lang.NullPointerException
[java] [junit] at org.hsqldb.Session.execute(Unknown Source)
[java] [junit] at org.hsqldb.ServerConnection.run(Unknown Source)
[java] [junit] at java.lang.Thread.run(Thread.java:595)
[java] [junit] Exception in thread "HSQLDB Connection @15d3388" java.lang.NullPointerException
[java] [junit] at org.hsqldb.Session.execute(Unknown Source)
[java] [junit] at org.hsqldb.ServerConnection.run(Unknown Source)
[java] [junit] at java.lang.Thread.run(Thread.java:595)
[java] [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 29.35 sec
[java] [junit] Testsuite: org.jboss.soa.esb.messagestore.MessageStoreUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 29.35 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] Current dir=/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/services/jbossesb/src/test/resources
[java] [junit] 21:26:31,295 INFO [main][StandaloneConnectionManager] initializing...
[java] [junit] 21:26:31,553 INFO [main][StandaloneConnectionManager] initializing...
[java] [junit] Dropping the schema if exist
[java] [junit] Creating the message store schema
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] 21:26:48,120 ERROR [Thread-6][DBMessageStoreImpl] java.sql.SQLException: An attempt by a client to checkout a Connection has timed out.
[java] [junit] 21:26:48,122 ERROR [Thread-7][DBMessageStoreImpl] java.sql.SQLException: An attempt by a client to checkout a Connection has timed out.
[java] [junit] 21:26:48,126 ERROR [Thread-6][MessageStoreUnitTest] Adding message failed.
[java] [junit] org.jboss.soa.esb.services.persistence.MessageStoreException: java.sql.SQLException: An attempt by a client to checkout a Connection has timed out.
[java] [junit] at org.jboss.internal.soa.esb.persistence.format.db.DBMessageStoreImpl.addMessage(DBMessageStoreImpl.java:101)
[java] [junit] at org.jboss.soa.esb.messagestore.MessageStoreClient.run(MessageStoreClient.java:75)
[java] [junit] at java.lang.Thread.run(Thread.java:595)
[java] [junit] Caused by: java.sql.SQLException: An attempt by a client to checkout a Connection has timed out.
[java] [junit] at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:106)
[java] [junit] at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:65)
[java] [junit] at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutPooledConnection(C3P0PooledConnectionPool.java:468)
[java] [junit] at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.getConnection(AbstractPoolBackedDataSource.java:125)
[java] [junit] at org.jboss.internal.soa.esb.persistence.manager.StandaloneConnectionManager.getConnection(StandaloneConnectionManager.java:117)
[java] [junit] at org.jboss.internal.soa.esb.persistence.format.db.DBMessageStoreImpl.addMessage(DBMessageStoreImpl.java:90)
[java] [junit] ... 2 more
[java] [junit] Caused by: com.mchange.v2.resourcepool.TimeoutException: The pool timed out while waiting to acquire a resource -- timeout at awaitAvailable()
[java] [junit] at com.mchange.v2.resourcepool.BasicResourcePool.awaitAvailable(BasicResourcePool.java:1157)
[java] [junit] at com.mchange.v2.resourcepool.BasicResourcePool.prelimCheckoutResource(BasicResourcePool.java:405)
[java] [junit] at com.mchange.v2.resourcepool.BasicResourcePool.checkoutResource(BasicResourcePool.java:351)
[java] [junit] at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutPooledConnection(C3P0PooledConnectionPool.java:466)
[java] [junit] ... 5 more
[java] [junit] 21:26:48,131 ERROR [Thread-7][MessageStoreUnitTest] Adding message failed.
[java] [junit] org.jboss.soa.esb.services.persistence.MessageStoreException: java.sql.SQLException: An attempt by a client to checkout a Connection has timed out.
[java] [junit] at org.jboss.internal.soa.esb.persistence.format.db.DBMessageStoreImpl.addMessage(DBMessageStoreImpl.java:101)
[java] [junit] at org.jboss.soa.esb.messagestore.MessageStoreClient.run(MessageStoreClient.java:75)
[java] [junit] at java.lang.Thread.run(Thread.java:595)
[java] [junit] Caused by: java.sql.SQLException: An attempt by a client to checkout a Connection has timed out.
[java] [junit] at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:106)
[java] [junit] at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:65)
[java] [junit] at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutPooledConnection(C3P0PooledConnectionPool.java:468)
[java] [junit] at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.getConnection(AbstractPoolBackedDataSource.java:125)
[java] [junit] at org.jboss.internal.soa.esb.persistence.manager.StandaloneConnectionManager.getConnection(StandaloneConnectionManager.java:117)
[java] [junit] at org.jboss.internal.soa.esb.persistence.format.db.DBMessageStoreImpl.addMessage(DBMessageStoreImpl.java:90)
[java] [junit] ... 2 more
[java] [junit] Caused by: com.mchange.v2.resourcepool.TimeoutException: The pool timed out while waiting to acquire a resource -- timeout at awaitAvailable()
[java] [junit] at com.mchange.v2.resourcepool.BasicResourcePool.awaitAvailable(BasicResourcePool.java:1157)
[java] [junit] at com.mchange.v2.resourcepool.BasicResourcePool.prelimCheckoutResource(BasicResourcePool.java:405)
[java] [junit] at com.mchange.v2.resourcepool.BasicResourcePool.checkoutResource(BasicResourcePool.java:351)
[java] [junit] at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutPooledConnection(C3P0PooledConnectionPool.java:466)
[java] [junit] ... 5 more
[java] [junit] 21:26:48,133 ERROR [Thread-8][DBMessageStoreImpl] java.sql.SQLException: An attempt by a client to checkout a Connection has timed out.
[java] [junit] 21:26:48,133 ERROR [Thread-8][MessageStoreUnitTest] Adding message failed.
[java] [junit] org.jboss.soa.esb.services.persistence.MessageStoreException: java.sql.SQLException: An attempt by a client to checkout a Connection has timed out.
[java] [junit] at org.jboss.internal.soa.esb.persistence.format.db.DBMessageStoreImpl.addMessage(DBMessageStoreImpl.java:101)
[java] [junit] at org.jboss.soa.esb.messagestore.MessageStoreClient.run(MessageStoreClient.java:75)
[java] [junit] at java.lang.Thread.run(Thread.java:595)
[java] [junit] Caused by: java.sql.SQLException: An attempt by a client to checkout a Connection has timed out.
[java] [junit] at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:106)
[java] [junit] at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:65)
[java] [junit] at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutPooledConnection(C3P0PooledConnectionPool.java:468)
[java] [junit] at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.getConnection(AbstractPoolBackedDataSource.java:125)
[java] [junit] at org.jboss.internal.soa.esb.persistence.manager.StandaloneConnectionManager.getConnection(StandaloneConnectionManager.java:117)
[java] [junit] at org.jboss.internal.soa.esb.persistence.format.db.DBMessageStoreImpl.addMessage(DBMessageStoreImpl.java:90)
[java] [junit] ... 2 more
[java] [junit] Caused by: com.mchange.v2.resourcepool.TimeoutException: The pool timed out while waiting to acquire a resource -- timeout at awaitAvailable()
[java] [junit] at com.mchange.v2.resourcepool.BasicResourcePool.awaitAvailable(BasicResourcePool.java:1157)
[java] [junit] at com.mchange.v2.resourcepool.BasicResourcePool.prelimCheckoutResource(BasicResourcePool.java:405)
[java] [junit] at com.mchange.v2.resourcepool.BasicResourcePool.checkoutResource(BasicResourcePool.java:351)
[java] [junit] at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutPooledConnection(C3P0PooledConnectionPool.java:466)
[java] [junit] ... 5 more
[java] [junit] 21:26:48,133 ERROR [Thread-9][DBMessageStoreImpl] java.sql.SQLException: An attempt by a client to checkout a Connection has timed out.
[java] [junit] 21:26:48,133 ERROR [Thread-9][MessageStoreUnitTest] Adding message failed.
[java] [junit] org.jboss.soa.esb.services.persistence.MessageStoreException: java.sql.SQLException: An attempt by a client to checkout a Connection has timed out.
[java] [junit] at org.jboss.internal.soa.esb.persistence.format.db.DBMessageStoreImpl.addMessage(DBMessageStoreImpl.java:101)
[java] [junit] at org.jboss.soa.esb.messagestore.MessageStoreClient.run(MessageStoreClient.java:75)
[java] [junit] at java.lang.Thread.run(Thread.java:595)
[java] [junit] Caused by: java.sql.SQLException: An attempt by a client to checkout a Connection has timed out.
[java] [junit] at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:106)
[java] [junit] at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:65)
[java] [junit] at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutPooledConnection(C3P0PooledConnectionPool.java:468)
[java] [junit] at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.getConnection(AbstractPoolBackedDataSource.java:125)
[java] [junit] at org.jboss.internal.soa.esb.persistence.manager.StandaloneConnectionManager.getConnection(StandaloneConnectionManager.java:117)
[java] [junit] at org.jboss.internal.soa.esb.persistence.format.db.DBMessageStoreImpl.addMessage(DBMessageStoreImpl.java:90)
[java] [junit] ... 2 more
[java] [junit] Caused by: com.mchange.v2.resourcepool.TimeoutException: The pool timed out while waiting to acquire a resource -- timeout at awaitAvailable()
[java] [junit] at com.mchange.v2.resourcepool.BasicResourcePool.awaitAvailable(BasicResourcePool.java:1157)
[java] [junit] at com.mchange.v2.resourcepool.BasicResourcePool.prelimCheckoutResource(BasicResourcePool.java:405)
[java] [junit] at com.mchange.v2.resourcepool.BasicResourcePool.checkoutResource(BasicResourcePool.java:351)
[java] [junit] at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutPooledConnection(C3P0PooledConnectionPool.java:466)
[java] [junit] ... 5 more
[java] [junit] 21:26:48,135 ERROR [main][DBMessageStoreImpl] java.sql.SQLException: An attempt by a client to checkout a Connection has timed out.
[java] [junit] Stopping
[java] [junit] 21:26:57,334 ERROR [Thread-8][DBMessageStoreImpl] java.sql.SQLException: Access is denied: Session is closed
[java] [junit] 21:26:57,338 ERROR [Thread-7][DBMessageStoreImpl] java.sql.SQLException: Access is denied: Session is closed
[java] [junit] 21:26:57,346 ERROR [Thread-7][MessageStoreUnitTest] Adding message failed.
[java] [junit] org.jboss.soa.esb.services.persistence.MessageStoreException: java.sql.SQLException: Access is denied: Session is closed
[java] [junit] at org.jboss.internal.soa.esb.persistence.format.db.DBMessageStoreImpl.addMessage(DBMessageStoreImpl.java:101)
[java] [junit] at org.jboss.soa.esb.messagestore.MessageStoreClient.run(MessageStoreClient.java:75)
[java] [junit] at java.lang.Thread.run(Thread.java:595)
[java] [junit] Caused by: java.sql.SQLException: Access is denied: Session is closed
[java] [junit] at org.hsqldb.jdbc.Util.throwError(Unknown Source)
[java] [junit] at org.hsqldb.jdbc.jdbcPreparedStatement.<init>(Unknown Source)
[java] [junit] at org.hsqldb.jdbc.jdbcConnection.prepareStatement(Unknown Source)
[java] [junit] at com.mchange.v2.c3p0.impl.NewProxyConnection.prepareStatement(NewProxyConnection.java:190)
[java] [junit] at org.jboss.internal.soa.esb.persistence.format.db.DBMessageStoreImpl.insert(DBMessageStoreImpl.java:579)
[java] [junit] at org.jboss.internal.soa.esb.persistence.format.db.DBMessageStoreImpl.addMessage(DBMessageStoreImpl.java:96)
[java] [junit] ... 2 more
[java] [junit] 21:26:57,349 ERROR [Thread-8][MessageStoreUnitTest] Adding message failed.
[java] [junit] org.jboss.soa.esb.services.persistence.MessageStoreException: java.sql.SQLException: Access is denied: Session is closed
[java] [junit] at org.jboss.internal.soa.esb.persistence.format.db.DBMessageStoreImpl.addMessage(DBMessageStoreImpl.java:101)
[java] [junit] at org.jboss.soa.esb.messagestore.MessageStoreClient.run(MessageStoreClient.java:75)
[java] [junit] at java.lang.Thread.run(Thread.java:595)
[java] [junit] Caused by: java.sql.SQLException: Access is denied: Session is closed
[java] [junit] at org.hsqldb.jdbc.Util.throwError(Unknown Source)
[java] [junit] at org.hsqldb.jdbc.jdbcPreparedStatement.<init>(Unknown Source)
[java] [junit] at org.hsqldb.jdbc.jdbcConnection.prepareStatement(Unknown Source)
[java] [junit] at com.mchange.v2.c3p0.impl.NewProxyConnection.prepareStatement(NewProxyConnection.java:190)
[java] [junit] at org.jboss.internal.soa.esb.persistence.format.db.DBMessageStoreImpl.insert(DBMessageStoreImpl.java:579)
[java] [junit] at org.jboss.internal.soa.esb.persistence.format.db.DBMessageStoreImpl.addMessage(DBMessageStoreImpl.java:96)
[java] [junit] ... 2 more
[java] [junit] 21:26:58,403 ERROR [Thread-9][DBMessageStoreImpl] java.sql.SQLException: Connection is broken: Broken pipe
[java] [junit] 21:26:58,403 ERROR [Thread-9][MessageStoreUnitTest] Adding message failed.
[java] [junit] org.jboss.soa.esb.services.persistence.MessageStoreException: java.sql.SQLException: Connection is broken: Broken pipe
[java] [junit] at org.jboss.internal.soa.esb.persistence.format.db.DBMessageStoreImpl.addMessage(DBMessageStoreImpl.java:101)
[java] [junit] at org.jboss.soa.esb.messagestore.MessageStoreClient.run(MessageStoreClient.java:75)
[java] [junit] at java.lang.Thread.run(Thread.java:595)
[java] [junit] Caused by: java.sql.SQLException: Connection is broken: Broken pipe
[java] [junit] at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
[java] [junit] at org.hsqldb.jdbc.jdbcPreparedStatement.close(Unknown Source)
[java] [junit] at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.close(NewProxyPreparedStatement.java:1811)
[java] [junit] at org.jboss.internal.soa.esb.persistence.format.db.DBMessageStoreImpl.insert(DBMessageStoreImpl.java:595)
[java] [junit] at org.jboss.internal.soa.esb.persistence.format.db.DBMessageStoreImpl.addMessage(DBMessageStoreImpl.java:96)
[java] [junit] ... 2 more
[java] [junit] 21:26:58,403 ERROR [Thread-6][DBMessageStoreImpl] java.sql.SQLException: Connection is broken: Broken pipe
[java] [junit] 21:26:58,403 ERROR [Thread-6][MessageStoreUnitTest] Adding message failed.
[java] [junit] org.jboss.soa.esb.services.persistence.MessageStoreException: java.sql.SQLException: Connection is broken: Broken pipe
[java] [junit] at org.jboss.internal.soa.esb.persistence.format.db.DBMessageStoreImpl.addMessage(DBMessageStoreImpl.java:101)
[java] [junit] at org.jboss.soa.esb.messagestore.MessageStoreClient.run(MessageStoreClient.java:75)
[java] [junit] at java.lang.Thread.run(Thread.java:595)
[java] [junit] Caused by: java.sql.SQLException: Connection is broken: Broken pipe
[java] [junit] at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
[java] [junit] at org.hsqldb.jdbc.jdbcPreparedStatement.close(Unknown Source)
[java] [junit] at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.close(NewProxyPreparedStatement.java:1811)
[java] [junit] at org.jboss.internal.soa.esb.persistence.format.db.DBMessageStoreImpl.insert(DBMessageStoreImpl.java:595)
[java] [junit] at org.jboss.internal.soa.esb.persistence.format.db.DBMessageStoreImpl.addMessage(DBMessageStoreImpl.java:96)
[java] [junit] ... 2 more
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: unknown took 0.365 sec
[java] [junit] Testcase: unknown took 13.187 sec
[java] [junit] Caused an ERROR
[java] [junit] java.sql.SQLException: An attempt by a client to checkout a Connection has timed out.
[java] [junit] org.jboss.soa.esb.services.persistence.MessageStoreException: java.sql.SQLException: An attempt by a client to checkout a Connection has timed out.
[java] [junit] at org.jboss.internal.soa.esb.persistence.format.db.DBMessageStoreImpl.addMessage(DBMessageStoreImpl.java:101)
[java] [junit] at org.jboss.soa.esb.messagestore.MessageStoreUnitTest.testSingleLoad(MessageStoreUnitTest.java:96)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.executeMethodBody(TestMethodRunner.java:99)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.runUnprotected(TestMethodRunner.java:81)
[java] [junit] at org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.runMethod(TestMethodRunner.java:75)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.run(TestMethodRunner.java:45)
[java] [junit] at org.junit.internal.runners.TestClassMethodsRunner.invokeTestMethod(TestClassMethodsRunner.java:71)
[java] [junit] at org.junit.internal.runners.TestClassMethodsRunner.run(TestClassMethodsRunner.java:35)
[java] [junit] at org.junit.internal.runners.TestClassRunner$1.runUnprotected(TestClassRunner.java:42)
[java] [junit] at org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)
[java] [junit] at org.junit.internal.runners.TestClassRunner.run(TestClassRunner.java:52)
[java] [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:32)
[java] [junit] Caused by: java.sql.SQLException: An attempt by a client to checkout a Connection has timed out.
[java] [junit] at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:106)
[java] [junit] at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:65)
[java] [junit] at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutPooledConnection(C3P0PooledConnectionPool.java:468)
[java] [junit] at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.getConnection(AbstractPoolBackedDataSource.java:125)
[java] [junit] at org.jboss.internal.soa.esb.persistence.manager.StandaloneConnectionManager.getConnection(StandaloneConnectionManager.java:117)
[java] [junit] at org.jboss.internal.soa.esb.persistence.format.db.DBMessageStoreImpl.addMessage(DBMessageStoreImpl.java:90)
[java] [junit] ... 19 more
[java] [junit] Caused by: com.mchange.v2.resourcepool.TimeoutException: The pool timed out while waiting to acquire a resource -- timeout at awaitAvailable()
[java] [junit] at com.mchange.v2.resourcepool.BasicResourcePool.awaitAvailable(BasicResourcePool.java:1157)
[java] [junit] at com.mchange.v2.resourcepool.BasicResourcePool.prelimCheckoutResource(BasicResourcePool.java:405)
[java] [junit] at com.mchange.v2.resourcepool.BasicResourcePool.checkoutResource(BasicResourcePool.java:351)
[java] [junit] at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutPooledConnection(C3P0PooledConnectionPool.java:466)
[java] [junit] ... 22 more
[java] BUILD FAILED
[java] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/build.xml:166: The following error occurred while executing this line:
[java] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/services/build.xml:26: The following error occurred while executing this line:
[java] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/services/base-project-build.xml:104: Test org.jboss.soa.esb.messagestore.MessageStoreUnitTest failed
[java] Total time: 62 minutes 56 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] Shutdown message has been posted to the server.
[java] Server shutdown may take a while - check logfiles for completion
[echo] 2008-03-27 21:27:26 EDT: waiting for ESB server to stop, checking file /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/build/jbossesb-test/jbossesb-server/server/default/log/server.log ...
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/integration-build.xml:11: The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/build.xml:491: Product Unit Test failure
Total time: 72 minutes 28 seconds
Recording test results
Recording Emma reports trunk/product/build/tests/coverage/coverage.xml
16 years, 8 months
Build failed in Hudson: jboss-esb-windows #32
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/jboss-esb-windows/32/changes
Changes:
[beve] Work for JBESB-1559 "DefaultESBPropertiesSetter should not set the ESBMessageID"
[mark.little(a)jboss.com] Added Len.
------------------------------------------
[...truncated 1013 lines...]
[java] [junit] at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:387)
[java] [junit] at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:166)
[java] [junit] at org.jboss.remoting.MicroRemoteClientInvoker.invoke(MicroRemoteClientInvoker.java:163)
[java] [junit] at org.jboss.remoting.Client.invoke(Client.java:1634)
[java] [junit] at org.jboss.remoting.Client.invoke(Client.java:548)
[java] [junit] at org.jboss.jms.client.delegate.ClientConnectionFactoryDelegate.org$jboss$jms$client$delegate$ClientConnectionFactoryDelegate$createConnectionDelegate$aop(ClientConnectionFactoryDelegate.java:167)
[java] [junit] at org.jboss.jms.client.delegate.ClientConnectionFactoryDelegate$createConnectionDelegate_N3019492359065420858.invokeNext(ClientConnectionFactoryDelegate$createConnectionDelegate_N3019492359065420858.java)
[java] [junit] at org.jboss.jms.client.container.StateCreationAspect.handleCreateConnectionDelegate(StateCreationAspect.java:83)
[java] [junit] at org.jboss.aop.advice.org.jboss.jms.client.container.StateCreationAspect0.invoke(StateCreationAspect0.java)
[java] [junit] at org.jboss.jms.client.delegate.ClientConnectionFactoryDelegate$createConnectionDelegate_N3019492359065420858.invokeNext(ClientConnectionFactoryDelegate$createConnectionDelegate_N3019492359065420858.java)
[java] [junit] at org.jboss.jms.client.delegate.ClientConnectionFactoryDelegate.createConnectionDelegate(ClientConnectionFactoryDelegate.java)
[java] [junit] at org.jboss.jms.client.JBossConnectionFactory.createConnectionInternal(JBossConnectionFactory.java:205)
[java] [junit] at org.jboss.jms.client.JBossConnectionFactory.createQueueConnection(JBossConnectionFactory.java:101)
[java] [junit] at org.jboss.jms.client.JBossConnectionFactory.createQueueConnection(JBossConnectionFactory.java:95)
[java] [junit] at org.jboss.internal.soa.esb.rosetta.pooling.JmsConnectionPool.addAnotherSession(JmsConnectionPool.java:150)
[java] [junit] at org.jboss.internal.soa.esb.rosetta.pooling.JmsConnectionPool.getSession(JmsConnectionPool.java:212)
[java] [junit] at org.jboss.internal.soa.esb.rosetta.pooling.JmsConnectionPool.getQueueSession(JmsConnectionPool.java:255)
[java] [junit] at org.jboss.internal.soa.esb.rosetta.pooling.JmsConnectionPool.getQueueSession(JmsConnectionPool.java:250)
[java] [junit] at org.jboss.soa.esb.actions.routing.JMSRouter$JMSSendQueueSetup.<init>(JMSRouter.java:382)
[java] [junit] at org.jboss.soa.esb.actions.routing.JMSRouter$JMSSendQueueSetup.<init>(JMSRouter.java:345)
[java] [junit] at org.jboss.soa.esb.actions.routing.JMSRouter.createQueueSetup(JMSRouter.java:330)
[java] [junit] ... 20 more
[java] [junit] Testcase: unknown took 0.032 sec
[java] [junit] Caused an ERROR
[java] [junit] Failed to configure JMS Queue for routing.
[java] [junit] org.jboss.soa.esb.ConfigurationException: Failed to configure JMS Queue for routing.
[java] [junit] at org.jboss.soa.esb.actions.routing.JMSRouter.createQueueSetup(JMSRouter.java:341)
[java] [junit] at org.jboss.soa.esb.actions.routing.JMSRouter.<init>(JMSRouter.java:176)
[java] [junit] at org.jboss.soa.esb.actions.routing.JmsRouterIntegrationTest.construct_with_default_time_to_live_attribute(JmsRouterIntegrationTest.java:244)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.executeMethodBody(TestMethodRunner.java:99)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.runUnprotected(TestMethodRunner.java:81)
[java] [junit] at org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.runMethod(TestMethodRunner.java:75)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.run(TestMethodRunner.java:45)
[java] [junit] at org.junit.internal.runners.TestClassMethodsRunner.invokeTestMethod(TestClassMethodsRunner.java:71)
[java] [junit] at org.junit.internal.runners.TestClassMethodsRunner.run(TestClassMethodsRunner.java:35)
[java] [junit] at org.junit.internal.runners.TestClassRunner$1.runUnprotected(TestClassRunner.java:42)
[java] [junit] at org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)
[java] [junit] at org.junit.internal.runners.TestClassRunner.run(TestClassRunner.java:52)
[java] [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:32)
[java] [junit] Caused by: javax.jms.JMSSecurityException: User null is NOT authenticated
[java] [junit] at org.jboss.jms.server.security.SecurityMetadataStore.authenticate(SecurityMetadataStore.java:202)
[java] [junit] at org.jboss.jms.server.endpoint.ServerConnectionFactoryEndpoint.createConnectionDelegateInternal(ServerConnectionFactoryEndpoint.java:222)
[java] [junit] at org.jboss.jms.server.endpoint.ServerConnectionFactoryEndpoint.createConnectionDelegate(ServerConnectionFactoryEndpoint.java:162)
[java] [junit] at org.jboss.jms.server.endpoint.advised.ConnectionFactoryAdvised.org$jboss$jms$server$endpoint$advised$ConnectionFactoryAdvised$createConnectionDelegate$aop(ConnectionFactoryAdvised.java:108)
[java] [junit] at org.jboss.jms.server.endpoint.advised.ConnectionFactoryAdvised.createConnectionDelegate(ConnectionFactoryAdvised.java)
[java] [junit] at org.jboss.jms.wireformat.ConnectionFactoryCreateConnectionDelegateRequest.serverInvoke(ConnectionFactoryCreateConnectionDelegateRequest.java:91)
[java] [junit] at org.jboss.jms.server.remoting.JMSServerInvocationHandler.invoke(JMSServerInvocationHandler.java:143)
[java] [junit] at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:795)
[java] [junit] at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:573)
[java] [junit] at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:387)
[java] [junit] at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:166)
[java] [junit] at org.jboss.remoting.MicroRemoteClientInvoker.invoke(MicroRemoteClientInvoker.java:163)
[java] [junit] at org.jboss.remoting.Client.invoke(Client.java:1634)
[java] [junit] at org.jboss.remoting.Client.invoke(Client.java:548)
[java] [junit] at org.jboss.jms.client.delegate.ClientConnectionFactoryDelegate.org$jboss$jms$client$delegate$ClientConnectionFactoryDelegate$createConnectionDelegate$aop(ClientConnectionFactoryDelegate.java:167)
[java] [junit] at org.jboss.jms.client.delegate.ClientConnectionFactoryDelegate$createConnectionDelegate_N3019492359065420858.invokeNext(ClientConnectionFactoryDelegate$createConnectionDelegate_N3019492359065420858.java)
[java] [junit] at org.jboss.jms.client.container.StateCreationAspect.handleCreateConnectionDelegate(StateCreationAspect.java:83)
[java] [junit] at org.jboss.aop.advice.org.jboss.jms.client.container.StateCreationAspect0.invoke(StateCreationAspect0.java)
[java] [junit] at org.jboss.jms.client.delegate.ClientConnectionFactoryDelegate$createConnectionDelegate_N3019492359065420858.invokeNext(ClientConnectionFactoryDelegate$createConnectionDelegate_N3019492359065420858.java)
[java] [junit] at org.jboss.jms.client.delegate.ClientConnectionFactoryDelegate.createConnectionDelegate(ClientConnectionFactoryDelegate.java)
[java] [junit] at org.jboss.jms.client.JBossConnectionFactory.createConnectionInternal(JBossConnectionFactory.java:205)
[java] [junit] at org.jboss.jms.client.JBossConnectionFactory.createQueueConnection(JBossConnectionFactory.java:101)
[java] [junit] at org.jboss.jms.client.JBossConnectionFactory.createQueueConnection(JBossConnectionFactory.java:95)
[java] [junit] at org.jboss.internal.soa.esb.rosetta.pooling.JmsConnectionPool.addAnotherSession(JmsConnectionPool.java:150)
[java] [junit] at org.jboss.internal.soa.esb.rosetta.pooling.JmsConnectionPool.getSession(JmsConnectionPool.java:212)
[java] [junit] at org.jboss.internal.soa.esb.rosetta.pooling.JmsConnectionPool.getQueueSession(JmsConnectionPool.java:255)
[java] [junit] at org.jboss.internal.soa.esb.rosetta.pooling.JmsConnectionPool.getQueueSession(JmsConnectionPool.java:250)
[java] [junit] at org.jboss.soa.esb.actions.routing.JMSRouter$JMSSendQueueSetup.<init>(JMSRouter.java:382)
[java] [junit] at org.jboss.soa.esb.actions.routing.JMSRouter$JMSSendQueueSetup.<init>(JMSRouter.java:345)
[java] [junit] at org.jboss.soa.esb.actions.routing.JMSRouter.createQueueSetup(JMSRouter.java:330)
[java] [junit] ... 20 more
[java] [junit] Testcase: unknown took 0.031 sec
[java] [junit] Caused an ERROR
[java] [junit] Failed to configure JMS Queue for routing.
[java] [junit] org.jboss.soa.esb.ConfigurationException: Failed to configure JMS Queue for routing.
[java] [junit] at org.jboss.soa.esb.actions.routing.JMSRouter.createQueueSetup(JMSRouter.java:341)
[java] [junit] at org.jboss.soa.esb.actions.routing.JMSRouter.<init>(JMSRouter.java:176)
[java] [junit] at org.jboss.soa.esb.actions.routing.JmsRouterIntegrationTest.construct_with_time_to_live_attribute(JmsRouterIntegrationTest.java:254)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.executeMethodBody(TestMethodRunner.java:99)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.runUnprotected(TestMethodRunner.java:81)
[java] [junit] at org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.runMethod(TestMethodRunner.java:75)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.run(TestMethodRunner.java:45)
[java] [junit] at org.junit.internal.runners.TestClassMethodsRunner.invokeTestMethod(TestClassMethodsRunner.java:71)
[java] [junit] at org.junit.internal.runners.TestClassMethodsRunner.run(TestClassMethodsRunner.java:35)
[java] [junit] at org.junit.internal.runners.TestClassRunner$1.runUnprotected(TestClassRunner.java:42)
[java] [junit] at org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)
[java] [junit] at org.junit.internal.runners.TestClassRunner.run(TestClassRunner.java:52)
[java] [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:32)
[java] [junit] Caused by: javax.jms.JMSSecurityException: User null is NOT authenticated
[java] [junit] at org.jboss.jms.server.security.SecurityMetadataStore.authenticate(SecurityMetadataStore.java:202)
[java] [junit] at org.jboss.jms.server.endpoint.ServerConnectionFactoryEndpoint.createConnectionDelegateInternal(ServerConnectionFactoryEndpoint.java:222)
[java] [junit] at org.jboss.jms.server.endpoint.ServerConnectionFactoryEndpoint.createConnectionDelegate(ServerConnectionFactoryEndpoint.java:162)
[java] [junit] at org.jboss.jms.server.endpoint.advised.ConnectionFactoryAdvised.org$jboss$jms$server$endpoint$advised$ConnectionFactoryAdvised$createConnectionDelegate$aop(ConnectionFactoryAdvised.java:108)
[java] [junit] at org.jboss.jms.server.endpoint.advised.ConnectionFactoryAdvised.createConnectionDelegate(ConnectionFactoryAdvised.java)
[java] [junit] at org.jboss.jms.wireformat.ConnectionFactoryCreateConnectionDelegateRequest.serverInvoke(ConnectionFactoryCreateConnectionDelegateRequest.java:91)
[java] [junit] at org.jboss.jms.server.remoting.JMSServerInvocationHandler.invoke(JMSServerInvocationHandler.java:143)
[java] [junit] at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:795)
[java] [junit] at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:573)
[java] [junit] at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:387)
[java] [junit] at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:166)
[java] [junit] at org.jboss.remoting.MicroRemoteClientInvoker.invoke(MicroRemoteClientInvoker.java:163)
[java] [junit] at org.jboss.remoting.Client.invoke(Client.java:1634)
[java] [junit] at org.jboss.remoting.Client.invoke(Client.java:548)
[java] [junit] at org.jboss.jms.client.delegate.ClientConnectionFactoryDelegate.org$jboss$jms$client$delegate$ClientConnectionFactoryDelegate$createConnectionDelegate$aop(ClientConnectionFactoryDelegate.java:167)
[java] [junit] at org.jboss.jms.client.delegate.ClientConnectionFactoryDelegate$createConnectionDelegate_N3019492359065420858.invokeNext(ClientConnectionFactoryDelegate$createConnectionDelegate_N3019492359065420858.java)
[java] [junit] at org.jboss.jms.client.container.StateCreationAspect.handleCreateConnectionDelegate(StateCreationAspect.java:83)
[java] [junit] at org.jboss.aop.advice.org.jboss.jms.client.container.StateCreationAspect0.invoke(StateCreationAspect0.java)
[java] [junit] at org.jboss.jms.client.delegate.ClientConnectionFactoryDelegate$createConnectionDelegate_N3019492359065420858.invokeNext(ClientConnectionFactoryDelegate$createConnectionDelegate_N3019492359065420858.java)
[java] [junit] at org.jboss.jms.client.delegate.ClientConnectionFactoryDelegate.createConnectionDelegate(ClientConnectionFactoryDelegate.java)
[java] [junit] at org.jboss.jms.client.JBossConnectionFactory.createConnectionInternal(JBossConnectionFactory.java:205)
[java] [junit] at org.jboss.jms.client.JBossConnectionFactory.createQueueConnection(JBossConnectionFactory.java:101)
[java] [junit] at org.jboss.jms.client.JBossConnectionFactory.createQueueConnection(JBossConnectionFactory.java:95)
[java] [junit] at org.jboss.internal.soa.esb.rosetta.pooling.JmsConnectionPool.addAnotherSession(JmsConnectionPool.java:150)
[java] [junit] at org.jboss.internal.soa.esb.rosetta.pooling.JmsConnectionPool.getSession(JmsConnectionPool.java:212)
[java] [junit] at org.jboss.internal.soa.esb.rosetta.pooling.JmsConnectionPool.getQueueSession(JmsConnectionPool.java:255)
[java] [junit] at org.jboss.internal.soa.esb.rosetta.pooling.JmsConnectionPool.getQueueSession(JmsConnectionPool.java:250)
[java] [junit] at org.jboss.soa.esb.actions.routing.JMSRouter$JMSSendQueueSetup.<init>(JMSRouter.java:382)
[java] [junit] at org.jboss.soa.esb.actions.routing.JMSRouter$JMSSendQueueSetup.<init>(JMSRouter.java:345)
[java] [junit] at org.jboss.soa.esb.actions.routing.JMSRouter.createQueueSetup(JMSRouter.java:330)
[java] [junit] ... 20 more
[java] [junit] Testcase: unknown took 0.047 sec
[java] [junit] Caused an ERROR
[java] [junit] Failed to configure JMS Queue for routing.
[java] [junit] org.jboss.soa.esb.ConfigurationException: Failed to configure JMS Queue for routing.
[java] [junit] at org.jboss.soa.esb.actions.routing.JMSRouter.createQueueSetup(JMSRouter.java:341)
[java] [junit] at org.jboss.soa.esb.actions.routing.JMSRouter.<init>(JMSRouter.java:176)
[java] [junit] at org.jboss.soa.esb.actions.routing.JmsRouterIntegrationTest.specifyJNDIPropertiesInConfig(JmsRouterIntegrationTest.java:273)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.executeMethodBody(TestMethodRunner.java:99)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.runUnprotected(TestMethodRunner.java:81)
[java] [junit] at org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.runMethod(TestMethodRunner.java:75)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.run(TestMethodRunner.java:45)
[java] [junit] at org.junit.internal.runners.TestClassMethodsRunner.invokeTestMethod(TestClassMethodsRunner.java:71)
[java] [junit] at org.junit.internal.runners.TestClassMethodsRunner.run(TestClassMethodsRunner.java:35)
[java] [junit] at org.junit.internal.runners.TestClassRunner$1.runUnprotected(TestClassRunner.java:42)
[java] [junit] at org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)
[java] [junit] at org.junit.internal.runners.TestClassRunner.run(TestClassRunner.java:52)
[java] [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:32)
[java] [junit] Caused by: javax.jms.JMSSecurityException: User null is NOT authenticated
[java] [junit] at org.jboss.jms.server.security.SecurityMetadataStore.authenticate(SecurityMetadataStore.java:202)
[java] [junit] at org.jboss.jms.server.endpoint.ServerConnectionFactoryEndpoint.createConnectionDelegateInternal(ServerConnectionFactoryEndpoint.java:222)
[java] [junit] at org.jboss.jms.server.endpoint.ServerConnectionFactoryEndpoint.createConnectionDelegate(ServerConnectionFactoryEndpoint.java:162)
[java] [junit] at org.jboss.jms.server.endpoint.advised.ConnectionFactoryAdvised.org$jboss$jms$server$endpoint$advised$ConnectionFactoryAdvised$createConnectionDelegate$aop(ConnectionFactoryAdvised.java:108)
[java] [junit] at org.jboss.jms.server.endpoint.advised.ConnectionFactoryAdvised.createConnectionDelegate(ConnectionFactoryAdvised.java)
[java] [junit] at org.jboss.jms.wireformat.ConnectionFactoryCreateConnectionDelegateRequest.serverInvoke(ConnectionFactoryCreateConnectionDelegateRequest.java:91)
[java] [junit] at org.jboss.jms.server.remoting.JMSServerInvocationHandler.invoke(JMSServerInvocationHandler.java:143)
[java] [junit] at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:795)
[java] [junit] at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:573)
[java] [junit] at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:387)
[java] [junit] at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:166)
[java] [junit] at org.jboss.remoting.MicroRemoteClientInvoker.invoke(MicroRemoteClientInvoker.java:163)
[java] [junit] at org.jboss.remoting.Client.invoke(Client.java:1634)
[java] [junit] at org.jboss.remoting.Client.invoke(Client.java:548)
[java] [junit] at org.jboss.jms.client.delegate.ClientConnectionFactoryDelegate.org$jboss$jms$client$delegate$ClientConnectionFactoryDelegate$createConnectionDelegate$aop(ClientConnectionFactoryDelegate.java:167)
[java] [junit] at org.jboss.jms.client.delegate.ClientConnectionFactoryDelegate$createConnectionDelegate_N3019492359065420858.invokeNext(ClientConnectionFactoryDelegate$createConnectionDelegate_N3019492359065420858.java)
[java] [junit] at org.jboss.jms.client.container.StateCreationAspect.handleCreateConnectionDelegate(StateCreationAspect.java:83)
[java] [junit] at org.jboss.aop.advice.org.jboss.jms.client.container.StateCreationAspect0.invoke(StateCreationAspect0.java)
[java] [junit] at org.jboss.jms.client.delegate.ClientConnectionFactoryDelegate$createConnectionDelegate_N3019492359065420858.invokeNext(ClientConnectionFactoryDelegate$createConnectionDelegate_N3019492359065420858.java)
[java] [junit] at org.jboss.jms.client.delegate.ClientConnectionFactoryDelegate.createConnectionDelegate(ClientConnectionFactoryDelegate.java)
[java] [junit] at org.jboss.jms.client.JBossConnectionFactory.createConnectionInternal(JBossConnectionFactory.java:205)
[java] [junit] at org.jboss.jms.client.JBossConnectionFactory.createQueueConnection(JBossConnectionFactory.java:101)
[java] [junit] at org.jboss.jms.client.JBossConnectionFactory.createQueueConnection(JBossConnectionFactory.java:95)
[java] [junit] at org.jboss.internal.soa.esb.rosetta.pooling.JmsConnectionPool.addAnotherSession(JmsConnectionPool.java:150)
[java] [junit] at org.jboss.internal.soa.esb.rosetta.pooling.JmsConnectionPool.getSession(JmsConnectionPool.java:212)
[java] [junit] at org.jboss.internal.soa.esb.rosetta.pooling.JmsConnectionPool.getQueueSession(JmsConnectionPool.java:255)
[java] [junit] at org.jboss.internal.soa.esb.rosetta.pooling.JmsConnectionPool.getQueueSession(JmsConnectionPool.java:250)
[java] [junit] at org.jboss.soa.esb.actions.routing.JMSRouter$JMSSendQueueSetup.<init>(JMSRouter.java:382)
[java] [junit] at org.jboss.soa.esb.actions.routing.JMSRouter$JMSSendQueueSetup.<init>(JMSRouter.java:345)
[java] [junit] at org.jboss.soa.esb.actions.routing.JMSRouter.createQueueSetup(JMSRouter.java:330)
[java] [junit] ... 20 more
[java] BUILD FAILED
[java] C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build.xml:161: The following error occurred while executing this line:
[java] C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\rosetta\build.xml:104: The following error occurred while executing this line:
[java] C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\rosetta\tests\build.xml:166: The following error occurred while executing this line:
[java] C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\rosetta\tests\build.xml:190: Test org.jboss.soa.esb.actions.routing.JmsRouterIntegrationTest failed
[java] Total time: 1 minute 26 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" java.lang.SecurityException: Failed to authenticate principal=null, securityDomain=jmx-console
[java] at org.jboss.jmx.connector.invoker.AuthenticationInterceptor.invoke(AuthenticationInterceptor.java:97)
[java] at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
[java] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
[java] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
[java] at org.jboss.invocation.jrmp.server.JRMPProxyFactory.invoke(JRMPProxyFactory.java:179)
[java] at sun.reflect.GeneratedMethodAccessor117.invoke(Unknown Source)
[java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[java] at java.lang.reflect.Method.invoke(Method.java:585)
[java] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
[java] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
[java] at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
[java] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
[java] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
[java] at org.jboss.invocation.jrmp.server.JRMPInvoker$MBeanServerAction.invoke(JRMPInvoker.java:818)
[java] at org.jboss.invocation.jrmp.server.JRMPInvoker.invoke(JRMPInvoker.java:419)
[java] at sun.reflect.GeneratedMethodAccessor116.invoke(Unknown Source)
[java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[java] at java.lang.reflect.Method.invoke(Method.java:585)
[java] at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294)
[java] at sun.rmi.transport.Transport$1.run(Transport.java:153)
[java] at java.security.AccessController.doPrivileged(Native Method)
[java] at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
[java] at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:466)
[java] at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:707)
[java] at java.lang.Thread.run(Thread.java:595)
[java] at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
[java] at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
[java] at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:126)
[java] at org.jboss.invocation.jrmp.server.JRMPInvoker_Stub.invoke(Unknown Source)
[java] at org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxy.invoke(JRMPInvokerProxy.java:133)
[java] at org.jboss.invocation.InvokerInterceptor.invokeInvoker(InvokerInterceptor.java:365)
[java] at org.jboss.invocation.InvokerInterceptor.invoke(InvokerInterceptor.java:197)
[java] at org.jboss.jmx.connector.invoker.client.InvokerAdaptorClientInterceptor.invoke(InvokerAdaptorClientInterceptor.java:66)
[java] at org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:70)
[java] at org.jboss.proxy.ClientMethodInterceptor.invoke(ClientMethodInterceptor.java:74)
[java] at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:100)
[java] at $Proxy0.invoke(Unknown Source)
[java] at org.jboss.Shutdown$ServerProxyHandler.invoke(Shutdown.java:266)
[java] at $Proxy1.shutdown(Unknown Source)
[java] at org.jboss.Shutdown.main(Shutdown.java:237)
[java] Java Result: 1
[echo] 2008-02-26 21:39: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:484: The following error occurred while executing this line:
C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build.xml:528: The following error occurred while executing this line:
C:\hudson_workspace\workspace\jboss-esb-windows\trunk\product\esb-config.xml:103: Timeout waiting for ESB server to shutdown.
Total time: 4 minutes 14 seconds
Process leaked file descriptors. See http://hudson.gotdns.com/wiki/display/HUDSON/Spawning+processes+from+build for more information
Recording test results
16 years, 8 months
Build failed in Hudson: JBoss-AS-5.0.x #1272
by jboss-qa-internal@redhat.com
See https://hudson.jboss.org/hudson/job/JBoss-AS-5.0.x/1272/changes
Changes:
[pgier] [JBBUILD-464] Add the relative path to component-matrix so that it can be found locally.
------------------------------------------
[...truncated 16497 lines...]
[synchronizeinfo] .
[get] last modified = Mon Apr 09 12:24:39 EDT 2007
[synchronizeinfo] [0]: antlr
[synchronizeinfo] [1]: apache-avalon
[synchronizeinfo] [2]: apache-avalon-logkit
[synchronizeinfo] [3]: apache-bcel
[synchronizeinfo] [4]: apache-beanutils
[synchronizeinfo] [5]: apache-bsf
[synchronizeinfo] [6]: apache-codec
[synchronizeinfo] [7]: apache-collections
[synchronizeinfo] [8]: apache-digester
[synchronizeinfo] [9]: apache-discovery
[synchronizeinfo] [10]: apache-fileupload
[synchronizeinfo] [11]: apache-httpclient
[synchronizeinfo] [12]: apache-jaxme
[synchronizeinfo] [13]: apache-log4j
[synchronizeinfo] [14]: apache-logging
[synchronizeinfo] [15]: apache-myfaces
[synchronizeinfo] [16]: apache-scout
[synchronizeinfo] [17]: apache-slide
[synchronizeinfo] [18]: apache-velocity
[synchronizeinfo] [19]: apache-xalan
[synchronizeinfo] [20]: apache-xerces
[synchronizeinfo] [21]: apache-xmlsec
[synchronizeinfo] [22]: beanshell
[synchronizeinfo] [23]: cglib
[synchronizeinfo] [24]: commons-el
[synchronizeinfo] [25]: dom4j
[synchronizeinfo] [26]: easymock
[synchronizeinfo] [27]: gnu-getopt
[synchronizeinfo] [28]: hibernate
[synchronizeinfo] [29]: hibernate-annotations
[synchronizeinfo] [30]: hibernate-commons-annotations
[synchronizeinfo] [31]: hibernate-entitymanager
[synchronizeinfo] [32]: hibernate-validator
[synchronizeinfo] [33]: hsqldb
[synchronizeinfo] [34]: jacorb
[synchronizeinfo] [35]: javassist
[synchronizeinfo] [36]: jaxen
[synchronizeinfo] [37]: jboss/aop
[synchronizeinfo] [38]: jboss/cache/jbosscache-core
[synchronizeinfo] [39]: jboss/cache/jbosscache-pojo
[synchronizeinfo] [40]: jboss/common-core
[synchronizeinfo] [41]: jboss/common-logging-jdk
[synchronizeinfo] [42]: jboss/common-logging-log4j
[synchronizeinfo] [43]: jboss/common-logging-spi
[synchronizeinfo] [44]: jboss/integration
[synchronizeinfo] [45]: jboss/jaxr
[synchronizeinfo] [46]: jboss/jboss-ejb3-cache
[synchronizeinfo] [47]: jboss/jboss-ejb3-ext-api
[synchronizeinfo] [48]: jboss/jboss-ejb3-ext-api-impl
[synchronizeinfo] [49]: jboss/jboss-ejb3-interceptors
[synchronizeinfo] [50]: jboss/jboss-ejb3-metadata
[synchronizeinfo] [51]: jboss/jboss-ejb3-core
[synchronizeinfo] [52]: jboss/jboss-ha-client
[synchronizeinfo] [53]: jboss/jboss-ha-server-api
[synchronizeinfo] [54]: jboss/jboss-jaspi-api
[synchronizeinfo] [55]: jboss/jboss-javaee
[synchronizeinfo] [56]: jboss/jboss-security-spi
[synchronizeinfo] [57]: jboss/jbosssx
[synchronizeinfo] [58]: jboss/jbosssx-client
[synchronizeinfo] [59]: jboss/jbossts
[synchronizeinfo] [60]: jboss/jboss-vfs
[synchronizeinfo] [61]: jboss/jbossws
[synchronizeinfo] [62]: jboss/jbossxb
[synchronizeinfo] [63]: jboss/jms-integration-tests
[synchronizeinfo] [64]: jboss/jnp-client
[synchronizeinfo] [65]: jboss/jnpserver
[synchronizeinfo] [66]: jboss/messaging
[synchronizeinfo] [67]: jboss/metadata
[synchronizeinfo] [68]: jboss/jboss-cl
[synchronizeinfo] [69]: jboss/jboss-deployers
[synchronizeinfo] [70]: jboss/jboss-man
[synchronizeinfo] [71]: jboss/jboss-mdr
[synchronizeinfo] [72]: jboss/microcontainer
[synchronizeinfo] [73]: jboss/jboss-reflect
[synchronizeinfo] [74]: jboss/profiler/jvmti
[synchronizeinfo] [75]: jboss/remoting
[synchronizeinfo] [76]: jboss/serialization
Duplicated project name in import. Project jboss-serialization-info defined first in /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/profiler/jvmti/component-info.xml and again in /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/serialization/component-info.xml
[synchronizeinfo] [77]: jboss/test
[synchronizeinfo] [78]: jboss/web
[synchronizeinfo] [79]: jfreechart
[synchronizeinfo] [80]: jgroups
[synchronizeinfo] [81]: joesnmp
[synchronizeinfo] [82]: juddi
[synchronizeinfo] [83]: junit
[synchronizeinfo] [84]: nekohtml
[synchronizeinfo] [85]: objectweb-joramtests
[synchronizeinfo] [86]: odmg
[synchronizeinfo] [87]: opensaml
[synchronizeinfo] [88]: osgi
[synchronizeinfo] [89]: oswego-concurrent
[synchronizeinfo] [90]: qdox
[synchronizeinfo] [91]: quartz
[synchronizeinfo] [92]: sleepycat
[synchronizeinfo] [93]: snmptrapappender
Overriding previous definition of reference to snmpTrapAppender.jar
[synchronizeinfo] [94]: spring
[synchronizeinfo] [95]: sun-jaf
[synchronizeinfo] [96]: sun-javacc
[synchronizeinfo] [97]: sun-javamail
[synchronizeinfo] [98]: sun-jsf
[synchronizeinfo] [99]: sun-jstl
[synchronizeinfo] [100]: sun-opends
[synchronizeinfo] [101]: sun-servlet
Overriding previous definition of reference to servlet-api.jar
Overriding previous definition of reference to jsp-api.jar
[synchronizeinfo] [102]: sun-xacml
[synchronizeinfo] [103]: trove
[synchronizeinfo] [104]: woodstox
[synchronizeinfo] [105]: xdoclet
[synchronizeinfo] [106]: xmlunit-xmlunit
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-lang
[get] Getting: http://repository.jboss.com/apache-lang/2.1/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-lang/component-info.xml
.
[get] last modified = Mon Apr 09 12:02:27 EDT 2007
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jaxbintros
[get] Getting: http://repository.jboss.com/jboss/jaxbintros/1.0.0.beta2/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jaxbintros/component-info.xml
.
[get] last modified = Mon Mar 31 12:04:56 EDT 2008
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws-common
[get] Getting: http://repository.jboss.com/jboss/jbossws-common/1.0.4.GA/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws-common/component-info.xml
.
[get] last modified = Sat Mar 22 18:58:50 EDT 2008
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws-framework
[get] Getting: http://repository.jboss.com/jboss/jbossws-framework/3.0.1.GA/component-in...
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws-framework/component-info.xml
.
[get] last modified = Sat Mar 22 19:04:46 EDT 2008
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws-spi
[get] Getting: http://repository.jboss.com/jboss/jbossws-spi/1.0.2.GA/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws-spi/component-info.xml
.
[get] last modified = Sat Mar 22 17:38:49 EDT 2008
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/ibm-wsdl4j
[get] Getting: http://repository.jboss.com/ibm-wsdl4j/1.6.2-brew/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/ibm-wsdl4j/component-info.xml
.
[get] last modified = Mon Apr 09 12:23:30 EDT 2007
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/stax-api
[get] Getting: http://repository.jboss.com/stax-api/1.0/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/stax-api/component-info.xml
.
[get] last modified = Mon Apr 09 12:21:35 EDT 2007
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/sun-fi
[get] Getting: http://repository.jboss.com/sun-fi/1.2.2/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/sun-fi/component-info.xml
.
[get] last modified = Wed Mar 12 10:18:59 EDT 2008
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/sun-jaxb
[get] Getting: http://repository.jboss.com/sun-jaxb/2.1.4/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/sun-jaxb/component-info.xml
.
[get] last modified = Fri Nov 23 22:42:18 EST 2007
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/sun-jaxws
[get] Getting: http://repository.jboss.com/sun-jaxws/2.1.1/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/sun-jaxws/component-info.xml
.
[get] last modified = Fri Nov 23 22:42:18 EST 2007
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/wscommons-policy
[get] Getting: http://repository.jboss.com/wscommons-policy/1.0/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/wscommons-policy/component-info.xml
.
[get] last modified = Mon Apr 09 12:18:35 EDT 2007
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/wutka-dtdparser
[get] Getting: http://repository.jboss.com/wutka-dtdparser/1.21-brew/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/wutka-dtdparser/component-info.xml
.
[get] last modified = Mon Apr 09 12:22:01 EDT 2007
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/common
[get] Getting: http://repository.jboss.com/jboss/common/1.2.1.GA-brew/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/common/component-info.xml
.
[get] last modified = Mon Nov 19 11:18:20 EST 2007
[synchronizeinfo] [0]: apache-codec
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=apache-codec,name=apache-codec,filename=component-info.xml,location=null,version=1.3.0,compatibles=[Compatible@b05acd{id=null, version=1.3.0}],component=null,importingComponent=Component@1f3ce5c{id=apache-httpclient atts={projecthome=http://jakarta.apache.org/commons/httpclient/, licensetype=apache-2.0} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-httpclient version=3.0.1 isLocal=false artifacts=[Artifact(a)1712b3a{id=commons-httpclient.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-httpclient/lib/commons-httpclient.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@10721b0{id=apache-codec atts={projecthome=http://jakarta.apache.org/commons/codec/, licensetype=apache-2.0} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-codec version=1.3.0 isLocal=false artifacts=[Artifact(a)134b07e{id=commons-codec.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-codec/lib/commons-codec.jar type=null}] module=null location=null}
[synchronizeinfo] [1]: apache-lang
[synchronizeinfo] [2]: apache-xerces
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=apache-xerces,name=apache-xerces,filename=component-info.xml,location=null,version=2.9.1,compatibles=[Compatible@3c9c31{id=null, version=2.7.1}, Compatible@1328c7a{id=null, version=2.7.1-brew}, Compatible@1a4ded3{id=null, version=2.9.0}, Compatible@121177e{id=null, version=2.9.1}],component=null,importingComponent=Component@1deeb40{id=apache-xalan atts={tag=xalan-j2-2_7_0-2jpp_ep1_3, projecthome=http://xml.apache.org/xalan-j/, scm=:ext:cvs.devel.redhat.com:/cvs/dist/xalan-j2, licensetype=apache-2.0} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-xalan version=2.7.0.patch01-brew isLocal=false artifacts=[Artifact(a)26e9f9{id=xalan.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-xalan/lib/xalan.jar type=null}, Artifact(a)cafb56{id=serializer.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-xalan/lib/serializer.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@3ae941{id=apache-xerces atts={projecthome=http://xml.apache.org/xerces2-j/index.html, licensetype=apache-2.0} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-xerces version=2.9.1 isLocal=false artifacts=[Artifact(a)1a7ddcf{id=xercesImpl.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-xerces/lib/xercesImpl.jar type=null}, Artifact(a)1d36dfe{id=xercesImpl-src.zip output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-xerces/lib/xercesImpl-src.zip type=null}, Artifact(a)1da669c{id=resolver.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-xerces/lib/resolver.jar type=null}, Artifact(a)186c730{id=xml-apis.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-xerces/lib/xml-apis.jar type=null}] module=null location=null}
[synchronizeinfo] [3]: antlr
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=antlr,name=antlr,filename=component-info.xml,location=null,version=2.7.6rc1,compatibles=[Compatible@18d7ace{id=null, version=2.7.5H3}, Compatible@179953c{id=null, version=2.7.6-brew}, Compatible@134ce4a{id=null, version=2.7.6.ga}, Compatible@1d381d2{id=null, version=2.7.6rc1}],component=null,importingComponent=Component@b1074a{id=hibernate atts={projecthome=http://hibernate.org/, scm=:ext:cvs.devel.redhat.com:/cvs/hibernate3, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate version=3.2.6.GA isLocal=false artifacts=[Artifact(a)55a338{id=hibernate3.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate/lib/hibernate3.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@1c05ffd{id=antlr atts={tag=antlr-2_7_6-3jpp_el4ep1_2, projecthome=http://www.antlr.org/, scm=:ext:cvs.devel.redhat.com:/cvs/dist/antlr, licensetype=antlr} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/antlr version=2.7.6-brew isLocal=false artifacts=[Artifact(a)de1b8a{id=antlr.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/antlr/lib/antlr.jar type=null}] module=null location=null}
[synchronizeinfo] [4]: hibernate
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=hibernate,name=hibernate,filename=component-info.xml,location=null,version=3.2.6.GA,compatibles=[Compatible@f01771{id=null, version=3.2.0.GA}, Compatible@933bcb{id=null, version=3.2.1.GA}, Compatible@3ac93e{id=null, version=3.2.3.GA}, Compatible@1722456{id=null, version=3.2.4.SP1}, Compatible@afa68a{id=null, version=3.2.4.SP1_CP01-brew}, Compatible@1dec1dd{id=null, version=3.2.6.GA}],component=null,importingComponent=Component@1b446d1{id=hibernate-annotations atts={projecthome=http://annotations.hibernate.org, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-annotations version=3.3.1.GA isLocal=false artifacts=[Artifact(a)955cd5{id=hibernate-annotations.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-annotations/lib/hibernate-annotations.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@b1074a{id=hibernate atts={projecthome=http://hibernate.org/, scm=:ext:cvs.devel.redhat.com:/cvs/hibernate3, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate version=3.2.6.GA isLocal=false artifacts=[Artifact(a)55a338{id=hibernate3.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate/lib/hibernate3.jar type=null}] module=null location=null}
[synchronizeinfo] [5]: hibernate-commons-annotations
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=hibernate-commons-annotations,name=hibernate-commons-annotations,filename=component-info.xml,location=null,version=3.0.0.GA,compatibles=[Compatible@189c036{id=null, version=3.0.0.GA}],component=null,importingComponent=Component@1b446d1{id=hibernate-annotations atts={projecthome=http://annotations.hibernate.org, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-annotations version=3.3.1.GA isLocal=false artifacts=[Artifact(a)955cd5{id=hibernate-annotations.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-annotations/lib/hibernate-annotations.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@1bde4{id=hibernate-commons-annotations atts={projecthome=http://annotations.hibernate.org, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-commons-annotations version=3.0.0.GA isLocal=false artifacts=[Artifact(a)59fb21{id=hibernate-commons-annotations.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-commons-annotations/lib/hibernate-commons-annotations.jar type=null}] module=null location=null}
[synchronizeinfo] [6]: hibernate
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=hibernate,name=hibernate,filename=component-info.xml,location=null,version=3.2.6.GA,compatibles=[Compatible@aa233f{id=null, version=3.2.0.GA}, Compatible@1f01a29{id=null, version=3.2.1.GA}, Compatible@458f41{id=null, version=3.2.3.GA}, Compatible@c01e99{id=null, version=3.2.4.SP1}, Compatible@118fa47{id=null, version=3.2.4.SP1_CP01-brew}, Compatible@d75415{id=null, version=3.2.6.GA}],component=null,importingComponent=Component@1766806{id=hibernate-entitymanager atts={projecthome=http://entitymanager.hibernate.org/, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-entitymanager version=3.3.2.GA isLocal=false artifacts=[Artifact(a)a77106{id=hibernate-entitymanager.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-entitymanager/lib/hibernate-entitymanager.jar type=null}, Artifact(a)ed662d{id=ejb3-persistence.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-entitymanager/lib/ejb3-persistence.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@b1074a{id=hibernate atts={projecthome=http://hibernate.org/, scm=:ext:cvs.devel.redhat.com:/cvs/hibernate3, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate version=3.2.6.GA isLocal=false artifacts=[Artifact(a)55a338{id=hibernate3.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate/lib/hibernate3.jar type=null}] module=null location=null}
[synchronizeinfo] [7]: hibernate-annotations
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=hibernate-annotations,name=hibernate-annotations,filename=component-info.xml,location=null,version=3.3.1.GA,compatibles=[Compatible@d16fc1{id=null, version=3.3.1.GA}],component=null,importingComponent=Component@1766806{id=hibernate-entitymanager atts={projecthome=http://entitymanager.hibernate.org/, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-entitymanager version=3.3.2.GA isLocal=false artifacts=[Artifact(a)a77106{id=hibernate-entitymanager.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-entitymanager/lib/hibernate-entitymanager.jar type=null}, Artifact(a)ed662d{id=ejb3-persistence.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-entitymanager/lib/ejb3-persistence.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@1b446d1{id=hibernate-annotations atts={projecthome=http://annotations.hibernate.org, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-annotations version=3.3.1.GA isLocal=false artifacts=[Artifact(a)955cd5{id=hibernate-annotations.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-annotations/lib/hibernate-annotations.jar type=null}] module=null location=null}
[synchronizeinfo] [8]: hibernate-commons-annotations
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=hibernate-commons-annotations,name=hibernate-commons-annotations,filename=component-info.xml,location=null,version=3.0.0.GA,compatibles=[Compatible@1eb0{id=null, version=3.0.0.GA}],component=null,importingComponent=Component@1766806{id=hibernate-entitymanager atts={projecthome=http://entitymanager.hibernate.org/, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-entitymanager version=3.3.2.GA isLocal=false artifacts=[Artifact(a)a77106{id=hibernate-entitymanager.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-entitymanager/lib/hibernate-entitymanager.jar type=null}, Artifact(a)ed662d{id=ejb3-persistence.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-entitymanager/lib/ejb3-persistence.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@1bde4{id=hibernate-commons-annotations atts={projecthome=http://annotations.hibernate.org, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-commons-annotations version=3.0.0.GA isLocal=false artifacts=[Artifact(a)59fb21{id=hibernate-commons-annotations.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-commons-annotations/lib/hibernate-commons-annotations.jar type=null}] module=null location=null}
[synchronizeinfo] [9]: hibernate
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=hibernate,name=hibernate,filename=component-info.xml,location=null,version=3.2.6.GA,compatibles=[Compatible@1dee400{id=null, version=3.2.0.GA}, Compatible@4ac216{id=null, version=3.2.1.GA}, Compatible@c5e9c{id=null, version=3.2.3.GA}, Compatible@1777b1{id=null, version=3.2.4.SP1}, Compatible@b3319f{id=null, version=3.2.4.SP1_CP01-brew}, Compatible@7ecd78{id=null, version=3.2.6.GA}],component=null,importingComponent=Component@1cf4a2c{id=hibernate-validator atts={projecthome=http://validator.hibernate.org/, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-validator version=3.0.0.GA isLocal=false artifacts=[Artifact(a)eac5a{id=hibernate-validator.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-validator/lib/hibernate-validator.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@b1074a{id=hibernate atts={projecthome=http://hibernate.org/, scm=:ext:cvs.devel.redhat.com:/cvs/hibernate3, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate version=3.2.6.GA isLocal=false artifacts=[Artifact(a)55a338{id=hibernate3.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate/lib/hibernate3.jar type=null}] module=null location=null}
[synchronizeinfo] [10]: hibernate-commons-annotations
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=hibernate-commons-annotations,name=hibernate-commons-annotations,filename=component-info.xml,location=null,version=3.0.0.GA,compatibles=[Compatible@e3849c{id=null, version=3.0.0.GA}],component=null,importingComponent=Component@1cf4a2c{id=hibernate-validator atts={projecthome=http://validator.hibernate.org/, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-validator version=3.0.0.GA isLocal=false artifacts=[Artifact(a)eac5a{id=hibernate-validator.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-validator/lib/hibernate-validator.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@1bde4{id=hibernate-commons-annotations atts={projecthome=http://annotations.hibernate.org, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-commons-annotations version=3.0.0.GA isLocal=false artifacts=[Artifact(a)59fb21{id=hibernate-commons-annotations.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-commons-annotations/lib/hibernate-commons-annotations.jar type=null}] module=null location=null}
[synchronizeinfo] [11]: apache-avalon
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=apache-avalon,name=apache-avalon,filename=component-info.xml,location=null,version=4.1.5-brew,compatibles=[Compatible@11756a4{id=null, version=4.1.5}, Compatible@13936e1{id=null, version=4.1.5-brew}],component=null,importingComponent=Component@11bed71{id=jacorb atts={tag=jacorb-2_3_0-1jpp_ep1_4, projecthome=http://www.jacorb.org, scm=:ext:cvs.devel.redhat.com:/cvs/dist/jacorb, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb version=2.3.0jboss.patch5-brew isLocal=false artifacts=[Artifact(a)81b1fb{id=idl.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb/lib/idl.jar type=null}, Artifact(a)cbdb20{id=idl_g.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb/lib/idl_g.jar type=null}, Artifact(a)19f3736{id=jacorb.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb/lib/jacorb.jar type=null}, Artifact(a)1e1dadb{id=jacorb_g.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb/lib/jacorb_g.jar type=null}, Artifact(a)e79839{id=orb.idl output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb/resources/orb.idl type=null}, Artifact(a)bac9b9{id=CSI.idl output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb/resources/CSI.idl type=null}, Artifact(a)111b910{id=CosTransactions.idl output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb/resources/CosTransactions.idl type=null}, Artifact(a)8ceeea{id=jacorb.properties output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb/resources/jacorb.properties type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@1e232b5{id=apache-avalon atts={projecthome=http://www.apache.org/dist/avalon/avalon-framework/, licensetype=apache-1.1} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-avalon version=4.1.5 isLocal=false artifacts=[Artifact(a)16f144c{id=avalon-framework.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-avalon/lib/avalon-framework.jar type=null}] module=null location=null}
[synchronizeinfo] [12]: apache-avalon-logkit
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=apache-avalon-logkit,name=apache-avalon-logkit,filename=component-info.xml,location=null,version=1.2-brew,compatibles=[Compatible@141fab6{id=null, version=1.2}, Compatible@b301f2{id=null, version=1.2-brew}],component=null,importingComponent=Component@11bed71{id=jacorb atts={tag=jacorb-2_3_0-1jpp_ep1_4, projecthome=http://www.jacorb.org, scm=:ext:cvs.devel.redhat.com:/cvs/dist/jacorb, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb version=2.3.0jboss.patch5-brew isLocal=false artifacts=[Artifact(a)81b1fb{id=idl.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb/lib/idl.jar type=null}, Artifact(a)cbdb20{id=idl_g.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb/lib/idl_g.jar type=null}, Artifact(a)19f3736{id=jacorb.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb/lib/jacorb.jar type=null}, Artifact(a)1e1dadb{id=jacorb_g.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb/lib/jacorb_g.jar type=null}, Artifact(a)e79839{id=orb.idl output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb/resources/orb.idl type=null}, Artifact(a)bac9b9{id=CSI.idl output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb/resources/CSI.idl type=null}, Artifact(a)111b910{id=CosTransactions.idl output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb/resources/CosTransactions.idl type=null}, Artifact(a)8ceeea{id=jacorb.properties output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb/resources/jacorb.properties type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@19da4fc{id=apache-avalon-logkit atts={projecthome=http://www.apache.org/dist/avalon/logkit/, licensetype=apache-1.1} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-avalon-logkit version=1.2 isLocal=false artifacts=[Artifact(a)baa466{id=logkit.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-avalon-logkit/lib/logkit.jar type=null}] module=null location=null}
[synchronizeinfo] [13]: javassist
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=javassist,name=javassist,filename=component-info.xml,location=null,version=3.7.1.GA,compatibles=[Compatible@44cbbe{id=null, version=3.7.1.GA}],component=null,importingComponent=Component@5b0668{id=jboss/aop atts={projecthome=http://www.jboss.org/products/aop, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/aop version=2.0.0.CR8 isLocal=false artifacts=[Artifact(a)1d5a0{id=aspect-deployer-beans.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/aop/resources/aspect-deployer-beans.xml type=null}, Artifact(a)701a27{id=jboss-aop-as4-deployer.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/aop/lib/jboss-aop-as4-deployer.jar type=null}, Artifact(a)1c50507{id=jboss-aop-deployer-jdk50.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/aop/lib/jboss-aop-deployer-jdk50.jar type=null}, Artifact(a)1cd107f{id=jboss-aop-jboss4-jdk50.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/aop/lib/jboss-aop-jboss4-jdk50.jar type=null}, Artifact(a)1f64158{id=jboss-aop-jdk50.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/aop/lib/jboss-aop-jdk50.jar type=null}, Artifact(a)3c2378{id=jboss-aop-jdk50-client.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/aop/lib/jboss-aop-jdk50-client.jar type=null}, Artifact(a)3cc262{id=jboss-aop-src.zip output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/aop/lib/jboss-aop-src.zip type=null}, Artifact(a)131303f{id=jboss-asintegration-src.zip output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/aop/lib/jboss-asintegration-src.zip type=null}, Artifact(a)56860b{id=jboss-aspect-library-beans.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/aop/resources/jboss-aspect-library-beans.xml type=null}, Artifact(a)b122a1{id=jboss-standalone-aspect-library-jdk50.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/aop/lib/jboss-standalone-aspect-library-jdk50.jar type=null}, Artifact(a)1589e56{id=jboss-standalone-aspects-src.zip output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/aop/lib/jboss-standalone-aspects-src.zip type=null}, Artifact(a)1033a6f{id=jrockit-pluggable-instrumentor.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/aop/lib/jrockit-pluggable-instrumentor.jar type=null}, Artifact(a)f18e8e{id=pluggable-instrumentor.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/aop/lib/pluggable-instrumentor.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@995a79{id=javassist atts={projecthome=http://sourceforge.net/projects/jboss, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/javassist version=3.7.1.GA isLocal=false artifacts=[Artifact(a)2c35e{id=javassist.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/javassist/lib/javassist.jar type=null}, Artifact(a)1687e7c{id=javassist-src.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/javassist/lib/javassist-src.jar type=null}] module=null location=null}
[synchronizeinfo] [14]: jgroups
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=jgroups,name=jgroups,filename=component-info.xml,location=null,version=2.6.2,compatibles=[Compatible@9c2715{id=null, version=2.6.1.GA}, Compatible@1c9e67a{id=null, version=2.6.2}],component=null,importingComponent=Component@50ca0c{id=jboss/cache/jbosscache-core atts={projecthome=http://www.jboss.org/products/jbosscache, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/cache/jbosscache-core version=2.1.0.CR4 isLocal=false artifacts=[Artifact(a)e753{id=jbosscache-core.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/cache/jbosscache-core/lib/jbosscache-core.jar type=null}, Artifact(a)15311bd{id=jbosscache-core-sources.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/cache/jbosscache-core/lib/jbosscache-core-sources.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@859a68{id=jgroups atts={projecthome=http://www.jgroups.org, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jgroups version=2.6.2 isLocal=false artifacts=[Artifact(a)15c62bc{id=jgroups.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jgroups/lib/jgroups.jar type=null}, Artifact(a)5660d6{id=jgroups-sources.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jgroups/lib/jgroups-sources.jar type=null}] module=null location=null}
[synchronizeinfo] [15]: jboss/cache/jbosscache-core
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=jboss/cache/jbosscache-core,name=jboss/cache/jbosscache-core,filename=component-info.xml,location=null,version=2.1.0.CR4,compatibles=[Compatible@3a5794{id=null, version=2.1.0.CR4}],component=null,importingComponent=Component@1815bfb{id=jboss/cache/jbosscache-pojo atts={projecthome=http://www.jboss.org/products/jbosscache, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/cache/jbosscache-pojo version=2.1.0.CR4 isLocal=false artifacts=[Artifact(a)1bdc9d8{id=jbosscache-pojo.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/cache/jbosscache-pojo/lib/jbosscache-pojo.jar type=null}, Artifact(a)10ea9ba{id=jbosscache-pojo-sources.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/cache/jbosscache-pojo/lib/jbosscache-pojo-sources.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@50ca0c{id=jboss/cache/jbosscache-core atts={projecthome=http://www.jboss.org/products/jbosscache, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/cache/jbosscache-core version=2.1.0.CR4 isLocal=false artifacts=[Artifact(a)e753{id=jbosscache-core.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/cache/jbosscache-core/lib/jbosscache-core.jar type=null}, Artifact(a)15311bd{id=jbosscache-core-sources.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/cache/jbosscache-core/lib/jbosscache-core-sources.jar type=null}] module=null location=null}
[synchronizeinfo] [16]: apache-scout
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=apache-scout,name=apache-scout,filename=component-info.xml,location=null,version=0.7rc2,compatibles=[Compatible@4be2cc{id=null, version=0.7rc2}],component=null,importingComponent=Component@197bb7{id=jboss/jaxr atts={licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jaxr version=1.2.0.GA isLocal=false artifacts=[Artifact(a)1094d48{id=juddi-service.sar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jaxr/lib/juddi-service.sar type=null}, Artifact(a)1b0bdc8{id=juddi-saaj.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jaxr/lib/juddi-saaj.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@13f210f{id=apache-scout atts={projecthome=http://ws.apache.org/scout/, licensetype=apache-2.0} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-scout version=0.7rc2 isLocal=false artifacts=[Artifact(a)1938039{id=scout.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-scout/lib/scout.jar type=null}] module=null location=null}
[synchronizeinfo] [17]: juddi
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=juddi,name=juddi,filename=component-info.xml,location=null,version=2.0rc5-brew,compatibles=[Compatible@16ef71{id=null, version=0.9RC4}, Compatible@1c208b0{id=null, version=0.9RC4-brew}, Compatible@1c888d9{id=null, version=2.0rc5-brew}],component=null,importingComponent=Component@197bb7{id=jboss/jaxr atts={licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jaxr version=1.2.0.GA isLocal=false artifacts=[Artifact(a)1094d48{id=juddi-service.sar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jaxr/lib/juddi-service.sar type=null}, Artifact(a)1b0bdc8{id=juddi-saaj.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jaxr/lib/juddi-saaj.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@88df60{id=juddi atts={projecthome=http://ws.apache.org/juddi/, licensetype=juddi} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/juddi version=0.9RC4 isLocal=false artifacts=[Artifact(a)1318b{id=juddi.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/juddi/lib/juddi.jar type=null}] module=null location=null}
[synchronizeinfo] [18]: jboss/jbossxb
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=jboss/jbossxb,name=jboss/jbossxb,filename=component-info.xml,location=null,version=2.0.0.CR7-brew,compatibles=[Compatible@908881{id=null, version=1.0.0.SP1}, Compatible@f1f051{id=null, version=1.0.0.SP1-brew}, Compatible@1d88db7{id=null, version=2.0.0.CR7}, Compatible@402af3{id=null, version=2.0.0.CR7-brew}],component=null,importingComponent=Component@15f7107{id=jboss/jbossws atts={licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws version=snapshot isLocal=false artifacts=[Artifact(a)f593af{id=jbossws-client.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/lib/jbossws-client.jar type=null}, Artifact(a)b2c6a6{id=jbossws-core.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/lib/jbossws-core.jar type=null}, Artifact(a)10ffb38{id=jboss-jaxrpc.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/lib/jboss-jaxrpc.jar type=null}, Artifact(a)36527f{id=jboss-jaxws.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/lib/jboss-jaxws.jar type=null}, Artifact(a)6210fb{id=jboss-jaxws-ext.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/lib/jboss-jaxws-ext.jar type=null}, Artifact(a)48edb5{id=jboss-saaj.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/lib/jboss-saaj.jar type=null}, Artifact(a)1ee2c2c{id=jbossws-core-src.zip output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/lib/jbossws-core-src.zip type=null}, Artifact(a)1963b3e{id=jbossws-context.war output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/lib/jbossws-context.war type=null}, Artifact(a)b6548{id=standard-jaxrpc-client-config.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/resources/standard-jaxrpc-client-config.xml type=null}, Artifact(a)269997{id=standard-jaxrpc-endpoint-config.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/resources/standard-jaxrpc-endpoint-config.xml type=null}, Artifact(a)2db19d{id=standard-jaxws-client-config.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/resources/standard-jaxws-client-config.xml type=null}, Artifact(a)1e7c5cb{id=standard-jaxws-endpoint-config.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/resources/standard-jaxws-endpoint-config.xml type=null}, Artifact(a)16a9b9c{id=jbossws-native42-beans.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/resources/jbossws-native42-beans.xml type=null}, Artifact(a)e2291{id=jbossws-native50-beans.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/resources/jbossws-native50-beans.xml type=null}, Artifact(a)1ff92f5{id=jbossws-deploy-macros.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/resources/jbossws-deploy-macros.xml type=null}, Artifact(a)9505f{id=jbossws-deploy.conf output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/bin/jbossws-deploy.conf type=null}, Artifact(a)17ba38f{id=wsrunclient.bat output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/bin/wsrunclient.bat type=null}, Artifact(a)2f0d54{id=wsrunclient.sh output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/bin/wsrunclient.sh type=null}, Artifact(a)1142196{id=wstools.bat output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/bin/wstools.bat type=null}, Artifact(a)a9255c{id=wstools.sh output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/bin/wstools.sh type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@d3c6a3{id=jboss/jbossxb atts={licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossxb version=2.0.0.CR7 isLocal=false artifacts=[Artifact(a)1961581{id=jboss-xml-binding.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossxb/lib/jboss-xml-binding.jar type=null}, Artifact(a)5ddb6e{id=jboss-xml-binding-sources.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossxb/lib/jboss-xml-binding-sources.jar type=null}] module=null location=null}
[synchronizeinfo] [19]: jboss/remoting
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=jboss/remoting,name=jboss/remoting,filename=component-info.xml,location=null,version=2.4.0.Beta2-brew,compatibles=[Compatible@c3e9e9{id=null, version=2.2.2.SP5}, Compatible@31f2a7{id=null, version=2.2.2.SP5-brew}, Compatible@131c89c{id=null, version=2.4.0.Beta2}, Compatible@1697b67{id=null, version=2.4.0.Beta2-brew}],component=null,importingComponent=Component@15f7107{id=jboss/jbossws atts={licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws version=snapshot isLocal=false artifacts=[Artifact(a)f593af{id=jbossws-client.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/lib/jbossws-client.jar type=null}, Artifact(a)b2c6a6{id=jbossws-core.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/lib/jbossws-core.jar type=null}, Artifact(a)10ffb38{id=jboss-jaxrpc.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/lib/jboss-jaxrpc.jar type=null}, Artifact(a)36527f{id=jboss-jaxws.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/lib/jboss-jaxws.jar type=null}, Artifact(a)6210fb{id=jboss-jaxws-ext.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/lib/jboss-jaxws-ext.jar type=null}, Artifact(a)48edb5{id=jboss-saaj.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/lib/jboss-saaj.jar type=null}, Artifact(a)1ee2c2c{id=jbossws-core-src.zip output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/lib/jbossws-core-src.zip type=null}, Artifact(a)1963b3e{id=jbossws-context.war output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/lib/jbossws-context.war type=null}, Artifact(a)b6548{id=standard-jaxrpc-client-config.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/resources/standard-jaxrpc-client-config.xml type=null}, Artifact(a)269997{id=standard-jaxrpc-endpoint-config.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/resources/standard-jaxrpc-endpoint-config.xml type=null}, Artifact(a)2db19d{id=standard-jaxws-client-config.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/resources/standard-jaxws-client-config.xml type=null}, Artifact(a)1e7c5cb{id=standard-jaxws-endpoint-config.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/resources/standard-jaxws-endpoint-config.xml type=null}, Artifact(a)16a9b9c{id=jbossws-native42-beans.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/resources/jbossws-native42-beans.xml type=null}, Artifact(a)e2291{id=jbossws-native50-beans.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/resources/jbossws-native50-beans.xml type=null}, Artifact(a)1ff92f5{id=jbossws-deploy-macros.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/resources/jbossws-deploy-macros.xml type=null}, Artifact(a)9505f{id=jbossws-deploy.conf output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/bin/jbossws-deploy.conf type=null}, Artifact(a)17ba38f{id=wsrunclient.bat output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/bin/wsrunclient.bat type=null}, Artifact(a)2f0d54{id=wsrunclient.sh output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/bin/wsrunclient.sh type=null}, Artifact(a)1142196{id=wstools.bat output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/bin/wstools.bat type=null}, Artifact(a)a9255c{id=wstools.sh output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/bin/wstools.sh type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@edf730{id=jboss/remoting atts={projecthome=http://www.jboss.org/products/remoting, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/remoting version=2.4.0.CR1 isLocal=false artifacts=[Artifact(a)ff94b1{id=jboss-remoting.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/remoting/lib/jboss-remoting.jar type=null}, Artifact(a)17b0998{id=jboss-remoting-src.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/remoting/lib/jboss-remoting-src.jar type=null}] module=null location=null}
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/build.xml:914: The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/build-thirdparty.xml:158: A versioning problem exists:
Component: jboss/remoting is at version: 2.4.0.CR1
but it is also required to be compatible with: [Compatible@c3e9e9{id=null, version=2.2.2.SP5}, Compatible@31f2a7{id=null, version=2.2.2.SP5-brew}, Compatible@131c89c{id=null, version=2.4.0.Beta2}, Compatible@1697b67{id=null, version=2.4.0.Beta2-brew}]
by: jboss/jbossws
Total time: 9 seconds
ERROR: No artifacts found that match the file pattern "trunk/build/output/jboss-5.0.x.zip,trunk/build/build.log,trunk/svninfo.log". Configuration error?
ERROR: 'trunk/build/output/jboss-5.0.x.zip' doesn't match anything: 'trunk' exists but not 'trunk/build/output/jboss-5.0.x.zip'
Recording fingerprints
Build was marked for publishing on https://hudson.jboss.org/hudson/
finished: FAILURE
16 years, 8 months
Build failed in Hudson: JBoss-AS-5.0.x #1271
by jboss-qa-internal@redhat.com
See https://hudson.jboss.org/hudson/job/JBoss-AS-5.0.x/1271/changes
Changes:
[pgier] [JBBUILD-464] Move component-matrix into app server dir structure.
[pgier] [JBBUILD-464] Move component-matrix into app server dir structure.
------------------------------------------
[...truncated 16497 lines...]
[synchronizeinfo] .
[get] last modified = Mon Apr 09 12:24:39 EDT 2007
[synchronizeinfo] [0]: antlr
[synchronizeinfo] [1]: apache-avalon
[synchronizeinfo] [2]: apache-avalon-logkit
[synchronizeinfo] [3]: apache-bcel
[synchronizeinfo] [4]: apache-beanutils
[synchronizeinfo] [5]: apache-bsf
[synchronizeinfo] [6]: apache-codec
[synchronizeinfo] [7]: apache-collections
[synchronizeinfo] [8]: apache-digester
[synchronizeinfo] [9]: apache-discovery
[synchronizeinfo] [10]: apache-fileupload
[synchronizeinfo] [11]: apache-httpclient
[synchronizeinfo] [12]: apache-jaxme
[synchronizeinfo] [13]: apache-log4j
[synchronizeinfo] [14]: apache-logging
[synchronizeinfo] [15]: apache-myfaces
[synchronizeinfo] [16]: apache-scout
[synchronizeinfo] [17]: apache-slide
[synchronizeinfo] [18]: apache-velocity
[synchronizeinfo] [19]: apache-xalan
[synchronizeinfo] [20]: apache-xerces
[synchronizeinfo] [21]: apache-xmlsec
[synchronizeinfo] [22]: beanshell
[synchronizeinfo] [23]: cglib
[synchronizeinfo] [24]: commons-el
[synchronizeinfo] [25]: dom4j
[synchronizeinfo] [26]: easymock
[synchronizeinfo] [27]: gnu-getopt
[synchronizeinfo] [28]: hibernate
[synchronizeinfo] [29]: hibernate-annotations
[synchronizeinfo] [30]: hibernate-commons-annotations
[synchronizeinfo] [31]: hibernate-entitymanager
[synchronizeinfo] [32]: hibernate-validator
[synchronizeinfo] [33]: hsqldb
[synchronizeinfo] [34]: jacorb
[synchronizeinfo] [35]: javassist
[synchronizeinfo] [36]: jaxen
[synchronizeinfo] [37]: jboss/aop
[synchronizeinfo] [38]: jboss/cache/jbosscache-core
[synchronizeinfo] [39]: jboss/cache/jbosscache-pojo
[synchronizeinfo] [40]: jboss/common-core
[synchronizeinfo] [41]: jboss/common-logging-jdk
[synchronizeinfo] [42]: jboss/common-logging-log4j
[synchronizeinfo] [43]: jboss/common-logging-spi
[synchronizeinfo] [44]: jboss/integration
[synchronizeinfo] [45]: jboss/jaxr
[synchronizeinfo] [46]: jboss/jboss-ejb3-cache
[synchronizeinfo] [47]: jboss/jboss-ejb3-ext-api
[synchronizeinfo] [48]: jboss/jboss-ejb3-ext-api-impl
[synchronizeinfo] [49]: jboss/jboss-ejb3-interceptors
[synchronizeinfo] [50]: jboss/jboss-ejb3-metadata
[synchronizeinfo] [51]: jboss/jboss-ejb3-core
[synchronizeinfo] [52]: jboss/jboss-ha-client
[synchronizeinfo] [53]: jboss/jboss-ha-server-api
[synchronizeinfo] [54]: jboss/jboss-jaspi-api
[synchronizeinfo] [55]: jboss/jboss-javaee
[synchronizeinfo] [56]: jboss/jboss-security-spi
[synchronizeinfo] [57]: jboss/jbosssx
[synchronizeinfo] [58]: jboss/jbosssx-client
[synchronizeinfo] [59]: jboss/jbossts
[synchronizeinfo] [60]: jboss/jboss-vfs
[synchronizeinfo] [61]: jboss/jbossws
[synchronizeinfo] [62]: jboss/jbossxb
[synchronizeinfo] [63]: jboss/jms-integration-tests
[synchronizeinfo] [64]: jboss/jnp-client
[synchronizeinfo] [65]: jboss/jnpserver
[synchronizeinfo] [66]: jboss/messaging
[synchronizeinfo] [67]: jboss/metadata
[synchronizeinfo] [68]: jboss/jboss-cl
[synchronizeinfo] [69]: jboss/jboss-deployers
[synchronizeinfo] [70]: jboss/jboss-man
[synchronizeinfo] [71]: jboss/jboss-mdr
[synchronizeinfo] [72]: jboss/microcontainer
[synchronizeinfo] [73]: jboss/jboss-reflect
[synchronizeinfo] [74]: jboss/profiler/jvmti
[synchronizeinfo] [75]: jboss/remoting
[synchronizeinfo] [76]: jboss/serialization
Duplicated project name in import. Project jboss-serialization-info defined first in /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/profiler/jvmti/component-info.xml and again in /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/serialization/component-info.xml
[synchronizeinfo] [77]: jboss/test
[synchronizeinfo] [78]: jboss/web
[synchronizeinfo] [79]: jfreechart
[synchronizeinfo] [80]: jgroups
[synchronizeinfo] [81]: joesnmp
[synchronizeinfo] [82]: juddi
[synchronizeinfo] [83]: junit
[synchronizeinfo] [84]: nekohtml
[synchronizeinfo] [85]: objectweb-joramtests
[synchronizeinfo] [86]: odmg
[synchronizeinfo] [87]: opensaml
[synchronizeinfo] [88]: osgi
[synchronizeinfo] [89]: oswego-concurrent
[synchronizeinfo] [90]: qdox
[synchronizeinfo] [91]: quartz
[synchronizeinfo] [92]: sleepycat
[synchronizeinfo] [93]: snmptrapappender
Overriding previous definition of reference to snmpTrapAppender.jar
[synchronizeinfo] [94]: spring
[synchronizeinfo] [95]: sun-jaf
[synchronizeinfo] [96]: sun-javacc
[synchronizeinfo] [97]: sun-javamail
[synchronizeinfo] [98]: sun-jsf
[synchronizeinfo] [99]: sun-jstl
[synchronizeinfo] [100]: sun-opends
[synchronizeinfo] [101]: sun-servlet
Overriding previous definition of reference to servlet-api.jar
Overriding previous definition of reference to jsp-api.jar
[synchronizeinfo] [102]: sun-xacml
[synchronizeinfo] [103]: trove
[synchronizeinfo] [104]: woodstox
[synchronizeinfo] [105]: xdoclet
[synchronizeinfo] [106]: xmlunit-xmlunit
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-lang
[get] Getting: http://repository.jboss.com/apache-lang/2.1/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-lang/component-info.xml
.
[get] last modified = Mon Apr 09 12:02:27 EDT 2007
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jaxbintros
[get] Getting: http://repository.jboss.com/jboss/jaxbintros/1.0.0.beta2/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jaxbintros/component-info.xml
.
[get] last modified = Mon Mar 31 12:04:56 EDT 2008
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws-common
[get] Getting: http://repository.jboss.com/jboss/jbossws-common/1.0.4.GA/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws-common/component-info.xml
.
[get] last modified = Sat Mar 22 18:58:50 EDT 2008
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws-framework
[get] Getting: http://repository.jboss.com/jboss/jbossws-framework/3.0.1.GA/component-in...
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws-framework/component-info.xml
.
[get] last modified = Sat Mar 22 19:04:46 EDT 2008
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws-spi
[get] Getting: http://repository.jboss.com/jboss/jbossws-spi/1.0.2.GA/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws-spi/component-info.xml
.
[get] last modified = Sat Mar 22 17:38:49 EDT 2008
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/ibm-wsdl4j
[get] Getting: http://repository.jboss.com/ibm-wsdl4j/1.6.2-brew/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/ibm-wsdl4j/component-info.xml
.
[get] last modified = Mon Apr 09 12:23:30 EDT 2007
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/stax-api
[get] Getting: http://repository.jboss.com/stax-api/1.0/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/stax-api/component-info.xml
.
[get] last modified = Mon Apr 09 12:21:35 EDT 2007
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/sun-fi
[get] Getting: http://repository.jboss.com/sun-fi/1.2.2/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/sun-fi/component-info.xml
.
[get] last modified = Wed Mar 12 10:18:59 EDT 2008
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/sun-jaxb
[get] Getting: http://repository.jboss.com/sun-jaxb/2.1.4/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/sun-jaxb/component-info.xml
.
[get] last modified = Fri Nov 23 22:42:18 EST 2007
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/sun-jaxws
[get] Getting: http://repository.jboss.com/sun-jaxws/2.1.1/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/sun-jaxws/component-info.xml
.
[get] last modified = Fri Nov 23 22:42:18 EST 2007
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/wscommons-policy
[get] Getting: http://repository.jboss.com/wscommons-policy/1.0/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/wscommons-policy/component-info.xml
.
[get] last modified = Mon Apr 09 12:18:35 EDT 2007
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/wutka-dtdparser
[get] Getting: http://repository.jboss.com/wutka-dtdparser/1.21-brew/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/wutka-dtdparser/component-info.xml
.
[get] last modified = Mon Apr 09 12:22:01 EDT 2007
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/common
[get] Getting: http://repository.jboss.com/jboss/common/1.2.1.GA-brew/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/common/component-info.xml
.
[get] last modified = Mon Nov 19 11:18:20 EST 2007
[synchronizeinfo] [0]: apache-codec
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=apache-codec,name=apache-codec,filename=component-info.xml,location=null,version=1.3.0,compatibles=[Compatible@186f247{id=null, version=1.3.0}],component=null,importingComponent=Component@110c31{id=apache-httpclient atts={projecthome=http://jakarta.apache.org/commons/httpclient/, licensetype=apache-2.0} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-httpclient version=3.0.1 isLocal=false artifacts=[Artifact(a)13785d3{id=commons-httpclient.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-httpclient/lib/commons-httpclient.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@10bbf9e{id=apache-codec atts={projecthome=http://jakarta.apache.org/commons/codec/, licensetype=apache-2.0} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-codec version=1.3.0 isLocal=false artifacts=[Artifact(a)513d61{id=commons-codec.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-codec/lib/commons-codec.jar type=null}] module=null location=null}
[synchronizeinfo] [1]: apache-lang
[synchronizeinfo] [2]: apache-xerces
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=apache-xerces,name=apache-xerces,filename=component-info.xml,location=null,version=2.9.1,compatibles=[Compatible@1035079{id=null, version=2.7.1}, Compatible@983d95{id=null, version=2.7.1-brew}, Compatible@f30494{id=null, version=2.9.0}, Compatible@b1cc87{id=null, version=2.9.1}],component=null,importingComponent=Component@55d93d{id=apache-xalan atts={tag=xalan-j2-2_7_0-2jpp_ep1_3, projecthome=http://xml.apache.org/xalan-j/, scm=:ext:cvs.devel.redhat.com:/cvs/dist/xalan-j2, licensetype=apache-2.0} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-xalan version=2.7.0.patch01-brew isLocal=false artifacts=[Artifact(a)296f76{id=xalan.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-xalan/lib/xalan.jar type=null}, Artifact(a)54c4ad{id=serializer.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-xalan/lib/serializer.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@13c7378{id=apache-xerces atts={projecthome=http://xml.apache.org/xerces2-j/index.html, licensetype=apache-2.0} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-xerces version=2.9.1 isLocal=false artifacts=[Artifact(a)1c0f2e5{id=xercesImpl.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-xerces/lib/xercesImpl.jar type=null}, Artifact(a)8ab708{id=xercesImpl-src.zip output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-xerces/lib/xercesImpl-src.zip type=null}, Artifact(a)f6ac0b{id=resolver.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-xerces/lib/resolver.jar type=null}, Artifact(a)9934d4{id=xml-apis.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-xerces/lib/xml-apis.jar type=null}] module=null location=null}
[synchronizeinfo] [3]: antlr
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=antlr,name=antlr,filename=component-info.xml,location=null,version=2.7.6rc1,compatibles=[Compatible@eaf40c{id=null, version=2.7.5H3}, Compatible@13c6641{id=null, version=2.7.6-brew}, Compatible@5d391d{id=null, version=2.7.6.ga}, Compatible@50a649{id=null, version=2.7.6rc1}],component=null,importingComponent=Component@fefe3f{id=hibernate atts={projecthome=http://hibernate.org/, scm=:ext:cvs.devel.redhat.com:/cvs/hibernate3, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate version=3.2.6.GA isLocal=false artifacts=[Artifact(a)e61a35{id=hibernate3.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate/lib/hibernate3.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@1742700{id=antlr atts={tag=antlr-2_7_6-3jpp_el4ep1_2, projecthome=http://www.antlr.org/, scm=:ext:cvs.devel.redhat.com:/cvs/dist/antlr, licensetype=antlr} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/antlr version=2.7.6-brew isLocal=false artifacts=[Artifact(a)acb158{id=antlr.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/antlr/lib/antlr.jar type=null}] module=null location=null}
[synchronizeinfo] [4]: hibernate
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=hibernate,name=hibernate,filename=component-info.xml,location=null,version=3.2.6.GA,compatibles=[Compatible@d507e9{id=null, version=3.2.0.GA}, Compatible@1fa6d18{id=null, version=3.2.1.GA}, Compatible@1049d3{id=null, version=3.2.3.GA}, Compatible@15ed659{id=null, version=3.2.4.SP1}, Compatible@14a7a12{id=null, version=3.2.4.SP1_CP01-brew}, Compatible@9444d1{id=null, version=3.2.6.GA}],component=null,importingComponent=Component@dcb03b{id=hibernate-annotations atts={projecthome=http://annotations.hibernate.org, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-annotations version=3.3.1.GA isLocal=false artifacts=[Artifact(a)b60b93{id=hibernate-annotations.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-annotations/lib/hibernate-annotations.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@fefe3f{id=hibernate atts={projecthome=http://hibernate.org/, scm=:ext:cvs.devel.redhat.com:/cvs/hibernate3, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate version=3.2.6.GA isLocal=false artifacts=[Artifact(a)e61a35{id=hibernate3.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate/lib/hibernate3.jar type=null}] module=null location=null}
[synchronizeinfo] [5]: hibernate-commons-annotations
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=hibernate-commons-annotations,name=hibernate-commons-annotations,filename=component-info.xml,location=null,version=3.0.0.GA,compatibles=[Compatible@32060c{id=null, version=3.0.0.GA}],component=null,importingComponent=Component@dcb03b{id=hibernate-annotations atts={projecthome=http://annotations.hibernate.org, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-annotations version=3.3.1.GA isLocal=false artifacts=[Artifact(a)b60b93{id=hibernate-annotations.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-annotations/lib/hibernate-annotations.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@1b1fbf4{id=hibernate-commons-annotations atts={projecthome=http://annotations.hibernate.org, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-commons-annotations version=3.0.0.GA isLocal=false artifacts=[Artifact(a)148662{id=hibernate-commons-annotations.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-commons-annotations/lib/hibernate-commons-annotations.jar type=null}] module=null location=null}
[synchronizeinfo] [6]: hibernate
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=hibernate,name=hibernate,filename=component-info.xml,location=null,version=3.2.6.GA,compatibles=[Compatible@2b323e{id=null, version=3.2.0.GA}, Compatible@1efb4be{id=null, version=3.2.1.GA}, Compatible@435a3a{id=null, version=3.2.3.GA}, Compatible@1d8c528{id=null, version=3.2.4.SP1}, Compatible@77eaf8{id=null, version=3.2.4.SP1_CP01-brew}, Compatible@e35bb7{id=null, version=3.2.6.GA}],component=null,importingComponent=Component@1829e6f{id=hibernate-entitymanager atts={projecthome=http://entitymanager.hibernate.org/, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-entitymanager version=3.3.2.GA isLocal=false artifacts=[Artifact(a)6fa9fc{id=hibernate-entitymanager.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-entitymanager/lib/hibernate-entitymanager.jar type=null}, Artifact(a)100ebec{id=ejb3-persistence.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-entitymanager/lib/ejb3-persistence.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@fefe3f{id=hibernate atts={projecthome=http://hibernate.org/, scm=:ext:cvs.devel.redhat.com:/cvs/hibernate3, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate version=3.2.6.GA isLocal=false artifacts=[Artifact(a)e61a35{id=hibernate3.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate/lib/hibernate3.jar type=null}] module=null location=null}
[synchronizeinfo] [7]: hibernate-annotations
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=hibernate-annotations,name=hibernate-annotations,filename=component-info.xml,location=null,version=3.3.1.GA,compatibles=[Compatible@9a8a68{id=null, version=3.3.1.GA}],component=null,importingComponent=Component@1829e6f{id=hibernate-entitymanager atts={projecthome=http://entitymanager.hibernate.org/, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-entitymanager version=3.3.2.GA isLocal=false artifacts=[Artifact(a)6fa9fc{id=hibernate-entitymanager.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-entitymanager/lib/hibernate-entitymanager.jar type=null}, Artifact(a)100ebec{id=ejb3-persistence.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-entitymanager/lib/ejb3-persistence.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@dcb03b{id=hibernate-annotations atts={projecthome=http://annotations.hibernate.org, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-annotations version=3.3.1.GA isLocal=false artifacts=[Artifact(a)b60b93{id=hibernate-annotations.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-annotations/lib/hibernate-annotations.jar type=null}] module=null location=null}
[synchronizeinfo] [8]: hibernate-commons-annotations
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=hibernate-commons-annotations,name=hibernate-commons-annotations,filename=component-info.xml,location=null,version=3.0.0.GA,compatibles=[Compatible@1f4e571{id=null, version=3.0.0.GA}],component=null,importingComponent=Component@1829e6f{id=hibernate-entitymanager atts={projecthome=http://entitymanager.hibernate.org/, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-entitymanager version=3.3.2.GA isLocal=false artifacts=[Artifact(a)6fa9fc{id=hibernate-entitymanager.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-entitymanager/lib/hibernate-entitymanager.jar type=null}, Artifact(a)100ebec{id=ejb3-persistence.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-entitymanager/lib/ejb3-persistence.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@1b1fbf4{id=hibernate-commons-annotations atts={projecthome=http://annotations.hibernate.org, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-commons-annotations version=3.0.0.GA isLocal=false artifacts=[Artifact(a)148662{id=hibernate-commons-annotations.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-commons-annotations/lib/hibernate-commons-annotations.jar type=null}] module=null location=null}
[synchronizeinfo] [9]: hibernate
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=hibernate,name=hibernate,filename=component-info.xml,location=null,version=3.2.6.GA,compatibles=[Compatible@1038de7{id=null, version=3.2.0.GA}, Compatible@5976c2{id=null, version=3.2.1.GA}, Compatible@183e7de{id=null, version=3.2.3.GA}, Compatible@ebcdbb{id=null, version=3.2.4.SP1}, Compatible@10fe2b9{id=null, version=3.2.4.SP1_CP01-brew}, Compatible@1ee148b{id=null, version=3.2.6.GA}],component=null,importingComponent=Component@180f96c{id=hibernate-validator atts={projecthome=http://validator.hibernate.org/, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-validator version=3.0.0.GA isLocal=false artifacts=[Artifact(a)7736bd{id=hibernate-validator.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-validator/lib/hibernate-validator.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@fefe3f{id=hibernate atts={projecthome=http://hibernate.org/, scm=:ext:cvs.devel.redhat.com:/cvs/hibernate3, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate version=3.2.6.GA isLocal=false artifacts=[Artifact(a)e61a35{id=hibernate3.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate/lib/hibernate3.jar type=null}] module=null location=null}
[synchronizeinfo] [10]: hibernate-commons-annotations
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=hibernate-commons-annotations,name=hibernate-commons-annotations,filename=component-info.xml,location=null,version=3.0.0.GA,compatibles=[Compatible@186d484{id=null, version=3.0.0.GA}],component=null,importingComponent=Component@180f96c{id=hibernate-validator atts={projecthome=http://validator.hibernate.org/, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-validator version=3.0.0.GA isLocal=false artifacts=[Artifact(a)7736bd{id=hibernate-validator.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-validator/lib/hibernate-validator.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@1b1fbf4{id=hibernate-commons-annotations atts={projecthome=http://annotations.hibernate.org, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-commons-annotations version=3.0.0.GA isLocal=false artifacts=[Artifact(a)148662{id=hibernate-commons-annotations.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/hibernate-commons-annotations/lib/hibernate-commons-annotations.jar type=null}] module=null location=null}
[synchronizeinfo] [11]: apache-avalon
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=apache-avalon,name=apache-avalon,filename=component-info.xml,location=null,version=4.1.5-brew,compatibles=[Compatible@ea48be{id=null, version=4.1.5}, Compatible@14dd758{id=null, version=4.1.5-brew}],component=null,importingComponent=Component@13f210f{id=jacorb atts={tag=jacorb-2_3_0-1jpp_ep1_4, projecthome=http://www.jacorb.org, scm=:ext:cvs.devel.redhat.com:/cvs/dist/jacorb, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb version=2.3.0jboss.patch5-brew isLocal=false artifacts=[Artifact(a)1938039{id=idl.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb/lib/idl.jar type=null}, Artifact(a)c743eb{id=idl_g.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb/lib/idl_g.jar type=null}, Artifact(a)3c342b{id=jacorb.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb/lib/jacorb.jar type=null}, Artifact(a)8530b8{id=jacorb_g.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb/lib/jacorb_g.jar type=null}, Artifact(a)419d05{id=orb.idl output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb/resources/orb.idl type=null}, Artifact(a)1abcc03{id=CSI.idl output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb/resources/CSI.idl type=null}, Artifact(a)1deeb40{id=CosTransactions.idl output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb/resources/CosTransactions.idl type=null}, Artifact(a)26e9f9{id=jacorb.properties output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb/resources/jacorb.properties type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@1af33d6{id=apache-avalon atts={projecthome=http://www.apache.org/dist/avalon/avalon-framework/, licensetype=apache-1.1} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-avalon version=4.1.5 isLocal=false artifacts=[Artifact(a)17431b9{id=avalon-framework.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-avalon/lib/avalon-framework.jar type=null}] module=null location=null}
[synchronizeinfo] [12]: apache-avalon-logkit
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=apache-avalon-logkit,name=apache-avalon-logkit,filename=component-info.xml,location=null,version=1.2-brew,compatibles=[Compatible@174d93a{id=null, version=1.2}, Compatible@61a907{id=null, version=1.2-brew}],component=null,importingComponent=Component@13f210f{id=jacorb atts={tag=jacorb-2_3_0-1jpp_ep1_4, projecthome=http://www.jacorb.org, scm=:ext:cvs.devel.redhat.com:/cvs/dist/jacorb, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb version=2.3.0jboss.patch5-brew isLocal=false artifacts=[Artifact(a)1938039{id=idl.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb/lib/idl.jar type=null}, Artifact(a)c743eb{id=idl_g.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb/lib/idl_g.jar type=null}, Artifact(a)3c342b{id=jacorb.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb/lib/jacorb.jar type=null}, Artifact(a)8530b8{id=jacorb_g.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb/lib/jacorb_g.jar type=null}, Artifact(a)419d05{id=orb.idl output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb/resources/orb.idl type=null}, Artifact(a)1abcc03{id=CSI.idl output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb/resources/CSI.idl type=null}, Artifact(a)1deeb40{id=CosTransactions.idl output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb/resources/CosTransactions.idl type=null}, Artifact(a)26e9f9{id=jacorb.properties output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jacorb/resources/jacorb.properties type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@16c9867{id=apache-avalon-logkit atts={projecthome=http://www.apache.org/dist/avalon/logkit/, licensetype=apache-1.1} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-avalon-logkit version=1.2 isLocal=false artifacts=[Artifact(a)89cc5e{id=logkit.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-avalon-logkit/lib/logkit.jar type=null}] module=null location=null}
[synchronizeinfo] [13]: javassist
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=javassist,name=javassist,filename=component-info.xml,location=null,version=3.7.1.GA,compatibles=[Compatible@1a0225b{id=null, version=3.7.1.GA}],component=null,importingComponent=Component@186c730{id=jboss/aop atts={projecthome=http://www.jboss.org/products/aop, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/aop version=2.0.0.CR8 isLocal=false artifacts=[Artifact(a)17f242c{id=aspect-deployer-beans.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/aop/resources/aspect-deployer-beans.xml type=null}, Artifact(a)1fd5e2{id=jboss-aop-as4-deployer.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/aop/lib/jboss-aop-as4-deployer.jar type=null}, Artifact(a)12f9ee{id=jboss-aop-deployer-jdk50.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/aop/lib/jboss-aop-deployer-jdk50.jar type=null}, Artifact(a)1d6a56e{id=jboss-aop-jboss4-jdk50.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/aop/lib/jboss-aop-jboss4-jdk50.jar type=null}, Artifact(a)106fc94{id=jboss-aop-jdk50.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/aop/lib/jboss-aop-jdk50.jar type=null}, Artifact(a)1b06041{id=jboss-aop-jdk50-client.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/aop/lib/jboss-aop-jdk50-client.jar type=null}, Artifact(a)7f5580{id=jboss-aop-src.zip output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/aop/lib/jboss-aop-src.zip type=null}, Artifact(a)1c6572b{id=jboss-asintegration-src.zip output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/aop/lib/jboss-asintegration-src.zip type=null}, Artifact(a)84cc09{id=jboss-aspect-library-beans.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/aop/resources/jboss-aspect-library-beans.xml type=null}, Artifact(a)6f9b8e{id=jboss-standalone-aspect-library-jdk50.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/aop/lib/jboss-standalone-aspect-library-jdk50.jar type=null}, Artifact(a)14db0e3{id=jboss-standalone-aspects-src.zip output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/aop/lib/jboss-standalone-aspects-src.zip type=null}, Artifact(a)1982fc1{id=jrockit-pluggable-instrumentor.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/aop/lib/jrockit-pluggable-instrumentor.jar type=null}, Artifact(a)676437{id=pluggable-instrumentor.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/aop/lib/pluggable-instrumentor.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@cafb56{id=javassist atts={projecthome=http://sourceforge.net/projects/jboss, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/javassist version=3.7.1.GA isLocal=false artifacts=[Artifact(a)3ae941{id=javassist.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/javassist/lib/javassist.jar type=null}, Artifact(a)1a7ddcf{id=javassist-src.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/javassist/lib/javassist-src.jar type=null}] module=null location=null}
[synchronizeinfo] [14]: jgroups
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=jgroups,name=jgroups,filename=component-info.xml,location=null,version=2.6.2,compatibles=[Compatible@2f8b5a{id=null, version=2.6.1.GA}, Compatible@165c7f6{id=null, version=2.6.2}],component=null,importingComponent=Component@1e4853f{id=jboss/cache/jbosscache-core atts={projecthome=http://www.jboss.org/products/jbosscache, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/cache/jbosscache-core version=2.1.0.CR4 isLocal=false artifacts=[Artifact(a)1e808ca{id=jbosscache-core.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/cache/jbosscache-core/lib/jbosscache-core.jar type=null}, Artifact(a)992bae{id=jbosscache-core-sources.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/cache/jbosscache-core/lib/jbosscache-core-sources.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@659db7{id=jgroups atts={projecthome=http://www.jgroups.org, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jgroups version=2.6.2 isLocal=false artifacts=[Artifact(a)1556d12{id=jgroups.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jgroups/lib/jgroups.jar type=null}, Artifact(a)16be68f{id=jgroups-sources.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jgroups/lib/jgroups-sources.jar type=null}] module=null location=null}
[synchronizeinfo] [15]: jboss/cache/jbosscache-core
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=jboss/cache/jbosscache-core,name=jboss/cache/jbosscache-core,filename=component-info.xml,location=null,version=2.1.0.CR4,compatibles=[Compatible@12aea3e{id=null, version=2.1.0.CR4}],component=null,importingComponent=Component@165f738{id=jboss/cache/jbosscache-pojo atts={projecthome=http://www.jboss.org/products/jbosscache, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/cache/jbosscache-pojo version=2.1.0.CR4 isLocal=false artifacts=[Artifact(a)149b290{id=jbosscache-pojo.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/cache/jbosscache-pojo/lib/jbosscache-pojo.jar type=null}, Artifact(a)16a38b5{id=jbosscache-pojo-sources.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/cache/jbosscache-pojo/lib/jbosscache-pojo-sources.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@1e4853f{id=jboss/cache/jbosscache-core atts={projecthome=http://www.jboss.org/products/jbosscache, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/cache/jbosscache-core version=2.1.0.CR4 isLocal=false artifacts=[Artifact(a)1e808ca{id=jbosscache-core.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/cache/jbosscache-core/lib/jbosscache-core.jar type=null}, Artifact(a)992bae{id=jbosscache-core-sources.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/cache/jbosscache-core/lib/jbosscache-core-sources.jar type=null}] module=null location=null}
[synchronizeinfo] [16]: apache-scout
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=apache-scout,name=apache-scout,filename=component-info.xml,location=null,version=0.7rc2,compatibles=[Compatible@78bc3b{id=null, version=0.7rc2}],component=null,importingComponent=Component@11bed71{id=jboss/jaxr atts={licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jaxr version=1.2.0.GA isLocal=false artifacts=[Artifact(a)81b1fb{id=juddi-service.sar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jaxr/lib/juddi-service.sar type=null}, Artifact(a)cbdb20{id=juddi-saaj.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jaxr/lib/juddi-saaj.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@ee6681{id=apache-scout atts={projecthome=http://ws.apache.org/scout/, licensetype=apache-2.0} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-scout version=0.7rc2 isLocal=false artifacts=[Artifact(a)18bbc5a{id=scout.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/apache-scout/lib/scout.jar type=null}] module=null location=null}
[synchronizeinfo] [17]: juddi
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=juddi,name=juddi,filename=component-info.xml,location=null,version=2.0rc5-brew,compatibles=[Compatible@8ddc4c{id=null, version=0.9RC4}, Compatible@17a1767{id=null, version=0.9RC4-brew}, Compatible@968fda{id=null, version=2.0rc5-brew}],component=null,importingComponent=Component@11bed71{id=jboss/jaxr atts={licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jaxr version=1.2.0.GA isLocal=false artifacts=[Artifact(a)81b1fb{id=juddi-service.sar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jaxr/lib/juddi-service.sar type=null}, Artifact(a)cbdb20{id=juddi-saaj.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jaxr/lib/juddi-saaj.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@1d3cdaa{id=juddi atts={projecthome=http://ws.apache.org/juddi/, licensetype=juddi} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/juddi version=0.9RC4 isLocal=false artifacts=[Artifact(a)6355dc{id=juddi.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/juddi/lib/juddi.jar type=null}] module=null location=null}
[synchronizeinfo] [18]: jboss/jbossxb
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=jboss/jbossxb,name=jboss/jbossxb,filename=component-info.xml,location=null,version=2.0.0.CR7-brew,compatibles=[Compatible@be41ec{id=null, version=1.0.0.SP1}, Compatible@da2cef{id=null, version=1.0.0.SP1-brew}, Compatible@1bc16f0{id=null, version=2.0.0.CR7}, Compatible@18622f3{id=null, version=2.0.0.CR7-brew}],component=null,importingComponent=Component@401369{id=jboss/jbossws atts={licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws version=snapshot isLocal=false artifacts=[Artifact(a)ba5bdb{id=jbossws-client.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/lib/jbossws-client.jar type=null}, Artifact(a)e49dcd{id=jbossws-core.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/lib/jbossws-core.jar type=null}, Artifact(a)1343ed0{id=jboss-jaxrpc.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/lib/jboss-jaxrpc.jar type=null}, Artifact(a)107f45d{id=jboss-jaxws.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/lib/jboss-jaxws.jar type=null}, Artifact(a)13c0b53{id=jboss-jaxws-ext.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/lib/jboss-jaxws-ext.jar type=null}, Artifact(a)10b9279{id=jboss-saaj.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/lib/jboss-saaj.jar type=null}, Artifact(a)bd6a5f{id=jbossws-core-src.zip output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/lib/jbossws-core-src.zip type=null}, Artifact(a)192a848{id=jbossws-context.war output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/lib/jbossws-context.war type=null}, Artifact(a)16614e7{id=standard-jaxrpc-client-config.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/resources/standard-jaxrpc-client-config.xml type=null}, Artifact(a)e66f56{id=standard-jaxrpc-endpoint-config.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/resources/standard-jaxrpc-endpoint-config.xml type=null}, Artifact(a)979e8b{id=standard-jaxws-client-config.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/resources/standard-jaxws-client-config.xml type=null}, Artifact(a)29ce8c{id=standard-jaxws-endpoint-config.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/resources/standard-jaxws-endpoint-config.xml type=null}, Artifact(a)b754b2{id=jbossws-native42-beans.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/resources/jbossws-native42-beans.xml type=null}, Artifact(a)197bb7{id=jbossws-native50-beans.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/resources/jbossws-native50-beans.xml type=null}, Artifact(a)1094d48{id=jbossws-deploy-macros.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/resources/jbossws-deploy-macros.xml type=null}, Artifact(a)1b0bdc8{id=jbossws-deploy.conf output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/bin/jbossws-deploy.conf type=null}, Artifact(a)7bc899{id=wsrunclient.bat output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/bin/wsrunclient.bat type=null}, Artifact(a)aeea66{id=wsrunclient.sh output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/bin/wsrunclient.sh type=null}, Artifact(a)19eda2c{id=wstools.bat output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/bin/wstools.bat type=null}, Artifact(a)59a34{id=wstools.sh output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/bin/wstools.sh type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@1cef4f7{id=jboss/jbossxb atts={licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossxb version=2.0.0.CR7 isLocal=false artifacts=[Artifact(a)349471{id=jboss-xml-binding.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossxb/lib/jboss-xml-binding.jar type=null}, Artifact(a)1fdadcd{id=jboss-xml-binding-sources.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossxb/lib/jboss-xml-binding-sources.jar type=null}] module=null location=null}
[synchronizeinfo] [19]: jboss/remoting
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=jboss/remoting,name=jboss/remoting,filename=component-info.xml,location=null,version=2.4.0.Beta2-brew,compatibles=[Compatible@160877b{id=null, version=2.2.2.SP5}, Compatible@5eb489{id=null, version=2.2.2.SP5-brew}, Compatible@19ec4ed{id=null, version=2.4.0.Beta2}, Compatible@92dcdb{id=null, version=2.4.0.Beta2-brew}],component=null,importingComponent=Component@401369{id=jboss/jbossws atts={licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws version=snapshot isLocal=false artifacts=[Artifact(a)ba5bdb{id=jbossws-client.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/lib/jbossws-client.jar type=null}, Artifact(a)e49dcd{id=jbossws-core.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/lib/jbossws-core.jar type=null}, Artifact(a)1343ed0{id=jboss-jaxrpc.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/lib/jboss-jaxrpc.jar type=null}, Artifact(a)107f45d{id=jboss-jaxws.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/lib/jboss-jaxws.jar type=null}, Artifact(a)13c0b53{id=jboss-jaxws-ext.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/lib/jboss-jaxws-ext.jar type=null}, Artifact(a)10b9279{id=jboss-saaj.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/lib/jboss-saaj.jar type=null}, Artifact(a)bd6a5f{id=jbossws-core-src.zip output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/lib/jbossws-core-src.zip type=null}, Artifact(a)192a848{id=jbossws-context.war output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/lib/jbossws-context.war type=null}, Artifact(a)16614e7{id=standard-jaxrpc-client-config.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/resources/standard-jaxrpc-client-config.xml type=null}, Artifact(a)e66f56{id=standard-jaxrpc-endpoint-config.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/resources/standard-jaxrpc-endpoint-config.xml type=null}, Artifact(a)979e8b{id=standard-jaxws-client-config.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/resources/standard-jaxws-client-config.xml type=null}, Artifact(a)29ce8c{id=standard-jaxws-endpoint-config.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/resources/standard-jaxws-endpoint-config.xml type=null}, Artifact(a)b754b2{id=jbossws-native42-beans.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/resources/jbossws-native42-beans.xml type=null}, Artifact(a)197bb7{id=jbossws-native50-beans.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/resources/jbossws-native50-beans.xml type=null}, Artifact(a)1094d48{id=jbossws-deploy-macros.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/resources/jbossws-deploy-macros.xml type=null}, Artifact(a)1b0bdc8{id=jbossws-deploy.conf output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/bin/jbossws-deploy.conf type=null}, Artifact(a)7bc899{id=wsrunclient.bat output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/bin/wsrunclient.bat type=null}, Artifact(a)aeea66{id=wsrunclient.sh output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/bin/wsrunclient.sh type=null}, Artifact(a)19eda2c{id=wstools.bat output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/bin/wstools.bat type=null}, Artifact(a)59a34{id=wstools.sh output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jbossws/bin/wstools.sh type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@af72d8{id=jboss/remoting atts={projecthome=http://www.jboss.org/products/remoting, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/remoting version=2.4.0.CR1 isLocal=false artifacts=[Artifact(a)9cfec1{id=jboss-remoting.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/remoting/lib/jboss-remoting.jar type=null}, Artifact(a)11946c2{id=jboss-remoting-src.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/remoting/lib/jboss-remoting-src.jar type=null}] module=null location=null}
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/build.xml:914: The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/build-thirdparty.xml:158: A versioning problem exists:
Component: jboss/remoting is at version: 2.4.0.CR1
but it is also required to be compatible with: [Compatible@160877b{id=null, version=2.2.2.SP5}, Compatible@5eb489{id=null, version=2.2.2.SP5-brew}, Compatible@19ec4ed{id=null, version=2.4.0.Beta2}, Compatible@92dcdb{id=null, version=2.4.0.Beta2-brew}]
by: jboss/jbossws
Total time: 5 seconds
ERROR: No artifacts found that match the file pattern "trunk/build/output/jboss-5.0.x.zip,trunk/build/build.log,trunk/svninfo.log". Configuration error?
ERROR: 'trunk/build/output/jboss-5.0.x.zip' doesn't match anything: 'trunk' exists but not 'trunk/build/output/jboss-5.0.x.zip'
Recording fingerprints
Build was marked for publishing on https://hudson.jboss.org/hudson/
finished: FAILURE
16 years, 8 months
Build failed in Hudson: JBoss-AS-5.0.x-TestSuite-sun15 #487
by jboss-qa-internal@redhat.com
See https://hudson.jboss.org/hudson/job/JBoss-AS-5.0.x-TestSuite-sun15/487/ch...
------------------------------------------
[...truncated 16501 lines...]
[synchronizeinfo] .
[get] last modified = Mon Apr 09 12:24:39 EDT 2007
[synchronizeinfo] [0]: antlr
[synchronizeinfo] [1]: apache-avalon
[synchronizeinfo] [2]: apache-avalon-logkit
[synchronizeinfo] [3]: apache-bcel
[synchronizeinfo] [4]: apache-beanutils
[synchronizeinfo] [5]: apache-bsf
[synchronizeinfo] [6]: apache-codec
[synchronizeinfo] [7]: apache-collections
[synchronizeinfo] [8]: apache-digester
[synchronizeinfo] [9]: apache-discovery
[synchronizeinfo] [10]: apache-fileupload
[synchronizeinfo] [11]: apache-httpclient
[synchronizeinfo] [12]: apache-jaxme
[synchronizeinfo] [13]: apache-log4j
[synchronizeinfo] [14]: apache-logging
[synchronizeinfo] [15]: apache-myfaces
[synchronizeinfo] [16]: apache-scout
[synchronizeinfo] [17]: apache-slide
[synchronizeinfo] [18]: apache-velocity
[synchronizeinfo] [19]: apache-xalan
[synchronizeinfo] [20]: apache-xerces
[synchronizeinfo] [21]: apache-xmlsec
[synchronizeinfo] [22]: beanshell
[synchronizeinfo] [23]: cglib
[synchronizeinfo] [24]: commons-el
[synchronizeinfo] [25]: dom4j
[synchronizeinfo] [26]: easymock
[synchronizeinfo] [27]: gnu-getopt
[synchronizeinfo] [28]: hibernate
[synchronizeinfo] [29]: hibernate-annotations
[synchronizeinfo] [30]: hibernate-commons-annotations
[synchronizeinfo] [31]: hibernate-entitymanager
[synchronizeinfo] [32]: hibernate-validator
[synchronizeinfo] [33]: hsqldb
[synchronizeinfo] [34]: jacorb
[synchronizeinfo] [35]: javassist
[synchronizeinfo] [36]: jaxen
[synchronizeinfo] [37]: jboss/aop
[synchronizeinfo] [38]: jboss/cache/jbosscache-core
[synchronizeinfo] [39]: jboss/cache/jbosscache-pojo
[synchronizeinfo] [40]: jboss/common-core
[synchronizeinfo] [41]: jboss/common-logging-jdk
[synchronizeinfo] [42]: jboss/common-logging-log4j
[synchronizeinfo] [43]: jboss/common-logging-spi
[synchronizeinfo] [44]: jboss/integration
[synchronizeinfo] [45]: jboss/jaxr
[synchronizeinfo] [46]: jboss/jboss-ejb3-cache
[synchronizeinfo] [47]: jboss/jboss-ejb3-ext-api
[synchronizeinfo] [48]: jboss/jboss-ejb3-ext-api-impl
[synchronizeinfo] [49]: jboss/jboss-ejb3-interceptors
[synchronizeinfo] [50]: jboss/jboss-ejb3-metadata
[synchronizeinfo] [51]: jboss/jboss-ejb3-core
[synchronizeinfo] [52]: jboss/jboss-ha-client
[synchronizeinfo] [53]: jboss/jboss-ha-server-api
[synchronizeinfo] [54]: jboss/jboss-jaspi-api
[synchronizeinfo] [55]: jboss/jboss-javaee
[synchronizeinfo] [56]: jboss/jboss-security-spi
[synchronizeinfo] [57]: jboss/jbosssx
[synchronizeinfo] [58]: jboss/jbosssx-client
[synchronizeinfo] [59]: jboss/jbossts
[synchronizeinfo] [60]: jboss/jboss-vfs
[synchronizeinfo] [61]: jboss/jbossws
[synchronizeinfo] [62]: jboss/jbossxb
[synchronizeinfo] [63]: jboss/jms-integration-tests
[synchronizeinfo] [64]: jboss/jnp-client
[synchronizeinfo] [65]: jboss/jnpserver
[synchronizeinfo] [66]: jboss/messaging
[synchronizeinfo] [67]: jboss/metadata
[synchronizeinfo] [68]: jboss/jboss-cl
[synchronizeinfo] [69]: jboss/jboss-deployers
[synchronizeinfo] [70]: jboss/jboss-man
[synchronizeinfo] [71]: jboss/jboss-mdr
[synchronizeinfo] [72]: jboss/microcontainer
[synchronizeinfo] [73]: jboss/jboss-reflect
[synchronizeinfo] [74]: jboss/profiler/jvmti
[synchronizeinfo] [75]: jboss/remoting
[synchronizeinfo] [76]: jboss/serialization
Duplicated project name in import. Project jboss-serialization-info defined first in /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/profiler/jvmti/component-info.xml and again in /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/serialization/component-info.xml
[synchronizeinfo] [77]: jboss/test
[synchronizeinfo] [78]: jboss/web
[synchronizeinfo] [79]: jfreechart
[synchronizeinfo] [80]: jgroups
[synchronizeinfo] [81]: joesnmp
[synchronizeinfo] [82]: juddi
[synchronizeinfo] [83]: junit
[synchronizeinfo] [84]: nekohtml
[synchronizeinfo] [85]: objectweb-joramtests
[synchronizeinfo] [86]: odmg
[synchronizeinfo] [87]: opensaml
[synchronizeinfo] [88]: osgi
[synchronizeinfo] [89]: oswego-concurrent
[synchronizeinfo] [90]: qdox
[synchronizeinfo] [91]: quartz
[synchronizeinfo] [92]: sleepycat
[synchronizeinfo] [93]: snmptrapappender
Overriding previous definition of reference to snmpTrapAppender.jar
[synchronizeinfo] [94]: spring
[synchronizeinfo] [95]: sun-jaf
[synchronizeinfo] [96]: sun-javacc
[synchronizeinfo] [97]: sun-javamail
[synchronizeinfo] [98]: sun-jsf
[synchronizeinfo] [99]: sun-jstl
[synchronizeinfo] [100]: sun-opends
[synchronizeinfo] [101]: sun-servlet
Overriding previous definition of reference to servlet-api.jar
Overriding previous definition of reference to jsp-api.jar
[synchronizeinfo] [102]: sun-xacml
[synchronizeinfo] [103]: trove
[synchronizeinfo] [104]: woodstox
[synchronizeinfo] [105]: xdoclet
[synchronizeinfo] [106]: xmlunit-xmlunit
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/apache-lang
[get] Getting: http://repository.jboss.com/apache-lang/2.1/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/apache-lang/component-info.xml
.
[get] last modified = Mon Apr 09 12:02:27 EDT 2007
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jaxbintros
[get] Getting: http://repository.jboss.com/jboss/jaxbintros/1.0.0.beta2/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jaxbintros/component-info.xml
.
[get] last modified = Mon Mar 31 12:04:56 EDT 2008
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws-common
[get] Getting: http://repository.jboss.com/jboss/jbossws-common/1.0.4.GA/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws-common/component-info.xml
.
[get] last modified = Sat Mar 22 18:58:50 EDT 2008
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws-framework
[get] Getting: http://repository.jboss.com/jboss/jbossws-framework/3.0.1.GA/component-in...
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws-framework/component-info.xml
.
[get] last modified = Sat Mar 22 19:04:46 EDT 2008
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws-spi
[get] Getting: http://repository.jboss.com/jboss/jbossws-spi/1.0.2.GA/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws-spi/component-info.xml
.
[get] last modified = Sat Mar 22 17:38:49 EDT 2008
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/ibm-wsdl4j
[get] Getting: http://repository.jboss.com/ibm-wsdl4j/1.6.2-brew/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/ibm-wsdl4j/component-info.xml
.
[get] last modified = Mon Apr 09 12:23:30 EDT 2007
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/stax-api
[get] Getting: http://repository.jboss.com/stax-api/1.0/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/stax-api/component-info.xml
.
[get] last modified = Mon Apr 09 12:21:35 EDT 2007
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/sun-fi
[get] Getting: http://repository.jboss.com/sun-fi/1.2.2/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/sun-fi/component-info.xml
.
[get] last modified = Wed Mar 12 10:18:59 EDT 2008
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/sun-jaxb
[get] Getting: http://repository.jboss.com/sun-jaxb/2.1.4/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/sun-jaxb/component-info.xml
.
[get] last modified = Fri Nov 23 22:42:18 EST 2007
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/sun-jaxws
[get] Getting: http://repository.jboss.com/sun-jaxws/2.1.1/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/sun-jaxws/component-info.xml
.
[get] last modified = Fri Nov 23 22:42:18 EST 2007
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/wscommons-policy
[get] Getting: http://repository.jboss.com/wscommons-policy/1.0/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/wscommons-policy/component-info.xml
.
[get] last modified = Mon Apr 09 12:18:35 EDT 2007
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/wutka-dtdparser
[get] Getting: http://repository.jboss.com/wutka-dtdparser/1.21-brew/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/wutka-dtdparser/component-info.xml
.
[get] last modified = Mon Apr 09 12:22:01 EDT 2007
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/common
[get] Getting: http://repository.jboss.com/jboss/common/1.2.1.GA-brew/component-info.xml
[get] To: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/common/component-info.xml
.
[get] last modified = Mon Nov 19 11:18:20 EST 2007
[synchronizeinfo] [0]: apache-codec
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=apache-codec,name=apache-codec,filename=component-info.xml,location=null,version=1.3.0,compatibles=[Compatible@d66426{id=null, version=1.3.0}],component=null,importingComponent=Component@32efa7{id=apache-httpclient atts={projecthome=http://jakarta.apache.org/commons/httpclient/, licensetype=apache-2.0} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/apache-httpclient version=3.0.1 isLocal=false artifacts=[Artifact(a)13f991{id=commons-httpclient.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/apache-httpclient/lib/commons-httpclient.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@194d372{id=apache-codec atts={projecthome=http://jakarta.apache.org/commons/codec/, licensetype=apache-2.0} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/apache-codec version=1.3.0 isLocal=false artifacts=[Artifact(a)1c5fde0{id=commons-codec.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/apache-codec/lib/commons-codec.jar type=null}] module=null location=null}
[synchronizeinfo] [1]: apache-lang
[synchronizeinfo] [2]: apache-xerces
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=apache-xerces,name=apache-xerces,filename=component-info.xml,location=null,version=2.9.1,compatibles=[Compatible@8c4a77{id=null, version=2.7.1}, Compatible@6d0040{id=null, version=2.7.1-brew}, Compatible@2b9406{id=null, version=2.9.0}, Compatible@1035079{id=null, version=2.9.1}],component=null,importingComponent=Component@1c0f2e5{id=apache-xalan atts={tag=xalan-j2-2_7_0-2jpp_ep1_3, projecthome=http://xml.apache.org/xalan-j/, scm=:ext:cvs.devel.redhat.com:/cvs/dist/xalan-j2, licensetype=apache-2.0} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/apache-xalan version=2.7.0.patch01-brew isLocal=false artifacts=[Artifact(a)8ab708{id=xalan.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/apache-xalan/lib/xalan.jar type=null}, Artifact(a)f6ac0b{id=serializer.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/apache-xalan/lib/serializer.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@9934d4{id=apache-xerces atts={projecthome=http://xml.apache.org/xerces2-j/index.html, licensetype=apache-2.0} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/apache-xerces version=2.9.1 isLocal=false artifacts=[Artifact(a)5b8827{id=xercesImpl.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/apache-xerces/lib/xercesImpl.jar type=null}, Artifact(a)147c1db{id=xercesImpl-src.zip output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/apache-xerces/lib/xercesImpl-src.zip type=null}, Artifact(a)82d37{id=resolver.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/apache-xerces/lib/resolver.jar type=null}, Artifact(a)d09ad3{id=xml-apis.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/apache-xerces/lib/xml-apis.jar type=null}] module=null location=null}
[synchronizeinfo] [3]: antlr
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=antlr,name=antlr,filename=component-info.xml,location=null,version=2.7.6rc1,compatibles=[Compatible@983d95{id=null, version=2.7.5H3}, Compatible@f30494{id=null, version=2.7.6-brew}, Compatible@b1cc87{id=null, version=2.7.6.ga}, Compatible@eaf40c{id=null, version=2.7.6rc1}],component=null,importingComponent=Component@b7ec5d{id=hibernate atts={projecthome=http://hibernate.org/, scm=:ext:cvs.devel.redhat.com:/cvs/hibernate3, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/hibernate version=3.2.6.GA isLocal=false artifacts=[Artifact(a)fefe3f{id=hibernate3.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/hibernate/lib/hibernate3.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@1af33d6{id=antlr atts={tag=antlr-2_7_6-3jpp_el4ep1_2, projecthome=http://www.antlr.org/, scm=:ext:cvs.devel.redhat.com:/cvs/dist/antlr, licensetype=antlr} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/antlr version=2.7.6-brew isLocal=false artifacts=[Artifact(a)17431b9{id=antlr.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/antlr/lib/antlr.jar type=null}] module=null location=null}
[synchronizeinfo] [4]: hibernate
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=hibernate,name=hibernate,filename=component-info.xml,location=null,version=3.2.6.GA,compatibles=[Compatible@13c6641{id=null, version=3.2.0.GA}, Compatible@5d391d{id=null, version=3.2.1.GA}, Compatible@50a649{id=null, version=3.2.3.GA}, Compatible@d507e9{id=null, version=3.2.4.SP1}, Compatible@1fa6d18{id=null, version=3.2.4.SP1_CP01-brew}, Compatible@1049d3{id=null, version=3.2.6.GA}],component=null,importingComponent=Component@1fe88d{id=hibernate-annotations atts={projecthome=http://annotations.hibernate.org, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/hibernate-annotations version=3.3.1.GA isLocal=false artifacts=[Artifact(a)dcb03b{id=hibernate-annotations.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/hibernate-annotations/lib/hibernate-annotations.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@b7ec5d{id=hibernate atts={projecthome=http://hibernate.org/, scm=:ext:cvs.devel.redhat.com:/cvs/hibernate3, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/hibernate version=3.2.6.GA isLocal=false artifacts=[Artifact(a)fefe3f{id=hibernate3.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/hibernate/lib/hibernate3.jar type=null}] module=null location=null}
[synchronizeinfo] [5]: hibernate-commons-annotations
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=hibernate-commons-annotations,name=hibernate-commons-annotations,filename=component-info.xml,location=null,version=3.0.0.GA,compatibles=[Compatible@15ed659{id=null, version=3.0.0.GA}],component=null,importingComponent=Component@1fe88d{id=hibernate-annotations atts={projecthome=http://annotations.hibernate.org, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/hibernate-annotations version=3.3.1.GA isLocal=false artifacts=[Artifact(a)dcb03b{id=hibernate-annotations.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/hibernate-annotations/lib/hibernate-annotations.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@b60b93{id=hibernate-commons-annotations atts={projecthome=http://annotations.hibernate.org, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/hibernate-commons-annotations version=3.0.0.GA isLocal=false artifacts=[Artifact(a)1b1fbf4{id=hibernate-commons-annotations.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/hibernate-commons-annotations/lib/hibernate-commons-annotations.jar type=null}] module=null location=null}
[synchronizeinfo] [6]: hibernate
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=hibernate,name=hibernate,filename=component-info.xml,location=null,version=3.2.6.GA,compatibles=[Compatible@14a7a12{id=null, version=3.2.0.GA}, Compatible@9444d1{id=null, version=3.2.1.GA}, Compatible@32060c{id=null, version=3.2.3.GA}, Compatible@2b323e{id=null, version=3.2.4.SP1}, Compatible@1efb4be{id=null, version=3.2.4.SP1_CP01-brew}, Compatible@435a3a{id=null, version=3.2.6.GA}],component=null,importingComponent=Component@148662{id=hibernate-entitymanager atts={projecthome=http://entitymanager.hibernate.org/, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/hibernate-entitymanager version=3.3.2.GA isLocal=false artifacts=[Artifact(a)1829e6f{id=hibernate-entitymanager.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/hibernate-entitymanager/lib/hibernate-entitymanager.jar type=null}, Artifact(a)6fa9fc{id=ejb3-persistence.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/hibernate-entitymanager/lib/ejb3-persistence.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@b7ec5d{id=hibernate atts={projecthome=http://hibernate.org/, scm=:ext:cvs.devel.redhat.com:/cvs/hibernate3, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/hibernate version=3.2.6.GA isLocal=false artifacts=[Artifact(a)fefe3f{id=hibernate3.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/hibernate/lib/hibernate3.jar type=null}] module=null location=null}
[synchronizeinfo] [7]: hibernate-annotations
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=hibernate-annotations,name=hibernate-annotations,filename=component-info.xml,location=null,version=3.3.1.GA,compatibles=[Compatible@1d8c528{id=null, version=3.3.1.GA}],component=null,importingComponent=Component@148662{id=hibernate-entitymanager atts={projecthome=http://entitymanager.hibernate.org/, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/hibernate-entitymanager version=3.3.2.GA isLocal=false artifacts=[Artifact(a)1829e6f{id=hibernate-entitymanager.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/hibernate-entitymanager/lib/hibernate-entitymanager.jar type=null}, Artifact(a)6fa9fc{id=ejb3-persistence.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/hibernate-entitymanager/lib/ejb3-persistence.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@1fe88d{id=hibernate-annotations atts={projecthome=http://annotations.hibernate.org, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/hibernate-annotations version=3.3.1.GA isLocal=false artifacts=[Artifact(a)dcb03b{id=hibernate-annotations.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/hibernate-annotations/lib/hibernate-annotations.jar type=null}] module=null location=null}
[synchronizeinfo] [8]: hibernate-commons-annotations
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=hibernate-commons-annotations,name=hibernate-commons-annotations,filename=component-info.xml,location=null,version=3.0.0.GA,compatibles=[Compatible@77eaf8{id=null, version=3.0.0.GA}],component=null,importingComponent=Component@148662{id=hibernate-entitymanager atts={projecthome=http://entitymanager.hibernate.org/, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/hibernate-entitymanager version=3.3.2.GA isLocal=false artifacts=[Artifact(a)1829e6f{id=hibernate-entitymanager.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/hibernate-entitymanager/lib/hibernate-entitymanager.jar type=null}, Artifact(a)6fa9fc{id=ejb3-persistence.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/hibernate-entitymanager/lib/ejb3-persistence.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@b60b93{id=hibernate-commons-annotations atts={projecthome=http://annotations.hibernate.org, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/hibernate-commons-annotations version=3.0.0.GA isLocal=false artifacts=[Artifact(a)1b1fbf4{id=hibernate-commons-annotations.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/hibernate-commons-annotations/lib/hibernate-commons-annotations.jar type=null}] module=null location=null}
[synchronizeinfo] [9]: hibernate
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=hibernate,name=hibernate,filename=component-info.xml,location=null,version=3.2.6.GA,compatibles=[Compatible@e35bb7{id=null, version=3.2.0.GA}, Compatible@9a8a68{id=null, version=3.2.1.GA}, Compatible@1f4e571{id=null, version=3.2.3.GA}, Compatible@1038de7{id=null, version=3.2.4.SP1}, Compatible@5976c2{id=null, version=3.2.4.SP1_CP01-brew}, Compatible@183e7de{id=null, version=3.2.6.GA}],component=null,importingComponent=Component@100ebec{id=hibernate-validator atts={projecthome=http://validator.hibernate.org/, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/hibernate-validator version=3.0.0.GA isLocal=false artifacts=[Artifact(a)180f96c{id=hibernate-validator.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/hibernate-validator/lib/hibernate-validator.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@b7ec5d{id=hibernate atts={projecthome=http://hibernate.org/, scm=:ext:cvs.devel.redhat.com:/cvs/hibernate3, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/hibernate version=3.2.6.GA isLocal=false artifacts=[Artifact(a)fefe3f{id=hibernate3.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/hibernate/lib/hibernate3.jar type=null}] module=null location=null}
[synchronizeinfo] [10]: hibernate-commons-annotations
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=hibernate-commons-annotations,name=hibernate-commons-annotations,filename=component-info.xml,location=null,version=3.0.0.GA,compatibles=[Compatible@ebcdbb{id=null, version=3.0.0.GA}],component=null,importingComponent=Component@100ebec{id=hibernate-validator atts={projecthome=http://validator.hibernate.org/, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/hibernate-validator version=3.0.0.GA isLocal=false artifacts=[Artifact(a)180f96c{id=hibernate-validator.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/hibernate-validator/lib/hibernate-validator.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@b60b93{id=hibernate-commons-annotations atts={projecthome=http://annotations.hibernate.org, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/hibernate-commons-annotations version=3.0.0.GA isLocal=false artifacts=[Artifact(a)1b1fbf4{id=hibernate-commons-annotations.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/hibernate-commons-annotations/lib/hibernate-commons-annotations.jar type=null}] module=null location=null}
[synchronizeinfo] [11]: apache-avalon
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=apache-avalon,name=apache-avalon,filename=component-info.xml,location=null,version=4.1.5-brew,compatibles=[Compatible@10fe2b9{id=null, version=4.1.5}, Compatible@1ee148b{id=null, version=4.1.5-brew}],component=null,importingComponent=Component@178460d{id=jacorb atts={tag=jacorb-2_3_0-1jpp_ep1_4, projecthome=http://www.jacorb.org, scm=:ext:cvs.devel.redhat.com:/cvs/dist/jacorb, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jacorb version=2.3.0jboss.patch5-brew isLocal=false artifacts=[Artifact(a)13f210f{id=idl.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jacorb/lib/idl.jar type=null}, Artifact(a)1938039{id=idl_g.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jacorb/lib/idl_g.jar type=null}, Artifact(a)c743eb{id=jacorb.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jacorb/lib/jacorb.jar type=null}, Artifact(a)3c342b{id=jacorb_g.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jacorb/lib/jacorb_g.jar type=null}, Artifact(a)8530b8{id=orb.idl output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jacorb/resources/orb.idl type=null}, Artifact(a)419d05{id=CSI.idl output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jacorb/resources/CSI.idl type=null}, Artifact(a)1abcc03{id=CosTransactions.idl output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jacorb/resources/CosTransactions.idl type=null}, Artifact(a)1deeb40{id=jacorb.properties output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jacorb/resources/jacorb.properties type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@16c79d7{id=apache-avalon atts={projecthome=http://www.apache.org/dist/avalon/avalon-framework/, licensetype=apache-1.1} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/apache-avalon version=4.1.5 isLocal=false artifacts=[Artifact(a)b33d0a{id=avalon-framework.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/apache-avalon/lib/avalon-framework.jar type=null}] module=null location=null}
[synchronizeinfo] [12]: apache-avalon-logkit
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=apache-avalon-logkit,name=apache-avalon-logkit,filename=component-info.xml,location=null,version=1.2-brew,compatibles=[Compatible@ea48be{id=null, version=1.2}, Compatible@14dd758{id=null, version=1.2-brew}],component=null,importingComponent=Component@178460d{id=jacorb atts={tag=jacorb-2_3_0-1jpp_ep1_4, projecthome=http://www.jacorb.org, scm=:ext:cvs.devel.redhat.com:/cvs/dist/jacorb, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jacorb version=2.3.0jboss.patch5-brew isLocal=false artifacts=[Artifact(a)13f210f{id=idl.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jacorb/lib/idl.jar type=null}, Artifact(a)1938039{id=idl_g.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jacorb/lib/idl_g.jar type=null}, Artifact(a)c743eb{id=jacorb.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jacorb/lib/jacorb.jar type=null}, Artifact(a)3c342b{id=jacorb_g.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jacorb/lib/jacorb_g.jar type=null}, Artifact(a)8530b8{id=orb.idl output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jacorb/resources/orb.idl type=null}, Artifact(a)419d05{id=CSI.idl output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jacorb/resources/CSI.idl type=null}, Artifact(a)1abcc03{id=CosTransactions.idl output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jacorb/resources/CosTransactions.idl type=null}, Artifact(a)1deeb40{id=jacorb.properties output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jacorb/resources/jacorb.properties type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@c837cd{id=apache-avalon-logkit atts={projecthome=http://www.apache.org/dist/avalon/logkit/, licensetype=apache-1.1} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/apache-avalon-logkit version=1.2 isLocal=false artifacts=[Artifact(a)c79809{id=logkit.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/apache-avalon-logkit/lib/logkit.jar type=null}] module=null location=null}
[synchronizeinfo] [13]: javassist
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=javassist,name=javassist,filename=component-info.xml,location=null,version=3.7.1.GA,compatibles=[Compatible@174d93a{id=null, version=3.7.1.GA}],component=null,importingComponent=Component@1da669c{id=jboss/aop atts={projecthome=http://www.jboss.org/products/aop, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/aop version=2.0.0.CR8 isLocal=false artifacts=[Artifact(a)186c730{id=aspect-deployer-beans.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/aop/resources/aspect-deployer-beans.xml type=null}, Artifact(a)17f242c{id=jboss-aop-as4-deployer.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/aop/lib/jboss-aop-as4-deployer.jar type=null}, Artifact(a)1fd5e2{id=jboss-aop-deployer-jdk50.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/aop/lib/jboss-aop-deployer-jdk50.jar type=null}, Artifact(a)12f9ee{id=jboss-aop-jboss4-jdk50.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/aop/lib/jboss-aop-jboss4-jdk50.jar type=null}, Artifact(a)1d6a56e{id=jboss-aop-jdk50.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/aop/lib/jboss-aop-jdk50.jar type=null}, Artifact(a)106fc94{id=jboss-aop-jdk50-client.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/aop/lib/jboss-aop-jdk50-client.jar type=null}, Artifact(a)1b06041{id=jboss-aop-src.zip output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/aop/lib/jboss-aop-src.zip type=null}, Artifact(a)7f5580{id=jboss-asintegration-src.zip output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/aop/lib/jboss-asintegration-src.zip type=null}, Artifact(a)1c6572b{id=jboss-aspect-library-beans.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/aop/resources/jboss-aspect-library-beans.xml type=null}, Artifact(a)84cc09{id=jboss-standalone-aspect-library-jdk50.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/aop/lib/jboss-standalone-aspect-library-jdk50.jar type=null}, Artifact(a)6f9b8e{id=jboss-standalone-aspects-src.zip output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/aop/lib/jboss-standalone-aspects-src.zip type=null}, Artifact(a)14db0e3{id=jrockit-pluggable-instrumentor.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/aop/lib/jrockit-pluggable-instrumentor.jar type=null}, Artifact(a)1982fc1{id=pluggable-instrumentor.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/aop/lib/pluggable-instrumentor.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@26e9f9{id=javassist atts={projecthome=http://sourceforge.net/projects/jboss, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/javassist version=3.7.1.GA isLocal=false artifacts=[Artifact(a)cafb56{id=javassist.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/javassist/lib/javassist.jar type=null}, Artifact(a)3ae941{id=javassist-src.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/javassist/lib/javassist-src.jar type=null}] module=null location=null}
[synchronizeinfo] [14]: jgroups
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=jgroups,name=jgroups,filename=component-info.xml,location=null,version=2.6.2,compatibles=[Compatible@61a907{id=null, version=2.6.1.GA}, Compatible@1a0225b{id=null, version=2.6.2}],component=null,importingComponent=Component@676437{id=jboss/cache/jbosscache-core atts={projecthome=http://www.jboss.org/products/jbosscache, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/cache/jbosscache-core version=2.1.0.CR4 isLocal=false artifacts=[Artifact(a)1e4853f{id=jbosscache-core.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/cache/jbosscache-core/lib/jbosscache-core.jar type=null}, Artifact(a)1e808ca{id=jbosscache-core-sources.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/cache/jbosscache-core/lib/jbosscache-core-sources.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@16be68f{id=jgroups atts={projecthome=http://www.jgroups.org, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jgroups version=2.6.2 isLocal=false artifacts=[Artifact(a)edf389{id=jgroups.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jgroups/lib/jgroups.jar type=null}, Artifact(a)fced4{id=jgroups-sources.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jgroups/lib/jgroups-sources.jar type=null}] module=null location=null}
[synchronizeinfo] [15]: jboss/cache/jbosscache-core
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=jboss/cache/jbosscache-core,name=jboss/cache/jbosscache-core,filename=component-info.xml,location=null,version=2.1.0.CR4,compatibles=[Compatible@2f8b5a{id=null, version=2.1.0.CR4}],component=null,importingComponent=Component@165f738{id=jboss/cache/jbosscache-pojo atts={projecthome=http://www.jboss.org/products/jbosscache, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/cache/jbosscache-pojo version=2.1.0.CR4 isLocal=false artifacts=[Artifact(a)149b290{id=jbosscache-pojo.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/cache/jbosscache-pojo/lib/jbosscache-pojo.jar type=null}, Artifact(a)16a38b5{id=jbosscache-pojo-sources.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/cache/jbosscache-pojo/lib/jbosscache-pojo-sources.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@676437{id=jboss/cache/jbosscache-core atts={projecthome=http://www.jboss.org/products/jbosscache, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/cache/jbosscache-core version=2.1.0.CR4 isLocal=false artifacts=[Artifact(a)1e4853f{id=jbosscache-core.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/cache/jbosscache-core/lib/jbosscache-core.jar type=null}, Artifact(a)1e808ca{id=jbosscache-core-sources.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/cache/jbosscache-core/lib/jbosscache-core-sources.jar type=null}] module=null location=null}
[synchronizeinfo] [16]: apache-scout
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=apache-scout,name=apache-scout,filename=component-info.xml,location=null,version=0.7rc2,compatibles=[Compatible@165c7f6{id=null, version=0.7rc2}],component=null,importingComponent=Component@1addb59{id=jboss/jaxr atts={licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jaxr version=1.2.0.GA isLocal=false artifacts=[Artifact(a)11bed71{id=juddi-service.sar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jaxr/lib/juddi-service.sar type=null}, Artifact(a)81b1fb{id=juddi-saaj.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jaxr/lib/juddi-saaj.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@15c07d8{id=apache-scout atts={projecthome=http://ws.apache.org/scout/, licensetype=apache-2.0} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/apache-scout version=0.7rc2 isLocal=false artifacts=[Artifact(a)10721b0{id=scout.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/apache-scout/lib/scout.jar type=null}] module=null location=null}
[synchronizeinfo] [17]: juddi
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=juddi,name=juddi,filename=component-info.xml,location=null,version=2.0rc5-brew,compatibles=[Compatible@12aea3e{id=null, version=0.9RC4}, Compatible@78bc3b{id=null, version=0.9RC4-brew}, Compatible@8ddc4c{id=null, version=2.0rc5-brew}],component=null,importingComponent=Component@1addb59{id=jboss/jaxr atts={licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jaxr version=1.2.0.GA isLocal=false artifacts=[Artifact(a)11bed71{id=juddi-service.sar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jaxr/lib/juddi-service.sar type=null}, Artifact(a)81b1fb{id=juddi-saaj.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jaxr/lib/juddi-saaj.jar type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@19a029e{id=juddi atts={projecthome=http://ws.apache.org/juddi/, licensetype=juddi} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/juddi version=0.9RC4 isLocal=false artifacts=[Artifact(a)21e554{id=juddi.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/juddi/lib/juddi.jar type=null}] module=null location=null}
[synchronizeinfo] [18]: jboss/jbossxb
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=jboss/jbossxb,name=jboss/jbossxb,filename=component-info.xml,location=null,version=2.0.0.CR7-brew,compatibles=[Compatible@17a1767{id=null, version=1.0.0.SP1}, Compatible@968fda{id=null, version=1.0.0.SP1-brew}, Compatible@be41ec{id=null, version=2.0.0.CR7}, Compatible@da2cef{id=null, version=2.0.0.CR7-brew}],component=null,importingComponent=Component@15fc40c{id=jboss/jbossws atts={licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws version=snapshot isLocal=false artifacts=[Artifact(a)401369{id=jbossws-client.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/lib/jbossws-client.jar type=null}, Artifact(a)ba5bdb{id=jbossws-core.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/lib/jbossws-core.jar type=null}, Artifact(a)e49dcd{id=jboss-jaxrpc.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/lib/jboss-jaxrpc.jar type=null}, Artifact(a)1343ed0{id=jboss-jaxws.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/lib/jboss-jaxws.jar type=null}, Artifact(a)107f45d{id=jboss-jaxws-ext.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/lib/jboss-jaxws-ext.jar type=null}, Artifact(a)13c0b53{id=jboss-saaj.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/lib/jboss-saaj.jar type=null}, Artifact(a)10b9279{id=jbossws-core-src.zip output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/lib/jbossws-core-src.zip type=null}, Artifact(a)bd6a5f{id=jbossws-context.war output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/lib/jbossws-context.war type=null}, Artifact(a)192a848{id=standard-jaxrpc-client-config.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/resources/standard-jaxrpc-client-config.xml type=null}, Artifact(a)16614e7{id=standard-jaxrpc-endpoint-config.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/resources/standard-jaxrpc-endpoint-config.xml type=null}, Artifact(a)e66f56{id=standard-jaxws-client-config.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/resources/standard-jaxws-client-config.xml type=null}, Artifact(a)979e8b{id=standard-jaxws-endpoint-config.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/resources/standard-jaxws-endpoint-config.xml type=null}, Artifact(a)29ce8c{id=jbossws-native42-beans.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/resources/jbossws-native42-beans.xml type=null}, Artifact(a)b754b2{id=jbossws-native50-beans.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/resources/jbossws-native50-beans.xml type=null}, Artifact(a)197bb7{id=jbossws-deploy-macros.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/resources/jbossws-deploy-macros.xml type=null}, Artifact(a)1094d48{id=jbossws-deploy.conf output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/bin/jbossws-deploy.conf type=null}, Artifact(a)1b0bdc8{id=wsrunclient.bat output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/bin/wsrunclient.bat type=null}, Artifact(a)7bc899{id=wsrunclient.sh output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/bin/wsrunclient.sh type=null}, Artifact(a)aeea66{id=wstools.bat output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/bin/wstools.bat type=null}, Artifact(a)19eda2c{id=wstools.sh output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/bin/wstools.sh type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@59a34{id=jboss/jbossxb atts={licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossxb version=2.0.0.CR7 isLocal=false artifacts=[Artifact(a)1cef4f7{id=jboss-xml-binding.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossxb/lib/jboss-xml-binding.jar type=null}, Artifact(a)349471{id=jboss-xml-binding-sources.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossxb/lib/jboss-xml-binding-sources.jar type=null}] module=null location=null}
[synchronizeinfo] [19]: jboss/remoting
[synchronizeinfo] Checking currentComponentRef: ComponentRef{id=jboss/remoting,name=jboss/remoting,filename=component-info.xml,location=null,version=2.4.0.Beta2-brew,compatibles=[Compatible@1bc16f0{id=null, version=2.2.2.SP5}, Compatible@18622f3{id=null, version=2.2.2.SP5-brew}, Compatible@160877b{id=null, version=2.4.0.Beta2}, Compatible@5eb489{id=null, version=2.4.0.Beta2-brew}],component=null,importingComponent=Component@15fc40c{id=jboss/jbossws atts={licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws version=snapshot isLocal=false artifacts=[Artifact(a)401369{id=jbossws-client.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/lib/jbossws-client.jar type=null}, Artifact(a)ba5bdb{id=jbossws-core.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/lib/jbossws-core.jar type=null}, Artifact(a)e49dcd{id=jboss-jaxrpc.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/lib/jboss-jaxrpc.jar type=null}, Artifact(a)1343ed0{id=jboss-jaxws.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/lib/jboss-jaxws.jar type=null}, Artifact(a)107f45d{id=jboss-jaxws-ext.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/lib/jboss-jaxws-ext.jar type=null}, Artifact(a)13c0b53{id=jboss-saaj.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/lib/jboss-saaj.jar type=null}, Artifact(a)10b9279{id=jbossws-core-src.zip output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/lib/jbossws-core-src.zip type=null}, Artifact(a)bd6a5f{id=jbossws-context.war output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/lib/jbossws-context.war type=null}, Artifact(a)192a848{id=standard-jaxrpc-client-config.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/resources/standard-jaxrpc-client-config.xml type=null}, Artifact(a)16614e7{id=standard-jaxrpc-endpoint-config.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/resources/standard-jaxrpc-endpoint-config.xml type=null}, Artifact(a)e66f56{id=standard-jaxws-client-config.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/resources/standard-jaxws-client-config.xml type=null}, Artifact(a)979e8b{id=standard-jaxws-endpoint-config.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/resources/standard-jaxws-endpoint-config.xml type=null}, Artifact(a)29ce8c{id=jbossws-native42-beans.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/resources/jbossws-native42-beans.xml type=null}, Artifact(a)b754b2{id=jbossws-native50-beans.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/resources/jbossws-native50-beans.xml type=null}, Artifact(a)197bb7{id=jbossws-deploy-macros.xml output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/resources/jbossws-deploy-macros.xml type=null}, Artifact(a)1094d48{id=jbossws-deploy.conf output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/bin/jbossws-deploy.conf type=null}, Artifact(a)1b0bdc8{id=wsrunclient.bat output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/bin/wsrunclient.bat type=null}, Artifact(a)7bc899{id=wsrunclient.sh output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/bin/wsrunclient.sh type=null}, Artifact(a)aeea66{id=wstools.bat output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/bin/wstools.bat type=null}, Artifact(a)19eda2c{id=wstools.sh output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/jbossws/bin/wstools.sh type=null}] module=null location=null},fileResolved=true}
[synchronizeinfo] against newComponent: Component@1e13e07{id=jboss/remoting atts={projecthome=http://www.jboss.org/products/remoting, licensetype=lgpl} output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/remoting version=2.4.0.CR1 isLocal=false artifacts=[Artifact(a)af72d8{id=jboss-remoting.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/remoting/lib/jboss-remoting.jar type=null}, Artifact(a)9cfec1{id=jboss-remoting-src.jar output=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/thirdparty/jboss/remoting/lib/jboss-remoting-src.jar type=null}] module=null location=null}
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/build.xml:914: The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/build-thirdparty.xml:158: A versioning problem exists:
Component: jboss/remoting is at version: 2.4.0.CR1
but it is also required to be compatible with: [Compatible@1bc16f0{id=null, version=2.2.2.SP5}, Compatible@18622f3{id=null, version=2.2.2.SP5-brew}, Compatible@160877b{id=null, version=2.4.0.Beta2}, Compatible@5eb489{id=null, version=2.4.0.Beta2-brew}]
by: jboss/jbossws
Total time: 4 seconds
ERROR: No artifacts found that match the file pattern "trunk/build/output/**/*.log,trunk/build/output/jboss-5.0.x.zip". Configuration error?
ERROR: 'trunk/build/output/**/*.log' doesn't match anything: 'trunk' exists but not 'trunk/build/output/**/*.log'
Recording test results
Build was marked for publishing on https://hudson.jboss.org/hudson/
finished: FAILURE
16 years, 8 months
Build failed in Hudson: jboss-esb-linux_CP1 #96
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux_CP1/96/changes
------------------------------------------
[...truncated 4390 lines...]
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/BPMOrchestration3Test.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/GroovyGatewayTest.java
AU qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/AbstractQuickstartTestCase.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/HelloWorldTest.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/WiretapTest.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/HelloWorldDBRegistrationTest.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/RecipientlistTest.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/FunCBRTest.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/AggregatorTest.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/NativeClientTest.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/BusinessRulesServiceTest.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/MessageFilterTest.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/TransformDateManipulationTest.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/WebServiceConsumer1Test.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/MessageStoreTest.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/SpringJPetStoreTest.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/SpringAOPTest.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/Helpers.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/WebServiceProducerTest.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/ScheduledServicesTest.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/JMSSecuredTest.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/BPMOrchestration2Test.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/TransformXML2PojoTest.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/TransformXMLSimpleTest.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/ScriptingGroovyTest.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/CustomActionTest.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/HelloWorldActionTest.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/HelloWorldFileActionTest.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/HelloWorldFileNotifierTest.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/DeadLetterTest.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/SimpleCBRTest.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/TransformEDI2XMLGroovyXSLTTest.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/DynamicRouterTest.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/LoadGeneratorTest.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/JMSTopicTest.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/StaticRouterTest.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/HelloWorldSQLActionTest.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/TransformCSV2XMLTest.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/WebServiceConsumer2Test.java
A qa/quickstarts/src/org/jboss/soa/esb/quickstart/test/SpringHelloWorldTest.java
A qa/quickstarts/src/org/jboss/soa/esb/Stats.java
AU qa/quickstarts/quickstarts.properties
A qa/quickstarts/resources
AU qa/quickstarts/resources/jndi.properties
A qa/quickstarts/resources/transformedmessageXML2POJO.log
A qa/quickstarts/resources/server
A qa/quickstarts/resources/server/META-INF
AU qa/quickstarts/resources/server/META-INF/jboss-service.xml
A qa/quickstarts/resources/transformedmessageXML2Simple.log
A qa/quickstarts/resources/transformedmessageCSV2XML.log
A qa/quickstarts/resources/transformedmessageDateManipulation.log
A qa/quickstarts/resources/transformedmessageEDI2XMLGroovyXSL.log
A qa/quickstarts/build.xml
AU qa/build.xml
AU qa/log4j.xml
A Developer.txt
A Copyright.txt
A JBossORG-EULA.txt
A Contributors.txt
A Readme.txt
U
At revision 19267
no change for http://anonsvn.jboss.org/repos/labs/labs/jbossesb/branches/JBESB_4_2_1_GA_CP since the previous build
[jboss-esb-linux_CP1] $ bash -xe /tmp/hudson44176.sh
+ uname -n
dev55.qa.atl2.redhat.com
+ . /home/hudson/config_repository/scripts/common/common_bash.sh
++ basedir=/home/hudson/config_repository
++ common_variables=/home/hudson/config_repository/resources/common.variables
++ for function in '$basedir/scripts/function.d/*'
++ . /home/hudson/config_repository/scripts/function.d/chprop
++ for function in '$basedir/scripts/function.d/*'
++ . /home/hudson/config_repository/scripts/function.d/copy-eap-results
++ for function in '$basedir/scripts/function.d/*'
++ . /home/hudson/config_repository/scripts/function.d/get-soa
++ for function in '$basedir/scripts/function.d/*'
++ . /home/hudson/config_repository/scripts/function.d/kill-children
++ for function in '$basedir/scripts/function.d/*'
++ . /home/hudson/config_repository/scripts/function.d/kill-derby
++ for function in '$basedir/scripts/function.d/*'
++ . /home/hudson/config_repository/scripts/function.d/kill-glassfish
++ for function in '$basedir/scripts/function.d/*'
++ . /home/hudson/config_repository/scripts/function.d/kill-jboss
++ for function in '$basedir/scripts/function.d/*'
++ . /home/hudson/config_repository/scripts/function.d/kill-pointbase
++ for function in '$basedir/scripts/function.d/*'
++ . /home/hudson/config_repository/scripts/function.d/kill-rmiiiop-server
++ for function in '$basedir/scripts/function.d/*'
++ . /home/hudson/config_repository/scripts/function.d/kill-sunri
++ for function in '$basedir/scripts/function.d/*'
++ . /home/hudson/config_repository/scripts/function.d/load_all_vars
+++ . /home/hudson/config_repository/resources/common.variables
++++ JAVA14=/qa/tools/opt/j2sdk1.4.2_15
++++ JAVA15=/qa/tools/opt/jdk1.5.0_12
++++ JAVA16=/qa/tools/opt/jdk1.6.0_02
++++ ANT162=/qa/tools/opt/apache-ant-1.6.2
++++ ANT165=/qa/tools/opt/apache-ant-1.6.5
++++ ANT165_jbpm=/home/hudson/static_build_env/jbpm/apache-ant-1.6.5
++++ ANT165_jbpm_soa=/home/hudson/static_build_env/jbpm.3_soa/apache-ant-1.6.5
++++ ANT170=/qa/tools/opt/apache-ant-1.7.0
++ for function in '$basedir/scripts/function.d/*'
++ . /home/hudson/config_repository/scripts/function.d/runtck
++ for function in '$basedir/scripts/function.d/*'
++ . /home/hudson/config_repository/scripts/function.d/setant
++ for function in '$basedir/scripts/function.d/*'
++ . /home/hudson/config_repository/scripts/function.d/setjava
++ for function in '$basedir/scripts/function.d/*'
++ . /home/hudson/config_repository/scripts/function.d/setmaven2
++ for function in '$basedir/scripts/function.d/*'
++ . /home/hudson/config_repository/scripts/function.d/stacktrace
++ for function in '$basedir/scripts/function.d/*'
++ . /home/hudson/config_repository/scripts/function.d/start-jboss
++ for function in '$basedir/scripts/function.d/*'
++ . /home/hudson/config_repository/scripts/function.d/stop-jboss
++ for function in '$basedir/scripts/function.d/*'
++ . /home/hudson/config_repository/scripts/function.d/versions
+ setjava 15
+ '[' 15 ']'
+ local 'command=. /home/hudson/config_repository/resources/common.variables && echo $JAVA15'
++ eval . /home/hudson/config_repository/resources/common.variables '&&' echo '$JAVA15'
+++ . /home/hudson/config_repository/resources/common.variables
++++ JAVA14=/qa/tools/opt/j2sdk1.4.2_15
++++ JAVA15=/qa/tools/opt/jdk1.5.0_12
++++ JAVA16=/qa/tools/opt/jdk1.6.0_02
++++ ANT162=/qa/tools/opt/apache-ant-1.6.2
++++ ANT165=/qa/tools/opt/apache-ant-1.6.5
++++ ANT165_jbpm=/home/hudson/static_build_env/jbpm/apache-ant-1.6.5
++++ ANT165_jbpm_soa=/home/hudson/static_build_env/jbpm.3_soa/apache-ant-1.6.5
++++ ANT170=/qa/tools/opt/apache-ant-1.7.0
+++ echo /qa/tools/opt/jdk1.5.0_12
+ local javapath=/qa/tools/opt/jdk1.5.0_12
+ '[' -d /qa/tools/opt/jdk1.5.0_12/bin ']'
+ export JAVA_HOME=/qa/tools/opt/jdk1.5.0_12
+ JAVA_HOME=/qa/tools/opt/jdk1.5.0_12
+ export PATH=/qa/tools/opt/jdk1.5.0_12/bin:/qa/tools/opt/apache-ant-1.6.5/bin:/qa/tools/opt/maven-2.0.8/bin:/qa/tools/opt/jdk1.5.0_14/bin:/qa/tools/opt/subversion-1.4.0/bin:/usr/xpg4/bin:/usr/kerberos/bin:/usr/xpg4/bin:/usr/local/bin:/bin:/usr/bin:/opt/maven/bin:/opt/subversion/bin:/usr/X11R6/bin:/opt/maven/bin:/opt/subversion/bin:/home/hudson/bin
+ PATH=/qa/tools/opt/jdk1.5.0_12/bin:/qa/tools/opt/apache-ant-1.6.5/bin:/qa/tools/opt/maven-2.0.8/bin:/qa/tools/opt/jdk1.5.0_14/bin:/qa/tools/opt/subversion-1.4.0/bin:/usr/xpg4/bin:/usr/kerberos/bin:/usr/xpg4/bin:/usr/local/bin:/bin:/usr/bin:/opt/maven/bin:/opt/subversion/bin:/usr/X11R6/bin:/opt/maven/bin:/opt/subversion/bin:/home/hudson/bin
+ setant 165
+ '[' 165 ']'
+ local 'command=. /home/hudson/config_repository/resources/common.variables && echo $ANT165'
++ eval . /home/hudson/config_repository/resources/common.variables '&&' echo '$ANT165'
+++ . /home/hudson/config_repository/resources/common.variables
++++ JAVA14=/qa/tools/opt/j2sdk1.4.2_15
++++ JAVA15=/qa/tools/opt/jdk1.5.0_12
++++ JAVA16=/qa/tools/opt/jdk1.6.0_02
++++ ANT162=/qa/tools/opt/apache-ant-1.6.2
++++ ANT165=/qa/tools/opt/apache-ant-1.6.5
++++ ANT165_jbpm=/home/hudson/static_build_env/jbpm/apache-ant-1.6.5
++++ ANT165_jbpm_soa=/home/hudson/static_build_env/jbpm.3_soa/apache-ant-1.6.5
++++ ANT170=/qa/tools/opt/apache-ant-1.7.0
+++ echo /qa/tools/opt/apache-ant-1.6.5
+ local antpath=/qa/tools/opt/apache-ant-1.6.5
+ '[' -d /qa/tools/opt/apache-ant-1.6.5/bin ']'
+ export ANT_HOME=/qa/tools/opt/apache-ant-1.6.5
+ ANT_HOME=/qa/tools/opt/apache-ant-1.6.5
+ export PATH=/qa/tools/opt/apache-ant-1.6.5/bin:/qa/tools/opt/jdk1.5.0_12/bin:/qa/tools/opt/apache-ant-1.6.5/bin:/qa/tools/opt/maven-2.0.8/bin:/qa/tools/opt/jdk1.5.0_14/bin:/qa/tools/opt/subversion-1.4.0/bin:/usr/xpg4/bin:/usr/kerberos/bin:/usr/xpg4/bin:/usr/local/bin:/bin:/usr/bin:/opt/maven/bin:/opt/subversion/bin:/usr/X11R6/bin:/opt/maven/bin:/opt/subversion/bin:/home/hudson/bin
+ PATH=/qa/tools/opt/apache-ant-1.6.5/bin:/qa/tools/opt/jdk1.5.0_12/bin:/qa/tools/opt/apache-ant-1.6.5/bin:/qa/tools/opt/maven-2.0.8/bin:/qa/tools/opt/jdk1.5.0_14/bin:/qa/tools/opt/subversion-1.4.0/bin:/usr/xpg4/bin:/usr/kerberos/bin:/usr/xpg4/bin:/usr/local/bin:/bin:/usr/bin:/opt/maven/bin:/opt/subversion/bin:/usr/X11R6/bin:/opt/maven/bin:/opt/subversion/bin:/home/hudson/bin
+ kill-jboss
++ uname -s
+ [[ Linux == \L\i\n\u\x ]]
+ ps -eaf --columns 2200
+ grep run.jar
+ grep -v grep
+ awk '{ print $2; }'
+ xargs kill
+ sleep 10
+ grep run.jar
+ grep -v grep
+ awk '{ print $2; }'
+ xargs kill -9
+ ps -eaf --columns 2200
+ cd trunk
+ ant -f integration-build.xml -Dorg.jboss.esb.properties=/home/hudson/configs/jboss-esb/product.properties
Buildfile: integration-build.xml
clean:
clean:
[echo] Cleaning...
clean:
[java] Buildfile: /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/product/build.xml
[java] org.jboss.esb.clean:
[java] [echo] Cleaning modules
[java] [echo] Cleaning rosetta
[java] clean:
[java] clean:
[java] clean:
[java] [delete] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/product/tools/console/test-build not found.
[java] clean:
[java] clean:
[java] clean:
[java] clean:
[java] clean:
[java] clean:
[java] Overriding previous definition of reference to classpath
[java] clean:
[java] clean:
[java] BUILD SUCCESSFUL
[java] Total time: 2 minutes 25 seconds
integration:
integration:
esb.init-app-server:
esb.init-esb-server:
esb.init-ftp-server:
esb.init:
esb.configure-app-server:
esb.configure-esb-server:
[unzip] Expanding: /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/product/install/standalone/jbossesb-server-base.zip into /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/product/build/jbossesb-test
esb.configure-ftp-server:
esb.configure:
esb.setup-server:
start-server:
[echo] Starting local ESB server
[echo] Waiting for ESB server to start...
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/integration-build.xml:11: The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/product/build.xml:481: The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/product/build.xml:522: The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/product/esb-config.xml:85: Timeout waiting for ESB server to start
Total time: 5 minutes 4 seconds
Recording test results
Recording Emma reports trunk/product/build/tests/coverage/coverage.xml
16 years, 8 months
Build failed in Hudson: JBoss-AS-5.0.x-TestSuite-sun15 #486
by jboss-qa-internal@redhat.com
See https://hudson.jboss.org/hudson/job/JBoss-AS-5.0.x-TestSuite-sun15/486/ch...
------------------------------------------
[...truncated 30184 lines...]
Overriding previous definition of reference to ejb3-persistence.classpath
Overriding previous definition of reference to spring.classpath
Overriding previous definition of reference to apache.ant.classpath
Overriding previous definition of reference to jboss.test.classpath
tests-jbossmessaging-unit:
[junit] Running org.jboss.test.jbossmessaging.perf.JMSPerfStressTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 10.772 sec
[junit] Running org.jboss.test.jbossmessaging.perf.JMSReconnectStressTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.321 sec
[junit] Running org.jboss.test.jbossmessaging.perf.ReceiveNackClientStressTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.524 sec
[junit] Running org.jboss.test.jbossmessaging.perf.SendReplyPerfStressTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.11 sec
[junit] Running org.jboss.test.jbossmessaging.ra.RaJMSSessionUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.259 sec
[junit] Running org.jboss.test.jbossmessaging.ra.RaQueueUnitTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 10.008 sec
[junit] Running org.jboss.test.jbossmessaging.ra.RaSyncRecUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.052 sec
[junit] Running org.jboss.test.jbossmessaging.ra.RaTopicUnitTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 9.402 sec
[junit] Running org.jboss.test.jbossmessaging.test.ConcurrentDeliveryUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 24.409 sec
[junit] Running org.jboss.test.jbossmessaging.test.ConnectionConsumerUnitTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.376 sec
[junit] Running org.jboss.test.jbossmessaging.test.JBossMessagingJoramUnitTestCase
[junit] Tests run: 198, Failures: 0, Errors: 0, Time elapsed: 57.893 sec
[junit] Running org.jboss.test.jbossmessaging.test.JBossSessionRecoverUnitTestCase
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 18.294 sec
[junit] Running org.jboss.test.jbossmessaging.test.MessageBodyUnitTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.597 sec
[junit] Running org.jboss.test.jbossmessaging.test.MessageTypesUnitTestCase
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.613 sec
[junit] Running org.jboss.test.jbossmessaging.test.RollBackUnitTestCase
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 10.011 sec
[junit] Running org.jboss.test.jbossmessaging.test.SecurityUnitTestCase
[junit] Tests run: 30, Failures: 0, Errors: 0, Time elapsed: 24.821 sec
[junit] Running org.jboss.test.jbossmessaging.test.TemporarySessionConnectionUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.352 sec
[junit] Running org.jboss.test.jbossmessaging.test.UnackedUnitTestCase
[junit] Tests run: 6, Failures: 1, Errors: 0, Time elapsed: 36.078 sec
[junit] Test org.jboss.test.jbossmessaging.test.UnackedUnitTestCase FAILED
[junit] Running org.jboss.test.jbossmessaging.test.XAResourceUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.437 sec
[junit] Running org.jboss.test.jbossmessaging.test.XAResourceWrapperSmokeUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.053 sec
[server:stop] Shutting down server: jbossmessaging
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_12/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.94.175:1099 --shutdown
[server:stop] shutdownTimeout will be=45
Overriding previous definition of reference to apache.commons.classpath
Overriding previous definition of reference to sax.classpath
Overriding previous definition of reference to xdoclet.task.classpath
Overriding previous definition of reference to gjt.jpl-util.classpath
Overriding previous definition of reference to opennms.joesnmp.classpath
Overriding previous definition of reference to jacorb.idl.classpath
Overriding previous definition of reference to sleepycat.classpath
Overriding previous definition of reference to apache.tomcat55.classpath
Overriding previous definition of reference to trove.classpath
Overriding previous definition of reference to qdox.classpath
Overriding previous definition of reference to javassist.classpath
Overriding previous definition of reference to hibernate3.classpath
Overriding previous definition of reference to odmg.classpath
Overriding previous definition of reference to cglib.classpath
Overriding previous definition of reference to ejb3-persistence.classpath
Overriding previous definition of reference to spring.classpath
Overriding previous definition of reference to apache.ant.classpath
Overriding previous definition of reference to jboss.test.classpath
init:
tests-compatibility:
[junit] Running org.jboss.test.compatibility.test.SerialVersionUIDUnitTestCase
[junit] Tests run: 2, Failures: 2, Errors: 0, Time elapsed: 133.89 sec
[junit] Test org.jboss.test.compatibility.test.SerialVersionUIDUnitTestCase FAILED
Overriding previous definition of reference to apache.commons.classpath
Overriding previous definition of reference to sax.classpath
Overriding previous definition of reference to xdoclet.task.classpath
Overriding previous definition of reference to gjt.jpl-util.classpath
Overriding previous definition of reference to opennms.joesnmp.classpath
Overriding previous definition of reference to jacorb.idl.classpath
Overriding previous definition of reference to sleepycat.classpath
Overriding previous definition of reference to apache.tomcat55.classpath
Overriding previous definition of reference to trove.classpath
Overriding previous definition of reference to qdox.classpath
Overriding previous definition of reference to javassist.classpath
Overriding previous definition of reference to hibernate3.classpath
Overriding previous definition of reference to odmg.classpath
Overriding previous definition of reference to cglib.classpath
Overriding previous definition of reference to ejb3-persistence.classpath
Overriding previous definition of reference to spring.classpath
Overriding previous definition of reference to apache.ant.classpath
Overriding previous definition of reference to jboss.test.classpath
tests-aop-scoped:
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/bin
[echo] creating scoped-aop-jdk50 config
[copy] Copying 388 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/server/scoped-aop-jdk50
[copy] Copied 105 empty directories to 1 empty directory under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/server/scoped-aop-jdk50
[echo] Overwriting config descriptors
[copy] Warning: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/resources/test-configs/scoped-aop-jdk50 not found.
[server:start] Starting server "scoped-aop-jdk50" with command:
[server:start] /qa/tools/opt/jdk1.5.0_12/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/bin/run.jar:/qa/tools/opt/jdk1.5.0_12/lib/tools.jar -Xms128m -Xmx512m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -javaagent:pluggable-instrumentor.jar -Djava.net.preferIPv4Stack=true -Djava.endorsed.dirs=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/lib/endorsed -Djgroups.udp.ip_ttl=0 org.jboss.Main -c scoped-aop-jdk50 -b 10.18.94.175 -u 227.43.0.134
Overriding previous definition of reference to apache.commons.classpath
Overriding previous definition of reference to sax.classpath
Overriding previous definition of reference to xdoclet.task.classpath
Overriding previous definition of reference to gjt.jpl-util.classpath
Overriding previous definition of reference to opennms.joesnmp.classpath
Overriding previous definition of reference to jacorb.idl.classpath
Overriding previous definition of reference to sleepycat.classpath
Overriding previous definition of reference to apache.tomcat55.classpath
Overriding previous definition of reference to trove.classpath
Overriding previous definition of reference to qdox.classpath
Overriding previous definition of reference to javassist.classpath
Overriding previous definition of reference to hibernate3.classpath
Overriding previous definition of reference to odmg.classpath
Overriding previous definition of reference to cglib.classpath
Overriding previous definition of reference to ejb3-persistence.classpath
Overriding previous definition of reference to spring.classpath
Overriding previous definition of reference to apache.ant.classpath
Overriding previous definition of reference to jboss.test.classpath
run-tests-aop-scoped:
[echo] Starting patternset=aop-with-classloader.includes config=aop-scoped
[junit] Running org.jboss.test.aop.test.ScopedAttachUnitTestCase
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.902 sec
[junit] Running org.jboss.test.aop.test.ScopedEarWithClassesInWebInfTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.526 sec
[junit] Running org.jboss.test.aop.test.ScopedExtenderBaseLoadedScopedNoParentDelegationTestCase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 21.826 sec
[junit] Running org.jboss.test.aop.test.ScopedExtenderBaseLoadedScopedParentDelegationTestCase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 18.104 sec
[junit] Running org.jboss.test.aop.test.ScopedExtenderBaseNotLoadedScopedNoParentDelegationTestCase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 19.822 sec
[junit] Running org.jboss.test.aop.test.ScopedExtenderBaseNotLoadedScopedParentDelegationTestCase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 16.692 sec
[junit] Running org.jboss.test.aop.test.ScopedUnitTestCase
[junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 8.533 sec
[server:stop] Shutting down server: scoped-aop-jdk50
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_12/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.94.175:1099 --shutdown
[server:stop] shutdownTimeout will be=45
[delete] Deleting: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/bin/pluggable-instrumentor.jar
Overriding previous definition of reference to apache.commons.classpath
Overriding previous definition of reference to sax.classpath
Overriding previous definition of reference to xdoclet.task.classpath
Overriding previous definition of reference to gjt.jpl-util.classpath
Overriding previous definition of reference to opennms.joesnmp.classpath
Overriding previous definition of reference to jacorb.idl.classpath
Overriding previous definition of reference to sleepycat.classpath
Overriding previous definition of reference to apache.tomcat55.classpath
Overriding previous definition of reference to trove.classpath
Overriding previous definition of reference to qdox.classpath
Overriding previous definition of reference to javassist.classpath
Overriding previous definition of reference to hibernate3.classpath
Overriding previous definition of reference to odmg.classpath
Overriding previous definition of reference to cglib.classpath
Overriding previous definition of reference to ejb3-persistence.classpath
Overriding previous definition of reference to spring.classpath
Overriding previous definition of reference to apache.ant.classpath
Overriding previous definition of reference to jboss.test.classpath
tests-classloader-leak:
[echo] creating classloader-leak config
[copy] Copying 382 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/server/classloader-leak
[copy] Copied 91 empty directories to 1 empty directory under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/server/classloader-leak
[echo] Overwriting config descriptors
[copy] Warning: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/resources/test-configs/classloader-leak not found.
[server:start] Starting server "classloader-leak" with command:
[server:start] /qa/tools/opt/jdk1.5.0_12/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/bin/run.jar:/qa/tools/opt/jdk1.5.0_12/lib/tools.jar -Xms128m -Xmx512m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Djava.net.preferIPv4Stack=true -Djava.endorsed.dirs=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/lib/endorsed -Djgroups.udp.ip_ttl=0 org.jboss.Main -c classloader-leak -b 10.18.94.175 -u 227.43.0.134
[junit] Running org.jboss.test.classloader.leak.test.ClassloaderLeakUnitTestCase
[junit] Tests run: 6, Failures: 3, Errors: 0, Time elapsed: 246.746 sec
[junit] Test org.jboss.test.classloader.leak.test.ClassloaderLeakUnitTestCase FAILED
[junit] Running org.jboss.test.classloader.leak.test.CommonsLoggingClassloaderLeakUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test org.jboss.test.classloader.leak.test.CommonsLoggingClassloaderLeakUnitTestCase FAILED (timeout)
[junit] Running org.jboss.test.classloader.leak.test.Ejb3ClassloaderLeakUnitTestCase
[junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 239.296 sec
[junit] Test org.jboss.test.classloader.leak.test.Ejb3ClassloaderLeakUnitTestCase FAILED
[server:stop] Shutting down server: classloader-leak
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_12/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR1/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.94.175:1099 --shutdown
[server:stop] shutdownTimeout will be=45
Overriding previous definition of reference to apache.commons.classpath
Overriding previous definition of reference to sax.classpath
Overriding previous definition of reference to xdoclet.task.classpath
Overriding previous definition of reference to gjt.jpl-util.classpath
Overriding previous definition of reference to opennms.joesnmp.classpath
Overriding previous definition of reference to jacorb.idl.classpath
Overriding previous definition of reference to sleepycat.classpath
Overriding previous definition of reference to apache.tomcat55.classpath
Overriding previous definition of reference to trove.classpath
Overriding previous definition of reference to qdox.classpath
Overriding previous definition of reference to javassist.classpath
Overriding previous definition of reference to hibernate3.classpath
Overriding previous definition of reference to odmg.classpath
Overriding previous definition of reference to cglib.classpath
Overriding previous definition of reference to ejb3-persistence.classpath
Overriding previous definition of reference to spring.classpath
Overriding previous definition of reference to apache.ant.classpath
Overriding previous definition of reference to jboss.test.classpath
compile-stylesheets:
tests-report-html:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/reports/html
[junitreport] Transform time: 251443ms
tests-report-text:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/reports/text
[style] Transforming into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/reports/text
[style] Processing /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/reports/TESTS-TestSuites.xml to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/reports/text/TESTS-TestSuites.txt
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/stylesheets/summary1b.xsl
tests-report-xml:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/reports/xml
[style] Transforming into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/reports/xml
[style] Processing /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/reports/TESTS-TestSuites.xml to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/reports/xml/TESTS-TestSuites.xml
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/stylesheets/shortXmlSummary.xsl
tests-report:
[tar] Building tar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/2008-03-31.04-47.tgz
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/build.xml:936: Some servers failed to shutdown cleanly.
Total time: 291 minutes 27 seconds
+ BSTATUS=1
+ [[ 1 -ne 0 ]]
+ kill-jboss
++ uname -s
+ [[ Linux == \L\i\n\u\x ]]
+ ps -eaf --columns 2200
+ grep run.jar
+ grep -v grep
+ awk '{ print $2; }'
+ xargs kill
usage: kill [ -s signal | -p ] [ -a ] pid ...
kill -l [ signal ]
+ sleep 10
+ ps -eaf --columns 2200
+ grep run.jar
+ grep -v grep
+ awk '{ print $2; }'
+ xargs kill -9
usage: kill [ -s signal | -p ] [ -a ] pid ...
kill -l [ signal ]
+ return 0
+ exit 1
Recording test results
Build was marked for publishing on https://hudson.jboss.org/hudson/
finished: FAILURE
16 years, 8 months