Build failed in Hudson: drools #1592

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Mon Jun 9 08:26:20 EDT 2008


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

Changes:

[KrisVerlaenen] - improved pluggability of workflow processes

[KrisVerlaenen] JBRULES-1637: Auto layout for workflow processes
 - horizontal and vertical auto layout action
 - improved pluggability of workflow processes

[KrisVerlaenen] JBRULES-1637: Auto layout for workflow processes
 - horizontal and vertical auto layout action
 - improved pluggability of workflow processes

------------------------------------------
[...truncated 25457 lines...]
			feeType == "Commission",



			ccy == "YEN"
			)
	then

end

rule "Fee Schedule_0"
	agenda-group "STANDARD"
	when
		FeeEvent(productType == "SBLC",
			activityType == "ISS",
			feeType == "Commission",



			ccy == "USD"
			)
	then

end



Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.396 sec
Running org.drools.decisiontable.parser.ExternalSheetListenerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running org.drools.decisiontable.parser.csv.CsvParserTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.drools.decisiontable.ExternalSpreadsheetCompilerUnitTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.5 sec
Running org.drools.decisiontable.parser.csv.CsvLineParserTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.drools.decisiontable.parser.RuleWorksheetParseTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.431 sec
Running org.drools.decisiontable.parser.DefaultTemplateRuleBaseTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec
Running org.drools.decisiontable.ExternalSpreadsheetCompilerIntegrationTest
Cheapest possible
BASE PRICE IS: 120
DISCOUNT IS: 20
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.121 sec
Running org.drools.decisiontable.parser.DefaultTemplateContainerTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.drools.decisiontable.SpreadsheetCompilerUnitTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.652 sec
Running org.drools.decisiontable.parser.xls.ExcelParserTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.drools.decisiontable.model.PackageRenderTest
package my_ruleset;
#generated from Decision Table
import clazz name;
my functions
#rule comments
rule "myrule"
	
	salience 42
	when
		cond snippet
	then
		cons snippet
end

#rule comments
rule "other rule"
	
	salience 42
	when
		cond snippet
	then
		cons snippet
end


Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.drools.decisiontable.parser.RuleWorksheetParseLargeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.drools.decisiontable.parser.RuleTemplateTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.drools.decisiontable.model.FunctionsRenderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.drools.decisiontable.model.RuleRenderTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.drools.decisiontable.SpreadsheetIntegrationTest
null
Cheapest possible
BASE PRICE IS: 120
DISCOUNT IS: 20
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.676 sec
Running org.drools.decisiontable.parser.LhsBuilderTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.drools.decisiontable.parser.ColumnFactoryTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.drools.decisiontable.parser.PropertiesSheetListenerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.drools.decisiontable.parser.RuleSheetParserUtilTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.drools.decisiontable.parser.ActionTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec

Results :

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

