You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/05/21 18:03:37 UTC

Build failed in Hudson: ODE-trunk-jdk6 #266

See <http://hudson.zones.apache.org/hudson/job/ODE-trunk-jdk6/266/changes>

Changes:

[jeffyu] ODE-805, jpa refactoring for bpel and store module.
* ODE-711, Upgrade hibernate version into 3.3.2.GA.
(note, it passed maven build, with 2 test cases @Ignore for now, which I am looking into it, also will try to fix the buildr build later)

------------------------------------------
[...truncated 433 lines...]
    [junit] Testcase: testParseExpansion took 0.004 sec
    [junit] Testcase: testExpand took 0.065 sec
    [junit] Testcase: testExpandLazily took 0.001 sec
    [junit] Testsuite: org.apache.ode.utils.XMLParserUtilsTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.451 sec
    [junit] 
    [junit] Testcase: testXMLReaderConfigurationGoodValidation took 0.299 sec
    [junit] Testcase: testMultiSchemaGoodValidation took 0.043 sec
    [junit] Testcase: testMultiSchemaBadValidation took 0.05 sec
    [junit] Testcase: testXMLReaderConfigurationBadValidation took 0.03 sec
    [junit] Testcase: testXMLReaderConfigurationWrongDocumentType took 0.014 sec
    [junit] Testcase: testXMLReaderConfigurationNoNamespaceWrongDocumentType took 0.006 sec
    [junit] Testsuite: org.apache.ode.utils.cli.CommandlineTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.027 sec
    [junit] 
    [junit] Testcase: testUserOrder took 0.002 sec
    [junit] Testcase: testLastArgument took 0 sec
    [junit] Testcase: testXorGroup took 0.011 sec
    [junit] Testcase: testOptionalArgument took 0.001 sec
    [junit] Testcase: testRequiredArgument took 0 sec
    [junit] Testcase: testOptionalMultiArgument took 0 sec
    [junit] Testcase: testRequiredMultiArgument took 0 sec
    [junit] Testcase: testOptionalFlagWithArgument took 0 sec
    [junit] Testcase: testRequiredFlagWithArgument took 0 sec
    [junit] Testcase: testOptionalFlag took 0.001 sec
    [junit] Testcase: testRequiredFlag took 0 sec
    [junit] Testcase: testExtraStuff took 0 sec
    [junit] Testsuite: org.apache.ode.utils.fs.FileUtilsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] 
    [junit] Testcase: testDirectoryEntriesInPathWrongArg took 0 sec
    [junit] Testcase: testDirectoryEntriesInPathWithFile took 0.001 sec
    [junit] Testcase: testDirectoryEntriesInPathWithDirectory took 0.002 sec
    [junit] Testcase: testIsRelative took 0 sec
    [junit] Testsuite: org.apache.ode.utils.fs.TempFileManagerTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.033 sec
    [junit] 
    [junit] Testcase: testSetWorkingDirectoryTwice took 0.013 sec
    [junit] Testcase: testSetWorkingDirectory took 0.005 sec
    [junit] Testcase: testTempFile took 0.002 sec
    [junit] Testcase: testTempDirectory took 0.002 sec
    [junit] Testcase: testNestedTempDirs took 0.003 sec
    [junit] Testsuite: org.apache.ode.utils.msg.MessageBundleTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] 
    [junit] Testcase: testNoParameter took 0.002 sec
    [junit] Testcase: testNoParameterLocalized took 0.001 sec
    [junit] Testcase: testWrongParameter took 0 sec
    [junit] Testsuite: org.apache.ode.utils.stl.CollectionsXTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] 
    [junit] Testcase: testFilterByMemberOfFunction took 0.001 sec
    [junit] Testcase: testFilterIteratorByClass took 0 sec
    [junit] Testcase: testFilterByClass took 0 sec
    [junit] Testcase: testFilterByClassNoResult took 0 sec
    [junit] Testsuite: org.apache.ode.utils.wsdl.WsdlUtilsTest
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.593 sec
    [junit] 
    [junit] Testcase: testNoBinding took 0.237 sec
    [junit] Testcase: testEmptyBinding took 0.133 sec
    [junit] Testcase: testMultipleBinding took 0.036 sec
    [junit] Testcase: testGetBindingExtension took 0.013 sec
    [junit] Testcase: testUseSOAPBinding took 0.096 sec
    [junit] Testcase: testUseHTTPBinding took 0.007 sec
    [junit] Testcase: testGetOperationExtension took 0.007 sec
    [junit] Testcase: testUseUrlEncoded took 0.008 sec
    [junit] Testcase: testUseUrlReplacement took 0.007 sec
    [junit] Testcase: testUseMimeMultipartRelated took 0.007 sec
    [junit] Testcase: testGetAddresExtgension took 0.018 sec
    [junit] Testcase: testGetMimeContentType took 0.008 sec
    [junit] Testcase: testGetHeaders took 0.008 sec
    [junit] Testsuite: org.apache.ode.utils.xsd.DurationTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] 
    [junit] Testcase: testDuration1 took 0.002 sec
    [junit] Testcase: testDuration2 took 0 sec
    [junit] Testcase: testDuration3 took 0.001 sec
    [junit] Testcase: testDuration4 took 0 sec
    [junit] Testsuite: org.apache.ode.utils.xsd.SchemaCaptureTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.036 sec
    [junit] 
    [junit] Testcase: testSchemaCapture took 0.033 sec
Packaging ode-utils-1.3.5-SNAPSHOT.jar
Compiling ode:bpel-obj into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-obj/target/classes
Note: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-obj/src/main/java/org/apache/ode/bpel/o/DebugInfo.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Compiling ode:bpel-obj:test into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-obj/target/test/classes
Running tests in ode:bpel-obj
Trying to override old definition of datatype junit
    [junit] Testsuite: org.apache.ode.bpel.o.SerializerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.539 sec
    [junit] 
    [junit] Testcase: testOnMessageBackwardCompatibility took 0.241 sec
    [junit] Testcase: testOEventBackwardCompatibility took 0.019 sec
    [junit] Testcase: testOReplyBackwardCompatibility took 0.149 sec
    [junit] Testcase: testOInvokeBackwardCompatibility took 0.052 sec
Packaging ode-bpel-obj-1.3.5-SNAPSHOT.jar
Running XMLBeans schema compiler
Time to build schema type system: 6.846 seconds
Time to generate code: 0.649 seconds
Compiling ode:bpel-schemas into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-schemas/target/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Packaging ode-bpel-schemas-1.3.5-SNAPSHOT.jar
Compiling ode:bpel-api into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-api/target/classes
Note: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-api/src/main/java/org/apache/ode/bpel/evt/BpelEvent.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Compiling ode:bpel-api:test into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-api/target/test/classes
Running tests in ode:bpel-api
Trying to override old definition of datatype junit
    [junit] Testsuite: org.apache.ode.bpel.common.CorrelationKeySetTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.285 sec
    [junit] 
    [junit] Testcase: testCanonicalString took 0.09 sec
    [junit] Testcase: testContainsAll took 0.001 sec
    [junit] Testcase: testRestoreFromCanonicalForm took 0.002 sec
    [junit] Testcase: testRoutableTo took 0 sec
    [junit] Testcase: testFindSubSets took 0.001 sec
