looks like this patch cause new unit test failure, can you check? http://gerrit.ovirt.org/gitweb?p=ovirt-engine.git&a=commit&h=6fa50420e5c8365bea80125dc3e559d9edb57396
thanks eyal edri ovirt infra ----- Original Message ----- > From: "Jenkins oVirt Server" <[email protected]> > To: [email protected], [email protected], [email protected], > [email protected], [email protected], > [email protected] > Sent: Sunday, January 20, 2013 10:43:39 PM > Subject: [oVirt Jenkins] ovirt_engine_dao_unit_tests - Build # 3091 - Still > Failing! > > Project: http://jenkins.ovirt.org/job/ovirt_engine_dao_unit_tests/ > Build: http://jenkins.ovirt.org/job/ovirt_engine_dao_unit_tests/3091/ > Build Number: 3091 > Build Status: Still Failing > Triggered By: Started by upstream project "ovirt_engine" build number > 4,062 > > ------------------------------------- > Changes Since Last Success: > ------------------------------------- > Changes for Build #3084 > [gerrit2] core, db: add cluster view > > [gerrit2] webadmin: show data center name for each cluster > > > Changes for Build #3085 > [asaf] restapi: A check for possible NPE BackendVmsResource:remove > method > > > Changes for Build #3086 > [gerrit2] core: improve error msg text in storage connection > > > Changes for Build #3087 > > Changes for Build #3088 > > Changes for Build #3089 > [gerrit2] webadmin: move disks popup - fix alignment > > [gerrit2] core: prevent failure on concurrent live snapshots > > > Changes for Build #3090 > [gerrit2] core: required space validation - destination domain > > > Changes for Build #3091 > [gerrit2] engine: VmDeviceUtils cleanup > > [gerrit2] engine: VmDeviceUtils cleanup 2 > > > > > ----------------- > Failed Tests: > ----------------- > 1 tests failed. > FAILED: > org.ovirt.engine.core.dao.GeneralDbDAOTest.testBusinessEntitiesColumnSize > > Error Message: > null > > Stack Trace: > java.lang.AssertionError > at org.junit.Assert.fail(Assert.java:92) > at org.junit.Assert.assertTrue(Assert.java:43) > at org.junit.Assert.assertTrue(Assert.java:54) > at > > org.ovirt.engine.core.dao.GeneralDbDAOTest.testBusinessEntitiesColumnSize(GeneralDbDAOTest.java:109) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at > > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:601) > at > > org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) > at > > org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) > at > > org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) > at > > org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) > at > > org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) > at > > org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:74) > at > > org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:83) > at > > org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:72) > at > > org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:231) > at > > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47) > at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) > at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) > at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) > at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) > at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) > at > > org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) > at > > org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) > at > > org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:71) > at org.junit.runners.ParentRunner.run(ParentRunner.java:300) > at > > org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:174) > at > > org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) > at > > org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) > at > > org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at > > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:601) > at > > org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) > at > > org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) > at > > org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) > at > > org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) > at > org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) > > > > > ------------------ > Build Log: > ------------------ > [...truncated 2360 lines...] > [INFO] oVirt Engine API Definition ....................... SUCCESS > [23.693s] > [INFO] oVirt Engine API Commom Parent POM ................ SUCCESS > [0.343s] > [INFO] oVirt Engine API Common JAX-RS .................... SUCCESS > [10.271s] > [INFO] oVirt RESTful API Backend Integration Type Mappers SUCCESS > [14.818s] > [INFO] oVirt RESTful API Backend Integration JAX-RS Resources > SUCCESS [40.124s] > [INFO] oVirt RESTful API Backend Integration Webapp ...... SUCCESS > [1.910s] > [INFO] oVirt Engine Web Root ............................. SUCCESS > [2.551s] > [INFO] oVirt Configuration Tool .......................... SUCCESS > [6.414s] > [INFO] Notifier Service package .......................... SUCCESS > [0.141s] > [INFO] Notifier Service .................................. SUCCESS > [5.686s] > [INFO] Notifier Service Resources ........................ SUCCESS > [1.920s] > [INFO] oVirt Modules :: Frontend ......................... SUCCESS > [0.009s] > [INFO] oVirt APIs ........................................ SUCCESS > [0.263s] > [INFO] oVirt generic API ................................. SUCCESS > [4.969s] > [INFO] oVirt Modules :: Webadmin ......................... SUCCESS > [0.032s] > [INFO] oVirt Modules - ui ................................ SUCCESS > [0.029s] > [INFO] Extensions for GWT ................................ SUCCESS > [4.873s] > [INFO] UI Utils Compatibility (for UICommon) ............. SUCCESS > [5.718s] > [INFO] Frontend for GWT UI Projects ...................... SUCCESS > [10.426s] > [INFO] UICommonWeb ....................................... SUCCESS > [1:01.569s] > [INFO] oVirt GWT UI common infrastructure ................ SUCCESS > [57.257s] > [INFO] WebAdmin .......................................... SUCCESS > [1:02.782s] > [INFO] UserPortal ........................................ SUCCESS > [27.034s] > [INFO] oVirt WARs ........................................ SUCCESS > [0.061s] > [INFO] oVirt Web Application Module ...................... SUCCESS > [4.323s] > [INFO] oVirt Server EAR .................................. SUCCESS > [19.885s] > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 11:01.731s > [INFO] Finished at: Sun Jan 20 15:42:41 EST 2013 > [INFO] Final Memory: 320M/653M > [INFO] > ------------------------------------------------------------------------ > [ovirt_engine_dao_unit_tests] $ > /home/jenkins/tools/Maven/3.0.4/bin/mvn -f > backend/manager/modules/dal/pom.xml > -Dmaven.repo.local=/home/jenkins/workspace/ovirt_engine_dao_unit_tests/.repository > test -Penable-dao-tests > -Dengine.db.url.escaped=jdbc:postgresql://localhost/ovirt_engine_dao_unit_tests_3091 > [INFO] Scanning for projects... > [WARNING] > [WARNING] Some problems were encountered while building the effective > model for org.ovirt.engine.core:dal:jar:3.2.0 > [WARNING] 'build.plugins.plugin.version' for > org.apache.maven.plugins:maven-resources-plugin is missing. @ line > 124, column 15 > [WARNING] 'build.plugins.plugin.version' for > org.apache.maven.plugins:maven-surefire-plugin is missing. @ line > 180, column 15 > [WARNING] 'build.plugins.plugin.version' for > org.codehaus.mojo:exec-maven-plugin is missing. @ line 144, column > 15 > [WARNING] > [WARNING] It is highly recommended to fix these problems because they > threaten the stability of your build. > [WARNING] > [WARNING] For this reason, future Maven versions might no longer > support building such malformed projects. > [WARNING] > [INFO] > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Data Access Layer 3.2.0 > [INFO] > ------------------------------------------------------------------------ > [INFO] > [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ > dal --- > [debug] execute contextualize > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 208 resources > [INFO] Copying 8 resources > [INFO] Copying 9 resources > [INFO] Copying 1 resource > [INFO] > [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-resources) > @ dal --- > [debug] execute contextualize > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 1 resource > [INFO] > [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ > dal --- > [INFO] Nothing to compile - all classes are up to date > [INFO] > [INFO] --- maven-checkstyle-plugin:2.6:check (default) @ dal --- > [INFO] Starting audit... > Audit done. > > [INFO] > [INFO] --- maven-resources-plugin:2.5:testResources > (default-testResources) @ dal --- > [debug] execute contextualize > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 9 resources > [INFO] > [INFO] --- maven-compiler-plugin:2.3.2:testCompile > (default-testCompile) @ dal --- > [INFO] Nothing to compile - all classes are up to date > [INFO] > [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ dal --- > [INFO] Surefire report directory: > /home/jenkins/workspace/ovirt_engine_dao_unit_tests/backend/manager/modules/dal/target/surefire-reports > > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > Running org.ovirt.engine.core.dao.AdGroupDAOTest > log4j:WARN No appenders could be found for logger > (org.springframework.test.context.junit4.SpringJUnit4ClassRunner). > log4j:WARN Please initialize the log4j system properly. > log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig > for more info. > SLF4J: The requested version 1.5.11 by your slf4j binding is not > compatible with [1.5.5, 1.5.6] > SLF4J: See http://www.slf4j.org/codes.html#version_mismatch for > further details. > Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 10.723 sec > Running org.ovirt.engine.core.dao.ActionGroupDAOTest > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 > sec > Running org.ovirt.engine.core.dao.ImageDaoTest > Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.552 > sec > Running org.ovirt.engine.core.dao.VdsStaticDAOTest > Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 > sec > Running org.ovirt.engine.core.dao.VmDynamicDAOTest > Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 0.372 sec > Running org.ovirt.engine.core.dao.ImageStorageDomainMapDaoTest > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 > sec > Running org.ovirt.engine.core.dao.DiskImageDynamicDAOTest > Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 > sec > Running org.ovirt.engine.core.dao.VmDAOTest > Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 3.304 sec > Running org.ovirt.engine.core.dao.VmStatisticsDAOTest > Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.212 > sec > Running org.ovirt.engine.core.dao.VmDeviceDAOTest > Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 1.756 sec > Running org.ovirt.engine.core.dao.VdsSpmIdMapDAOTest > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 > sec > Running org.ovirt.engine.core.dao.network.InterfaceDaoTest > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.59 > sec > Running org.ovirt.engine.core.dao.network.NetworkViewDaoTest > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 > sec > Running org.ovirt.engine.core.dao.network.NetworkClusterDaoTest > Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 0.579 sec > Running org.ovirt.engine.core.dao.network.NetworkDaoTest > Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 0.694 sec > Running org.ovirt.engine.core.dao.network.VmNetworkStatisticsDaoTest > Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 > sec > Running org.ovirt.engine.core.dao.network.VmNetworkInterfaceDaoTest > Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 0.617 sec > Running org.ovirt.engine.core.dao.gluster.GlusterVolumeDaoTest > Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 1.088 sec > Running org.ovirt.engine.core.dao.gluster.GlusterOptionDaoTest > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 > sec > Running org.ovirt.engine.core.dao.gluster.GlusterBrickDaoTest > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 > sec > Running org.ovirt.engine.core.dao.RoleGroupMapDAOTest > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 > sec > Running org.ovirt.engine.core.dao.VdsStatisticsDAOTest > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 > sec > Running org.ovirt.engine.core.dao.EventDAOTest > Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 0.151 sec > Running org.ovirt.engine.core.dao.StepDaoTest > Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 0.175 sec > Running org.ovirt.engine.core.dao.StorageDomainStaticDAOTest > Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 0.355 sec > Running org.ovirt.engine.core.dao.SnapshotDaoTest > Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.75 > sec > Running org.ovirt.engine.core.dao.VdsGroupDAOTest > Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 0.589 sec > Running org.ovirt.engine.core.dao.JobDaoTest > Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 0.197 sec > Running org.ovirt.engine.core.dao.StorageDomainDAOTest > Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 2.053 sec > Running org.ovirt.engine.core.dao.LunDAOTest > Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 > sec > Running org.ovirt.engine.core.dao.AsyncTaskDAOTest > Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 1.246 sec > Running org.ovirt.engine.core.dao.MultiThreadedDAOTest > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.43 > sec > Running org.ovirt.engine.core.dao.JobSubjectEntityDaoTest > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 > sec > Running org.ovirt.engine.core.dao.VdsDAOTest > Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 1.703 sec > Running org.ovirt.engine.core.dao.GeneralDbDAOTest > Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.418 > sec <<< FAILURE! > Running org.ovirt.engine.core.dao.StorageServerConnectionDAOTest > Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 0.234 sec > Running org.ovirt.engine.core.dao.QuotaDAOTest > Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 0.822 sec > Running org.ovirt.engine.core.dao.VmPoolDAOTest > Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 0.882 sec > Running org.ovirt.engine.core.dao.VmStaticDAOTest > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 0.459 sec > Running org.ovirt.engine.core.dao.DbFacadeDAOTest > Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 1.635 sec > Running org.ovirt.engine.core.dao.StoragePoolDAOTest > Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 0.344 sec > Running org.ovirt.engine.core.dao.TagDAOTest > Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 0.952 sec > Running org.ovirt.engine.core.dao.StoragePoolIsoMapDAOTest > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 > sec > Running org.ovirt.engine.core.dao.BusinessEntitySnapshotDAOTest > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 > sec > Running org.ovirt.engine.core.dao.BaseDiskDaoTest > Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 > sec > Running org.ovirt.engine.core.dao.PermissionDAOTest > Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.43 > sec > Running org.ovirt.engine.core.dao.DiskLunMapDaoTest > Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 > sec > Running org.ovirt.engine.core.dao.BookmarkDAOTest > Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 > sec > Running org.ovirt.engine.core.dao.VdsDynamicDAOTest > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 > sec > Running org.ovirt.engine.core.dao.DiskImageDAOTest > Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 0.608 sec > Running org.ovirt.engine.core.dao.DiskDaoTest > Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 0.551 sec > Running > org.ovirt.engine.core.dao.StorageServerConnectionLunMapDAOTest > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 > sec > Running org.ovirt.engine.core.dao.StorageDomainDynamicDAOTest > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 > sec > Running org.ovirt.engine.core.dao.RoleDAOTest > Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 0.171 sec > Running org.ovirt.engine.core.dao.AuditLogDAOTest > Tests run: 23, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: > 0.886 sec > Running org.ovirt.engine.core.dao.VmGuestAgentInterfaceDaoTest > Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 > sec > Running org.ovirt.engine.core.dao.VmTemplateDAOTest > Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 0.393 sec > Running org.ovirt.engine.core.dao.DbUserDAOTest > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.42 > sec > Running org.ovirt.engine.core.dao.VmAndTemplatesGenerationsDaoTest > Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 0.003 sec > Running org.ovirt.engine.core.dao.RepoFileMetaDataDAOTest > Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 0.197 sec > Running org.ovirt.engine.core.dao.VdcOptionDAOTest > Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 > sec > > Results : > > Failed tests: > testBusinessEntitiesColumnSize(org.ovirt.engine.core.dao.GeneralDbDAOTest) > > Tests run: 836, Failures: 1, Errors: 0, Skipped: 2 > > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 1:11.748s > [INFO] Finished at: Sun Jan 20 15:44:07 EST 2013 > [INFO] Final Memory: 12M/490M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-surefire-plugin:2.10:test > (default-test) on project dal: There are test failures. > [ERROR] > [ERROR] Please refer to > /home/jenkins/workspace/ovirt_engine_dao_unit_tests/backend/manager/modules/dal/target/surefire-reports > for the individual test results. > [ERROR] -> [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with > the -e switch. > [ERROR] Re-run Maven using the -X switch to enable full debug > logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, > please read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException > Build step 'Invoke top-level Maven targets' marked build as failure > Performing Post build task... > Match found for :INFO : True > Logical operation result is TRUE > Running script : dropdb -U postgres ${JOB_NAME}_${BUILD_NUMBER} || > /bin/true > [ovirt_engine_dao_unit_tests] $ /bin/sh -xe > /tmp/hudson1484332558942245432.sh > + dropdb -U postgres ovirt_engine_dao_unit_tests_3091 > POST BUILD TASK : SUCCESS > END OF POST BUILD TASK : 0 > Recording test results > IRC notifier plugin: Sending notification to: #ovirt-jenkins > Email was triggered for: Failure > Sending email for trigger: Failure > _______________________________________________ Engine-devel mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-devel
