Project: http://jenkins.ovirt.org/job/ovirt_engine_find_bugs/ 
Build: http://jenkins.ovirt.org/job/ovirt_engine_find_bugs/3102/
Build Number: 3102
Build Status:  Still Failing
Triggered By: Started by upstream project "ovirt_engine" build number 3,783

-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #3101
[tnisan] core: Fix typo in Storage Domain deactivate command


Changes for Build #3102
[yzaslavs] core: Fixing DAO tests




-----------------
Failed Tests:
-----------------
No tests ran. 

------------------
Build Log:
------------------
[...truncated 950 lines...]
[INFO] org/ovirt/engine/core/searchbackend/gluster already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ searchbackend 
---
[INFO] Installing 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/searchbackend/target/searchbackend-3.2.0.jar
 to 
/home/jenkins/workspace/ovirt_engine_find_bugs/.repository/org/ovirt/engine/core/searchbackend/3.2.0/searchbackend-3.2.0.jar
[INFO] Installing 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/searchbackend/pom.xml
 to 
/home/jenkins/workspace/ovirt_engine_find_bugs/.repository/org/ovirt/engine/core/searchbackend/3.2.0/searchbackend-3.2.0.pom
[INFO] Installing 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/searchbackend/target/searchbackend-3.2.0-tests.jar
 to 
/home/jenkins/workspace/ovirt_engine_find_bugs/.repository/org/ovirt/engine/core/searchbackend/3.2.0/searchbackend-3.2.0-tests.jar
[INFO] Installing 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/searchbackend/target/searchbackend-3.2.0-sources.jar
 to 
/home/jenkins/workspace/ovirt_engine_find_bugs/.repository/org/ovirt/engine/core/searchbackend/3.2.0/searchbackend-3.2.0-sources.jar
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default-cli) @ searchbackend 
---
[INFO] Fork Value is true
     [java] Warnings generated: 12
[INFO] Done FindBugs Analysis....
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Backend Logic @Service bean 3.2.0
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, 
no dependency information available
[WARNING] Failed to retrieve plugin descriptor for 
org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin 
org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be 
resolved: Failed to read artifact descriptor for 
org.eclipse.m2e:lifecycle-mapping:jar:1.0.0
Downloading: 
http://repo1.maven.org/maven2/org/codehaus/mojo/gwt-maven-plugin/1.3.2.google/gwt-maven-plugin-1.3.2.google.pom
       
[WARNING] The POM for org.codehaus.mojo:gwt-maven-plugin:jar:1.3.2.google is 
missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for 
org.codehaus.mojo:gwt-maven-plugin:1.3.2.google: Plugin 
org.codehaus.mojo:gwt-maven-plugin:1.3.2.google or one of its dependencies 
could not be resolved: Failed to read artifact descriptor for 
org.codehaus.mojo:gwt-maven-plugin:jar:1.3.2.google
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ bll ---
[INFO] Deleting 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/bll/target
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ bll ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/bll/src/main/resources
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:copy-resources (copy-resources) @ bll 
---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/bll/src/test/postgres-resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ bll ---
[INFO] Compiling 766 source files to 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/bll/target/classes
[WARNING] 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/KerberosManager.java:[9,24]
 Config is internal proprietary API and may be removed in a future release
[WARNING] 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/KerberosManager.java:[10,24]
 KrbException is internal proprietary API and may be removed in a future release
[WARNING] 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/KerberosManagerSericeManagmentMBean.java:[3,24]
 KrbException is internal proprietary API and may be removed in a future release
[WARNING] 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/LDAPTemplateWrapper.java:[65,57]
 LdapCtxFactory is internal proprietary API and may be removed in a future 
release
[WARNING] 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/KerberosManager.java:[90,33]
 KrbException is internal proprietary API and may be removed in a future release
[WARNING] 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/KerberosManager.java:[95,8]
 Config is internal proprietary API and may be removed in a future release
[WARNING] 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/KerberosManagerSericeManagmentMBean.java:[8,33]
 KrbException is internal proprietary API and may be removed in a future release
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.6:check (default) @ bll ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ 
bll ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 9 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ bll 
---
[INFO] Compiling 166 source files to 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/bll/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ bll ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-ejb-plugin:2.3:ejb (default-ejb) @ bll ---
[INFO] Building EJB bll-3.2.0 with EJB version 3.1
[INFO] Building jar: 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/bll/target/bll-3.2.0.jar
[INFO] Building EJB client bll-3.2.0-client
[INFO] Building jar: 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/bll/target/bll-3.2.0-client.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ bll ---
[INFO] Installing 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/bll/target/bll-3.2.0.jar
 to 
/home/jenkins/workspace/ovirt_engine_find_bugs/.repository/org/ovirt/engine/core/bll/3.2.0/bll-3.2.0.jar
[INFO] Installing 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/bll/pom.xml
 to 