Packaging ode-bpel-api-1.3.5-SNAPSHOT.jar
Compiling ode:bpel-api-jca into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-api-jca/target/classes
Packaging ode-bpel-api-jca-1.3.5-SNAPSHOT.jar
Compiling ode:bpel-compiler into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-compiler/target/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Compiling ode:bpel-compiler:test into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-compiler/target/test/classes
Note: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-compiler/src/test/java/org/apache/ode/bpel/elang/xquery10/compiler/XQuery10ExpressionCompilerImplTest.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Running tests in ode:bpel-compiler
Trying to override old definition of datatype junit
    [junit] Testsuite: org.apache.ode.bpel.compiler.CompilationMessageTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.181 sec
    [junit] 
    [junit] Testcase: testNoParameter took 0.08 sec
    [junit] Testcase: testNoParameterLocalized took 0.052 sec
    [junit] Testcase: testWrongParameter took 0.001 sec
    [junit] Testcase: testWrongMethod took 0.001 sec
    [junit] Testsuite: org.apache.ode.bpel.compiler.StaticCheckSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 6.36 sec
    [junit] 
    [junit] Testcase: NoRootActivity took 5.805 sec
    [junit] Testcase: PortTypeMismatch took 0.108 sec
    [junit] Testcase: UndeclaredPropertyAlias took 0.041 sec
    [junit] Testcase: UnknownBpelFunction took 0.064 sec
    [junit] Testcase: UndeclaredVariable took 0.03 sec
    [junit] Testcase: DuplicateLinkTarget took 0.046 sec
    [junit] Testcase: DuplicateLinkSource took 0.045 sec
    [junit] Testcase: DuplicateLinkDecl took 0.054 sec
    [junit] Testcase: LinkMissingSourceActivity took 0.024 sec
    [junit] Testcase: LinkMissingTargetActivity took 0.026 sec
    [junit] Testcase: DuplicateVariableDecl took 0.108 sec
    [junit] Testsuite: org.apache.ode.bpel.compiler.WSDLRegistryTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.344 sec
    [junit] 
    [junit] Testcase: testInitialModel took 0.028 sec
    [junit] Testcase: testAddWSDL took 0.311 sec
    [junit] Testsuite: org.apache.ode.bpel.compiler.XPathTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.491 sec
    [junit] 
    [junit] Testcase: testEmptyXPath10StringBPEL11 took 0.003 sec
    [junit] Testcase: testEmptyXPath10StringBPEL20Draft took 0.256 sec
    [junit] Testcase: testEmptyXPath10StringBPEL20 took 0.001 sec
    [junit] Testcase: testEmptyXPath20StringBPEL20Draft took 0.224 sec
    [junit] Testcase: testEmptyXPath20StringBPEL20 took 0.001 sec
    [junit] Testsuite: org.apache.ode.bpel.compiler_2_0.GoodCompileTest
    [junit] Tests run: 46, Failures: 0, Errors: 0, Time elapsed: 4.909 sec
    [junit] 
    [junit] Testcase: /2.0/good/assign/Assign1-2.0.bpel took 0.882 sec
    [junit] Testcase: /2.0/good/assign/Assign2-2.0.bpel took 0.066 sec
    [junit] Testcase: /2.0/good/assign/Assign3-2.0.bpel took 0.189 sec
    [junit] Testcase: /2.0/good/assign/Assign5-2.0.bpel took 0.063 sec
    [junit] Testcase: /2.0/good/assign/Assign6-2.0.bpel took 0.094 sec
    [junit] Testcase: /2.0/good/assign/Assign7-2.0.bpel took 0.04 sec
    [junit] Testcase: /2.0/good/assign/Assign8-2.0.bpel took 0.154 sec
    [junit] Testcase: /2.0/good/assign/Assign9-2.0.bpel took 0.04 sec
    [junit] Testcase: /2.0/good/AsyncProcess/AsyncProcess2.bpel took 0.485 sec
    [junit] Testcase: /2.0/good/compensation/comp1-2.0.bpel took 0.042 sec
    [junit] Testcase: /2.0/good/compensation/comp2-2.0.bpel took 0.05 sec
    [junit] Testcase: /2.0/good/flow/flow2-2.0.bpel took 0.031 sec
    [junit] Testcase: /2.0/good/flow/flow3-2.0.bpel took 0.034 sec
    [junit] Testcase: /2.0/good/flow/flow4-2.0.bpel took 0.031 sec
    [junit] Testcase: /2.0/good/flow/flow5-2.0.bpel took 0.114 sec
    [junit] Testcase: /2.0/good/flow/flow6-2.0.bpel took 0.127 sec
    [junit] Testcase: /2.0/good/flow/flow7-2.0.bpel took 0.038 sec
    [junit] Testcase: /2.0/good/if/If1-2.0.bpel took 0.202 sec
    [junit] Testcase: /2.0/good/if/If2-2.0.bpel took 0.038 sec
    [junit] Testcase: /2.0/good/if/If3-2.0.bpel took 0.041 sec
    [junit] Testcase: /2.0/good/pick/Pick3-2.0.bpel took 0.021 sec
    [junit] Testcase: /2.0/good/pick/Pick4-2.0.bpel took 0.122 sec
    [junit] Testcase: /2.0/good/pick/Pick5-2.0.bpel took 0.027 sec
    [junit] Testcase: /2.0/good/pick/Pick6-2.0.bpel took 0.021 sec
    [junit] Testcase: /2.0/good/rethrow/Rethrow1-2.0.bpel took 0.03 sec
    [junit] Testcase: /2.0/good/rethrow/Rethrow2-2.0.bpel took 0.026 sec
    [junit] Testcase: /2.0/good/throw/Throw1-2.0.bpel took 0.025 sec
    [junit] Testcase: /2.0/good/throw/Throw2-2.0.bpel took 0.047 sec
    [junit] Testcase: /2.0/good/throw/Throw3-2.0.bpel took 0.026 sec
    [junit] Testcase: /2.0/good/throw/Throw4-2.0.bpel took 0.022 sec
    [junit] Testcase: /2.0/good/throw/Throw5-2.0.bpel took 0.049 sec
    [junit] Testcase: /2.0/good/throw/Throw6-2.0.bpel took 0.027 sec
    [junit] Testcase: /2.0/good/throw/Throw7-2.0.bpel took 0.024 sec
    [junit] Testcase: /2.0/good/wait/Wait1-2.0.bpel took 0.02 sec
    [junit] Testcase: /2.0/good/wait/Wait2-2.0.bpel took 0.134 sec
    [junit] Testcase: /2.0/good/while/While1-2.0.bpel took 0.026 sec
    [junit] Testcase: /2.0/good/xpath10-func/GetVariableData1-2.0.bpel took 0.058 sec
    [junit] Testcase: /2.0/good/xpath10-func/GetVariableData2-2.0.bpel took 0.029 sec
    [junit] Testcase: /2.0/good/xpath10-func/GetVariableData3-2.0.bpel took 0.025 sec
    [junit] Testcase: /2.0/good/xpath10-func/GetVariableData4-2.0.bpel took 0.033 sec
    [junit] Testcase: /2.0/good/xpath10-func/GetVariableProperty1-2.0.bpel took 0.041 sec
    [junit] Testcase: /2.0/good/xpath20-func/GetVariableData2-xp2.0.bpel took 1.082 sec
    [junit] Testcase: /2.0/good/xpath20-func/GetVariableData3-xp2.0.bpel took 0.063 sec
    [junit] Testcase: /2.0/good/xpath20-func/GetVariableData4-xp2.0.bpel took 0.022 sec
    [junit] Testcase: /2.0/good/xpath20-func/GetVariableProperty1-xp2.0.bpel took 0.071 sec
    [junit] Testcase: /2.0/good/xsd-import/helloworld-Server.bpel took 0.061 sec
    [junit] Testsuite: org.apache.ode.bpel.elang.xpath20.compiler.XPath20ExpressionCompilerImplTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.011 sec
    [junit] 
    [junit] Testcase: testresolvedFunctionsExpr took 0.003 sec
    [junit] Testcase: testTimeStampInFunction took 0.001 sec
    [junit] Testcase: testresolvedFunctionsTimeStamp took 0 sec
    [junit] Testsuite: org.apache.ode.bpel.elang.xquery10.compiler.XQuery10ExpressionCompilerImplTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.222 sec
    [junit] 
    [junit] Testcase: testGetVariableNames took 0.218 sec
    [junit] Testcase: testGetVariableNames_endsWithVariableName took 0 sec
Packaging ode-bpel-compiler-1.3.5-SNAPSHOT.jar
Compiling ode:bpel-dao into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-dao/target/classes
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-dao/src/main/java/org/apache/ode/dao/DAOConnectionFactory.java:22: cannot find symbol
symbol  : class TransactionManager
location: package javax.transaction
import javax.transaction.TransactionManager;
                        ^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-dao/src/main/java/org/apache/ode/dao/DAOConnectionFactory.java:39: cannot find symbol
symbol  : class TransactionManager
location: interface org.apache.ode.dao.DAOConnectionFactory<C>
  <E> void init(Properties p, TransactionManager txm, E envCtx);
                              ^
2 errors
Buildr aborted!
Failed to compile, see errors above

(See full trace by running task with --trace)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording fingerprints
Archiving artifacts
Recording test results


Hudson build is back to stable : ODE-trunk-jdk6 #275

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk-jdk6/275/changes>



Hudson build is still unstable: ODE-trunk-jdk6 #273

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk-jdk6/changes>



Hudson build is still unstable: ODE-trunk-jdk6 #272

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk-jdk6/changes>



Hudson build is unstable: ODE-trunk-jdk6 #271

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk-jdk6/271/changes>



Build failed in Hudson: ODE-trunk-jdk6 #270

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk-jdk6/270/changes>

Changes:

[jeffyu] * ODE-805, fixed the axis2-war compilation error as jpa refactoring work.
 (working on fixing the failed test cases now, should have another commit tomorrow)

