Project: http://jenkins.ovirt.org/job/ovirt_engine_find_bugs/ 
Build: http://jenkins.ovirt.org/job/ovirt_engine_find_bugs/2994/
Build Number: 2994
Build Status:  Failure
Triggered By: Started by upstream project "ovirt_engine" build number 3,629

-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #2994
[snmishra] core: Rename async_tasks to AsyncTasks




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

------------------
Build Log:
------------------
[...truncated 889 lines...]
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) @ vdsbroker ---
[INFO] Deleting 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/vdsbroker/target
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ 
vdsbroker ---
[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/vdsbroker/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ vdsbroker ---
[INFO] Compiling 255 source files to 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/vdsbroker/target/classes
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.6:check (default) @ vdsbroker ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ 
vdsbroker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/vdsbroker/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
vdsbroker ---
[INFO] Compiling 12 source files to 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/vdsbroker/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ vdsbroker ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ vdsbroker ---
[INFO] Building jar: 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/vdsbroker/target/vdsbroker-3.2.0.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.2:test-jar (default) @ vdsbroker ---
[INFO] Building jar: 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/vdsbroker/target/vdsbroker-3.2.0-tests.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ vdsbroker ---
[INFO] Installing 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/vdsbroker/target/vdsbroker-3.2.0.jar
 to 
/home/jenkins/workspace/ovirt_engine_find_bugs/.repository/org/ovirt/engine/core/vdsbroker/3.2.0/vdsbroker-3.2.0.jar
[INFO] Installing 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/vdsbroker/pom.xml
 to 
/home/jenkins/workspace/ovirt_engine_find_bugs/.repository/org/ovirt/engine/core/vdsbroker/3.2.0/vdsbroker-3.2.0.pom
[INFO] Installing 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/vdsbroker/target/vdsbroker-3.2.0-tests.jar
 to 
/home/jenkins/workspace/ovirt_engine_find_bugs/.repository/org/ovirt/engine/core/vdsbroker/3.2.0/vdsbroker-3.2.0-tests.jar
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default-cli) @ vdsbroker ---
[INFO] Fork Value is true
     [java] Warnings generated: 235
[INFO] Done FindBugs Analysis....
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Search Backend 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) @ searchbackend ---
[INFO] Deleting 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/searchbackend/target
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ 
searchbackend ---
[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/searchbackend/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ 
searchbackend ---
[INFO] Compiling 61 source files to 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/searchbackend/target/classes
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.6:check (default) @ searchbackend ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ 
searchbackend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/searchbackend/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
searchbackend ---
[INFO] Compiling 21 source files to 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/searchbackend/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ searchbackend ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ searchbackend ---
[INFO] Building jar: 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/searchbackend/target/searchbackend-3.2.0.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.2:test-jar (default) @ searchbackend ---
[INFO] Building jar: 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/searchbackend/target/searchbackend-3.2.0-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ 
searchbackend ---
[INFO] org already added, skipping
[INFO] org/ovirt already added, skipping
[INFO] org/ovirt/engine already added, skipping
[INFO] org/ovirt/engine/core already added, skipping
[INFO] org/ovirt/engine/core/searchbackend already added, skipping
[INFO] org/ovirt/engine/core/searchbackend/gluster already added, skipping
[INFO] Building jar: 
/home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/searchbackend/target/searchbackend-3.2.0-sources.jar
[INFO] org already added, skipping
[INFO] org/ovirt already added, skipping
[INFO] org/ovirt/engine already added, skipping
[INFO] org/ovirt/engine/core already added, skipping
[INFO] org/ovirt/engine/core/searchbackend already added, skipping
[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 754 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 162 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
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] oVirt Engine Root Project ......................... SUCCESS [7.544s]
[INFO] oVirt Build Tools root ............................ SUCCESS [0.349s]
[INFO] oVirt checkstyle .................................. SUCCESS [3.363s]
[INFO] oVirt Checkstyle Checks ........................... SUCCESS [16.642s]
[INFO] oVirt Modules - backend ........................... SUCCESS [0.279s]
[INFO] oVirt Manager ..................................... SUCCESS [0.428s]
[INFO] oVirt DB Scripts .................................. SUCCESS [1.128s]
[INFO] oVirt Modules - manager ........................... SUCCESS [2.211s]
[INFO] CSharp Compatibility .............................. SUCCESS [37.317s]
[INFO] Encryption Libraries .............................. SUCCESS [21.301s]
[INFO] oVirt Tools ....................................... SUCCESS [0.618s]
[INFO] oVirt Tools Common Library ........................ SUCCESS [13.854s]
[INFO] Common Code ....................................... SUCCESS [2:02.223s]
[INFO] Common utilities .................................. SUCCESS [1:34.080s]
[INFO] Data Access Layer ................................. SUCCESS [1:43.806s]
[INFO] engine beans ...................................... SUCCESS [1.378s]
[INFO] engine scheduler bean ............................. SUCCESS [52.905s]
[INFO] Vds broker ........................................ SUCCESS [2:29.019s]
[INFO] Search Backend .................................... SUCCESS [1:05.096s]
[INFO] Backend Logic @Service bean ....................... FAILURE [12:31.893s]
[INFO] oVirt RESTful API Backend Integration ............. SKIPPED
[INFO] oVirt RESTful API interface ....................... SKIPPED
[INFO] oVirt Engine API Definition ....................... SKIPPED
[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: 24:14.647s
[INFO] Finished at: Fri Dec 14 11:39:50 CET 2012
[INFO] Final Memory: 142M/576M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.codehaus.mojo:findbugs-maven-plugin:2.5.2:findbugs (default-cli) on project 
bll: 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 :bll
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