See <http://jenkins.buildacloud.org/job/build-master/2008/>

------------------------------------------
[...truncated 17546 lines...]
3038/3102 KB   
3042/3102 KB   
3045/3102 KB   
3049/3102 KB   
3053/3102 KB   
3057/3102 KB   
3061/3102 KB   
3065/3102 KB   
3069/3102 KB   
3073/3102 KB   
3077/3102 KB   
3081/3102 KB   
3085/3102 KB   
3089/3102 KB   
3093/3102 KB   
3095/3102 KB   
3098/3102 KB   
3102/3102 KB   
               
Downloaded: 
http://repo.maven.apache.org/maven2/xalan/xalan/2.7.1/xalan-2.7.1.jar (3102 KB 
at 6557.5 KB/sec)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 sec
Running streamer.ByteBufferTest
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-utils ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master/ws/utils> 
(includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ 
cloud-utils ---
Tests run: 400, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 sec
Running common.ClientTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 sec
Running rdpclient.MockServerTest
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-utils ---
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 sec

Results :

Tests run: 404, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
cloud-utils ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-utils 
---
[INFO] Compiling 133 source files to 
<http://jenkins.buildacloud.org/job/build-master/ws/utils/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentInstantiationPostProcessor.java>:[35,32]
 error: package org.springframework.beans does not exist
[ERROR] 
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentInstantiationPostProcessor.java>:[36,32]
 error: package org.springframework.beans does not exist
[ERROR] 
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentInstantiationPostProcessor.java>:[37,47]
 error: package org.springframework.beans.factory.config does not exist
[ERROR] 
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentInstantiationPostProcessor.java>:[41,60]
 error: cannot find symbol
[ERROR]   symbol: class InstantiationAwareBeanPostProcessor
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentInstantiationPostProcessor.java>:[73,87]
 error: cannot find symbol
[ERROR]   symbol:   class BeansException
  location: class ComponentInstantiationPostProcessor
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentInstantiationPostProcessor.java>:[78,86]
 error: cannot find symbol
[ERROR]   symbol:   class BeansException
  location: class ComponentInstantiationPostProcessor
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentInstantiationPostProcessor.java>:[83,93]
 error: cannot find symbol
[ERROR]   symbol:   class BeansException
  location: class ComponentInstantiationPostProcessor
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentInstantiationPostProcessor.java>:[100,86]
 error: cannot find symbol
[ERROR]   symbol:   class BeansException
  location: class ComponentInstantiationPostProcessor
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentInstantiationPostProcessor.java>:[105,52]
 error: cannot find symbol
[ERROR]   symbol:   class PropertyValues
  location: class ComponentInstantiationPostProcessor
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentInstantiationPostProcessor.java>:[105,11]
 error: cannot find symbol
[ERROR]   symbol:   class PropertyValues
  location: class ComponentInstantiationPostProcessor
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentInstantiationPostProcessor.java>:[105,135]
 error: cannot find symbol
[ERROR]   symbol:   class BeansException
  location: class ComponentInstantiationPostProcessor
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentContext.java>:[33,40]
 error: package org.springframework.aop.framework does not exist
[ERROR] 
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentContext.java>:[34,40]
 error: package org.springframework.beans.factory does not exist
[ERROR] 
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentContext.java>:[35,47]
 error: package org.springframework.beans.factory.config does not exist
[ERROR] 
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentContext.java>:[50,7]
 error: cannot access Aware
[ERROR]   class file for org.springframework.beans.factory.Aware not found
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentInstantiationPostProcessor.java>:[72,4]
 error: method does not override or implement a method from a supertype
[ERROR] 
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentInstantiationPostProcessor.java>:[77,4]
 error: method does not override or implement a method from a supertype
[ERROR] 
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentInstantiationPostProcessor.java>:[82,4]
 error: method does not override or implement a method from a supertype
[ERROR] 
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentInstantiationPostProcessor.java>:[99,4]
 error: method does not override or implement a method from a supertype
[ERROR] 
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentInstantiationPostProcessor.java>:[104,4]
 error: method does not override or implement a method from a supertype
[INFO] 20 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS 
[1.517s]
[INFO] Apache CloudStack ................................. SUCCESS [2.257s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [3.508s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [5.577s]
[INFO] Apache CloudStack Utils ........................... FAILURE [9.631s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.123s]
[INFO] Apache CloudStack Framework - Event Notification .. SKIPPED
[INFO] Apache CloudStack Framework - Configuration ....... SKIPPED
[INFO] Apache CloudStack API ............................. SKIPPED
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [9.051s]
[INFO] Apache CloudStack Framework - IPC ................. SKIPPED
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.123s]
[INFO] Apache CloudStack Cloud Engine API ................ SKIPPED
[INFO] Apache CloudStack Framework - Security ............ SKIPPED
[INFO] Apache CloudStack Core ............................ SKIPPED
[INFO] Apache CloudStack Agents .......................... SKIPPED
[INFO] Apache CloudStack Framework - Clustering .......... SKIPPED
[INFO] Apache CloudStack Framework - Event Notification .. SKIPPED
[INFO] Apache CloudStack Cloud Engine Schema Component ... SKIPPED
[INFO] Apache CloudStack Framework - Jobs ................ SKIPPED
[INFO] Apache CloudStack Cloud Engine Internal Components API  SKIPPED
[INFO] Apache CloudStack Server .......................... SKIPPED
[INFO] Apache CloudStack Usage Server .................... SKIPPED
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SKIPPED
[INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.148s]
[INFO] Apache CloudStack Secondary Storage ............... SUCCESS [5.524s]
[INFO] Apache CloudStack Secondary Storage Service ....... SKIPPED
[INFO] Apache CloudStack Engine Storage Component ........ SKIPPED
[INFO] Apache CloudStack Engine Storage Volume Component . SKIPPED
[INFO] Apache CloudStack Engine Storage Image Component .. SKIPPED
[INFO] Apache CloudStack Engine Storage Data Motion Component  SKIPPED
[INFO] Apache CloudStack Engine Storage Cache Component .. SKIPPED
[INFO] Apache CloudStack Engine Storage Snapshot Component  SKIPPED
[INFO] Apache CloudStack Cloud Engine API ................ SKIPPED
[INFO] Apache CloudStack Cloud Engine Service ............ SKIPPED
[INFO] Apache CloudStack Plugin POM ...................... SKIPPED
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SKIPPED
[INFO] Apache CloudStack Plugin - API SolidFire .......... SKIPPED
[INFO] Apache CloudStack Plugin - API Discovery .......... SKIPPED
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SKIPPED
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SKIPPED
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SKIPPED
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  
SKIPPED
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SKIPPED
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SKIPPED
[INFO] Apache CloudStack Plugin - Skip Heurestics Planner  SKIPPED
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SKIPPED
[INFO] Apache CloudStack Plugin - Dedicated Resources .... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SKIPPED
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor XenServer ... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SKIPPED
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SKIPPED
[INFO] Apache CloudStack Plugin - In Memory Event Bus .... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SKIPPED
[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SKIPPED
[INFO] Apache CloudStack Plugin - Network Internal Load Balancer  SKIPPED
[INFO] Apache CloudStack Framework - Spring Life Cycle ... SKIPPED
[INFO] Apache CloudStack Plugin - Network Juniper Contrail  SKIPPED
[INFO] Apache CloudStack Plugin - Palo Alto .............. SKIPPED
[INFO] Apache CloudStack Plugin - Network Netscaler ...... SKIPPED
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SKIPPED
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SKIPPED
[INFO] Apache CloudStack Plugin - Network Brocade VCS .... SKIPPED
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SKIPPED
[INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SKIPPED
[INFO] Apache CloudStack Plugin - Network Opendaylight ... SKIPPED
[INFO] Apache CloudStack Plugin - Storage Allocator Random  SKIPPED
[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SKIPPED
[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SKIPPED
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SKIPPED
[INFO] Apache CloudStack Plugin - User Authenticator SAML2  SKIPPED
[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted  SKIPPED
[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SKIPPED
[INFO] Apache CloudStack Plugin - Storage Image S3 ....... SKIPPED
[INFO] Apache CloudStack Plugin - Storage Image Swift provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Image default provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Image sample provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume Nexenta Provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume CloudByte Provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume sample provider  SKIPPED
[INFO] Apache CloudStack Plugin - SNMP Alerts ............ SKIPPED
[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SKIPPED
[INFO] Apache CloudStack Plugin - Network VXLAN .......... SKIPPED
[INFO] Apache CloudStack Plugin - GloboDNS ............... SKIPPED
[INFO] Apache CloudStack Framework - Spring Module ....... SKIPPED
[INFO] Apache CloudStack Secondary Storage Controller .... SKIPPED
[INFO] Apache CloudStack Console Proxy - RDP Client ...... SUCCESS [15.203s]
[INFO] Apache CloudStack Console Proxy ................... SUCCESS [5.322s]
[INFO] Apache CloudStack Console Proxy - Server .......... SKIPPED
[INFO] Apache CloudStack System VM ....................... SKIPPED
[INFO] Apache CloudStack Client UI ....................... SKIPPED
[INFO] Apache CloudStack Framework - QuickCloud .......... SUCCESS [2.108s]
[INFO] Apache CloudStack AWS API Bridge .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27.614s (Wall Clock)
[INFO] Finished at: Wed Dec 03 09:17:05 CET 2014
[INFO] Final Memory: 47M/323M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) 
on project cloud-utils: Compilation failure: Compilation failure:
[ERROR] 
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentInstantiationPostProcessor.java>:[35,32]
 error: package org.springframework.beans does not exist
[ERROR] 
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentInstantiationPostProcessor.java>:[36,32]
 error: package org.springframework.beans does not exist
[ERROR] 
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentInstantiationPostProcessor.java>:[37,47]
 error: package org.springframework.beans.factory.config does not exist
[ERROR] 
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentInstantiationPostProcessor.java>:[41,60]
 error: cannot find symbol
[ERROR] symbol: class InstantiationAwareBeanPostProcessor
[ERROR] 
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentInstantiationPostProcessor.java>:[73,87]
 error: cannot find symbol
[ERROR] symbol:   class BeansException
[ERROR] location: class ComponentInstantiationPostProcessor
[ERROR] 
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentInstantiationPostProcessor.java>:[78,86]
 error: cannot find symbol
[ERROR] symbol:   class BeansException
[ERROR] location: class ComponentInstantiationPostProcessor
[ERROR] 
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentInstantiationPostProcessor.java>:[83,93]
 error: cannot find symbol
[ERROR] symbol:   class BeansException
[ERROR] location: class ComponentInstantiationPostProcessor
[ERROR] 
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentInstantiationPostProcessor.java>:[100,86]
 error: cannot find symbol
[ERROR] symbol:   class BeansException
[ERROR] location: class ComponentInstantiationPostProcessor
[ERROR] 
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentInstantiationPostProcessor.java>:[105,52]
 error: cannot find symbol
[ERROR] symbol:   class PropertyValues
[ERROR] location: class ComponentInstantiationPostProcessor
[ERROR] 
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentInstantiationPostProcessor.java>:[105,11]
 error: cannot find symbol
[ERROR] symbol:   class PropertyValues
[ERROR] location: class ComponentInstantiationPostProcessor
[ERROR] 
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentInstantiationPostProcessor.java>:[105,135]
 error: cannot find symbol
[ERROR] symbol:   class BeansException
[ERROR] location: class ComponentInstantiationPostProcessor
[ERROR] 
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentContext.java>:[33,40]
 error: package org.springframework.aop.framework does not exist
[ERROR] 
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentContext.java>:[34,40]
 error: package org.springframework.beans.factory does not exist
[ERROR] 
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentContext.java>:[35,47]
 error: package org.springframework.beans.factory.config does not exist
[ERROR] 
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentContext.java>:[50,7]
 error: cannot access Aware
[ERROR] class file for org.springframework.beans.factory.Aware not found
[ERROR] 
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentInstantiationPostProcessor.java>:[72,4]
 error: method does not override or implement a method from a supertype
[ERROR] 
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentInstantiationPostProcessor.java>:[77,4]
 error: method does not override or implement a method from a supertype
[ERROR] 
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentInstantiationPostProcessor.java>:[82,4]
 error: method does not override or implement a method from a supertype
[ERROR] 
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentInstantiationPostProcessor.java>:[99,4]
 error: method does not override or implement a method from a supertype
[ERROR] 
<http://jenkins.buildacloud.org/job/build-master/ws/utils/src/com/cloud/utils/component/ComponentInstantiationPostProcessor.java>:[104,4]
 error: method does not override or implement a method from a supertype
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :cloud-utils
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Reply via email to