Build failed in Hudson: drools #1473

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Sun May 4 10:26:53 EDT 2008


See http://hudson.qa.jboss.com/hudson/job/drools/1473/changes

Changes:

[tirelli] Fixing tests in trunk

------------------------------------------
[...truncated 9196 lines...]
Clearing rules repository
INFO  04-05 10:25:30,654 (ServiceImplementation.java:createPackageSnapshot:764) 	 USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [testGetBinaryPackageServlet] snapshot name: [SNAPPY 1
DEBUG 04-05 10:25:30,654 (RulesRepository.java:createPackageSnapshot:390) 	 Creating snapshot for [testGetBinaryPackageServlet] called [SNAPPY 1]
INFO  04-05 10:25:30,885 (ServiceImplementation.java:createPackageSnapshot:764) 	 USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [testGetBinaryPackageServlet] snapshot name: [SNAPX
DEBUG 04-05 10:25:30,886 (RulesRepository.java:createPackageSnapshot:390) 	 Creating snapshot for [testGetBinaryPackageServlet] called [SNAPX]
INFO  04-05 10:25:31,024 (ServiceImplementation.java:createPackageSnapshot:764) 	 USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [testGetBinaryPackageServlet] snapshot name: [SNAPX
DEBUG 04-05 10:25:31,025 (RulesRepository.java:removePackageSnapshot:420) 	 Removing snapshot for [testGetBinaryPackageServlet] called [SNAPX]
DEBUG 04-05 10:25:31,041 (RulesRepository.java:createPackageSnapshot:390) 	 Creating snapshot for [testGetBinaryPackageServlet] called [SNAPX]
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.576 sec
Running org.drools.brms.client.ruleeditor.EditorLauncherTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
Running org.drools.brms.server.repository.BRMSRepositoryConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.jboss.seam.remoting.gwt.GWTToSeamAdapterTest
org.drools.brms.client.rpc.SessionExpiredException
ERROR 04-05 10:25:31,639 (GWTToSeamAdapter.java:callWebRemoteMethod:79) 	 Error invoking a service
org.jboss.seam.remoting.gwt.MyServiceThingie$FooNotLoggedInException
	at org.jboss.seam.remoting.gwt.MyServiceThingie.notLoggedIn(MyServiceThingie.java:41)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.jboss.seam.remoting.gwt.GWTToSeamAdapter.callWebRemoteMethod(GWTToSeamAdapter.java:74)
	at org.jboss.seam.remoting.gwt.GWTToSeamAdapterTest.testNotLoggedIn(GWTToSeamAdapterTest.java:87)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at junit.framework.TestCase.runBare(TestCase.java:127)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
ERROR 04-05 10:25:31,641 (GWTToSeamAdapter.java:callWebRemoteMethod:79) 	 Error invoking a service
org.drools.repository.RulesRepositoryException: woo
	at org.jboss.seam.remoting.gwt.MyServiceThingie.goNuts(MyServiceThingie.java:46)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.jboss.seam.remoting.gwt.GWTToSeamAdapter.callWebRemoteMethod(GWTToSeamAdapter.java:74)
	at org.jboss.seam.remoting.gwt.GWTToSeamAdapterTest.testOtherError(GWTToSeamAdapterTest.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at junit.framework.TestCase.runBare(TestCase.java:127)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
org.drools.brms.client.rpc.DetailedSerializableException: An error occurred executing the action.
org.drools.repository.RulesRepositoryException: woo
	at org.jboss.seam.remoting.gwt.MyServiceThingie.goNuts(MyServiceThingie.java:46)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.jboss.seam.remoting.gwt.GWTToSeamAdapter.callWebRemoteMethod(GWTToSeamAdapter.java:74)
	at org.jboss.seam.remoting.gwt.GWTToSeamAdapterTest.testOtherError(GWTToSeamAdapterTest.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at junit.framework.TestCase.runBare(TestCase.java:127)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec
Running org.drools.brms.client.AsyncInterfaceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec

Results :

Tests run: 131, Failures: 0, Errors: 0, Skipped: 0

[INFO] [war:war]
[INFO] Packaging webapp
[INFO] Assembling webapp[drools-jbrms] in [/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jbrms/target/drools-jbrms]
[INFO] Processing war project
[INFO] Webapp assembled in[13298 msecs]
[INFO] Building war: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jbrms/target/drools-jbrms.war
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: default}]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jbrms/target/drools-jbrms-sources.jar
[INFO] Preparing source:test-jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[WARNING] Removing: test-jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:test-jar {execution: default}]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jbrms/target/drools-jbrms-test-sources.jar
[INFO] [install:install]
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jbrms/target/drools-jbrms.war to /home/hudson/.m2/repository/org/drools/drools-jbrms/5.0.0.SNAPSHOT/drools-jbrms-5.0.0.SNAPSHOT.war
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jbrms/target/drools-jbrms-sources.jar to /home/hudson/.m2/repository/org/drools/drools-jbrms/5.0.0.SNAPSHOT/drools-jbrms-5.0.0.SNAPSHOT-sources.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jbrms/target/drools-jbrms-test-sources.jar to /home/hudson/.m2/repository/org/drools/drools-jbrms/5.0.0.SNAPSHOT/drools-jbrms-5.0.0.SNAPSHOT-test-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Drools :: Clips
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 51 source files to /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-clips/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 7 source files to /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-clips/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-clips/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.drools.clips.LhsClpParserTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 sec
Running org.drools.clips.CompiledFunctionsTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.drools.clips.FunctionFactoryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.drools.clips.ShellTest

Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.391 sec

Results :

Tests run: 24, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-clips/target/drools-clips-5.0.0.SNAPSHOT.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: default}]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-clips/target/drools-clips-5.0.0.SNAPSHOT-sources.jar
[INFO] Preparing source:test-jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[WARNING] Removing: test-jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:test-jar {execution: default}]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-clips/target/drools-clips-5.0.0.SNAPSHOT-test-sources.jar
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-clips/target/drools-clips-5.0.0.SNAPSHOT-tests.jar
[INFO] [install:install]
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-clips/target/drools-clips-5.0.0.SNAPSHOT.jar to /home/hudson/.m2/repository/org/drools/drools-clips/5.0.0.SNAPSHOT/drools-clips-5.0.0.SNAPSHOT.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-clips/target/drools-clips-5.0.0.SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/drools/drools-clips/5.0.0.SNAPSHOT/drools-clips-5.0.0.SNAPSHOT-sources.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-clips/target/drools-clips-5.0.0.SNAPSHOT-test-sources.jar to /home/hudson/.m2/repository/org/drools/drools-clips/5.0.0.SNAPSHOT/drools-clips-5.0.0.SNAPSHOT-test-sources.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-clips/target/drools-clips-5.0.0.SNAPSHOT-tests.jar to /home/hudson/.m2/repository/org/drools/drools-clips/5.0.0.SNAPSHOT/drools-clips-5.0.0.SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Drools :: Documentation
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [site:attach-descriptor]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: default}]
[INFO] Preparing source:test-jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[WARNING] Removing: test-jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:test-jar {execution: default}]
[INFO] [install:install]
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-docs/pom.xml to /home/hudson/.m2/repository/org/drools/drools-docs/5.0.0.SNAPSHOT/drools-docs-5.0.0.SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Drools User Guide
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [jdocbook:resources]
[INFO] unpacking dependency resource [/home/hudson/.m2/repository/org/jboss/jbossorg-jdocbook-style/1.0.0/jbossorg-jdocbook-style-1.0.0.jdocbook-style] to staging-dir [/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-docs/drools-docs-userguide/target/staging]
[INFO] Expanding: /home/hudson/.m2/repository/org/jboss/jbossorg-jdocbook-style/1.0.0/jbossorg-jdocbook-style-1.0.0.jdocbook-style into /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-docs/drools-docs-userguide/target/staging
[INFO] [jdocbook:generate]
Error on line 239 column 75 of file:///qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-docs/drools-docs-userguide/en/Chapter-Decision_Tables/Section-Spreadsheet.xml:
  Error reported by XML parser: The element type "code" must be terminated by the matching end-tag "</code>".
Error on line 86 column 76 of file:///qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-docs/drools-docs-userguide/en/master.xml:
  Error reported by XML parser: Error attempting to parse XML file (href='Chapter-Decision_Tables/Section-Spreadsheet.xml').
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] XSLT problem

Embedded error: error performing translation [null] : org.xml.sax.SAXParseException: Error attempting to parse XML file (href='Chapter-Decision_Tables/Section-Spreadsheet.xml').
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 minutes 45 seconds
[INFO] Finished at: Sun May 04 10:26:15 EDT 2008
[INFO] Final Memory: 30M/87M
[INFO] ------------------------------------------------------------------------
Terminating xvnc
[drools] $ vncserver -kill :10
Killing Xvnc process ID 32011
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




More information about the builds mailing list