------------------------------------------
[...truncated 268 lines...]
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 5.913 sec
    [junit] 
    [junit] Testcase: NoRootActivity took 5.466 sec
    [junit] Testcase: PortTypeMismatch took 0.081 sec
    [junit] Testcase: UndeclaredPropertyAlias took 0.043 sec
    [junit] Testcase: UnknownBpelFunction took 0.082 sec
    [junit] Testcase: UndeclaredVariable took 0.044 sec
    [junit] Testcase: DuplicateLinkTarget took 0.039 sec
    [junit] Testcase: DuplicateLinkSource took 0.031 sec
    [junit] Testcase: DuplicateLinkDecl took 0.035 sec
    [junit] Testcase: LinkMissingSourceActivity took 0.026 sec
    [junit] Testcase: LinkMissingTargetActivity took 0.027 sec
    [junit] Testcase: DuplicateVariableDecl took 0.026 sec
    [junit] Testsuite: org.apache.ode.bpel.compiler.WSDLRegistryTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.17 sec
    [junit] 
    [junit] Testcase: testInitialModel took 0.011 sec
    [junit] Testcase: testAddWSDL took 0.154 sec
    [junit] Testsuite: org.apache.ode.bpel.compiler.XPathTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.908 sec
    [junit] 
    [junit] Testcase: testEmptyXPath10StringBPEL11 took 0.002 sec
    [junit] Testcase: testEmptyXPath10StringBPEL20Draft took 0.26 sec
    [junit] Testcase: testEmptyXPath10StringBPEL20 took 0 sec
    [junit] Testcase: testEmptyXPath20StringBPEL20Draft took 0.638 sec
    [junit] Testcase: testEmptyXPath20StringBPEL20 took 0.001 sec
    [junit] Testsuite: org.apache.ode.bpel.compiler_2_0.GoodCompileTest
    [junit] Tests run: 46, Failures: 0, Errors: 0, Time elapsed: 6.266 sec
    [junit] 
    [junit] Testcase: /2.0/good/assign/Assign1-2.0.bpel took 1.25 sec
    [junit] Testcase: /2.0/good/assign/Assign2-2.0.bpel took 0.138 sec
    [junit] Testcase: /2.0/good/assign/Assign3-2.0.bpel took 0.115 sec
    [junit] Testcase: /2.0/good/assign/Assign5-2.0.bpel took 0.08 sec
    [junit] Testcase: /2.0/good/assign/Assign6-2.0.bpel took 0.108 sec
    [junit] Testcase: /2.0/good/assign/Assign7-2.0.bpel took 0.04 sec
    [junit] Testcase: /2.0/good/assign/Assign8-2.0.bpel took 0.039 sec
    [junit] Testcase: /2.0/good/assign/Assign9-2.0.bpel took 0.043 sec
    [junit] Testcase: /2.0/good/AsyncProcess/AsyncProcess2.bpel took 0.441 sec
    [junit] Testcase: /2.0/good/compensation/comp1-2.0.bpel took 0.226 sec
    [junit] Testcase: /2.0/good/compensation/comp2-2.0.bpel took 0.108 sec
    [junit] Testcase: /2.0/good/flow/flow2-2.0.bpel took 0.111 sec
    [junit] Testcase: /2.0/good/flow/flow3-2.0.bpel took 0.123 sec
    [junit] Testcase: /2.0/good/flow/flow4-2.0.bpel took 0.063 sec
    [junit] Testcase: /2.0/good/flow/flow5-2.0.bpel took 0.14 sec
    [junit] Testcase: /2.0/good/flow/flow6-2.0.bpel took 0.031 sec
    [junit] Testcase: /2.0/good/flow/flow7-2.0.bpel took 0.031 sec
    [junit] Testcase: /2.0/good/if/If1-2.0.bpel took 0.038 sec
    [junit] Testcase: /2.0/good/if/If2-2.0.bpel took 0.04 sec
    [junit] Testcase: /2.0/good/if/If3-2.0.bpel took 0.046 sec
    [junit] Testcase: /2.0/good/pick/Pick3-2.0.bpel took 0.027 sec
    [junit] Testcase: /2.0/good/pick/Pick4-2.0.bpel took 0.031 sec
    [junit] Testcase: /2.0/good/pick/Pick5-2.0.bpel took 0.03 sec
    [junit] Testcase: /2.0/good/pick/Pick6-2.0.bpel took 0.027 sec
    [junit] Testcase: /2.0/good/rethrow/Rethrow1-2.0.bpel took 0.038 sec
    [junit] Testcase: /2.0/good/rethrow/Rethrow2-2.0.bpel took 0.032 sec
    [junit] Testcase: /2.0/good/throw/Throw1-2.0.bpel took 0.089 sec
    [junit] Testcase: /2.0/good/throw/Throw2-2.0.bpel took 0.101 sec
    [junit] Testcase: /2.0/good/throw/Throw3-2.0.bpel took 0.043 sec
    [junit] Testcase: /2.0/good/throw/Throw4-2.0.bpel took 0.069 sec
    [junit] Testcase: /2.0/good/throw/Throw5-2.0.bpel took 0.028 sec
    [junit] Testcase: /2.0/good/throw/Throw6-2.0.bpel took 0.037 sec
    [junit] Testcase: /2.0/good/throw/Throw7-2.0.bpel took 0.095 sec
    [junit] Testcase: /2.0/good/wait/Wait1-2.0.bpel took 0.018 sec
    [junit] Testcase: /2.0/good/wait/Wait2-2.0.bpel took 0.018 sec
    [junit] Testcase: /2.0/good/while/While1-2.0.bpel took 0.033 sec
    [junit] Testcase: /2.0/good/xpath10-func/GetVariableData1-2.0.bpel took 0.031 sec
    [junit] Testcase: /2.0/good/xpath10-func/GetVariableData2-2.0.bpel took 0.047 sec
    [junit] Testcase: /2.0/good/xpath10-func/GetVariableData3-2.0.bpel took 0.027 sec
    [junit] Testcase: /2.0/good/xpath10-func/GetVariableData4-2.0.bpel took 0.029 sec
    [junit] Testcase: /2.0/good/xpath10-func/GetVariableProperty1-2.0.bpel took 0.032 sec
    [junit] Testcase: /2.0/good/xpath20-func/GetVariableData2-xp2.0.bpel took 1.862 sec
    [junit] Testcase: /2.0/good/xpath20-func/GetVariableData3-xp2.0.bpel took 0.023 sec
    [junit] Testcase: /2.0/good/xpath20-func/GetVariableData4-xp2.0.bpel took 0.021 sec
    [junit] Testcase: /2.0/good/xpath20-func/GetVariableProperty1-xp2.0.bpel took 0.036 sec
    [junit] Testcase: /2.0/good/xsd-import/helloworld-Server.bpel took 0.179 sec
    [junit] Testsuite: org.apache.ode.bpel.elang.xpath20.compiler.XPath20ExpressionCompilerImplTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
    [junit] 
    [junit] Testcase: testresolvedFunctionsExpr took 0.003 sec
    [junit] Testcase: testTimeStampInFunction took 0 sec
    [junit] Testcase: testresolvedFunctionsTimeStamp took 0 sec
    [junit] Testsuite: org.apache.ode.bpel.elang.xquery10.compiler.XQuery10ExpressionCompilerImplTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.124 sec
    [junit] 
    [junit] Testcase: testGetVariableNames took 0.12 sec
    [junit] Testcase: testGetVariableNames_endsWithVariableName took 0 sec
Packaging ode-bpel-compiler-1.3.5-SNAPSHOT.jar
Compiling ode:bpel-dao into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-dao/target/classes
Packaging ode-bpel-dao-1.3.5-SNAPSHOT.jar
Compiling ode:bpel-epr into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-epr/target/classes
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Packaging ode-bpel-epr-1.3.5-SNAPSHOT.jar
3291 [main] INFO xdoclet.XDocletMain.start - Running <hibernate/>
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HBpelEvent.
   org.apache.ode.dao.hib.bpel.hobj.HBpelEvent
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HCorrelator.
   org.apache.ode.dao.hib.bpel.hobj.HCorrelator
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HXmlData.
   org.apache.ode.dao.hib.bpel.hobj.HXmlData
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HMessageExchangeProperty.
   org.apache.ode.dao.hib.bpel.hobj.HMessageExchangeProperty
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HMessageExchange.
   org.apache.ode.dao.hib.bpel.hobj.HMessageExchange
Generating mapping file for org.apache.ode.dao.hib.store.hobj.DeploymentUnitDaoImpl.
   org.apache.ode.dao.hib.store.hobj.DeploymentUnitDaoImpl
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HCorrelatorMessageKey.
   org.apache.ode.dao.hib.bpel.hobj.HCorrelatorMessageKey
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HProcess.
   org.apache.ode.dao.hib.bpel.hobj.HProcess
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HActivityRecovery.
   org.apache.ode.dao.hib.bpel.hobj.HActivityRecovery
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HCorrelationProperty.
   org.apache.ode.dao.hib.bpel.hobj.HCorrelationProperty
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HVariableProperty.
   org.apache.ode.dao.hib.bpel.hobj.HVariableProperty
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HCorrelatorMessage.
   org.apache.ode.dao.hib.bpel.hobj.HCorrelatorMessage
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HPartnerLink.
   org.apache.ode.dao.hib.bpel.hobj.HPartnerLink
Generating mapping file for org.apache.ode.dao.hib.store.hobj.ProcessConfDaoImpl.
   org.apache.ode.dao.hib.store.hobj.ProcessConfDaoImpl
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HCorrelatorSelector.
   org.apache.ode.dao.hib.bpel.hobj.HCorrelatorSelector
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HCorrelationSet.
   org.apache.ode.dao.hib.bpel.hobj.HCorrelationSet
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HProcessInstance.
   org.apache.ode.dao.hib.bpel.hobj.HProcessInstance
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HMessage.
   org.apache.ode.dao.hib.bpel.hobj.HMessage
Generating mapping file for org.apache.ode.dao.hib.store.hobj.VersionTrackerDAOImpl.
   org.apache.ode.dao.hib.store.hobj.VersionTrackerDAOImpl
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HScope.
   org.apache.ode.dao.hib.bpel.hobj.HScope
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HFaultData.
   org.apache.ode.dao.hib.bpel.hobj.HFaultData
