Return-Path: X-Original-To: apmail-cayenne-commits-archive@www.apache.org Delivered-To: apmail-cayenne-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 70AB21064F for ; Sat, 15 Jun 2013 22:46:45 +0000 (UTC) Received: (qmail 84518 invoked by uid 500); 15 Jun 2013 22:46:45 -0000 Delivered-To: apmail-cayenne-commits-archive@cayenne.apache.org Received: (qmail 84486 invoked by uid 500); 15 Jun 2013 22:46:45 -0000 Mailing-List: contact commits-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cayenne.apache.org Delivered-To: mailing list commits@cayenne.apache.org Received: (qmail 84479 invoked by uid 99); 15 Jun 2013 22:46:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Jun 2013 22:46:45 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Jun 2013 22:46:40 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id B8A24C0096; Sat, 15 Jun 2013 22:46:19 +0000 (UTC) Date: Sat, 15 Jun 2013 22:43:05 +0000 (UTC) From: Apache Jenkins Server To: commits@cayenne.apache.org, andrus@objectstyle.org Message-ID: <1686039241.855.1371336379754.JavaMail.hudson@aegis> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Cayenne-trun?= =?UTF-8?Q?k_=C2=BB_derby,JDK_1.6_(latest),Ubuntu_#880?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Jenkins-Job: derby,JDK 1.6 (latest),Ubuntu X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See Changes: [aadamchik] CAY-1836 Firebird Adapter patch by Mi=C5=82osz Pig=C5=82as it is not really firebird-specific, so going to apply it separately from CA= Y-1836 evaluation ------------------------------------------ [...truncated 118096 lines...] Jun 15, 2013 10:43:02 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQ= uery INFO: SELECT t0.ARTIST_NAME, t0.DATE_OF_BIRTH, t0.ARTIST_ID FROM ARTIST t0 Jun 15, 2013 10:43:02 PM org.apache.cayenne.log.CommonsJdbcEventLogger logS= electCount INFO: =3D=3D=3D returned 1 row. - took 0 ms. Jun 15, 2013 10:43:02 PM org.apache.cayenne.log.CommonsJdbcEventLogger logC= ommitTransaction INFO: +++ transaction committed. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 sec Running org.apache.cayenne.access.NestedDataContextParentPeerEventsTest Jun 15, 2013 10:43:02 PM org.apache.cayenne.configuration.XMLDataChannelDes= criptorLoader load INFO: Loading XML configuration resource from file:/home/hudson/jenkins-sla= ve/workspace/Cayenne-trunk/cayenneTestConnection/derby/jdk/JDK%201.6%20(lat= est)/label/Ubuntu/trunk/framework/cayenne-jdk1.5-unpublished/target/test-cl= asses/cayenne-relationships.xml Jun 15, 2013 10:43:02 PM org.apache.cayenne.configuration.XMLDataChannelDes= criptorLoader$DataChannelChildrenHandler createChildTagHandler INFO: Loading XML DataMap resource from file:/home/hudson/jenkins-slave/wor= kspace/Cayenne-trunk/cayenneTestConnection/derby/jdk/JDK%201.6%20(latest)/l= abel/Ubuntu/trunk/framework/cayenne-jdk1.5-unpublished/target/test-classes/= relationships.map.xml Jun 15, 2013 10:43:02 PM org.apache.cayenne.map.EntityResolver applyDBLayer= Defaults INFO: added runtime complimentary DbRelationship from DELETE_RULE_TEST3 to = DELETE_RULE_TEST1 Jun 15, 2013 10:43:02 PM org.apache.cayenne.map.EntityResolver applyObjectL= ayerDefaults INFO: added runtime complimentary ObjRelationship from FlattenedTest3 to Fl= attenedTest1 Jun 15, 2013 10:43:02 PM org.apache.cayenne.map.EntityResolver applyObjectL= ayerDefaults INFO: added runtime complimentary ObjRelationship from FlattenedTest4 to Fl= attenedTest1 Jun 15, 2013 10:43:02 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQ= uery INFO: SELECT NEXT_ID FROM AUTO_PK_SUPPORT WHERE TABLE_NAME =3D ? FOR UPDATE= [bind: 1:'MASTER'] Jun 15, 2013 10:43:02 PM org.apache.cayenne.log.CommonsJdbcEventLogger logB= eginTransaction INFO: --- transaction started. Jun 15, 2013 10:43:02 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQ= uery INFO: INSERT INTO MASTER (ID, NAME) VALUES (?, ?) Jun 15, 2013 10:43:02 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQ= ueryParameters INFO: [batch bind: 1->ID:200, 2->NAME:'X'] Jun 15, 2013 10:43:02 PM org.apache.cayenne.log.CommonsJdbcEventLogger logU= pdateCount INFO: =3D=3D=3D updated 1 row. Jun 15, 2013 10:43:02 PM org.apache.cayenne.log.CommonsJdbcEventLogger logC= ommitTransaction INFO: +++ transaction committed. Jun 15, 2013 10:43:02 PM org.apache.cayenne.log.CommonsJdbcEventLogger logB= eginTransaction INFO: --- transaction started. Jun 15, 2013 10:43:02 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQ= uery INFO: UPDATE MASTER SET NAME =3D ? WHERE ID =3D ? Jun 15, 2013 10:43:02 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQ= ueryParameters INFO: [batch bind: 1->NAME:'Y', 2->ID:200] Jun 15, 2013 10:43:02 PM org.apache.cayenne.log.CommonsJdbcEventLogger logU= pdateCount INFO: =3D=3D=3D updated 1 row. Jun 15, 2013 10:43:02 PM org.apache.cayenne.log.CommonsJdbcEventLogger logC= ommitTransaction INFO: +++ transaction committed. Jun 15, 2013 10:43:03 PM org.apache.cayenne.configuration.XMLDataChannelDes= criptorLoader load INFO: Loading XML configuration resource from file:/home/hudson/jenkins-sla= ve/workspace/Cayenne-trunk/cayenneTestConnection/derby/jdk/JDK%201.6%20(lat= est)/label/Ubuntu/trunk/framework/cayenne-jdk1.5-unpublished/target/test-cl= asses/cayenne-relationships.xml Jun 15, 2013 10:43:03 PM org.apache.cayenne.configuration.XMLDataChannelDes= criptorLoader$DataChannelChildrenHandler createChildTagHandler INFO: Loading XML DataMap resource from file:/home/hudson/jenkins-slave/wor= kspace/Cayenne-trunk/cayenneTestConnection/derby/jdk/JDK%201.6%20(latest)/l= abel/Ubuntu/trunk/framework/cayenne-jdk1.5-unpublished/target/test-classes/= relationships.map.xml Jun 15, 2013 10:43:03 PM org.apache.cayenne.map.EntityResolver applyDBLayer= Defaults INFO: added runtime complimentary DbRelationship from DELETE_RULE_TEST3 to = DELETE_RULE_TEST1 Jun 15, 2013 10:43:03 PM org.apache.cayenne.map.EntityResolver applyObjectL= ayerDefaults INFO: added runtime complimentary ObjRelationship from FlattenedTest3 to Fl= attenedTest1 Jun 15, 2013 10:43:03 PM org.apache.cayenne.map.EntityResolver applyObjectL= ayerDefaults INFO: added runtime complimentary ObjRelationship from FlattenedTest4 to Fl= attenedTest1 Jun 15, 2013 10:43:03 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQ= uery INFO: SELECT NEXT_ID FROM AUTO_PK_SUPPORT WHERE TABLE_NAME =3D ? FOR UPDATE= [bind: 1:'CHILD'] Jun 15, 2013 10:43:03 PM org.apache.cayenne.log.CommonsJdbcEventLogger logB= eginTransaction INFO: --- transaction started. Jun 15, 2013 10:43:03 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQ= uery INFO: INSERT INTO MASTER (ID, NAME) VALUES (?, ?) Jun 15, 2013 10:43:03 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQ= ueryParameters INFO: [batch bind: 1->ID:201, 2->NAME:'Y'] Jun 15, 2013 10:43:03 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQ= ueryParameters INFO: [batch bind: 1->ID:202, 2->NAME:'X'] Jun 15, 2013 10:43:03 PM org.apache.cayenne.log.CommonsJdbcEventLogger logU= pdateCount INFO: =3D=3D=3D updated 2 rows. Jun 15, 2013 10:43:03 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQ= uery INFO: INSERT INTO CHILD (ID, MASTER_ID) VALUES (?, ?) Jun 15, 2013 10:43:03 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQ= ueryParameters INFO: [batch bind: 1->ID:200, 2->MASTER_ID:202] Jun 15, 2013 10:43:03 PM org.apache.cayenne.log.CommonsJdbcEventLogger logU= pdateCount INFO: =3D=3D=3D updated 1 row. Jun 15, 2013 10:43:03 PM org.apache.cayenne.log.CommonsJdbcEventLogger logC= ommitTransaction INFO: +++ transaction committed. Jun 15, 2013 10:43:03 PM org.apache.cayenne.log.CommonsJdbcEventLogger logB= eginTransaction INFO: --- transaction started. Jun 15, 2013 10:43:03 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQ= uery INFO: UPDATE CHILD SET MASTER_ID =3D ? WHERE ID =3D ? Jun 15, 2013 10:43:03 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQ= ueryParameters INFO: [batch bind: 1->MASTER_ID:201, 2->ID:200] Jun 15, 2013 10:43:03 PM org.apache.cayenne.log.CommonsJdbcEventLogger logU= pdateCount INFO: =3D=3D=3D updated 1 row. Jun 15, 2013 10:43:03 PM org.apache.cayenne.log.CommonsJdbcEventLogger logC= ommitTransaction INFO: +++ transaction committed. Jun 15, 2013 10:43:03 PM org.apache.cayenne.configuration.XMLDataChannelDes= criptorLoader load INFO: Loading XML configuration resource from file:/home/hudson/jenkins-sla= ve/workspace/Cayenne-trunk/cayenneTestConnection/derby/jdk/JDK%201.6%20(lat= est)/label/Ubuntu/trunk/framework/cayenne-jdk1.5-unpublished/target/test-cl= asses/cayenne-relationships.xml Jun 15, 2013 10:43:03 PM org.apache.cayenne.configuration.XMLDataChannelDes= criptorLoader$DataChannelChildrenHandler createChildTagHandler INFO: Loading XML DataMap resource from file:/home/hudson/jenkins-slave/wor= kspace/Cayenne-trunk/cayenneTestConnection/derby/jdk/JDK%201.6%20(latest)/l= abel/Ubuntu/trunk/framework/cayenne-jdk1.5-unpublished/target/test-classes/= relationships.map.xml Jun 15, 2013 10:43:03 PM org.apache.cayenne.map.EntityResolver applyDBLayer= Defaults INFO: added runtime complimentary DbRelationship from DELETE_RULE_TEST3 to = DELETE_RULE_TEST1 Jun 15, 2013 10:43:03 PM org.apache.cayenne.map.EntityResolver applyObjectL= ayerDefaults INFO: added runtime complimentary ObjRelationship from FlattenedTest3 to Fl= attenedTest1 Jun 15, 2013 10:43:03 PM org.apache.cayenne.map.EntityResolver applyObjectL= ayerDefaults INFO: added runtime complimentary ObjRelationship from FlattenedTest4 to Fl= attenedTest1 Jun 15, 2013 10:43:03 PM org.apache.cayenne.log.CommonsJdbcEventLogger logB= eginTransaction INFO: --- transaction started. Jun 15, 2013 10:43:03 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQ= uery INFO: INSERT INTO MASTER (ID, NAME) VALUES (?, ?) Jun 15, 2013 10:43:03 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQ= ueryParameters INFO: [batch bind: 1->ID:203, 2->NAME:'X'] Jun 15, 2013 10:43:03 PM org.apache.cayenne.log.CommonsJdbcEventLogger logU= pdateCount INFO: =3D=3D=3D updated 1 row. Jun 15, 2013 10:43:03 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQ= uery INFO: INSERT INTO CHILD (ID, MASTER_ID) VALUES (?, ?) Jun 15, 2013 10:43:03 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQ= ueryParameters INFO: [batch bind: 1->ID:201, 2->MASTER_ID:203] Jun 15, 2013 10:43:03 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQ= ueryParameters INFO: [batch bind: 1->ID:202, 2->MASTER_ID:NULL] Jun 15, 2013 10:43:03 PM org.apache.cayenne.log.CommonsJdbcEventLogger logU= pdateCount INFO: =3D=3D=3D updated 2 rows. Jun 15, 2013 10:43:03 PM org.apache.cayenne.log.CommonsJdbcEventLogger logC= ommitTransaction INFO: +++ transaction committed. Jun 15, 2013 10:43:03 PM org.apache.cayenne.log.CommonsJdbcEventLogger logB= eginTransaction INFO: --- transaction started. Jun 15, 2013 10:43:03 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQ= uery INFO: UPDATE CHILD SET MASTER_ID =3D ? WHERE ID =3D ? Jun 15, 2013 10:43:03 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQ= ueryParameters INFO: [batch bind: 1->MASTER_ID:203, 2->ID:202] Jun 15, 2013 10:43:03 PM org.apache.cayenne.log.CommonsJdbcEventLogger logU= pdateCount INFO: =3D=3D=3D updated 1 row. Jun 15, 2013 10:43:03 PM org.apache.cayenne.log.CommonsJdbcEventLogger logC= ommitTransaction INFO: +++ transaction committed. Jun 15, 2013 10:43:04 PM org.apache.cayenne.log.CommonsJdbcEventLogger logB= eginTransaction INFO: --- transaction started. Jun 15, 2013 10:43:04 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQ= uery INFO: SELECT t0.MASTER_ID, t0.ID FROM CHILD t0 WHERE t0.MASTER_ID =3D ? [bi= nd: 1->MASTER_ID:203] Jun 15, 2013 10:43:04 PM org.apache.cayenne.log.CommonsJdbcEventLogger logS= electCount INFO: =3D=3D=3D returned 2 rows. - took 3 ms. Jun 15, 2013 10:43:04 PM org.apache.cayenne.log.CommonsJdbcEventLogger logC= ommitTransaction INFO: +++ transaction committed. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.324 sec Running org.apache.cayenne.DataRowTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.cayenne.access.types.EnumTypeTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.cayenne.exp.parser.ASTObjPathTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Results : Tests in error:=20 testReadFlattenedRelationship(org.apache.cayenne.CayenneDataObjectFlatten= edRelTest) testReadFlattenedRelationship2(org.apache.cayenne.CayenneDataObjectFlatte= nedRelTest) testAddToFlattenedRelationship(org.apache.cayenne.CayenneDataObjectFlatte= nedRelTest) testDoubleCommitAddToFlattenedRelationship(org.apache.cayenne.CayenneData= ObjectFlattenedRelTest) testRemoveFromFlattenedRelationship(org.apache.cayenne.CayenneDataObjectF= lattenedRelTest) testRemoveFlattenedRelationshipAndRootRecord(org.apache.cayenne.CayenneDa= taObjectFlattenedRelTest) testAddRemoveFlattenedRelationship1(org.apache.cayenne.CayenneDataObjectF= lattenedRelTest) testAddRemoveFlattenedRelationship2(org.apache.cayenne.CayenneDataObjectF= lattenedRelTest) testResolveToOneOverFKOfDifferentNumType(org.apache.cayenne.unit.jira.CAY= _191Test) testSelectWithOuterJoinFlattened(org.apache.cayenne.access.DataContextOut= erJoinsTest) testSelectWithOuterJoin(org.apache.cayenne.access.DataContextOuterJoinsTe= st) testSelectWithOuterJoinFromString(org.apache.cayenne.access.DataContextOu= terJoinsTest) testSelectWithOuterOrdering(org.apache.cayenne.access.DataContextOuterJoi= nsTest) testNullifyToOne(org.apache.cayenne.access.DataContextDeleteRulesTest) testCascadeToOne(org.apache.cayenne.access.DataContextDeleteRulesTest) testCascadeToManyFlattened(org.apache.cayenne.access.DataContextDeleteRul= esTest) testNullifyToManyFlattened(org.apache.cayenne.access.DataContextDeleteRul= esTest) testNullifyToMany(org.apache.cayenne.access.DataContextDeleteRulesTest) testCascadeToMany(org.apache.cayenne.access.DataContextDeleteRulesTest) testDenyToMany(org.apache.cayenne.access.DataContextDeleteRulesTest) testManyToMany(org.apache.cayenne.access.FlattenedPrefetchTest) testMultiPrefetch(org.apache.cayenne.access.FlattenedPrefetchTest) testJointManyToMany(org.apache.cayenne.access.FlattenedPrefetchTest) testJointMultiPrefetch(org.apache.cayenne.access.FlattenedPrefetchTest) Tests run: 2179, Failures: 0, Errors: 24, Skipped: 0 [INFO] --------------------------------------------------------------------= ---- [INFO] Reactor Summary: [INFO]=20 [INFO] Cayenne ........................................... SUCCESS [0.423s] [INFO] Common Unit Test Utilities ........................ SUCCESS [2.157s] [INFO] Cayenne Internal Build Plugin ..................... SUCCESS [2.351s] [INFO] Cayenne Build Tools Parent ........................ SUCCESS [0.006s] [INFO] Cayenne License and Notice Bundle ................. SUCCESS [0.588s] [INFO] Cayenne Dependency Injection Container ............ SUCCESS [2.336s] [INFO] Cayenne Java 1.5 Unpublished ...................... FAILURE [13:03.6= 56s] [INFO] Cayenne WebObjects Compatibility Library .......... SKIPPED [INFO] Cayenne Aggregated Server Jar ..................... SKIPPED [INFO] Cayenne Aggregated Client Jar ..................... SKIPPED [INFO] Cayenne Project ................................... SKIPPED [INFO] Cayenne Tools ..................................... SKIPPED [INFO] Library: cayenne-lifecycle ........................ SKIPPED [INFO] Cayenne Maven Plugin .............................. SKIPPED [INFO] Cayenne Framework Aggregator Project .............. SKIPPED [INFO] Cayenne Integration Tests Parent .................. SKIPPED [INFO] Integration Tests - Cayenne Tools ................. SKIPPED [INFO] Cayenne Modeler ................................... SKIPPED [INFO] Cayenne Modeler Maven Plugin ...................... SKIPPED [INFO] Cayenne Modeler Parent ............................ SKIPPED [INFO] Cayenne Tutorial .................................. SKIPPED [INFO] Cayenne ROP Server Tutorial ....................... SKIPPED [INFO] Cayenne ROP Client Tutorial ....................... SKIPPED [INFO] Cayenne Tutorials ................................. SKIPPED [INFO] Cayenne Documentation ............................. SKIPPED [INFO] Cayenne Documenation Parent ....................... SKIPPED [INFO] Cayenne Docbook Documentation ..................... SKIPPED [INFO] Docbook: Cayenne Stylesheets ...................... SKIPPED [INFO] Docbook: Cayenne Guide ............................ SKIPPED [INFO] Docbook: Getting Started with Cayenne ............. SKIPPED [INFO] Docbook: Getting Started with Cayenne ROP ......... SKIPPED [INFO] Docbook: Cayenne New Features and Upgrade Guide ... SKIPPED [INFO] --------------------------------------------------------------------= ---- [INFO] BUILD FAILURE [INFO] --------------------------------------------------------------------= ---- [INFO] Total time: 13:12.685s [INFO] Finished at: Sat Jun 15 22:43:04 UTC 2013 [INFO] Final Memory: 40M/233M [INFO] --------------------------------------------------------------------= ---- [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plug= in:2.5:test (default-test) on project cayenne-jdk1.5-unpublished: There are= test failures. [ERROR]=20 [ERROR] Please refer to /home/hudson/jenkins-slave/workspace/Cayenne-trunk/= cayenneTestConnection/derby/jdk/JDK 1.6 (latest)/label/Ubuntu/trunk/framewo= rk/cayenne-jdk1.5-unpublished/target/surefire-reports for the individual te= st results. [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute g= oal org.apache.maven.plugins:maven-surefire-plugin:2.5:test (default-test) = on project cayenne-jdk1.5-unpublished: There are test failures. Please refer to /home/hudson/jenkins-slave/workspace/Cayenne-trunk/cayenneT= estConnection/derby/jdk/JDK 1.6 (latest)/label/Ubuntu/trunk/framework/cayen= ne-jdk1.5-unpublished/target/surefire-reports for the individual test resul= ts. =09at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor= .java:213) =09at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor= .java:153) =09at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor= .java:145) =09at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProje= ct(LifecycleModuleBuilder.java:84) =09at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProje= ct(LifecycleModuleBuilder.java:59) =09at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBu= ild(LifecycleStarter.java:183) =09at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(Lifecycl= eStarter.java:161) =09at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320) =09at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) =09at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537) =09at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196) =09at org.apache.maven.cli.MavenCli.main(MavenCli.java:141) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:39) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:25) =09at java.lang.reflect.Method.invoke(Method.java:597) =09at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Laun= cher.java:290) =09at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.jav= a:230) =09at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(La= uncher.java:409) =09at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:= 352) Caused by: org.apache.maven.plugin.MojoFailureException: There are test fai= lures. Please refer to /home/hudson/jenkins-slave/workspace/Cayenne-trunk/cayenneT= estConnection/derby/jdk/JDK 1.6 (latest)/label/Ubuntu/trunk/framework/cayen= ne-jdk1.5-unpublished/target/surefire-reports for the individual test resul= ts. =09at org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugi= n.java:629) =09at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(Default= BuildPluginManager.java:101) =09at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor= .java:209) =09... 19 more [ERROR]=20 [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR]=20 [ERROR] For more information about the errors and possible solutions, pleas= e read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailu= reException [ERROR]=20 [ERROR] After correcting the problems, you can resume the build with the co= mmand [ERROR] mvn -rf :cayenne-jdk1.5-unpublished Build step 'Invoke top-level Maven targets' marked build as failure