[INFO] [jar:jar]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-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-decisiontables/target/drools-decisiontables-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-decisiontables/target/drools-decisiontables-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-decisiontables/target/drools-decisiontables-5.0.0.SNAPSHOT-tests.jar
[INFO] [install:install]
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-5.0.0.SNAPSHOT.jar to /home/hudson/.m2/repository/org/drools/drools-decisiontables/5.0.0.SNAPSHOT/drools-decisiontables-5.0.0.SNAPSHOT.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-5.0.0.SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/drools/drools-decisiontables/5.0.0.SNAPSHOT/drools-decisiontables-5.0.0.SNAPSHOT-sources.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-5.0.0.SNAPSHOT-test-sources.jar to /home/hudson/.m2/repository/org/drools/drools-decisiontables/5.0.0.SNAPSHOT/drools-decisiontables-5.0.0.SNAPSHOT-test-sources.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-5.0.0.SNAPSHOT-tests.jar to /home/hudson/.m2/repository/org/drools/drools-decisiontables/5.0.0.SNAPSHOT/drools-decisiontables-5.0.0.SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Drools :: JSR-94 API Module
[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 18 source files to /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 18 source files to /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.drools.jsr94.rules.admin.RuleExecutionSetTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.706 sec <<< FAILURE!
Running org.drools.jsr94.rules.admin.RuleAdministratorTest
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.869 sec <<< FAILURE!
Running org.drools.jsr94.rules.StatelessRuleSessionTest
Tests run: 7, Failures: 0, Errors: 7, Skipped: 0, Time elapsed: 1.326 sec <<< FAILURE!
Running org.drools.jsr94.rules.StatefulRuleSessionTest
Tests run: 12, Failures: 0, Errors: 12, Skipped: 0, Time elapsed: 1.872 sec <<< FAILURE!
Running org.drools.jsr94.rules.admin.RuleTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.117 sec <<< FAILURE!
Running org.jcp.jsr94.tck.AllTests
SignatureTest report

Tested version: 1.5.0_15


The credit limit of the customer is 3000
The status of the invoice is paid
The credit limit of the customer is 1500
The status of the invoice is paid
The credit limit of the customer is 3000
The status of the invoice is paid
The credit limit of the customer is 3000
The status of the invoice is paid
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.76 sec
Running org.drools.jsr94.rules.RuleServiceProviderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.drools.jsr94.rules.MultipleRepositoryTest
Engine1
Engine2
1
1
Engine 1 Asserted object: org.drools.reteoo.InitialFactImpl at 4dde85f0
Engine 1 Asserted object: value1
[value1]
Engine 2 Asserted object: org.drools.reteoo.InitialFactImpl at 4dde85f0
Engine 2 Asserted object: value2
[value2]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 sec
Running org.drools.jsr94.rules.RuleRuntimeTest
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.401 sec <<< FAILURE!
Running org.drools.jsr94.rules.admin.LocalRuleExecutionSetProviderTest
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.422 sec <<< FAILURE!
Running org.drools.decisiontable.SpreadsheetIntegrationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.491 sec

Results :

Tests in error: 
  testRule(org.drools.jsr94.rules.admin.RuleExecutionSetTest)
  testRuleExecutionSetProvider(org.drools.jsr94.rules.admin.RuleAdministratorTest)
  testLocalRuleExecutionSetProvider(org.drools.jsr94.rules.admin.RuleAdministratorTest)
  testRegisterRuleExecutionSet(org.drools.jsr94.rules.admin.RuleAdministratorTest)
  testDeregisterRuleExecutionSet(org.drools.jsr94.rules.admin.RuleAdministratorTest)
  testCreateRuleExecutionSetFromStreamWithXml(org.drools.jsr94.rules.StatelessRuleSessionTest)
  testCreateRuleExecutionSetFromStreamReaderWithXml(org.drools.jsr94.rules.StatelessRuleSessionTest)
  testExecuteRulesGlobals(org.drools.jsr94.rules.StatelessRuleSessionTest)
  testExecuteRules(org.drools.jsr94.rules.StatelessRuleSessionTest)
  testExecuteRulesWithXml(org.drools.jsr94.rules.StatelessRuleSessionTest)
  testExecuteRulesWithFilter(org.drools.jsr94.rules.StatelessRuleSessionTest)
  testExecuteRulesWithFilter_dsl(org.drools.jsr94.rules.StatelessRuleSessionTest)
  testExecuteRulesGlobals(org.drools.jsr94.rules.StatefulRuleSessionTest)
  testExecuteRules(org.drools.jsr94.rules.StatefulRuleSessionTest)
  testContainsObject(org.drools.jsr94.rules.StatefulRuleSessionTest)
  testAddObject(org.drools.jsr94.rules.StatefulRuleSessionTest)
  testJsr94FactHandleFactoryAvailable(org.drools.jsr94.rules.StatefulRuleSessionTest)
  testAddObjects(org.drools.jsr94.rules.StatefulRuleSessionTest)
  testGetObject(org.drools.jsr94.rules.StatefulRuleSessionTest)
  testUpdateObject(org.drools.jsr94.rules.StatefulRuleSessionTest)
  testRemoveObject(org.drools.jsr94.rules.StatefulRuleSessionTest)
  testGetObjects(org.drools.jsr94.rules.StatefulRuleSessionTest)
  testGetObjectsWithFilter(org.drools.jsr94.rules.StatefulRuleSessionTest)
  testReset(org.drools.jsr94.rules.StatefulRuleSessionTest)
  testRule(org.drools.jsr94.rules.admin.RuleTest)
  testCreateRuleStatelessRuleSession(org.drools.jsr94.rules.RuleRuntimeTest)
  testCreateRuleStatefulRuleSession(org.drools.jsr94.rules.RuleRuntimeTest)
  testGetRegistrations(org.drools.jsr94.rules.RuleRuntimeTest)
  testRuleBaseConfigurationConstant(org.drools.jsr94.rules.RuleRuntimeTest)
  testCreateFromInputStream(org.drools.jsr94.rules.admin.LocalRuleExecutionSetProviderTest)
  testCreateFromObject(org.drools.jsr94.rules.admin.LocalRuleExecutionSetProviderTest)
  testCreateFromReader(org.drools.jsr94.rules.admin.LocalRuleExecutionSetProviderTest)

Tests run: 63, Failures: 0, Errors: 32, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 10 seconds
[INFO] Finished at: Mon Jun 09 08:24:10 EDT 2008
[INFO] Final Memory: 22M/71M
[INFO] ------------------------------------------------------------------------
Terminating xvnc
[drools] $ vncserver -kill :11
Killing Xvnc process ID 31931
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