/home/jenkins/workspace/ovirt_engine_find_bugs/.repository/org/ovirt/engine/core/bll/3.2.0/bll-3.2.0.pom
[INFO] Installing 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/bll/target/bll-3.2.0-client.jar
 to 
/home/jenkins/workspace/ovirt_engine_find_bugs/.repository/org/ovirt/engine/core/bll/3.2.0/bll-3.2.0-client.jar
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default-cli) @ bll ---
[INFO] Fork Value is true
     [java] Warnings generated: 271
[INFO] Done FindBugs Analysis....
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building oVirt RESTful API Backend Integration 3.2.0
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, 
no dependency information available
[WARNING] Failed to retrieve plugin descriptor for 
org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin 
org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be 
resolved: Failed to read artifact descriptor for 
org.eclipse.m2e:lifecycle-mapping:jar:1.0.0
Downloading: 
http://repo1.maven.org/maven2/org/codehaus/mojo/gwt-maven-plugin/1.3.2.google/gwt-maven-plugin-1.3.2.google.pom
       
[WARNING] The POM for org.codehaus.mojo:gwt-maven-plugin:jar:1.3.2.google is 
missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for 
org.codehaus.mojo:gwt-maven-plugin:1.3.2.google: Plugin 
org.codehaus.mojo:gwt-maven-plugin:1.3.2.google or one of its dependencies 
could not be resolved: Failed to read artifact descriptor for 
org.codehaus.mojo:gwt-maven-plugin:jar:1.3.2.google
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ restapi-parent ---
[INFO] Deleting 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/target
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.6:check (default) @ restapi-parent ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 
restapi-parent ---
[INFO] Installing 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/pom.xml
 to 
/home/jenkins/workspace/ovirt_engine_find_bugs/.repository/org/ovirt/engine/api/restapi-parent/3.2.0/restapi-parent-3.2.0.pom
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default-cli) @ restapi-parent 
---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building oVirt RESTful API interface 3.2.0
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, 
no dependency information available
[WARNING] Failed to retrieve plugin descriptor for 
org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin 
org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be 
resolved: Failed to read artifact descriptor for 
org.eclipse.m2e:lifecycle-mapping:jar:1.0.0
Downloading: 
http://repo1.maven.org/maven2/org/codehaus/mojo/gwt-maven-plugin/1.3.2.google/gwt-maven-plugin-1.3.2.google.pom
       
[WARNING] The POM for org.codehaus.mojo:gwt-maven-plugin:jar:1.3.2.google is 
missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for 
org.codehaus.mojo:gwt-maven-plugin:1.3.2.google: Plugin 
org.codehaus.mojo:gwt-maven-plugin:1.3.2.google or one of its dependencies 
could not be resolved: Failed to read artifact descriptor for 
org.codehaus.mojo:gwt-maven-plugin:jar:1.3.2.google
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ interface ---
[INFO] Deleting 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/interface/target
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.6:check (default) @ interface ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ interface ---
[INFO] Installing 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/interface/pom.xml
 to 
/home/jenkins/workspace/ovirt_engine_find_bugs/.repository/org/ovirt/engine/api/interface/3.2.0/interface-3.2.0.pom
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default-cli) @ interface ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building oVirt Engine API Definition 3.2.0
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, 
no dependency information available
[WARNING] Failed to retrieve plugin descriptor for 
org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin 
org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be 
resolved: Failed to read artifact descriptor for 
org.eclipse.m2e:lifecycle-mapping:jar:1.0.0
Downloading: 
http://repo1.maven.org/maven2/org/codehaus/mojo/gwt-maven-plugin/1.3.2.google/gwt-maven-plugin-1.3.2.google.pom
       
[WARNING] The POM for org.codehaus.mojo:gwt-maven-plugin:jar:1.3.2.google is 
missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for 
org.codehaus.mojo:gwt-maven-plugin:1.3.2.google: Plugin 
org.codehaus.mojo:gwt-maven-plugin:1.3.2.google or one of its dependencies 
could not be resolved: Failed to read artifact descriptor for 
org.codehaus.mojo:gwt-maven-plugin:jar:1.3.2.google
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ restapi-definition 
---
[INFO] Deleting 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/interface/definition/target
[INFO] 
[INFO] --- maven-jaxb22-plugin:0.8.1:generate (default) @ restapi-definition ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ 
restapi-definition ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 4 resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ 
restapi-definition ---
[INFO] Compiling 328 source files to 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/interface/definition/target/classes
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.6:check (default) @ restapi-definition ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ 
restapi-definition ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/interface/definition/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
restapi-definition ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ restapi-definition 
---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ restapi-definition ---
[INFO] Building jar: 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/interface/definition/target/restapi-definition-3.2.0.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.2:test-jar (default) @ restapi-definition ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/interface/definition/target/restapi-definition-3.2.0-tests.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 
restapi-definition ---
[INFO] Installing 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/interface/definition/target/restapi-definition-3.2.0.jar
 to 
