Build failed in Hudson: drools #1915
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/drools/1915/changes
Changes:
[KrisVerlaenen] JBRULES-1730: Add support for other data types when writing processes to XML
- added Object support in IDE
------------------------------------------
[...truncated 27021 lines...]
EqualityKey int:1 int:3
InitialFact int:0 long:0
InitialFactMemory false
Object : int:2 long:2
Cheese( type='stilton', price=15 )
RightTuples Start
RightTuple int:11
RightTuple int:14
RightTuples END
Object : int:3 long:4
Cheese( type='stilton', price=30 )
RightTuples Start
RightTuple int:14
RightTuples END
InitialFact LeftTuples Start
InitialFact LeftTuples End
LeftTuples Start
LeftTuples End
EqualityKey int:1 int:2
EqualityKey int:1 int:3
InitialFact int:0 long:0
InitialFactMemory false
Object : int:1 long:1
org.drools.FactA@704f9693
RightTuples Start
RightTuple int:17
RightTuples END
Object : int:3 long:4
org.drools.FactC@70cf9693
RightTuples Start
RightTuple int:10
RightTuple int:20
RightTuples END
InitialFact LeftTuples Start
InitialFact LeftTuples End
LeftTuples Start
LeftTuple int:10 int:1
LeftTuples End
EqualityKey int:1 int:1
EqualityKey int:1 int:3
InitialFact int:0 long:0
InitialFactMemory false
Object : int:1 long:1
org.drools.FactA@704f9693
RightTuples Start
RightTuple int:17
RightTuples END
Object : int:3 long:4
org.drools.FactC@70cf9693
RightTuples Start
RightTuple int:10
RightTuple int:20
RightTuples END
InitialFact LeftTuples Start
InitialFact LeftTuples End
LeftTuples Start
LeftTuple int:10 int:1
LeftTuples End
EqualityKey int:1 int:1
EqualityKey int:1 int:3
InitialFact int:0 long:0
InitialFactMemory false
Object : int:1 long:1
Cheese( type='stilton', price=10 )
RightTuples Start
RightTuples END
Object : int:2 long:2
Cheese( type='stilton', price=15 )
RightTuples Start
RightTuple int:11
RightTuples END
Object : int:3 long:3
Cheese( type='stilton', price=20 )
RightTuples Start
RightTuple int:15
RightTuples END
InitialFact LeftTuples Start
InitialFact LeftTuples End
LeftTuples Start
LeftTuple int:11 int:1
LeftTuples End
EqualityKey int:1 int:1
EqualityKey int:1 int:2
EqualityKey int:1 int:3
InitialFact int:0 long:0
InitialFactMemory false
Object : int:1 long:1
Cheese( type='stilton', price=10 )
RightTuples Start
RightTuples END
Object : int:2 long:2
Cheese( type='stilton', price=15 )
RightTuples Start
RightTuple int:11
RightTuples END
Object : int:3 long:3
Cheese( type='stilton', price=20 )
RightTuples Start
RightTuple int:15
RightTuples END
InitialFact LeftTuples Start
InitialFact LeftTuples End
LeftTuples Start
LeftTuple int:11 int:1
LeftTuples End
EqualityKey int:1 int:1
EqualityKey int:1 int:2
EqualityKey int:1 int:3
InitialFact int:0 long:0
InitialFactMemory false
Object : int:1 long:1
Cheese( type='stilton', price=10 )
RightTuples Start
RightTuples END
Object : int:3 long:3
Cheese( type='stilton', price=20 )
RightTuples Start
RightTuple int:21
RightTuples END
InitialFact LeftTuples Start
InitialFact LeftTuples End
LeftTuples Start
LeftTuple int:17 int:1
JoinNode
RightTuple int:22 int:3
RuleTerminalNode
LeftTuples End
Rule org.drools.dynamic not node
AgendaItem long:21
ActivationGroup bool:false
AgendaItem bool:false
EqualityKey int:1 int:1
EqualityKey int:1 int:3
InitialFact int:0 long:0
InitialFactMemory false
Object : int:1 long:1
Cheese( type='stilton', price=10 )
RightTuples Start
RightTuples END
Object : int:3 long:3
Cheese( type='stilton', price=20 )
RightTuples Start
RightTuple int:21
RightTuples END
InitialFact LeftTuples Start
InitialFact LeftTuples End
LeftTuples Start
LeftTuple int:17 int:1
JoinNode
RightTuple int:22 int:3
RuleTerminalNode
LeftTuples End
Rule org.drools.dynamic not node
AgendaItem long:21
ActivationGroup bool:false
AgendaItem bool:false
EqualityKey int:1 int:1
EqualityKey int:1 int:3
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.599 sec
Running org.drools.guvnor.modeldriven.ActionSetFieldTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.drools.guvnor.server.util.BRLPersitenceTest
<rule>
<modelVersion>1.0</modelVersion>
<attributes>
<attribute>
<attributeName>no-loop</attributeName>
<value>true</value>
</attribute>
</attributes>
<lhs>
<fact>
<constraintList>
<constraints>
<fieldConstraint>
<value>42</value>
<constraintValueType>0</constraintValueType>
<fieldBinding>f1</fieldBinding>
<fieldName>age</fieldName>
<operator><</operator>
<fieldType></fieldType>
</fieldConstraint>
</constraints>
</constraintList>
<factType>Person</factType>
<boundName>p1</boundName>
</fact>
<compositePattern>
<type>not</type>
<patterns>
<fact>
<factType>Cancel</factType>
</fact>
</patterns>
</compositePattern>
</lhs>
<rhs>
<modify>
<fieldValues>
<fieldValue>
<field>status</field>
<value>rejected</value>
<type>String</type>
</fieldValue>
</fieldValues>
<variable>p1</variable>
</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.049 sec
Running org.drools.testframework.RuleCoverageListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.drools.guvnor.modeldriven.CompositeFactPatternTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.drools.rule.builder.dialect.mvel.MVELPredicateBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Results :
Failed tests:
testStatefulSessionsCreation(org.drools.integrationtests.OutOfMemoryTest)
Tests run: 782, Failures: 1, 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: 6 minutes 19 seconds
[INFO] Finished at: Thu Aug 21 12:15:03 EDT 2008
[INFO] Final Memory: 28M/1005M
[INFO] ------------------------------------------------------------------------
Terminating xvnc
[drools] $ vncserver -kill :12
Killing Xvnc process ID 3803
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, 2 months
JBoss-AS-5.0.x-TestSuite-sun15 - Build # 866 - Still Failing!
by jboss-qa-internal@redhat.com
JBoss-AS-5.0.x-TestSuite-sun15 - Build # 866 - Still Failing:
Check console output at https://hudson.jboss.org/hudson//job/JBoss-AS-5.0.x-TestSuite-sun15/866 to view the results.
Modifications since last build:
[bstansberry(a)jboss.com] Move ha-server-cache libs to 1.0.0.GA
-------------------------------------------------------------------------
[...truncated 21826 lines...]
[junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.108 sec
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.CR2/bin
[echo] creating scoped-aop-jdk50 config
[copy] Copying 426 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/scoped-aop-jdk50
[copy] Copied 100 empty directories to 4 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/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 (start timeout is 120 seconds ):
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/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.CR2/lib/endorsed -Djgroups.udp.ip_ttl=0 org.jboss.Main -c scoped-aop-jdk50 -b 10.18.34.175 -u 227.43.0.80
run-tests-aop-scoped:
[echo] Starting patternset=aop-with-classloader.includes config=aop-scoped
[junit] Running org.jboss.test.aop.test.ScopedAnnotatedTestCase
[junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 9.415 sec
[junit] Running org.jboss.test.aop.test.ScopedAttachUnitTestCase
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.492 sec
[junit] Running org.jboss.test.aop.test.ScopedEarWithClassesInWebInfTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.928 sec
[junit] Running org.jboss.test.aop.test.ScopedExtenderBaseLoadedScopedNoParentDelegationTestCase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 11.736 sec
[junit] Running org.jboss.test.aop.test.ScopedExtenderBaseLoadedScopedParentDelegationTestCase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 11.103 sec
[junit] Running org.jboss.test.aop.test.ScopedExtenderBaseNotLoadedScopedNoParentDelegationTestCase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 10.142 sec
[junit] Running org.jboss.test.aop.test.ScopedExtenderBaseNotLoadedScopedParentDelegationTestCase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 9.295 sec
[junit] Running org.jboss.test.aop.test.ScopedUnitTestCase
[junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 5.973 sec
[server:stop] Shutting down server: scoped-aop-jdk50
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.175:1099 --shutdown
[server:stop] shutdownTimeout will be=120
[delete] Deleting: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/pluggable-instrumentor.jar
jrmp-invoker-tests:
[echo] creating jrmp-invoker config
[copy] Copying 387 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/jrmp-invoker
[copy] Copied 81 empty directories to 2 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/jrmp-invoker
[echo] Overwriting config descriptors
[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.CR2/server/jrmp-invoker
[server:start] Starting server "jrmp-invoker", with command (start timeout is 120 seconds ):
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/lib/tools.jar -Xmx128m -XX:MaxPermSize=128m -Djava.net.preferIPv4Stack=true org.jboss.Main -c jrmp-invoker -b 10.18.34.175 -u 227.43.0.80
[echo] Starting patternset=jrmp-invoker.includes config=JRMP-Invoker
[junit] Running org.jboss.test.bank.test.BankEJB20StressTestCase
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 18.048 sec
[junit] Running org.jboss.test.cts.test.BmpUnitTestCase
[junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 22.396 sec
[junit] Running org.jboss.test.cts.test.CmpUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.789 sec
[junit] Running org.jboss.test.cts.test.CtsCmp2UnitTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.836 sec
[junit] Running org.jboss.test.cts.test.IndependentJarsUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.59 sec
[junit] Running org.jboss.test.cts.test.LocalEjbTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.893 sec
[junit] Running org.jboss.test.cts.test.LongWaitStatefulSessionUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.715 sec
[junit] Running org.jboss.test.cts.test.StatefulSessionLocalUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 135.084 sec
[junit] Running org.jboss.test.cts.test.StatefulSessionUnitTestCase
[junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 143.74 sec
[junit] Running org.jboss.test.cts.test.StatelessSessionStressTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.122 sec
[junit] Running org.jboss.test.cts.test.StatelessSessionUnitTestCase
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 28.436 sec
[junit] Running org.jboss.test.testbean.test.BeanUnitTestCase
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 7.979 sec
[server:stop] Shutting down server: jrmp-invoker
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.175:1099 --shutdown
[server:stop] shutdownTimeout will be=120
pooled-invoker-tests:
[echo] creating pooled-invoker config
[copy] Copying 387 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/pooled-invoker
[copy] Copied 81 empty directories to 2 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/pooled-invoker
[echo] Overwriting config descriptors
[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.CR2/server/pooled-invoker
[server:start] Starting server "pooled-invoker", with command (start timeout is 120 seconds ):
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/lib/tools.jar -Xmx128m -XX:MaxPermSize=128m -Djava.net.preferIPv4Stack=true org.jboss.Main -c pooled-invoker -b 10.18.34.175 -u 227.43.0.80
[echo] Starting patternset=jrmp-invoker.includes config=Pooled-Invoker
[junit] Running org.jboss.test.bank.test.BankEJB20StressTestCase
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 17.295 sec
[junit] Running org.jboss.test.cts.test.BmpUnitTestCase
[junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 23.361 sec
[junit] Running org.jboss.test.cts.test.CmpUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.342 sec
[junit] Running org.jboss.test.cts.test.CtsCmp2UnitTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.358 sec
[junit] Running org.jboss.test.cts.test.IndependentJarsUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.599 sec
[junit] Running org.jboss.test.cts.test.LocalEjbTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.988 sec
[junit] Running org.jboss.test.cts.test.LongWaitStatefulSessionUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.149 sec
[junit] Running org.jboss.test.cts.test.StatefulSessionLocalUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 133.91 sec
[junit] Running org.jboss.test.cts.test.StatefulSessionUnitTestCase
[junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 143.448 sec
[junit] Running org.jboss.test.cts.test.StatelessSessionStressTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.126 sec
[junit] Running org.jboss.test.cts.test.StatelessSessionUnitTestCase
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 28.062 sec
[junit] Running org.jboss.test.testbean.test.BeanUnitTestCase
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 8.313 sec
[server:stop] Shutting down server: pooled-invoker
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.175:1099 --shutdown
[server:stop] shutdownTimeout will be=120
tests-classloader-leak:
[echo] creating classloader-leak config
[copy] Copying 426 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/classloader-leak
[copy] Copied 99 empty directories to 3 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/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 (start timeout is 120 seconds ):
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/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.CR2/lib/endorsed -Djgroups.udp.ip_ttl=0 org.jboss.Main -c classloader-leak -b 10.18.34.175 -u 227.43.0.80
[junit] Running org.jboss.test.classloader.leak.test.AopPreparedClassesClassloaderLeakUnitTestCase
[junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 89.039 sec
[junit] Test org.jboss.test.classloader.leak.test.AopPreparedClassesClassloaderLeakUnitTestCase FAILED
[junit] Running org.jboss.test.classloader.leak.test.ClassloaderLeakUnitTestCase
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 178.89 sec
[junit] Running org.jboss.test.classloader.leak.test.CommonsLoggingClassloaderLeakUnitTestCase
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 168.245 sec
[junit] Running org.jboss.test.classloader.leak.test.Ejb3ClassloaderLeakUnitTestCase
[junit] Tests run: 5, Failures: 1, Errors: 0, Time elapsed: 147.197 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_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.175:1099 --shutdown
[server:stop] shutdownTimeout will be=120
tests-clustered-classloader-leak:
[echo] creating cluster-classloader-leak-0 config, jboss.dist=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2
[copy] Copying 426 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/cluster-classloader-leak-0
[copy] Copied 100 empty directories to 4 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/cluster-classloader-leak-0
[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/cluster-classloader-leak-0 not found.
[echo] creating cluster-classloader-leak-1 config, jboss.dist=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2
[copy] Copying 426 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/cluster-classloader-leak-1
[copy] Copied 100 empty directories to 4 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/cluster-classloader-leak-1
[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/cluster-classloader-leak-1 not found.
[server:start] Starting server "cluster-classloader-leak-0", with command (start timeout is 120 seconds ):
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/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.CR2/lib/endorsed -Dresolve.dns=false -Djgroups.udp.ip_ttl=0 -Djboss.messaging.ServerPeerID=0 -Dnode0.bind.address=10.18.34.175 -Djboss.partition.name=DefaultPartition org.jboss.Main -c cluster-classloader-leak-0 -b 10.18.34.175 -u 227.43.0.80
[server:start] Starting server "cluster-classloader-leak-1", with command (start timeout is 120 seconds ):
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/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.CR2/lib/endorsed -Dresolve.dns=false -Djgroups.udp.ip_ttl=0 -Djboss.messaging.ServerPeerID=1 -Dnode0.bind.address=10.18.34.175 -Djboss.partition.name=DefaultPartition org.jboss.Main -c cluster-classloader-leak-1 -b 10.18.34.176 -u 227.43.0.80
tests-clustering-unit:
[junit] Running org.jboss.test.cluster.classloader.leak.test.ClassloaderLeakUnitTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 171.07 sec
[junit] Running org.jboss.test.cluster.classloader.leak.test.FieldGranularityClassloaderLeakUnitTestCase
[junit] Tests run: 4, Failures: 1, Errors: 0, Time elapsed: 190.875 sec
[junit] Test org.jboss.test.cluster.classloader.leak.test.FieldGranularityClassloaderLeakUnitTestCase FAILED
[server:stop] Shutting down server: cluster-classloader-leak-0
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.175:1099 --shutdown
[server:stop] shutdownTimeout will be=120
[server:stop] Shutting down server: cluster-classloader-leak-1
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.176:1099 --shutdown
[server:stop] shutdownTimeout will be=120
tests-clustered-profileservice:
[echo] creating cluster-profilesvc-0 config, jboss.dist=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2
[copy] Copying 426 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/cluster-profilesvc-0
[copy] Copied 99 empty directories to 3 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/cluster-profilesvc-0
[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.CR2/server/cluster-profilesvc-0/conf
[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.CR2/server/cluster-profilesvc-0/deployers
[echo] Overwriting config descriptors
[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.CR2/server/cluster-profilesvc-0
[echo] creating cluster-profilesvc-1 config, jboss.dist=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2
[copy] Copying 426 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/cluster-profilesvc-1
[copy] Copied 99 empty directories to 3 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/cluster-profilesvc-1
[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.CR2/server/cluster-profilesvc-1/conf
[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.CR2/server/cluster-profilesvc-1/deployers
[echo] Overwriting config descriptors
[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.CR2/server/cluster-profilesvc-1
[server:start] Starting server "cluster-profilesvc-0", with command (start timeout is 120 seconds ):
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/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.CR2/lib/endorsed -Dresolve.dns=false -Djgroups.udp.ip_ttl=0 -Djboss.messaging.ServerPeerID=0 -Djboss.partition.name=DefaultPartition org.jboss.Main -c cluster-profilesvc-0 -b 10.18.34.175 -u 227.43.0.80
[server:start] Starting server "cluster-profilesvc-1", with command (start timeout is 120 seconds ):
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/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.CR2/lib/endorsed -Dresolve.dns=false -Djgroups.udp.ip_ttl=0 -Djboss.messaging.ServerPeerID=1 -Djboss.partition.name=DefaultPartition org.jboss.Main -c cluster-profilesvc-1 -b 10.18.34.176 -u 227.43.0.80
tests-clustering-unit:
[junit] Running org.jboss.test.cluster.defaultcfg.profileservice.test.ProfileRepositoryHASingletonDeployerTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 9.123 sec
[server:stop] Shutting down server: cluster-profilesvc-0
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.175:1099 --shutdown
[server:stop] shutdownTimeout will be=120
[server:stop] Shutting down server: cluster-profilesvc-1
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.176:1099 --shutdown
[server:stop] shutdownTimeout will be=120
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] Processing /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/reports/TESTS-TestSuites.xml to /tmp/null500835865
[junitreport] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/stylesheets/junit-frames.xsl
[junitreport] Transform time: 64229ms
[junitreport] Deleting: /tmp/null500835865
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] Warning: the task name <style> is deprecated. Use <xslt> instead.
[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] Warning: the task name <style> is deprecated. Use <xslt> instead.
[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-08-31.17-07.tgz
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/build.xml:968: Some servers failed to shutdown cleanly.
Total time: 229 minutes 53 seconds
+ BSTATUS=1
+ [[ 1 -ne 0 ]]
+ kill-jboss
++ uname -s
+ [[ Linux == \L\i\n\u\x ]]
+ ps -eaf --columns 2200
+ grep run.jar
+ grep -v grep
+ awk '{ print $2; }'
+ xargs kill
usage: kill [ -s signal | -p ] [ -a ] pid ...
kill -l [ signal ]
+ sleep 10
+ ps -eaf --columns 2200
+ grep run.jar
+ grep -v grep
+ awk '{ print $2; }'
+ xargs kill -9
usage: kill [ -s signal | -p ] [ -a ] pid ...
kill -l [ signal ]
+ return 0
+ exit 1
[JBoss-AS-5.0.x-TestSuite-sun15] $ bash -xe /tmp/hudson62717.sh
+ kill 20270
Recording test results
Build was marked for publishing on https://hudson.jboss.org/hudson/
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
16 years, 2 months
JBoss-AS-5.0.x-TestSuite-sun15 - Build # 865 - Still Failing!
by jboss-qa-internal@redhat.com
JBoss-AS-5.0.x-TestSuite-sun15 - Build # 865 - Still Failing:
Check console output at https://hudson.jboss.org/hudson//job/JBoss-AS-5.0.x-TestSuite-sun15/865 to view the results.
Modifications since last build:
[emuckenhuber] populate information needed by JBMETA-99
[emuckenhuber] jboss metadata Beta38
[emuckenhuber] [JBAS-5673] cleanup
[emuckenhuber] [JBAS-5673] this is not needed.
-------------------------------------------------------------------------
[...truncated 21828 lines...]
[junit] Running org.jboss.test.compatibility.test.SerialVersionUIDUnitTestCase
[junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.1 sec
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.CR2/bin
[echo] creating scoped-aop-jdk50 config
[copy] Copying 426 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/scoped-aop-jdk50
[copy] Copied 100 empty directories to 4 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/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 (start timeout is 120 seconds ):
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/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.CR2/lib/endorsed -Djgroups.udp.ip_ttl=0 org.jboss.Main -c scoped-aop-jdk50 -b 10.18.34.175 -u 227.43.0.80
run-tests-aop-scoped:
[echo] Starting patternset=aop-with-classloader.includes config=aop-scoped
[junit] Running org.jboss.test.aop.test.ScopedAnnotatedTestCase
[junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 10.189 sec
[junit] Running org.jboss.test.aop.test.ScopedAttachUnitTestCase
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.719 sec
[junit] Running org.jboss.test.aop.test.ScopedEarWithClassesInWebInfTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.752 sec
[junit] Running org.jboss.test.aop.test.ScopedExtenderBaseLoadedScopedNoParentDelegationTestCase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 11.652 sec
[junit] Running org.jboss.test.aop.test.ScopedExtenderBaseLoadedScopedParentDelegationTestCase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 10.909 sec
[junit] Running org.jboss.test.aop.test.ScopedExtenderBaseNotLoadedScopedNoParentDelegationTestCase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 10.262 sec
[junit] Running org.jboss.test.aop.test.ScopedExtenderBaseNotLoadedScopedParentDelegationTestCase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 9.383 sec
[junit] Running org.jboss.test.aop.test.ScopedUnitTestCase
[junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 5.048 sec
[server:stop] Shutting down server: scoped-aop-jdk50
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.175:1099 --shutdown
[server:stop] shutdownTimeout will be=120
[delete] Deleting: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/pluggable-instrumentor.jar
jrmp-invoker-tests:
[echo] creating jrmp-invoker config
[copy] Copying 387 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/jrmp-invoker
[copy] Copied 81 empty directories to 2 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/jrmp-invoker
[echo] Overwriting config descriptors
[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.CR2/server/jrmp-invoker
[server:start] Starting server "jrmp-invoker", with command (start timeout is 120 seconds ):
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/lib/tools.jar -Xmx128m -XX:MaxPermSize=128m -Djava.net.preferIPv4Stack=true org.jboss.Main -c jrmp-invoker -b 10.18.34.175 -u 227.43.0.80
[echo] Starting patternset=jrmp-invoker.includes config=JRMP-Invoker
[junit] Running org.jboss.test.bank.test.BankEJB20StressTestCase
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 19.566 sec
[junit] Running org.jboss.test.cts.test.BmpUnitTestCase
[junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 20.871 sec
[junit] Running org.jboss.test.cts.test.CmpUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.393 sec
[junit] Running org.jboss.test.cts.test.CtsCmp2UnitTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.096 sec
[junit] Running org.jboss.test.cts.test.IndependentJarsUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.517 sec
[junit] Running org.jboss.test.cts.test.LocalEjbTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.86 sec
[junit] Running org.jboss.test.cts.test.LongWaitStatefulSessionUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.915 sec
[junit] Running org.jboss.test.cts.test.StatefulSessionLocalUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 134.251 sec
[junit] Running org.jboss.test.cts.test.StatefulSessionUnitTestCase
[junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 143.629 sec
[junit] Running org.jboss.test.cts.test.StatelessSessionStressTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.288 sec
[junit] Running org.jboss.test.cts.test.StatelessSessionUnitTestCase
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 28.616 sec
[junit] Running org.jboss.test.testbean.test.BeanUnitTestCase
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 8.667 sec
[server:stop] Shutting down server: jrmp-invoker
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.175:1099 --shutdown
[server:stop] shutdownTimeout will be=120
pooled-invoker-tests:
[echo] creating pooled-invoker config
[copy] Copying 387 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/pooled-invoker
[copy] Copied 81 empty directories to 2 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/pooled-invoker
[echo] Overwriting config descriptors
[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.CR2/server/pooled-invoker
[server:start] Starting server "pooled-invoker", with command (start timeout is 120 seconds ):
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/lib/tools.jar -Xmx128m -XX:MaxPermSize=128m -Djava.net.preferIPv4Stack=true org.jboss.Main -c pooled-invoker -b 10.18.34.175 -u 227.43.0.80
[echo] Starting patternset=jrmp-invoker.includes config=Pooled-Invoker
[junit] Running org.jboss.test.bank.test.BankEJB20StressTestCase
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 17.856 sec
[junit] Running org.jboss.test.cts.test.BmpUnitTestCase
[junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 23.074 sec
[junit] Running org.jboss.test.cts.test.CmpUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.662 sec
[junit] Running org.jboss.test.cts.test.CtsCmp2UnitTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.489 sec
[junit] Running org.jboss.test.cts.test.IndependentJarsUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.633 sec
[junit] Running org.jboss.test.cts.test.LocalEjbTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.4 sec
[junit] Running org.jboss.test.cts.test.LongWaitStatefulSessionUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.948 sec
[junit] Running org.jboss.test.cts.test.StatefulSessionLocalUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 135.22 sec
[junit] Running org.jboss.test.cts.test.StatefulSessionUnitTestCase
[junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 144.115 sec
[junit] Running org.jboss.test.cts.test.StatelessSessionStressTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.452 sec
[junit] Running org.jboss.test.cts.test.StatelessSessionUnitTestCase
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 27.794 sec
[junit] Running org.jboss.test.testbean.test.BeanUnitTestCase
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 7.538 sec
[server:stop] Shutting down server: pooled-invoker
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.175:1099 --shutdown
[server:stop] shutdownTimeout will be=120
tests-classloader-leak:
[echo] creating classloader-leak config
[copy] Copying 426 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/classloader-leak
[copy] Copied 99 empty directories to 3 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/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 (start timeout is 120 seconds ):
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/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.CR2/lib/endorsed -Djgroups.udp.ip_ttl=0 org.jboss.Main -c classloader-leak -b 10.18.34.175 -u 227.43.0.80
[junit] Running org.jboss.test.classloader.leak.test.AopPreparedClassesClassloaderLeakUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 73.3 sec
[junit] Running org.jboss.test.classloader.leak.test.ClassloaderLeakUnitTestCase
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 176.999 sec
[junit] Running org.jboss.test.classloader.leak.test.CommonsLoggingClassloaderLeakUnitTestCase
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 171.982 sec
[junit] Running org.jboss.test.classloader.leak.test.Ejb3ClassloaderLeakUnitTestCase
[junit] Tests run: 5, Failures: 1, Errors: 0, Time elapsed: 144.031 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_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.175:1099 --shutdown
[server:stop] shutdownTimeout will be=120
tests-clustered-classloader-leak:
[echo] creating cluster-classloader-leak-0 config, jboss.dist=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2
[copy] Copying 426 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/cluster-classloader-leak-0
[copy] Copied 100 empty directories to 4 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/cluster-classloader-leak-0
[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/cluster-classloader-leak-0 not found.
[echo] creating cluster-classloader-leak-1 config, jboss.dist=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2
[copy] Copying 426 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/cluster-classloader-leak-1
[copy] Copied 100 empty directories to 4 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/cluster-classloader-leak-1
[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/cluster-classloader-leak-1 not found.
[server:start] Starting server "cluster-classloader-leak-0", with command (start timeout is 120 seconds ):
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/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.CR2/lib/endorsed -Dresolve.dns=false -Djgroups.udp.ip_ttl=0 -Djboss.messaging.ServerPeerID=0 -Dnode0.bind.address=10.18.34.175 -Djboss.partition.name=DefaultPartition org.jboss.Main -c cluster-classloader-leak-0 -b 10.18.34.175 -u 227.43.0.80
[server:start] Starting server "cluster-classloader-leak-1", with command (start timeout is 120 seconds ):
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/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.CR2/lib/endorsed -Dresolve.dns=false -Djgroups.udp.ip_ttl=0 -Djboss.messaging.ServerPeerID=1 -Dnode0.bind.address=10.18.34.175 -Djboss.partition.name=DefaultPartition org.jboss.Main -c cluster-classloader-leak-1 -b 10.18.34.176 -u 227.43.0.80
tests-clustering-unit:
[junit] Running org.jboss.test.cluster.classloader.leak.test.ClassloaderLeakUnitTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 172.522 sec
[junit] Running org.jboss.test.cluster.classloader.leak.test.FieldGranularityClassloaderLeakUnitTestCase
[junit] Tests run: 4, Failures: 1, Errors: 0, Time elapsed: 168.374 sec
[junit] Test org.jboss.test.cluster.classloader.leak.test.FieldGranularityClassloaderLeakUnitTestCase FAILED
[server:stop] Shutting down server: cluster-classloader-leak-0
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.175:1099 --shutdown
[server:stop] shutdownTimeout will be=120
[server:stop] Shutting down server: cluster-classloader-leak-1
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.176:1099 --shutdown
[server:stop] shutdownTimeout will be=120
tests-clustered-profileservice:
[echo] creating cluster-profilesvc-0 config, jboss.dist=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2
[copy] Copying 426 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/cluster-profilesvc-0
[copy] Copied 99 empty directories to 3 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/cluster-profilesvc-0
[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.CR2/server/cluster-profilesvc-0/conf
[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.CR2/server/cluster-profilesvc-0/deployers
[echo] Overwriting config descriptors
[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.CR2/server/cluster-profilesvc-0
[echo] creating cluster-profilesvc-1 config, jboss.dist=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2
[copy] Copying 426 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/cluster-profilesvc-1
[copy] Copied 99 empty directories to 3 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/cluster-profilesvc-1
[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.CR2/server/cluster-profilesvc-1/conf
[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.CR2/server/cluster-profilesvc-1/deployers
[echo] Overwriting config descriptors
[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.CR2/server/cluster-profilesvc-1
[server:start] Starting server "cluster-profilesvc-0", with command (start timeout is 120 seconds ):
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/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.CR2/lib/endorsed -Dresolve.dns=false -Djgroups.udp.ip_ttl=0 -Djboss.messaging.ServerPeerID=0 -Djboss.partition.name=DefaultPartition org.jboss.Main -c cluster-profilesvc-0 -b 10.18.34.175 -u 227.43.0.80
[server:start] Starting server "cluster-profilesvc-1", with command (start timeout is 120 seconds ):
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/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.CR2/lib/endorsed -Dresolve.dns=false -Djgroups.udp.ip_ttl=0 -Djboss.messaging.ServerPeerID=1 -Djboss.partition.name=DefaultPartition org.jboss.Main -c cluster-profilesvc-1 -b 10.18.34.176 -u 227.43.0.80
tests-clustering-unit:
[junit] Running org.jboss.test.cluster.defaultcfg.profileservice.test.ProfileRepositoryHASingletonDeployerTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 9.339 sec
[server:stop] Shutting down server: cluster-profilesvc-0
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.175:1099 --shutdown
[server:stop] shutdownTimeout will be=120
[server:stop] Shutting down server: cluster-profilesvc-1
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.176:1099 --shutdown
[server:stop] shutdownTimeout will be=120
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] Processing /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/reports/TESTS-TestSuites.xml to /tmp/null1372752387
[junitreport] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/stylesheets/junit-frames.xsl
[junitreport] Transform time: 69800ms
[junitreport] Deleting: /tmp/null1372752387
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] Warning: the task name <style> is deprecated. Use <xslt> instead.
[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] Warning: the task name <style> is deprecated. Use <xslt> instead.
[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-08-31.12-51.tgz
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/build.xml:968: Some servers failed to shutdown cleanly.
Total time: 229 minutes 35 seconds
+ BSTATUS=1
+ [[ 1 -ne 0 ]]
+ kill-jboss
++ uname -s
+ [[ Linux == \L\i\n\u\x ]]
+ ps -eaf --columns 2200
+ grep run.jar
+ grep -v grep
+ awk '{ print $2; }'
+ xargs kill
usage: kill [ -s signal | -p ] [ -a ] pid ...
kill -l [ signal ]
+ sleep 10
+ ps -eaf --columns 2200
+ grep run.jar
+ grep -v grep
+ awk '{ print $2; }'
+ xargs kill -9
usage: kill [ -s signal | -p ] [ -a ] pid ...
kill -l [ signal ]
+ return 0
+ exit 1
[JBoss-AS-5.0.x-TestSuite-sun15] $ bash -xe /tmp/hudson62715.sh
+ kill 3020
Recording test results
Build was marked for publishing on https://hudson.jboss.org/hudson/
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
16 years, 3 months
JBoss-AS-5.0.x-TestSuite-sun15 - Build # 864 - Still Failing!
by jboss-qa-internal@redhat.com
JBoss-AS-5.0.x-TestSuite-sun15 - Build # 864 - Still Failing:
Check console output at https://hudson.jboss.org/hudson//job/JBoss-AS-5.0.x-TestSuite-sun15/864 to view the results.
Modifications since last build:
[bstansberry(a)jboss.com] [JBAS-5916] Remove the JBC integration SPIs and impls from the AS code base
[scott.stark(a)jboss.org] JBCTS-843, treat o1==o2 as equals as o1.isAssignableFrom(o2) would be triggered otherwise.
[bstansberry(a)jboss.com] [JBAS-5838] Upgrade ha-client and ha-server-api to 1.1.0.GA
[JBAS-5705] Upgrade JBoss Cache to 2.2.0.GA
[bstansberry(a)jboss.com] Get rid of legacy mapping in thirdparty for org.jboss.cluster group
-------------------------------------------------------------------------
[...truncated 21823 lines...]
tests-compatibility:
[junit] Running org.jboss.test.compatibility.test.SerialVersionUIDUnitTestCase
[junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.1 sec
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.CR2/bin
[echo] creating scoped-aop-jdk50 config
[copy] Copying 426 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/scoped-aop-jdk50
[copy] Copied 100 empty directories to 4 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/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 (start timeout is 120 seconds ):
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/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.CR2/lib/endorsed -Djgroups.udp.ip_ttl=0 org.jboss.Main -c scoped-aop-jdk50 -b 10.18.34.175 -u 227.43.0.80
run-tests-aop-scoped:
[echo] Starting patternset=aop-with-classloader.includes config=aop-scoped
[junit] Running org.jboss.test.aop.test.ScopedAnnotatedTestCase
[junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 11.452 sec
[junit] Running org.jboss.test.aop.test.ScopedAttachUnitTestCase
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.903 sec
[junit] Running org.jboss.test.aop.test.ScopedEarWithClassesInWebInfTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.876 sec
[junit] Running org.jboss.test.aop.test.ScopedExtenderBaseLoadedScopedNoParentDelegationTestCase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 11.882 sec
[junit] Running org.jboss.test.aop.test.ScopedExtenderBaseLoadedScopedParentDelegationTestCase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 9.561 sec
[junit] Running org.jboss.test.aop.test.ScopedExtenderBaseNotLoadedScopedNoParentDelegationTestCase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 10.713 sec
[junit] Running org.jboss.test.aop.test.ScopedExtenderBaseNotLoadedScopedParentDelegationTestCase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 9.444 sec
[junit] Running org.jboss.test.aop.test.ScopedUnitTestCase
[junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 4.956 sec
[server:stop] Shutting down server: scoped-aop-jdk50
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.175:1099 --shutdown
[server:stop] shutdownTimeout will be=120
[delete] Deleting: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/pluggable-instrumentor.jar
jrmp-invoker-tests:
[echo] creating jrmp-invoker config
[copy] Copying 387 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/jrmp-invoker
[copy] Copied 81 empty directories to 2 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/jrmp-invoker
[echo] Overwriting config descriptors
[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.CR2/server/jrmp-invoker
[server:start] Starting server "jrmp-invoker", with command (start timeout is 120 seconds ):
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/lib/tools.jar -Xmx128m -XX:MaxPermSize=128m -Djava.net.preferIPv4Stack=true org.jboss.Main -c jrmp-invoker -b 10.18.34.175 -u 227.43.0.80
[echo] Starting patternset=jrmp-invoker.includes config=JRMP-Invoker
[junit] Running org.jboss.test.bank.test.BankEJB20StressTestCase
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 18.606 sec
[junit] Running org.jboss.test.cts.test.BmpUnitTestCase
[junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 23.06 sec
[junit] Running org.jboss.test.cts.test.CmpUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.261 sec
[junit] Running org.jboss.test.cts.test.CtsCmp2UnitTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.229 sec
[junit] Running org.jboss.test.cts.test.IndependentJarsUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.011 sec
[junit] Running org.jboss.test.cts.test.LocalEjbTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.748 sec
[junit] Running org.jboss.test.cts.test.LongWaitStatefulSessionUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.029 sec
[junit] Running org.jboss.test.cts.test.StatefulSessionLocalUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 135.032 sec
[junit] Running org.jboss.test.cts.test.StatefulSessionUnitTestCase
[junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 145.008 sec
[junit] Running org.jboss.test.cts.test.StatelessSessionStressTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.233 sec
[junit] Running org.jboss.test.cts.test.StatelessSessionUnitTestCase
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 27.637 sec
[junit] Running org.jboss.test.testbean.test.BeanUnitTestCase
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 8.237 sec
[server:stop] Shutting down server: jrmp-invoker
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.175:1099 --shutdown
[server:stop] shutdownTimeout will be=120
pooled-invoker-tests:
[echo] creating pooled-invoker config
[copy] Copying 387 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/pooled-invoker
[copy] Copied 81 empty directories to 2 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/pooled-invoker
[echo] Overwriting config descriptors
[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.CR2/server/pooled-invoker
[server:start] Starting server "pooled-invoker", with command (start timeout is 120 seconds ):
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/lib/tools.jar -Xmx128m -XX:MaxPermSize=128m -Djava.net.preferIPv4Stack=true org.jboss.Main -c pooled-invoker -b 10.18.34.175 -u 227.43.0.80
[echo] Starting patternset=jrmp-invoker.includes config=Pooled-Invoker
[junit] Running org.jboss.test.bank.test.BankEJB20StressTestCase
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 17.51 sec
[junit] Running org.jboss.test.cts.test.BmpUnitTestCase
[junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 23.003 sec
[junit] Running org.jboss.test.cts.test.CmpUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.664 sec
[junit] Running org.jboss.test.cts.test.CtsCmp2UnitTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.568 sec
[junit] Running org.jboss.test.cts.test.IndependentJarsUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.481 sec
[junit] Running org.jboss.test.cts.test.LocalEjbTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.816 sec
[junit] Running org.jboss.test.cts.test.LongWaitStatefulSessionUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.429 sec
[junit] Running org.jboss.test.cts.test.StatefulSessionLocalUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 133.89 sec
[junit] Running org.jboss.test.cts.test.StatefulSessionUnitTestCase
[junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 144.021 sec
[junit] Running org.jboss.test.cts.test.StatelessSessionStressTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.918 sec
[junit] Running org.jboss.test.cts.test.StatelessSessionUnitTestCase
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 27.791 sec
[junit] Running org.jboss.test.testbean.test.BeanUnitTestCase
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 8.27 sec
[server:stop] Shutting down server: pooled-invoker
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.175:1099 --shutdown
[server:stop] shutdownTimeout will be=120
tests-classloader-leak:
[echo] creating classloader-leak config
[copy] Copying 426 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/classloader-leak
[copy] Copied 99 empty directories to 3 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/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 (start timeout is 120 seconds ):
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/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.CR2/lib/endorsed -Djgroups.udp.ip_ttl=0 org.jboss.Main -c classloader-leak -b 10.18.34.175 -u 227.43.0.80
[junit] Running org.jboss.test.classloader.leak.test.AopPreparedClassesClassloaderLeakUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 68.031 sec
[junit] Running org.jboss.test.classloader.leak.test.ClassloaderLeakUnitTestCase
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 174.413 sec
[junit] Running org.jboss.test.classloader.leak.test.CommonsLoggingClassloaderLeakUnitTestCase
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 169.508 sec
[junit] Running org.jboss.test.classloader.leak.test.Ejb3ClassloaderLeakUnitTestCase
[junit] Tests run: 5, Failures: 1, Errors: 0, Time elapsed: 145.225 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_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.175:1099 --shutdown
[server:stop] shutdownTimeout will be=120
tests-clustered-classloader-leak:
[echo] creating cluster-classloader-leak-0 config, jboss.dist=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2
[copy] Copying 426 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/cluster-classloader-leak-0
[copy] Copied 100 empty directories to 4 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/cluster-classloader-leak-0
[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/cluster-classloader-leak-0 not found.
[echo] creating cluster-classloader-leak-1 config, jboss.dist=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2
[copy] Copying 426 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/cluster-classloader-leak-1
[copy] Copied 100 empty directories to 4 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/cluster-classloader-leak-1
[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/cluster-classloader-leak-1 not found.
[server:start] Starting server "cluster-classloader-leak-0", with command (start timeout is 120 seconds ):
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/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.CR2/lib/endorsed -Dresolve.dns=false -Djgroups.udp.ip_ttl=0 -Djboss.messaging.ServerPeerID=0 -Dnode0.bind.address=10.18.34.175 -Djboss.partition.name=DefaultPartition org.jboss.Main -c cluster-classloader-leak-0 -b 10.18.34.175 -u 227.43.0.80
[server:start] Starting server "cluster-classloader-leak-1", with command (start timeout is 120 seconds ):
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/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.CR2/lib/endorsed -Dresolve.dns=false -Djgroups.udp.ip_ttl=0 -Djboss.messaging.ServerPeerID=1 -Dnode0.bind.address=10.18.34.175 -Djboss.partition.name=DefaultPartition org.jboss.Main -c cluster-classloader-leak-1 -b 10.18.34.176 -u 227.43.0.80
tests-clustering-unit:
[junit] Running org.jboss.test.cluster.classloader.leak.test.ClassloaderLeakUnitTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 144.192 sec
[junit] Running org.jboss.test.cluster.classloader.leak.test.FieldGranularityClassloaderLeakUnitTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 210.093 sec
[server:stop] Shutting down server: cluster-classloader-leak-0
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.175:1099 --shutdown
[server:stop] shutdownTimeout will be=120
[server:stop] Shutting down server: cluster-classloader-leak-1
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.176:1099 --shutdown
[server:stop] shutdownTimeout will be=120
tests-clustered-profileservice:
[echo] creating cluster-profilesvc-0 config, jboss.dist=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2
[copy] Copying 426 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/cluster-profilesvc-0
[copy] Copied 99 empty directories to 3 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/cluster-profilesvc-0
[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.CR2/server/cluster-profilesvc-0/conf
[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.CR2/server/cluster-profilesvc-0/deployers
[echo] Overwriting config descriptors
[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.CR2/server/cluster-profilesvc-0
[echo] creating cluster-profilesvc-1 config, jboss.dist=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2
[copy] Copying 426 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/cluster-profilesvc-1
[copy] Copied 99 empty directories to 3 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/cluster-profilesvc-1
[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.CR2/server/cluster-profilesvc-1/conf
[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.CR2/server/cluster-profilesvc-1/deployers
[echo] Overwriting config descriptors
[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.CR2/server/cluster-profilesvc-1
[server:start] Starting server "cluster-profilesvc-0", with command (start timeout is 120 seconds ):
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/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.CR2/lib/endorsed -Dresolve.dns=false -Djgroups.udp.ip_ttl=0 -Djboss.messaging.ServerPeerID=0 -Djboss.partition.name=DefaultPartition org.jboss.Main -c cluster-profilesvc-0 -b 10.18.34.175 -u 227.43.0.80
[server:start] Starting server "cluster-profilesvc-1", with command (start timeout is 120 seconds ):
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/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.CR2/lib/endorsed -Dresolve.dns=false -Djgroups.udp.ip_ttl=0 -Djboss.messaging.ServerPeerID=1 -Djboss.partition.name=DefaultPartition org.jboss.Main -c cluster-profilesvc-1 -b 10.18.34.176 -u 227.43.0.80
tests-clustering-unit:
[junit] Running org.jboss.test.cluster.defaultcfg.profileservice.test.ProfileRepositoryHASingletonDeployerTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 9.843 sec
[server:stop] Shutting down server: cluster-profilesvc-0
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.175:1099 --shutdown
[server:stop] shutdownTimeout will be=120
[server:stop] Shutting down server: cluster-profilesvc-1
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.176:1099 --shutdown
[server:stop] shutdownTimeout will be=120
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] Processing /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/reports/TESTS-TestSuites.xml to /tmp/null694773536
[junitreport] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/stylesheets/junit-frames.xsl
[junitreport] Transform time: 71248ms
[junitreport] Deleting: /tmp/null694773536
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] Warning: the task name <style> is deprecated. Use <xslt> instead.
[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] Warning: the task name <style> is deprecated. Use <xslt> instead.
[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-08-31.04-33.tgz
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/build.xml:968: Some servers failed to shutdown cleanly.
Total time: 234 minutes 38 seconds
+ BSTATUS=1
+ [[ 1 -ne 0 ]]
+ kill-jboss
++ uname -s
+ [[ Linux == \L\i\n\u\x ]]
+ ps -eaf --columns 2200
+ grep run.jar
+ grep -v grep
+ awk '{ print $2; }'
+ xargs kill
usage: kill [ -s signal | -p ] [ -a ] pid ...
kill -l [ signal ]
+ sleep 10
+ ps -eaf --columns 2200
+ grep run.jar
+ grep -v grep
+ awk '{ print $2; }'
+ xargs kill -9
usage: kill [ -s signal | -p ] [ -a ] pid ...
kill -l [ signal ]
+ return 0
+ exit 1
[JBoss-AS-5.0.x-TestSuite-sun15] $ bash -xe /tmp/hudson62707.sh
+ kill 31018
Recording test results
Build was marked for publishing on https://hudson.jboss.org/hudson/
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
16 years, 3 months
JBoss-AS-5.0.x-TestSuite-sun15 - Build # 863 - Still Failing!
by jboss-qa-internal@redhat.com
JBoss-AS-5.0.x-TestSuite-sun15 - Build # 863 - Still Failing:
Check console output at https://hudson.jboss.org/hudson//job/JBoss-AS-5.0.x-TestSuite-sun15/863 to view the results.
Modifications since last build:
-------------------------------------------------------------------------
[...truncated 21913 lines...]
tests-compatibility:
[junit] Running org.jboss.test.compatibility.test.SerialVersionUIDUnitTestCase
[junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.109 sec
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.CR2/bin
[echo] creating scoped-aop-jdk50 config
[copy] Copying 424 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/scoped-aop-jdk50
[copy] Copied 100 empty directories to 4 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/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 (start timeout is 120 seconds ):
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/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.CR2/lib/endorsed -Djgroups.udp.ip_ttl=0 org.jboss.Main -c scoped-aop-jdk50 -b 10.18.34.175 -u 227.43.0.80
run-tests-aop-scoped:
[echo] Starting patternset=aop-with-classloader.includes config=aop-scoped
[junit] Running org.jboss.test.aop.test.ScopedAnnotatedTestCase
[junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 9.624 sec
[junit] Running org.jboss.test.aop.test.ScopedAttachUnitTestCase
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.725 sec
[junit] Running org.jboss.test.aop.test.ScopedEarWithClassesInWebInfTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.795 sec
[junit] Running org.jboss.test.aop.test.ScopedExtenderBaseLoadedScopedNoParentDelegationTestCase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 13.017 sec
[junit] Running org.jboss.test.aop.test.ScopedExtenderBaseLoadedScopedParentDelegationTestCase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 9.942 sec
[junit] Running org.jboss.test.aop.test.ScopedExtenderBaseNotLoadedScopedNoParentDelegationTestCase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 10.818 sec
[junit] Running org.jboss.test.aop.test.ScopedExtenderBaseNotLoadedScopedParentDelegationTestCase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 9.036 sec
[junit] Running org.jboss.test.aop.test.ScopedUnitTestCase
[junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 4.995 sec
[server:stop] Shutting down server: scoped-aop-jdk50
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.175:1099 --shutdown
[server:stop] shutdownTimeout will be=120
[delete] Deleting: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/pluggable-instrumentor.jar
jrmp-invoker-tests:
[echo] creating jrmp-invoker config
[copy] Copying 385 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/jrmp-invoker
[copy] Copied 81 empty directories to 2 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/jrmp-invoker
[echo] Overwriting config descriptors
[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.CR2/server/jrmp-invoker
[server:start] Starting server "jrmp-invoker", with command (start timeout is 120 seconds ):
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/lib/tools.jar -Xmx128m -XX:MaxPermSize=128m -Djava.net.preferIPv4Stack=true org.jboss.Main -c jrmp-invoker -b 10.18.34.175 -u 227.43.0.80
[echo] Starting patternset=jrmp-invoker.includes config=JRMP-Invoker
[junit] Running org.jboss.test.bank.test.BankEJB20StressTestCase
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 19.069 sec
[junit] Running org.jboss.test.cts.test.BmpUnitTestCase
[junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 22.565 sec
[junit] Running org.jboss.test.cts.test.CmpUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.25 sec
[junit] Running org.jboss.test.cts.test.CtsCmp2UnitTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.584 sec
[junit] Running org.jboss.test.cts.test.IndependentJarsUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.575 sec
[junit] Running org.jboss.test.cts.test.LocalEjbTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.945 sec
[junit] Running org.jboss.test.cts.test.LongWaitStatefulSessionUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.109 sec
[junit] Running org.jboss.test.cts.test.StatefulSessionLocalUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 135.391 sec
[junit] Running org.jboss.test.cts.test.StatefulSessionUnitTestCase
[junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 143.865 sec
[junit] Running org.jboss.test.cts.test.StatelessSessionStressTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.003 sec
[junit] Running org.jboss.test.cts.test.StatelessSessionUnitTestCase
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 28.878 sec
[junit] Running org.jboss.test.testbean.test.BeanUnitTestCase
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 8.397 sec
[server:stop] Shutting down server: jrmp-invoker
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.175:1099 --shutdown
[server:stop] shutdownTimeout will be=120
pooled-invoker-tests:
[echo] creating pooled-invoker config
[copy] Copying 385 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/pooled-invoker
[copy] Copied 81 empty directories to 2 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/pooled-invoker
[echo] Overwriting config descriptors
[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.CR2/server/pooled-invoker
[server:start] Starting server "pooled-invoker", with command (start timeout is 120 seconds ):
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/lib/tools.jar -Xmx128m -XX:MaxPermSize=128m -Djava.net.preferIPv4Stack=true org.jboss.Main -c pooled-invoker -b 10.18.34.175 -u 227.43.0.80
[echo] Starting patternset=jrmp-invoker.includes config=Pooled-Invoker
[junit] Running org.jboss.test.bank.test.BankEJB20StressTestCase
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 18.243 sec
[junit] Running org.jboss.test.cts.test.BmpUnitTestCase
[junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 21.452 sec
[junit] Running org.jboss.test.cts.test.CmpUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.462 sec
[junit] Running org.jboss.test.cts.test.CtsCmp2UnitTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.566 sec
[junit] Running org.jboss.test.cts.test.IndependentJarsUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.534 sec
[junit] Running org.jboss.test.cts.test.LocalEjbTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.536 sec
[junit] Running org.jboss.test.cts.test.LongWaitStatefulSessionUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.022 sec
[junit] Running org.jboss.test.cts.test.StatefulSessionLocalUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 134.041 sec
[junit] Running org.jboss.test.cts.test.StatefulSessionUnitTestCase
[junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 143.543 sec
[junit] Running org.jboss.test.cts.test.StatelessSessionStressTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.195 sec
[junit] Running org.jboss.test.cts.test.StatelessSessionUnitTestCase
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 28.132 sec
[junit] Running org.jboss.test.testbean.test.BeanUnitTestCase
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 7.731 sec
[server:stop] Shutting down server: pooled-invoker
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.175:1099 --shutdown
[server:stop] shutdownTimeout will be=120
tests-classloader-leak:
[echo] creating classloader-leak config
[copy] Copying 424 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/classloader-leak
[copy] Copied 99 empty directories to 3 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/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 (start timeout is 120 seconds ):
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/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.CR2/lib/endorsed -Djgroups.udp.ip_ttl=0 org.jboss.Main -c classloader-leak -b 10.18.34.175 -u 227.43.0.80
[junit] Running org.jboss.test.classloader.leak.test.AopPreparedClassesClassloaderLeakUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 49.971 sec
[junit] Running org.jboss.test.classloader.leak.test.ClassloaderLeakUnitTestCase
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 189.959 sec
[junit] Running org.jboss.test.classloader.leak.test.CommonsLoggingClassloaderLeakUnitTestCase
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 174.209 sec
[junit] Running org.jboss.test.classloader.leak.test.Ejb3ClassloaderLeakUnitTestCase
[junit] Tests run: 5, Failures: 1, Errors: 0, Time elapsed: 147.015 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_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.175:1099 --shutdown
[server:stop] shutdownTimeout will be=120
tests-clustered-classloader-leak:
[echo] creating cluster-classloader-leak-0 config, jboss.dist=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2
[copy] Copying 424 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/cluster-classloader-leak-0
[copy] Copied 100 empty directories to 4 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/cluster-classloader-leak-0
[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/cluster-classloader-leak-0 not found.
[echo] creating cluster-classloader-leak-1 config, jboss.dist=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2
[copy] Copying 424 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/cluster-classloader-leak-1
[copy] Copied 100 empty directories to 4 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/cluster-classloader-leak-1
[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/cluster-classloader-leak-1 not found.
[server:start] Starting server "cluster-classloader-leak-0", with command (start timeout is 120 seconds ):
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/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.CR2/lib/endorsed -Dresolve.dns=false -Djgroups.udp.ip_ttl=0 -Djboss.messaging.ServerPeerID=0 -Dnode0.bind.address=10.18.34.175 -Djboss.partition.name=DefaultPartition org.jboss.Main -c cluster-classloader-leak-0 -b 10.18.34.175 -u 227.43.0.80
[server:start] Starting server "cluster-classloader-leak-1", with command (start timeout is 120 seconds ):
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/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.CR2/lib/endorsed -Dresolve.dns=false -Djgroups.udp.ip_ttl=0 -Djboss.messaging.ServerPeerID=1 -Dnode0.bind.address=10.18.34.175 -Djboss.partition.name=DefaultPartition org.jboss.Main -c cluster-classloader-leak-1 -b 10.18.34.176 -u 227.43.0.80
tests-clustering-unit:
[junit] Running org.jboss.test.cluster.classloader.leak.test.ClassloaderLeakUnitTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 157.357 sec
[junit] Running org.jboss.test.cluster.classloader.leak.test.FieldGranularityClassloaderLeakUnitTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 182.052 sec
[server:stop] Shutting down server: cluster-classloader-leak-0
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.175:1099 --shutdown
[server:stop] shutdownTimeout will be=120
[server:stop] Shutting down server: cluster-classloader-leak-1
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.176:1099 --shutdown
[server:stop] shutdownTimeout will be=120
tests-clustered-profileservice:
[echo] creating cluster-profilesvc-0 config, jboss.dist=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2
[copy] Copying 424 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/cluster-profilesvc-0
[copy] Copied 99 empty directories to 3 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/cluster-profilesvc-0
[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.CR2/server/cluster-profilesvc-0/conf
[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.CR2/server/cluster-profilesvc-0/deployers
[echo] Overwriting config descriptors
[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.CR2/server/cluster-profilesvc-0
[echo] creating cluster-profilesvc-1 config, jboss.dist=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2
[copy] Copying 424 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/cluster-profilesvc-1
[copy] Copied 99 empty directories to 3 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/server/cluster-profilesvc-1
[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.CR2/server/cluster-profilesvc-1/conf
[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.CR2/server/cluster-profilesvc-1/deployers
[echo] Overwriting config descriptors
[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.CR2/server/cluster-profilesvc-1
[server:start] Starting server "cluster-profilesvc-0", with command (start timeout is 120 seconds ):
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/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.CR2/lib/endorsed -Dresolve.dns=false -Djgroups.udp.ip_ttl=0 -Djboss.messaging.ServerPeerID=0 -Djboss.partition.name=DefaultPartition org.jboss.Main -c cluster-profilesvc-0 -b 10.18.34.175 -u 227.43.0.80
[server:start] Starting server "cluster-profilesvc-1", with command (start timeout is 120 seconds ):
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/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.CR2/lib/endorsed -Dresolve.dns=false -Djgroups.udp.ip_ttl=0 -Djboss.messaging.ServerPeerID=1 -Djboss.partition.name=DefaultPartition org.jboss.Main -c cluster-profilesvc-1 -b 10.18.34.176 -u 227.43.0.80
tests-clustering-unit:
[junit] Running org.jboss.test.cluster.defaultcfg.profileservice.test.ProfileRepositoryHASingletonDeployerTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 9.082 sec
[server:stop] Shutting down server: cluster-profilesvc-0
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.175:1099 --shutdown
[server:stop] shutdownTimeout will be=120
[server:stop] Shutting down server: cluster-profilesvc-1
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.CR2/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.176:1099 --shutdown
[server:stop] shutdownTimeout will be=120
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] Processing /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/reports/TESTS-TestSuites.xml to /tmp/null1279817021
[junitreport] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/stylesheets/junit-frames.xsl
[junitreport] Transform time: 67657ms
[junitreport] Deleting: /tmp/null1279817021
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] Warning: the task name <style> is deprecated. Use <xslt> instead.
[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] Warning: the task name <style> is deprecated. Use <xslt> instead.
[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-08-30.16-30.tgz
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/build.xml:969: Some servers failed to shutdown cleanly.
Total time: 229 minutes 34 seconds
+ BSTATUS=1
+ [[ 1 -ne 0 ]]
+ kill-jboss
++ uname -s
+ [[ Linux == \L\i\n\u\x ]]
+ ps -eaf --columns 2200
+ grep run.jar
+ grep -v grep
+ awk '{ print $2; }'
+ xargs kill
usage: kill [ -s signal | -p ] [ -a ] pid ...
kill -l [ signal ]
+ sleep 10
+ ps -eaf --columns 2200
+ grep run.jar
+ grep -v grep
+ awk '{ print $2; }'
+ xargs kill -9
usage: kill [ -s signal | -p ] [ -a ] pid ...
kill -l [ signal ]
+ return 0
+ exit 1
[JBoss-AS-5.0.x-TestSuite-sun15] $ bash -xe /tmp/hudson62703.sh
+ kill 3813
Recording test results
Build was marked for publishing on https://hudson.jboss.org/hudson/
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
16 years, 3 months
Build failed in Hudson: hibernate-3.2 » oracle10g,linux-slim #98
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/hibernate-3.2/./TEST_DATABASE=oracl...
Changes:
[steve.ebersole(a)jboss.com] HHH-3454 : allow segment value default to be the entity table name
[steve.ebersole(a)jboss.com] HHH-2686 : enhanced.TableGenerator - generator table PK;
HHH-3231 : enhanced.TableGenerator - improper SELECT ... FOR UPDATE OF building;
HHH-3249 : enhanced.TableGenerator - extensibility;
HHH-3454 : enhanced.TableGenerator - allow segment value default to be the entity table name
------------------------------------------
started
Building remotely on dev91-linux
Updating http://anonhibernate.labs.jboss.com/core/branches/Branch_3_2
U src/org/hibernate/id/enhanced/TableGenerator.java
At revision 15148
[linux-slim] $ bash -xe /tmp/hudson54521.sh
+ . /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_15
++++ JAVA16=/qa/tools/opt/jdk1.6.0_03
++++ 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/runejb3postresql
++ for function in '$basedir/scripts/function.d/*'
++ . /home/hudson/config_repository/scripts/function.d/runejb3tck
++ 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 14
+ '[' 14 ']'
+ local 'command=. /home/hudson/config_repository/resources/common.variables && echo $JAVA14'
++ eval . /home/hudson/config_repository/resources/common.variables '&&' echo '$JAVA14'
+++ . /home/hudson/config_repository/resources/common.variables
++++ JAVA14=/qa/tools/opt/j2sdk1.4.2_15
++++ JAVA15=/qa/tools/opt/jdk1.5.0_15
++++ JAVA16=/qa/tools/opt/jdk1.6.0_03
++++ 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/j2sdk1.4.2_15
+ local javapath=/qa/tools/opt/j2sdk1.4.2_15
+ '[' -d /qa/tools/opt/j2sdk1.4.2_15/bin ']'
+ export JAVA_HOME=/qa/tools/opt/j2sdk1.4.2_15
+ JAVA_HOME=/qa/tools/opt/j2sdk1.4.2_15
+ export PATH=/qa/tools/opt/j2sdk1.4.2_15/bin:/qa/tools/opt/apache-ant-1.6.5/bin:/qa/tools/opt/maven-2.0.9/bin:/qa/tools/opt/jdk1.5.0_15/bin:/qa/tools/opt/subversion-1.4.0/bin:/usr/xpg4/bin:/usr/xpg4/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/hudson/bin
+ PATH=/qa/tools/opt/j2sdk1.4.2_15/bin:/qa/tools/opt/apache-ant-1.6.5/bin:/qa/tools/opt/maven-2.0.9/bin:/qa/tools/opt/jdk1.5.0_15/bin:/qa/tools/opt/subversion-1.4.0/bin:/usr/xpg4/bin:/usr/xpg4/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/hudson/bin
+ DRIVER_JAR=
+ case "$TEST_DATABASE" in
+ DRIVER_JAR=/qa/tools/opt/jdbc-drivers/ojdbc14.jar
+ cd src
+ [[ -n '' ]]
+ cp /home/hudson/config_repository/resources/hibernate/oracle10g.properties etc/hibernate.properties
+ [[ -n /qa/tools/opt/jdbc-drivers/ojdbc14.jar ]]
+ DRIVER_JAR=-Djar.driver=/qa/tools/opt/jdbc-drivers/ojdbc14.jar
+ cp /home/hudson/config_repository/resources/hibernate/log4j.properties etc/
+ bash build.sh clean
Buildfile: build.xml
[taskdef] Could not load definitions from resource clovertasks. It could not be found.
splash:
[splash] failed to display SplashScreen, caught java.lang.InternalError with message: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
init:
[echo] Build Hibernate-3.2.6.ga (2008-08-29 11:49:25)
[echo] JDK version: 1.4
clean:
[delete] Deleting directory /qa/services/hudson/hudson_workspace/workspace/hibernate-3.2/TEST_DATABASE/oracle10g/label/linux-slim/src/build
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/hibernate-3.2/TEST_DATABASE/oracle10g/label/linux-slim/src/build.xml:148: Unable to delete directory /qa/services/hudson/hudson_workspace/workspace/hibernate-3.2/TEST_DATABASE/oracle10g/label/linux-slim/src/build
Total time: 11 seconds
Recording test results
16 years, 3 months