INFO:    Some classes refer to other classes that were not found among the sources or on the classpath.
         (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
         The referring classes do not import any fully qualified classes matching these classes.
         However, since no packages are imported, xjavadoc has assumed that the referred classes
         belong to the same package as the referring class. The classes are:
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/src/main/java/org/apache/ode/dao/hib/bpel/hobj/HObject.java --> T qualified to org.apache.ode.dao.hib.bpel.hobj.T
WARNING: Some classes refer to other classes that were not found among the sources or on the classpath.
         (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
         The referring classes do not import any fully qualified classes matching these classes.
         Since at least one package is imported, it is impossible for xjavadoc to figure out
         what package the referred classes belong to. The classes are:
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/src/main/java/org/apache/ode/dao/hib/bpel/ql/HibernateInstancesQueryCompiler.java --> FieldValueEquality qualified to org.apache.ode.dao.hib.bpel.ql.FieldValueEquality
Compiling ode:jacob-ap into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/jacob-ap/target/classes
Packaging ode-jacob-ap-1.3.5-SNAPSHOT.jar
Running apt
warning: Annotation types without processors: [java.lang.SuppressWarnings]
1 warning
Compiling ode:jacob into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/jacob/target/classes
Compiling ode:jacob:test into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/jacob/target/test/classes
Running tests in ode:jacob
Trying to override old definition of datatype junit
    [junit] Testsuite: org.apache.ode.jacob.examples.cell.JacobCellTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.638 sec
    [junit] ------------- Standard Error -----------------
    [junit] CONTINUATION SIZE: 401
    [junit] CONTINUATION SIZE: 380
    [junit] CONTINUATION SIZE: 278
    [junit] CONTINUATION SIZE: 212
    [junit] CONTINUATION SIZE: 305
    [junit] JACOB VPU Statistics:
    [junit] numCycles = 5
    [junit] totalRunTimeMs = 41
    [junit] channelsCreated = 2
    [junit] messagesSent = 2
    [junit] messagesRcvd = 0
    [junit] numContinuations = 3
    [junit] totalContinuationBytes = 0
    [junit] runQueueEntries = 3
    [junit] numReductionsComm = 0
    [junit] numReductionsStruct = 2
    [junit] totalClientTimeMs = 41
    [junit] byTarget = {Unknown=(n=5, total=41ms, avg=8.2ms, min=0ms, max=39ms)}
    [junit] AvgClientTimeMs = 8.2
    [junit] AvgContinuationSize = 0.0
    [junit] AvgKernelTimeMs = 0.0
    [junit] AvgRunTimeMs = 8.2
    [junit] KernelTimeMs = 0
    [junit] Class = class org.apache.ode.jacob.vpu.Statistics
    [junit] org.apache.ode.jacob.vpu.ExecutionQueueImpl@1549f94 state dump:
    [junit] -- GENERAL INFO
    [junit]    Current Cycle          : 5
    [junit]    Num. Reactions  : 0
    [junit] cloneClosureTimeMs = 0
    [junit] cloneClosureBytes = 0
    [junit] cloneClousreCount = 0
    [junit] cloneClosureReadTimeMs = 0
    [junit] org.apache.ode.jacob.vpu.ExecutionQueueImpl@1549f94 state dump:
    [junit] -- GENERAL INFO
    [junit]    Current Cycle          : 5
    [junit]    Num. Reactions  : 0
    [junit] cloneClosureTimeMs = 0
    [junit] cloneClosureBytes = 0
    [junit] cloneClousreCount = 0
    [junit] cloneClosureReadTimeMs = 0
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testJacobCell1 took 0.388 sec
Packaging ode-jacob-1.3.5-SNAPSHOT.jar
Java Compiler Compiler Version 4.0 (Tree Builder)
(type "jjtree" with no arguments for help)
Warning: Output directory "/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-ql/target/generated/jjtree/org/apache/ode/ql/jcc" does not exist. Creating the directory.
Reading from file /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-ql/src/main/jjtree/ql.jjt . . .
File "/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-ql/target/generated/jjtree/org/apache/ode/ql/jcc/Node.java" does not exist.  Will create one.
Annotated grammar generated successfully in /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-ql/target/generated/jjtree/org/apache/ode/ql/jcc/ql.jj
Java Compiler Compiler Version 4.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-ql/target/generated/jjtree/org/apache/ode/ql/jcc/ql.jj . . .
Warning: Output directory "/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-ql/target/generated/javacc/org/apache/ode/ql/jcc" does not exist. Creating the directory.
File "TokenMgrError.java" does not exist.  Will create one.
File "ParseException.java" does not exist.  Will create one.
File "Token.java" does not exist.  Will create one.
File "SimpleCharStream.java" does not exist.  Will create one.
Parser generated with 0 errors and 1 warnings.
Compiling ode:bpel-ql into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-ql/target/classes
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Compiling ode:bpel-ql:test into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-ql/target/test/classes
Note: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-ql/src/test/java/org/apache/ode/ql/SyntaxTest.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Running tests in ode:bpel-ql
Trying to override old definition of datatype junit
    [junit] Testsuite: org.apache.ode.ql.SyntaxTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.919 sec
    [junit] 
    [junit] Testcase: test took 0.004 sec
Packaging ode-bpel-ql-1.3.5-SNAPSHOT.jar
Downloading org.hibernate:hibernate-core:jar:3.3.2.ga
Buildr aborted!
Failed to download org.hibernate:hibernate-core:jar:3.3.2.ga, tried the following repositories:
http://www.intalio.org/public/maven2/
http://people.apache.org/repo/m2-incubating-repository/
http://repo1.maven.org/maven2/
http://people.apache.org/repo/m2-snapshot-repository/
http://download.java.net/maven/2/
http://svn.apache.org/repos/asf/servicemix/m2-repo/
http://www.aqute.biz/repo/

(See full trace by running task with --trace)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording fingerprints
Archiving artifacts
Recording test results


Build failed in Hudson: ODE-trunk-jdk6 #269

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk-jdk6/269/changes>

Changes:

[vanto] First attempt to fix buildr build

------------------------------------------
[...truncated 227 lines...]
    [junit] Testcase: UndeclaredPropertyAlias took 0.05 sec
    [junit] Testcase: UnknownBpelFunction took 0.065 sec
    [junit] Testcase: UndeclaredVariable took 0.038 sec
    [junit] Testcase: DuplicateLinkTarget took 0.076 sec
    [junit] Testcase: DuplicateLinkSource took 0.08 sec
    [junit] Testcase: DuplicateLinkDecl took 0.048 sec
    [junit] Testcase: LinkMissingSourceActivity took 0.03 sec
    [junit] Testcase: LinkMissingTargetActivity took 0.023 sec
    [junit] Testcase: DuplicateVariableDecl took 0.023 sec
    [junit] Testsuite: org.apache.ode.bpel.compiler.WSDLRegistryTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.181 sec
    [junit] 
    [junit] Testcase: testInitialModel took 0.011 sec
    [junit] Testcase: testAddWSDL took 0.166 sec
    [junit] Testsuite: org.apache.ode.bpel.compiler.XPathTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.137 sec
    [junit] 
    [junit] Testcase: testEmptyXPath10StringBPEL11 took 0.002 sec
    [junit] Testcase: testEmptyXPath10StringBPEL20Draft took 0.005 sec
    [junit] Testcase: testEmptyXPath10StringBPEL20 took 0.001 sec
    [junit] Testcase: testEmptyXPath20StringBPEL20Draft took 0.121 sec
    [junit] Testcase: testEmptyXPath20StringBPEL20 took 0.001 sec
    [junit] Testsuite: org.apache.ode.bpel.compiler_2_0.GoodCompileTest
    [junit] Tests run: 46, Failures: 0, Errors: 0, Time elapsed: 4.505 sec
    [junit] 
    [junit] Testcase: /2.0/good/assign/Assign1-2.0.bpel took 0.266 sec
    [junit] Testcase: /2.0/good/assign/Assign2-2.0.bpel took 0.134 sec
    [junit] Testcase: /2.0/good/assign/Assign3-2.0.bpel took 0.132 sec
    [junit] Testcase: /2.0/good/assign/Assign5-2.0.bpel took 0.058 sec
    [junit] Testcase: /2.0/good/assign/Assign6-2.0.bpel took 0.057 sec
    [junit] Testcase: /2.0/good/assign/Assign7-2.0.bpel took 0.041 sec
    [junit] Testcase: /2.0/good/assign/Assign8-2.0.bpel took 0.044 sec
    [junit] Testcase: /2.0/good/assign/Assign9-2.0.bpel took 0.042 sec
    [junit] Testcase: /2.0/good/AsyncProcess/AsyncProcess2.bpel took 0.887 sec
    [junit] Testcase: /2.0/good/compensation/comp1-2.0.bpel took 0.041 sec
    [junit] Testcase: /2.0/good/compensation/comp2-2.0.bpel took 0.145 sec
    [junit] Testcase: /2.0/good/flow/flow2-2.0.bpel took 0.058 sec
    [junit] Testcase: /2.0/good/flow/flow3-2.0.bpel took 0.03 sec
    [junit] Testcase: /2.0/good/flow/flow4-2.0.bpel took 0.026 sec
    [junit] Testcase: /2.0/good/flow/flow5-2.0.bpel took 0.031 sec
    [junit] Testcase: /2.0/good/flow/flow6-2.0.bpel took 0.031 sec
    [junit] Testcase: /2.0/good/flow/flow7-2.0.bpel took 0.029 sec
    [junit] Testcase: /2.0/good/if/If1-2.0.bpel took 0.036 sec
    [junit] Testcase: /2.0/good/if/If2-2.0.bpel took 0.036 sec
    [junit] Testcase: /2.0/good/if/If3-2.0.bpel took 0.084 sec
    [junit] Testcase: /2.0/good/pick/Pick3-2.0.bpel took 0.021 sec
    [junit] Testcase: /2.0/good/pick/Pick4-2.0.bpel took 0.028 sec
    [junit] Testcase: /2.0/good/pick/Pick5-2.0.bpel took 0.027 sec
    [junit] Testcase: /2.0/good/pick/Pick6-2.0.bpel took 0.133 sec
    [junit] Testcase: /2.0/good/rethrow/Rethrow1-2.0.bpel took 0.029 sec
    [junit] Testcase: /2.0/good/rethrow/Rethrow2-2.0.bpel took 0.026 sec
    [junit] Testcase: /2.0/good/throw/Throw1-2.0.bpel took 0.025 sec
    [junit] Testcase: /2.0/good/throw/Throw2-2.0.bpel took 0.115 sec
    [junit] Testcase: /2.0/good/throw/Throw3-2.0.bpel took 0.025 sec
    [junit] Testcase: /2.0/good/throw/Throw4-2.0.bpel took 0.022 sec
    [junit] Testcase: /2.0/good/throw/Throw5-2.0.bpel took 0.026 sec
    [junit] Testcase: /2.0/good/throw/Throw6-2.0.bpel took 0.054 sec
    [junit] Testcase: /2.0/good/throw/Throw7-2.0.bpel took 0.076 sec
    [junit] Testcase: /2.0/good/wait/Wait1-2.0.bpel took 0.021 sec
    [junit] Testcase: /2.0/good/wait/Wait2-2.0.bpel took 0.017 sec
    [junit] Testcase: /2.0/good/while/While1-2.0.bpel took 0.023 sec
    [junit] Testcase: /2.0/good/xpath10-func/GetVariableData1-2.0.bpel took 0.022 sec
    [junit] Testcase: /2.0/good/xpath10-func/GetVariableData2-2.0.bpel took 0.033 sec
    [junit] Testcase: /2.0/good/xpath10-func/GetVariableData3-2.0.bpel took 0.03 sec
    [junit] Testcase: /2.0/good/xpath10-func/GetVariableData4-2.0.bpel took 0.066 sec
    [junit] Testcase: /2.0/good/xpath10-func/GetVariableProperty1-2.0.bpel took 0.034 sec
    [junit] Testcase: /2.0/good/xpath20-func/GetVariableData2-xp2.0.bpel took 1.183 sec
    [junit] Testcase: /2.0/good/xpath20-func/GetVariableData3-xp2.0.bpel took 0.027 sec
    [junit] Testcase: /2.0/good/xpath20-func/GetVariableData4-xp2.0.bpel took 0.025 sec
    [junit] Testcase: /2.0/good/xpath20-func/GetVariableProperty1-xp2.0.bpel took 0.036 sec
    [junit] Testcase: /2.0/good/xsd-import/helloworld-Server.bpel took 0.155 sec
    [junit] Testsuite: org.apache.ode.bpel.elang.xpath20.compiler.XPath20ExpressionCompilerImplTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
    [junit] 
    [junit] Testcase: testresolvedFunctionsExpr took 0.003 sec
    [junit] Testcase: testTimeStampInFunction took 0 sec
    [junit] Testcase: testresolvedFunctionsTimeStamp took 0.001 sec
    [junit] Testsuite: org.apache.ode.bpel.elang.xquery10.compiler.XQuery10ExpressionCompilerImplTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.085 sec
    [junit] 
    [junit] Testcase: testGetVariableNames took 0.081 sec
    [junit] Testcase: testGetVariableNames_endsWithVariableName took 0 sec
Packaging ode-bpel-compiler-1.3.5-SNAPSHOT.jar
Compiling ode:bpel-dao into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-dao/target/classes
Packaging ode-bpel-dao-1.3.5-SNAPSHOT.jar
Downloading com.h2database:h2:jar:1.2.131
Downloading http://repo1.maven.org/maven2/com/h2database/h2/1.2.131/h2-1.2.131.jar
Downloading com.h2database:h2:pom:1.2.131
Downloading http://repo1.maven.org/maven2/com/h2database/h2/1.2.131/h2-1.2.131.pom
Compiling ode:bpel-epr into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-epr/target/classes
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Packaging ode-bpel-epr-1.3.5-SNAPSHOT.jar
3541 [main] INFO xdoclet.XDocletMain.start - Running <hibernate/>
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HBpelEvent.
   org.apache.ode.dao.hib.bpel.hobj.HBpelEvent
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HCorrelator.
   org.apache.ode.dao.hib.bpel.hobj.HCorrelator
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HXmlData.
   org.apache.ode.dao.hib.bpel.hobj.HXmlData
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HMessageExchangeProperty.
   org.apache.ode.dao.hib.bpel.hobj.HMessageExchangeProperty
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HMessageExchange.
   org.apache.ode.dao.hib.bpel.hobj.HMessageExchange
Generating mapping file for org.apache.ode.dao.hib.store.hobj.DeploymentUnitDaoImpl.
   org.apache.ode.dao.hib.store.hobj.DeploymentUnitDaoImpl
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HCorrelatorMessageKey.
   org.apache.ode.dao.hib.bpel.hobj.HCorrelatorMessageKey
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HProcess.
   org.apache.ode.dao.hib.bpel.hobj.HProcess
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HActivityRecovery.
   org.apache.ode.dao.hib.bpel.hobj.HActivityRecovery
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HCorrelationProperty.
   org.apache.ode.dao.hib.bpel.hobj.HCorrelationProperty
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HVariableProperty.
   org.apache.ode.dao.hib.bpel.hobj.HVariableProperty
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HCorrelatorMessage.
   org.apache.ode.dao.hib.bpel.hobj.HCorrelatorMessage
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HPartnerLink.
   org.apache.ode.dao.hib.bpel.hobj.HPartnerLink
Generating mapping file for org.apache.ode.dao.hib.store.hobj.ProcessConfDaoImpl.
   org.apache.ode.dao.hib.store.hobj.ProcessConfDaoImpl
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HCorrelatorSelector.
   org.apache.ode.dao.hib.bpel.hobj.HCorrelatorSelector
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HCorrelationSet.
   org.apache.ode.dao.hib.bpel.hobj.HCorrelationSet
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HProcessInstance.
   org.apache.ode.dao.hib.bpel.hobj.HProcessInstance
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HMessage.
   org.apache.ode.dao.hib.bpel.hobj.HMessage
Generating mapping file for org.apache.ode.dao.hib.store.hobj.VersionTrackerDAOImpl.
   org.apache.ode.dao.hib.store.hobj.VersionTrackerDAOImpl
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HScope.
   org.apache.ode.dao.hib.bpel.hobj.HScope
Generating mapping file for org.apache.ode.dao.hib.bpel.hobj.HFaultData.
   org.apache.ode.dao.hib.bpel.hobj.HFaultData
INFO:    Some classes refer to other classes that were not found among the sources or on the classpath.
         (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
         The referring classes do not import any fully qualified classes matching these classes.
         However, since no packages are imported, xjavadoc has assumed that the referred classes
         belong to the same package as the referring class. The classes are:
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/src/main/java/org/apache/ode/dao/hib/bpel/hobj/HObject.java --> T qualified to org.apache.ode.dao.hib.bpel.hobj.T
WARNING: Some classes refer to other classes that were not found among the sources or on the classpath.
         (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
         The referring classes do not import any fully qualified classes matching these classes.
         Since at least one package is imported, it is impossible for xjavadoc to figure out
         what package the referred classes belong to. The classes are:
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/dao-hibernate/src/main/java/org/apache/ode/dao/hib/bpel/ql/HibernateInstancesQueryCompiler.java --> FieldValueEquality qualified to org.apache.ode.dao.hib.bpel.ql.FieldValueEquality
Compiling ode:jacob-ap into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/jacob-ap/target/classes
Packaging ode-jacob-ap-1.3.5-SNAPSHOT.jar
Running apt
warning: Annotation types without processors: [java.lang.SuppressWarnings]
1 warning
Compiling ode:jacob into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/jacob/target/classes
Compiling ode:jacob:test into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/jacob/target/test/classes
Running tests in ode:jacob
Trying to override old definition of datatype junit
    [junit] Testsuite: org.apache.ode.jacob.examples.cell.JacobCellTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.528 sec
    [junit] ------------- Standard Error -----------------
    [junit] CONTINUATION SIZE: 401
    [junit] CONTINUATION SIZE: 380
    [junit] CONTINUATION SIZE: 278
    [junit] CONTINUATION SIZE: 212
    [junit] CONTINUATION SIZE: 305
    [junit] JACOB VPU Statistics:
    [junit] numCycles = 5
    [junit] totalRunTimeMs = 83
    [junit] channelsCreated = 2
    [junit] messagesSent = 2
    [junit] messagesRcvd = 0
    [junit] numContinuations = 3
    [junit] totalContinuationBytes = 0
    [junit] runQueueEntries = 3
    [junit] numReductionsComm = 0
    [junit] numReductionsStruct = 2
    [junit] totalClientTimeMs = 83
    [junit] byTarget = {Unknown=(n=5, total=83ms, avg=16.6ms, min=0ms, max=82ms)}
    [junit] AvgClientTimeMs = 16.6
    [junit] AvgContinuationSize = 0.0
    [junit] AvgKernelTimeMs = 0.0
    [junit] AvgRunTimeMs = 16.6
    [junit] KernelTimeMs = 0
    [junit] Class = class org.apache.ode.jacob.vpu.Statistics
    [junit] org.apache.ode.jacob.vpu.ExecutionQueueImpl@1549f94 state dump:
    [junit] -- GENERAL INFO
    [junit]    Current Cycle          : 5
    [junit]    Num. Reactions  : 0
    [junit] cloneClosureTimeMs = 0
    [junit] cloneClosureBytes = 0
    [junit] cloneClousreCount = 0
    [junit] cloneClosureReadTimeMs = 0
    [junit] org.apache.ode.jacob.vpu.ExecutionQueueImpl@1549f94 state dump:
    [junit] -- GENERAL INFO
    [junit]    Current Cycle          : 5
    [junit]    Num. Reactions  : 0
    [junit] cloneClosureTimeMs = 0
    [junit] cloneClosureBytes = 0
    [junit] cloneClousreCount = 0
    [junit] cloneClosureReadTimeMs = 0
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testJacobCell1 took 0.743 sec
Packaging ode-jacob-1.3.5-SNAPSHOT.jar
Java Compiler Compiler Version 4.0 (Tree Builder)
(type "jjtree" with no arguments for help)
Warning: Output directory "/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-ql/target/generated/jjtree/org/apache/ode/ql/jcc" does not exist. Creating the directory.
Reading from file /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-ql/src/main/jjtree/ql.jjt . . .
File "/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-ql/target/generated/jjtree/org/apache/ode/ql/jcc/Node.java" does not exist.  Will create one.
Annotated grammar generated successfully in /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-ql/target/generated/jjtree/org/apache/ode/ql/jcc/ql.jj
Java Compiler Compiler Version 4.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-ql/target/generated/jjtree/org/apache/ode/ql/jcc/ql.jj . . .
Warning: Output directory "/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-ql/target/generated/javacc/org/apache/ode/ql/jcc" does not exist. Creating the directory.
File "TokenMgrError.java" does not exist.  Will create one.
File "ParseException.java" does not exist.  Will create one.
File "Token.java" does not exist.  Will create one.
File "SimpleCharStream.java" does not exist.  Will create one.
Parser generated with 0 errors and 1 warnings.
Compiling ode:bpel-ql into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-ql/target/classes
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Compiling ode:bpel-ql:test into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-ql/target/test/classes
Note: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-ql/src/test/java/org/apache/ode/ql/SyntaxTest.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Running tests in ode:bpel-ql
Trying to override old definition of datatype junit
    [junit] Testsuite: org.apache.ode.ql.SyntaxTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.072 sec
    [junit] 
    [junit] Testcase: test took 0.003 sec
Packaging ode-bpel-ql-1.3.5-SNAPSHOT.jar
Downloading org.hibernate:hibernate-core:jar:3.3.2.ga
Buildr aborted!
Failed to download org.hibernate:hibernate-core:jar:3.3.2.ga, tried the following repositories:
http://www.intalio.org/public/maven2/
http://people.apache.org/repo/m2-incubating-repository/
http://repo1.maven.org/maven2/
http://people.apache.org/repo/m2-snapshot-repository/
http://download.java.net/maven/2/
http://svn.apache.org/repos/asf/servicemix/m2-repo/
http://www.aqute.biz/repo/

(See full trace by running task with --trace)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording fingerprints
Archiving artifacts
Recording test results


Build failed in Hudson: ODE-trunk-jdk6 #268

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk-jdk6/268/changes>

Changes:

[vanto] for some strange reason, maven wants a version number although it is defined by a dependencyManagement entry.

------------------------------------------
[...truncated 82 lines...]
    [junit] Testcase: testParseExpansion took 0.005 sec
    [junit] Testcase: testExpand took 0.165 sec
    [junit] Testcase: testExpandLazily took 0.001 sec
    [junit] Testsuite: org.apache.ode.utils.XMLParserUtilsTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.414 sec
    [junit] 
    [junit] Testcase: testXMLReaderConfigurationGoodValidation took 0.314 sec
    [junit] Testcase: testMultiSchemaGoodValidation took 0.04 sec
    [junit] Testcase: testMultiSchemaBadValidation took 0.031 sec
    [junit] Testcase: testXMLReaderConfigurationBadValidation took 0.016 sec
    [junit] Testcase: testXMLReaderConfigurationWrongDocumentType took 0.003 sec
    [junit] Testcase: testXMLReaderConfigurationNoNamespaceWrongDocumentType took 0.003 sec
    [junit] Testsuite: org.apache.ode.utils.cli.CommandlineTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.019 sec
    [junit] 
    [junit] Testcase: testUserOrder took 0.002 sec
    [junit] Testcase: testLastArgument took 0 sec
    [junit] Testcase: testXorGroup took 0.007 sec
    [junit] Testcase: testOptionalArgument took 0 sec
    [junit] Testcase: testRequiredArgument took 0 sec
    [junit] Testcase: testOptionalMultiArgument took 0 sec
    [junit] Testcase: testRequiredMultiArgument took 0.001 sec
    [junit] Testcase: testOptionalFlagWithArgument took 0.001 sec
    [junit] Testcase: testRequiredFlagWithArgument took 0 sec
    [junit] Testcase: testOptionalFlag took 0.001 sec
    [junit] Testcase: testRequiredFlag took 0 sec
    [junit] Testcase: testExtraStuff took 0.001 sec
    [junit] Testsuite: org.apache.ode.utils.fs.FileUtilsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.231 sec
    [junit] 
    [junit] Testcase: testDirectoryEntriesInPathWrongArg took 0 sec
    [junit] Testcase: testDirectoryEntriesInPathWithFile took 0.001 sec
    [junit] Testcase: testDirectoryEntriesInPathWithDirectory took 0.225 sec
    [junit] Testcase: testIsRelative took 0 sec
    [junit] Testsuite: org.apache.ode.utils.fs.TempFileManagerTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.095 sec
    [junit] 
    [junit] Testcase: testSetWorkingDirectoryTwice took 0.081 sec
    [junit] Testcase: testSetWorkingDirectory took 0.003 sec
    [junit] Testcase: testTempFile took 0.001 sec
    [junit] Testcase: testTempDirectory took 0.001 sec
    [junit] Testcase: testNestedTempDirs took 0.003 sec
    [junit] Testsuite: org.apache.ode.utils.msg.MessageBundleTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.122 sec
    [junit] 
    [junit] Testcase: testNoParameter took 0.115 sec
    [junit] Testcase: testNoParameterLocalized took 0.001 sec
    [junit] Testcase: testWrongParameter took 0.001 sec
    [junit] Testsuite: org.apache.ode.utils.stl.CollectionsXTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
    [junit] 
    [junit] Testcase: testFilterByMemberOfFunction took 0.001 sec
    [junit] Testcase: testFilterIteratorByClass took 0 sec
    [junit] Testcase: testFilterByClass took 0 sec
    [junit] Testcase: testFilterByClassNoResult took 0 sec
    [junit] Testsuite: org.apache.ode.utils.wsdl.WsdlUtilsTest
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.727 sec
    [junit] 
    [junit] Testcase: testNoBinding took 0.618 sec
    [junit] Testcase: testEmptyBinding took 0.007 sec
    [junit] Testcase: testMultipleBinding took 0.009 sec
    [junit] Testcase: testGetBindingExtension took 0.01 sec
    [junit] Testcase: testUseSOAPBinding took 0.008 sec
    [junit] Testcase: testUseHTTPBinding took 0.007 sec
    [junit] Testcase: testGetOperationExtension took 0.008 sec
    [junit] Testcase: testUseUrlEncoded took 0.01 sec
    [junit] Testcase: testUseUrlReplacement took 0.008 sec
    [junit] Testcase: testUseMimeMultipartRelated took 0.009 sec
    [junit] Testcase: testGetAddresExtgension took 0.008 sec
    [junit] Testcase: testGetMimeContentType took 0.01 sec
    [junit] Testcase: testGetHeaders took 0.009 sec
    [junit] Testsuite: org.apache.ode.utils.xsd.DurationTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
    [junit] 
    [junit] Testcase: testDuration1 took 0.002 sec
    [junit] Testcase: testDuration2 took 0 sec
    [junit] Testcase: testDuration3 took 0.001 sec
    [junit] Testcase: testDuration4 took 0 sec
    [junit] Testsuite: org.apache.ode.utils.xsd.SchemaCaptureTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testcase: testSchemaCapture took 0.036 sec
Packaging ode-utils-1.3.5-SNAPSHOT.jar
Compiling ode:bpel-obj into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-obj/target/classes
Note: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-obj/src/main/java/org/apache/ode/bpel/o/DebugInfo.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Compiling ode:bpel-obj:test into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-obj/target/test/classes
Running tests in ode:bpel-obj
Trying to override old definition of datatype junit
    [junit] Testsuite: org.apache.ode.bpel.o.SerializerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.479 sec
    [junit] 
    [junit] Testcase: testOnMessageBackwardCompatibility took 0.031 sec
    [junit] Testcase: testOEventBackwardCompatibility took 0.021 sec
    [junit] Testcase: testOReplyBackwardCompatibility took 0.005 sec
    [junit] Testcase: testOInvokeBackwardCompatibility took 0.051 sec
Packaging ode-bpel-obj-1.3.5-SNAPSHOT.jar
Running XMLBeans schema compiler
Time to build schema type system: 2.628 seconds
Time to generate code: 0.622 seconds
Compiling ode:bpel-schemas into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-schemas/target/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Packaging ode-bpel-schemas-1.3.5-SNAPSHOT.jar
Compiling ode:bpel-api into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-api/target/classes
Note: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-api/src/main/java/org/apache/ode/bpel/evt/BpelEvent.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Compiling ode:bpel-api:test into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-api/target/test/classes
Running tests in ode:bpel-api
Trying to override old definition of datatype junit
    [junit] Testsuite: org.apache.ode.bpel.common.CorrelationKeySetTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.09 sec
    [junit] 
    [junit] Testcase: testCanonicalString took 0.009 sec
    [junit] Testcase: testContainsAll took 0 sec
    [junit] Testcase: testRestoreFromCanonicalForm took 0.002 sec
    [junit] Testcase: testRoutableTo took 0 sec
    [junit] Testcase: testFindSubSets took 0.002 sec
Packaging ode-bpel-api-1.3.5-SNAPSHOT.jar
Compiling ode:bpel-api-jca into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-api-jca/target/classes
Packaging ode-bpel-api-jca-1.3.5-SNAPSHOT.jar
Compiling ode:bpel-compiler into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-compiler/target/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Compiling ode:bpel-compiler:test into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-compiler/target/test/classes
Note: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-compiler/src/test/java/org/apache/ode/bpel/elang/xquery10/compiler/XQuery10ExpressionCompilerImplTest.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Running tests in ode:bpel-compiler
Trying to override old definition of datatype junit
    [junit] Testsuite: org.apache.ode.bpel.compiler.CompilationMessageTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.279 sec
    [junit] 
    [junit] Testcase: testNoParameter took 0.015 sec
    [junit] Testcase: testNoParameterLocalized took 0.002 sec
    [junit] Testcase: testWrongParameter took 0.001 sec
    [junit] Testcase: testWrongMethod took 0 sec
    [junit] Testsuite: org.apache.ode.bpel.compiler.StaticCheckSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 1.247 sec
    [junit] 
    [junit] Testcase: NoRootActivity took 0.834 sec
    [junit] Testcase: PortTypeMismatch took 0.073 sec
    [junit] Testcase: UndeclaredPropertyAlias took 0.042 sec
    [junit] Testcase: UnknownBpelFunction took 0.048 sec
    [junit] Testcase: UndeclaredVariable took 0.032 sec
    [junit] Testcase: DuplicateLinkTarget took 0.049 sec
    [junit] Testcase: DuplicateLinkSource took 0.035 sec
    [junit] Testcase: DuplicateLinkDecl took 0.037 sec
    [junit] Testcase: LinkMissingSourceActivity took 0.036 sec
    [junit] Testcase: LinkMissingTargetActivity took 0.024 sec
    [junit] Testcase: DuplicateVariableDecl took 0.027 sec
    [junit] Testsuite: org.apache.ode.bpel.compiler.WSDLRegistryTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.179 sec
    [junit] 
    [junit] Testcase: testInitialModel took 0.011 sec
    [junit] Testcase: testAddWSDL took 0.054 sec
    [junit] Testsuite: org.apache.ode.bpel.compiler.XPathTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.811 sec
    [junit] 
    [junit] Testcase: testEmptyXPath10StringBPEL11 took 0.003 sec
    [junit] Testcase: testEmptyXPath10StringBPEL20Draft took 0.004 sec
    [junit] Testcase: testEmptyXPath10StringBPEL20 took 0.001 sec
    [junit] Testcase: testEmptyXPath20StringBPEL20Draft took 0.796 sec
    [junit] Testcase: testEmptyXPath20StringBPEL20 took 0.001 sec
    [junit] Testsuite: org.apache.ode.bpel.compiler_2_0.GoodCompileTest
    [junit] Tests run: 46, Failures: 0, Errors: 0, Time elapsed: 4.504 sec
    [junit] 
    [junit] Testcase: /2.0/good/assign/Assign1-2.0.bpel took 0.212 sec
    [junit] Testcase: /2.0/good/assign/Assign2-2.0.bpel took 0.077 sec
    [junit] Testcase: /2.0/good/assign/Assign3-2.0.bpel took 0.081 sec
    [junit] Testcase: /2.0/good/assign/Assign5-2.0.bpel took 0.09 sec
    [junit] Testcase: /2.0/good/assign/Assign6-2.0.bpel took 0.115 sec
    [junit] Testcase: /2.0/good/assign/Assign7-2.0.bpel took 0.041 sec
    [junit] Testcase: /2.0/good/assign/Assign8-2.0.bpel took 0.04 sec
    [junit] Testcase: /2.0/good/assign/Assign9-2.0.bpel took 0.211 sec
    [junit] Testcase: /2.0/good/AsyncProcess/AsyncProcess2.bpel took 0.143 sec
    [junit] Testcase: /2.0/good/compensation/comp1-2.0.bpel took 0.045 sec
    [junit] Testcase: /2.0/good/compensation/comp2-2.0.bpel took 0.044 sec
    [junit] Testcase: /2.0/good/flow/flow2-2.0.bpel took 0.081 sec
    [junit] Testcase: /2.0/good/flow/flow3-2.0.bpel took 0.039 sec
    [junit] Testcase: /2.0/good/flow/flow4-2.0.bpel took 0.035 sec
    [junit] Testcase: /2.0/good/flow/flow5-2.0.bpel took 0.043 sec
    [junit] Testcase: /2.0/good/flow/flow6-2.0.bpel took 0.042 sec
    [junit] Testcase: /2.0/good/flow/flow7-2.0.bpel took 0.039 sec
    [junit] Testcase: /2.0/good/if/If1-2.0.bpel took 0.04 sec
    [junit] Testcase: /2.0/good/if/If2-2.0.bpel took 0.042 sec
    [junit] Testcase: /2.0/good/if/If3-2.0.bpel took 0.044 sec
    [junit] Testcase: /2.0/good/pick/Pick3-2.0.bpel took 0.036 sec
    [junit] Testcase: /2.0/good/pick/Pick4-2.0.bpel took 0.366 sec
    [junit] Testcase: /2.0/good/pick/Pick5-2.0.bpel took 0.05 sec
    [junit] Testcase: /2.0/good/pick/Pick6-2.0.bpel took 0.048 sec
    [junit] Testcase: /2.0/good/rethrow/Rethrow1-2.0.bpel took 0.089 sec
    [junit] Testcase: /2.0/good/rethrow/Rethrow2-2.0.bpel took 0.083 sec
    [junit] Testcase: /2.0/good/throw/Throw1-2.0.bpel took 0.159 sec
    [junit] Testcase: /2.0/good/throw/Throw2-2.0.bpel took 0.154 sec
    [junit] Testcase: /2.0/good/throw/Throw3-2.0.bpel took 0.073 sec
    [junit] Testcase: /2.0/good/throw/Throw4-2.0.bpel took 0.031 sec
    [junit] Testcase: /2.0/good/throw/Throw5-2.0.bpel took 0.041 sec
    [junit] Testcase: /2.0/good/throw/Throw6-2.0.bpel took 0.033 sec
    [junit] Testcase: /2.0/good/throw/Throw7-2.0.bpel took 0.029 sec
    [junit] Testcase: /2.0/good/wait/Wait1-2.0.bpel took 0.022 sec
    [junit] Testcase: /2.0/good/wait/Wait2-2.0.bpel took 0.022 sec
    [junit] Testcase: /2.0/good/while/While1-2.0.bpel took 0.026 sec
    [junit] Testcase: /2.0/good/xpath10-func/GetVariableData1-2.0.bpel took 0.033 sec
    [junit] Testcase: /2.0/good/xpath10-func/GetVariableData2-2.0.bpel took 0.029 sec
    [junit] Testcase: /2.0/good/xpath10-func/GetVariableData3-2.0.bpel took 0.029 sec
    [junit] Testcase: /2.0/good/xpath10-func/GetVariableData4-2.0.bpel took 0.215 sec
    [junit] Testcase: /2.0/good/xpath10-func/GetVariableProperty1-2.0.bpel took 0.026 sec
    [junit] Testcase: /2.0/good/xpath20-func/GetVariableData2-xp2.0.bpel took 1.229 sec
    [junit] Testcase: /2.0/good/xpath20-func/GetVariableData3-xp2.0.bpel took 0.027 sec
    [junit] Testcase: /2.0/good/xpath20-func/GetVariableData4-xp2.0.bpel took 0.023 sec
    [junit] Testcase: /2.0/good/xpath20-func/GetVariableProperty1-xp2.0.bpel took 0.056 sec
    [junit] Testcase: /2.0/good/xsd-import/helloworld-Server.bpel took 0.048 sec
    [junit] Testsuite: org.apache.ode.bpel.elang.xpath20.compiler.XPath20ExpressionCompilerImplTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.019 sec
    [junit] 
    [junit] Testcase: testresolvedFunctionsExpr took 0.002 sec
    [junit] Testcase: testTimeStampInFunction took 0 sec
    [junit] Testcase: testresolvedFunctionsTimeStamp took 0.001 sec
    [junit] Testsuite: org.apache.ode.bpel.elang.xquery10.compiler.XQuery10ExpressionCompilerImplTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
    [junit] 
    [junit] Testcase: testGetVariableNames took 0.073 sec
    [junit] Testcase: testGetVariableNames_endsWithVariableName took 0 sec
Packaging ode-bpel-compiler-1.3.5-SNAPSHOT.jar
Compiling ode:bpel-dao into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-dao/target/classes
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-dao/src/main/java/org/apache/ode/dao/DAOConnectionFactory.java:22: cannot find symbol
symbol  : class TransactionManager
location: package javax.transaction
import javax.transaction.TransactionManager;
                        ^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-dao/src/main/java/org/apache/ode/dao/DAOConnectionFactory.java:39: cannot find symbol
symbol  : class TransactionManager
location: interface org.apache.ode.dao.DAOConnectionFactory<C>
  <E> void init(Properties p, TransactionManager txm, E envCtx);
                              ^
2 errors
Buildr aborted!
Failed to compile, see errors above

(See full trace by running task with --trace)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording fingerprints
Archiving artifacts
Recording test results


Build failed in Hudson: ODE-trunk-jdk6 #267

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk-jdk6/267/changes>

Changes:

[vanto] fixing ODE-830, thanks to Anurag Aggarwal

------------------------------------------
[...truncated 81 lines...]
    [junit] Testcase: testParseExpansion took 0.033 sec
    [junit] Testcase: testExpand took 0.855 sec
    [junit] Testcase: testExpandLazily took 0.001 sec
    [junit] Testsuite: org.apache.ode.utils.XMLParserUtilsTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.564 sec
    [junit] 
    [junit] Testcase: testXMLReaderConfigurationGoodValidation took 2.313 sec
    [junit] Testcase: testMultiSchemaGoodValidation took 0.048 sec
    [junit] Testcase: testMultiSchemaBadValidation took 0.126 sec
    [junit] Testcase: testXMLReaderConfigurationBadValidation took 0.05 sec
    [junit] Testcase: testXMLReaderConfigurationWrongDocumentType took 0.011 sec
    [junit] Testcase: testXMLReaderConfigurationNoNamespaceWrongDocumentType took 0.004 sec
    [junit] Testsuite: org.apache.ode.utils.cli.CommandlineTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.026 sec
    [junit] 
    [junit] Testcase: testUserOrder took 0.002 sec
    [junit] Testcase: testLastArgument took 0 sec
    [junit] Testcase: testXorGroup took 0.012 sec
    [junit] Testcase: testOptionalArgument took 0 sec
    [junit] Testcase: testRequiredArgument took 0.001 sec
    [junit] Testcase: testOptionalMultiArgument took 0 sec
    [junit] Testcase: testRequiredMultiArgument took 0.001 sec
    [junit] Testcase: testOptionalFlagWithArgument took 0.001 sec
    [junit] Testcase: testRequiredFlagWithArgument took 0.001 sec
    [junit] Testcase: testOptionalFlag took 0 sec
    [junit] Testcase: testRequiredFlag took 0 sec
    [junit] Testcase: testExtraStuff took 0.001 sec
    [junit] Testsuite: org.apache.ode.utils.fs.FileUtilsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.254 sec
    [junit] 
    [junit] Testcase: testDirectoryEntriesInPathWrongArg took 0 sec
    [junit] Testcase: testDirectoryEntriesInPathWithFile took 0.092 sec
    [junit] Testcase: testDirectoryEntriesInPathWithDirectory took 0.157 sec
    [junit] Testcase: testIsRelative took 0 sec
    [junit] Testsuite: org.apache.ode.utils.fs.TempFileManagerTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.046 sec
    [junit] 
    [junit] Testcase: testSetWorkingDirectoryTwice took 0.032 sec
    [junit] Testcase: testSetWorkingDirectory took 0.002 sec
    [junit] Testcase: testTempFile took 0.001 sec
    [junit] Testcase: testTempDirectory took 0.001 sec
    [junit] Testcase: testNestedTempDirs took 0.002 sec
    [junit] Testsuite: org.apache.ode.utils.msg.MessageBundleTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.392 sec
    [junit] 
    [junit] Testcase: testNoParameter took 0.002 sec
    [junit] Testcase: testNoParameterLocalized took 0.001 sec
    [junit] Testcase: testWrongParameter took 0 sec
    [junit] Testsuite: org.apache.ode.utils.stl.CollectionsXTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.138 sec
    [junit] 
    [junit] Testcase: testFilterByMemberOfFunction took 0.132 sec
    [junit] Testcase: testFilterIteratorByClass took 0 sec
    [junit] Testcase: testFilterByClass took 0.001 sec
    [junit] Testcase: testFilterByClassNoResult took 0 sec
    [junit] Testsuite: org.apache.ode.utils.wsdl.WsdlUtilsTest
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.55 sec
    [junit] 
    [junit] Testcase: testNoBinding took 0.227 sec
    [junit] Testcase: testEmptyBinding took 0.111 sec
    [junit] Testcase: testMultipleBinding took 0.009 sec
    [junit] Testcase: testGetBindingExtension took 0.012 sec
    [junit] Testcase: testUseSOAPBinding took 0.008 sec
    [junit] Testcase: testUseHTTPBinding took 0.007 sec
    [junit] Testcase: testGetOperationExtension took 0.01 sec
    [junit] Testcase: testUseUrlEncoded took 0.049 sec
    [junit] Testcase: testUseUrlReplacement took 0.077 sec
    [junit] Testcase: testUseMimeMultipartRelated took 0.007 sec
    [junit] Testcase: testGetAddresExtgension took 0.007 sec
    [junit] Testcase: testGetMimeContentType took 0.01 sec
    [junit] Testcase: testGetHeaders took 0.009 sec
    [junit] Testsuite: org.apache.ode.utils.xsd.DurationTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.087 sec
    [junit] 
    [junit] Testcase: testDuration1 took 0.082 sec
    [junit] Testcase: testDuration2 took 0 sec
    [junit] Testcase: testDuration3 took 0 sec
    [junit] Testcase: testDuration4 took 0 sec
    [junit] Testsuite: org.apache.ode.utils.xsd.SchemaCaptureTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.112 sec
    [junit] 
    [junit] Testcase: testSchemaCapture took 0.108 sec
Packaging ode-utils-1.3.5-SNAPSHOT.jar
Compiling ode:bpel-obj into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-obj/target/classes
Note: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-obj/src/main/java/org/apache/ode/bpel/o/DebugInfo.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Compiling ode:bpel-obj:test into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-obj/target/test/classes
Running tests in ode:bpel-obj
Trying to override old definition of datatype junit
    [junit] Testsuite: org.apache.ode.bpel.o.SerializerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.122 sec
    [junit] 
    [junit] Testcase: testOnMessageBackwardCompatibility took 0.074 sec
    [junit] Testcase: testOEventBackwardCompatibility took 0.018 sec
    [junit] Testcase: testOReplyBackwardCompatibility took 0.016 sec
    [junit] Testcase: testOInvokeBackwardCompatibility took 0.007 sec
Packaging ode-bpel-obj-1.3.5-SNAPSHOT.jar
Running XMLBeans schema compiler
Time to build schema type system: 3.598 seconds
Time to generate code: 0.904 seconds
Compiling ode:bpel-schemas into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-schemas/target/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Packaging ode-bpel-schemas-1.3.5-SNAPSHOT.jar
Compiling ode:bpel-api into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-api/target/classes
Note: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-api/src/main/java/org/apache/ode/bpel/evt/BpelEvent.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Compiling ode:bpel-api:test into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-api/target/test/classes
Running tests in ode:bpel-api
Trying to override old definition of datatype junit
    [junit] Testsuite: org.apache.ode.bpel.common.CorrelationKeySetTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.398 sec
    [junit] 
    [junit] Testcase: testCanonicalString took 0.042 sec
    [junit] Testcase: testContainsAll took 0 sec
    [junit] Testcase: testRestoreFromCanonicalForm took 0.003 sec
    [junit] Testcase: testRoutableTo took 0.001 sec
    [junit] Testcase: testFindSubSets took 0.001 sec
Packaging ode-bpel-api-1.3.5-SNAPSHOT.jar
Compiling ode:bpel-api-jca into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-api-jca/target/classes
Packaging ode-bpel-api-jca-1.3.5-SNAPSHOT.jar
Compiling ode:bpel-compiler into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-compiler/target/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Compiling ode:bpel-compiler:test into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-compiler/target/test/classes
Note: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-compiler/src/test/java/org/apache/ode/bpel/elang/xquery10/compiler/XQuery10ExpressionCompilerImplTest.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Running tests in ode:bpel-compiler
Trying to override old definition of datatype junit
    [junit] Testsuite: org.apache.ode.bpel.compiler.CompilationMessageTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.744 sec
    [junit] 
    [junit] Testcase: testNoParameter took 0.017 sec
    [junit] Testcase: testNoParameterLocalized took 0.001 sec
    [junit] Testcase: testWrongParameter took 0.001 sec
    [junit] Testcase: testWrongMethod took 0.001 sec
    [junit] Testsuite: org.apache.ode.bpel.compiler.StaticCheckSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 3.904 sec
    [junit] 
    [junit] Testcase: NoRootActivity took 3.424 sec
    [junit] Testcase: PortTypeMismatch took 0.063 sec
    [junit] Testcase: UndeclaredPropertyAlias took 0.091 sec
    [junit] Testcase: UnknownBpelFunction took 0.058 sec
    [junit] Testcase: UndeclaredVariable took 0.03 sec
    [junit] Testcase: DuplicateLinkTarget took 0.063 sec
    [junit] Testcase: DuplicateLinkSource took 0.049 sec
    [junit] Testcase: DuplicateLinkDecl took 0.045 sec
    [junit] Testcase: LinkMissingSourceActivity took 0.028 sec
    [junit] Testcase: LinkMissingTargetActivity took 0.023 sec
    [junit] Testcase: DuplicateVariableDecl took 0.022 sec
    [junit] Testsuite: org.apache.ode.bpel.compiler.WSDLRegistryTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.928 sec
    [junit] 
    [junit] Testcase: testInitialModel took 0.011 sec
    [junit] Testcase: testAddWSDL took 0.913 sec
    [junit] Testsuite: org.apache.ode.bpel.compiler.XPathTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.2 sec
    [junit] 
    [junit] Testcase: testEmptyXPath10StringBPEL11 took 0.002 sec
    [junit] Testcase: testEmptyXPath10StringBPEL20Draft took 0.077 sec
    [junit] Testcase: testEmptyXPath10StringBPEL20 took 0 sec
    [junit] Testcase: testEmptyXPath20StringBPEL20Draft took 0.113 sec
    [junit] Testcase: testEmptyXPath20StringBPEL20 took 0.001 sec
    [junit] Testsuite: org.apache.ode.bpel.compiler_2_0.GoodCompileTest
    [junit] Tests run: 46, Failures: 0, Errors: 0, Time elapsed: 4.803 sec
    [junit] 
    [junit] Testcase: /2.0/good/assign/Assign1-2.0.bpel took 0.725 sec
    [junit] Testcase: /2.0/good/assign/Assign2-2.0.bpel took 0.069 sec
    [junit] Testcase: /2.0/good/assign/Assign3-2.0.bpel took 0.099 sec
    [junit] Testcase: /2.0/good/assign/Assign5-2.0.bpel took 0.145 sec
    [junit] Testcase: /2.0/good/assign/Assign6-2.0.bpel took 0.059 sec
    [junit] Testcase: /2.0/good/assign/Assign7-2.0.bpel took 0.041 sec
    [junit] Testcase: /2.0/good/assign/Assign8-2.0.bpel took 0.041 sec
    [junit] Testcase: /2.0/good/assign/Assign9-2.0.bpel took 0.04 sec
    [junit] Testcase: /2.0/good/AsyncProcess/AsyncProcess2.bpel took 0.591 sec
    [junit] Testcase: /2.0/good/compensation/comp1-2.0.bpel took 0.092 sec
    [junit] Testcase: /2.0/good/compensation/comp2-2.0.bpel took 0.171 sec
    [junit] Testcase: /2.0/good/flow/flow2-2.0.bpel took 0.033 sec
    [junit] Testcase: /2.0/good/flow/flow3-2.0.bpel took 0.143 sec
    [junit] Testcase: /2.0/good/flow/flow4-2.0.bpel took 0.026 sec
    [junit] Testcase: /2.0/good/flow/flow5-2.0.bpel took 0.073 sec
    [junit] Testcase: /2.0/good/flow/flow6-2.0.bpel took 0.028 sec
    [junit] Testcase: /2.0/good/flow/flow7-2.0.bpel took 0.027 sec
    [junit] Testcase: /2.0/good/if/If1-2.0.bpel took 0.034 sec
    [junit] Testcase: /2.0/good/if/If2-2.0.bpel took 0.038 sec
    [junit] Testcase: /2.0/good/if/If3-2.0.bpel took 0.048 sec
    [junit] Testcase: /2.0/good/pick/Pick3-2.0.bpel took 0.02 sec
    [junit] Testcase: /2.0/good/pick/Pick4-2.0.bpel took 0.026 sec
    [junit] Testcase: /2.0/good/pick/Pick5-2.0.bpel took 0.043 sec
    [junit] Testcase: /2.0/good/pick/Pick6-2.0.bpel took 0.021 sec
    [junit] Testcase: /2.0/good/rethrow/Rethrow1-2.0.bpel took 0.032 sec
    [junit] Testcase: /2.0/good/rethrow/Rethrow2-2.0.bpel took 0.026 sec
    [junit] Testcase: /2.0/good/throw/Throw1-2.0.bpel took 0.03 sec
    [junit] Testcase: /2.0/good/throw/Throw2-2.0.bpel took 0.028 sec
    [junit] Testcase: /2.0/good/throw/Throw3-2.0.bpel took 0.043 sec
    [junit] Testcase: /2.0/good/throw/Throw4-2.0.bpel took 0.022 sec
    [junit] Testcase: /2.0/good/throw/Throw5-2.0.bpel took 0.027 sec
    [junit] Testcase: /2.0/good/throw/Throw6-2.0.bpel took 0.033 sec
    [junit] Testcase: /2.0/good/throw/Throw7-2.0.bpel took 0.03 sec
    [junit] Testcase: /2.0/good/wait/Wait1-2.0.bpel took 0.018 sec
    [junit] Testcase: /2.0/good/wait/Wait2-2.0.bpel took 0.02 sec
    [junit] Testcase: /2.0/good/while/While1-2.0.bpel took 0.031 sec
    [junit] Testcase: /2.0/good/xpath10-func/GetVariableData1-2.0.bpel took 0.032 sec
    [junit] Testcase: /2.0/good/xpath10-func/GetVariableData2-2.0.bpel took 0.065 sec
    [junit] Testcase: /2.0/good/xpath10-func/GetVariableData3-2.0.bpel took 0.037 sec
    [junit] Testcase: /2.0/good/xpath10-func/GetVariableData4-2.0.bpel took 0.03 sec
    [junit] Testcase: /2.0/good/xpath10-func/GetVariableProperty1-2.0.bpel took 0.049 sec
    [junit] Testcase: /2.0/good/xpath20-func/GetVariableData2-xp2.0.bpel took 1.427 sec
    [junit] Testcase: /2.0/good/xpath20-func/GetVariableData3-xp2.0.bpel took 0.025 sec
    [junit] Testcase: /2.0/good/xpath20-func/GetVariableData4-xp2.0.bpel took 0.024 sec
    [junit] Testcase: /2.0/good/xpath20-func/GetVariableProperty1-xp2.0.bpel took 0.037 sec
    [junit] Testcase: /2.0/good/xsd-import/helloworld-Server.bpel took 0.052 sec
    [junit] Testsuite: org.apache.ode.bpel.elang.xpath20.compiler.XPath20ExpressionCompilerImplTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
    [junit] 
    [junit] Testcase: testresolvedFunctionsExpr took 0.003 sec
    [junit] Testcase: testTimeStampInFunction took 0.001 sec
    [junit] Testcase: testresolvedFunctionsTimeStamp took 0.001 sec
    [junit] Testsuite: org.apache.ode.bpel.elang.xquery10.compiler.XQuery10ExpressionCompilerImplTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.08 sec
    [junit] 
    [junit] Testcase: testGetVariableNames took 0.076 sec
    [junit] Testcase: testGetVariableNames_endsWithVariableName took 0.001 sec
Packaging ode-bpel-compiler-1.3.5-SNAPSHOT.jar
Compiling ode:bpel-dao into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-dao/target/classes
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-dao/src/main/java/org/apache/ode/dao/DAOConnectionFactory.java:22: cannot find symbol
symbol  : class TransactionManager
location: package javax.transaction
import javax.transaction.TransactionManager;
                        ^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk-jdk6/workspace/trunk/bpel-dao/src/main/java/org/apache/ode/dao/DAOConnectionFactory.java:39: cannot find symbol
symbol  : class TransactionManager
location: interface org.apache.ode.dao.DAOConnectionFactory<C>
  <E> void init(Properties p, TransactionManager txm, E envCtx);
                              ^
2 errors
Buildr aborted!
Failed to compile, see errors above

(See full trace by running task with --trace)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording fingerprints
Archiving artifacts
Recording test results