/home/jenkins/workspace/ovirt_engine_find_bugs/.repository/org/ovirt/engine/api/restapi-definition/3.2.0/restapi-definition-3.2.0.jar
[INFO] Installing 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/interface/definition/pom.xml
 to 
/home/jenkins/workspace/ovirt_engine_find_bugs/.repository/org/ovirt/engine/api/restapi-definition/3.2.0/restapi-definition-3.2.0.pom
[INFO] Installing 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/interface/definition/target/restapi-definition-3.2.0-tests.jar
 to 
/home/jenkins/workspace/ovirt_engine_find_bugs/.repository/org/ovirt/engine/api/restapi-definition/3.2.0/restapi-definition-3.2.0-tests.jar
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default-cli) @ 
restapi-definition ---
[INFO] Fork Value is true
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] oVirt Engine Root Project ......................... SUCCESS [6.300s]
[INFO] oVirt Build Tools root ............................ SUCCESS [0.303s]
[INFO] oVirt checkstyle .................................. SUCCESS [2.974s]
[INFO] oVirt Checkstyle Checks ........................... SUCCESS [25.894s]
[INFO] oVirt Modules - backend ........................... SUCCESS [0.217s]
[INFO] oVirt Manager ..................................... SUCCESS [0.269s]
[INFO] oVirt DB Scripts .................................. SUCCESS [1.315s]
[INFO] oVirt Modules - manager ........................... SUCCESS [2.852s]
[INFO] CSharp Compatibility .............................. SUCCESS [45.301s]
[INFO] Encryption Libraries .............................. SUCCESS [20.160s]
[INFO] oVirt Tools ....................................... SUCCESS [0.594s]
[INFO] oVirt Tools Common Library ........................ SUCCESS [16.632s]
[INFO] Common Code ....................................... SUCCESS [2:01.180s]
[INFO] Common utilities .................................. SUCCESS [1:41.051s]
[INFO] Data Access Layer ................................. SUCCESS [4:32.862s]
[INFO] engine beans ...................................... SUCCESS [1.058s]
[INFO] engine scheduler bean ............................. SUCCESS [1:20.706s]
[INFO] Vds broker ........................................ SUCCESS [1:54.595s]
[INFO] Search Backend .................................... SUCCESS [49.584s]
[INFO] Backend Logic @Service bean ....................... SUCCESS [4:44.350s]
[INFO] oVirt RESTful API Backend Integration ............. SUCCESS [5.653s]
[INFO] oVirt RESTful API interface ....................... SUCCESS [5.678s]
[INFO] oVirt Engine API Definition ....................... FAILURE [26:04.248s]
[INFO] oVirt Engine API Commom Parent POM ................ SKIPPED
[INFO] oVirt Engine API Common JAX-RS .................... SKIPPED
[INFO] oVirt RESTful API Backend Integration Type Mappers  SKIPPED
[INFO] oVirt RESTful API Backend Integration JAX-RS Resources  SKIPPED
[INFO] oVirt RESTful API Backend Integration Webapp ...... SKIPPED
[INFO] oVirt Engine Web Root ............................. SKIPPED
[INFO] oVirt Configuration Tool .......................... SKIPPED
[INFO] Notifier Service package .......................... SKIPPED
[INFO] Notifier Service .................................. SKIPPED
[INFO] Notifier Service Resources ........................ SKIPPED
[INFO] oVirt Modules - frontend .......................... SKIPPED
[INFO] oVirt APIs ........................................ SKIPPED
[INFO] oVirt generic API ................................. SKIPPED
[INFO] oVirt Modules - webadmin .......................... SKIPPED
[INFO] oVirt Modules - ui ................................ SKIPPED
[INFO] Extensions for GWT ................................ SKIPPED
[INFO] UI Utils Compatibility (for UICommon) ............. SKIPPED
[INFO] Frontend for GWT UI Projects ...................... SKIPPED
[INFO] UICommonWeb ....................................... SKIPPED
[INFO] oVirt GWT UI common infrastructure ................ SKIPPED
[INFO] WebAdmin .......................................... SKIPPED
[INFO] UserPortal ........................................ SKIPPED
[INFO] oVirt WARs ........................................ SKIPPED
[INFO] oVirt Web Application Module ...................... SKIPPED
[INFO] oVirt Server EAR .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 45:29.651s
[INFO] Finished at: Mon Dec 31 08:39:48 CET 2012
[INFO] Final Memory: 147M/623M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.codehaus.mojo:findbugs-maven-plugin:2.5.2:findbugs (default-cli) on project 
restapi-definition: Execution default-cli of goal 
org.codehaus.mojo:findbugs-maven-plugin:2.5.2:findbugs failed: Timeout: killed 
the sub-process -> [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/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :restapi-definition
Build step 'Invoke top-level Maven targets' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
IRC notifier plugin: Sending notification to: #ovirt-jenkins
Email was triggered for: Failure
Sending email for trigger: Failure
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to