You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by je...@cloudstack.org on 2014/03/01 10:46:36 UTC

Build failed in Jenkins: cloudstack-4.3-forward-maven-build #123

See <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/123/changes>

Changes:

[ng.tuna] CLOUDSTACK-6162: add UI for OVS plugin

------------------------------------------
[...truncated 18680 lines...]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-framework-config ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/framework/config/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ cloud-framework-config ---
[INFO] Compiling 1 source file to <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/framework/config/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-framework-config ---
[INFO] Surefire report directory: <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/framework/config/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cloudstack.framework.config.impl.ConfigDepotAdminTest
log4j:WARN No appenders could be found for logger (org.apache.cloudstack.framework.config.impl.ConfigDepotImpl).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 sec

Results :

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

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack API 4.3.0
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/com/google/code/gson/gson/1.7.2/gson-1.7.2.pom
2/10 KB        
6/10 KB   
10/10 KB   
10/10 KB   
           
Downloaded: http://repo.maven.apache.org/maven2/com/google/code/gson/gson/1.7.2/gson-1.7.2.pom (10 KB at 298.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/google/code/gson/gson/1.7.2/gson-1.7.2.jar
2/170 KB   
3/170 KB   
7/170 KB   
11/170 KB   
15/170 KB   
16/170 KB   
17/170 KB   
21/170 KB   
25/170 KB   
29/170 KB   
33/170 KB   
37/170 KB   
40/170 KB   
44/170 KB   
48/170 KB   
52/170 KB   
56/170 KB   
60/170 KB   
62/170 KB   
64/170 KB   
68/170 KB   
72/170 KB   
75/170 KB   
79/170 KB   
83/170 KB   
87/170 KB   
89/170 KB   
92/170 KB   
96/170 KB   
100/170 KB   
104/170 KB   
108/170 KB   
112/170 KB   
116/170 KB   
117/170 KB   
120/170 KB   
122/170 KB   
126/170 KB   
130/170 KB   
134/170 KB   
138/170 KB   
142/170 KB   
146/170 KB   
147/170 KB   
149/170 KB   
150/170 KB   
154/170 KB   
158/170 KB   
162/170 KB   
166/170 KB   
170/170 KB   
170/170 KB   
             
Downloaded: http://repo.maven.apache.org/maven2/com/google/code/gson/gson/1.7.2/gson-1.7.2.jar (170 KB at 7371.3 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-api ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/api> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-api ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-api ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-api ---
[INFO] Compiling 844 source files to <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/api/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/api/src/org/apache/cloudstack/api/ResponseGenerator.java>:[361,4] cannot find symbol
symbol  : class LDAPConfigResponse
location: interface org.apache.cloudstack.api.ResponseGenerator
[ERROR] <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/api/src/org/apache/cloudstack/api/command/admin/router/ConfigureOvsElementCmd.java>:[32,22] package com.cloud.async does not exist
[ERROR] <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/api/src/org/apache/cloudstack/api/command/admin/router/ConfigureOvsElementCmd.java>:[40,21] cannot find symbol
symbol  : class UserContext
location: package com.cloud.user
[ERROR] <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/api/src/org/apache/cloudstack/api/command/admin/router/ConfigureOvsElementCmd.java>:[108,16] package AsyncJob does not exist
[ERROR] <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/api/src/com/cloud/network/element/VirtualRouterElementService.java>:[34,49] cannot find symbol
symbol  : class VirtualRouterProviderType
location: interface com.cloud.network.element.VirtualRouterElementService
[ERROR] <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/api/src/org/apache/cloudstack/api/command/admin/router/ConfigureOvsElementCmd.java>:[109,17] package AsyncJob does not exist
[ERROR] <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/api/src/org/apache/cloudstack/api/command/admin/router/ConfigureOvsElementCmd.java>:[120,2] cannot find symbol
symbol  : variable UserContext
location: class org.apache.cloudstack.api.command.admin.router.ConfigureOvsElementCmd
[INFO] 7 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack ................................. SUCCESS [15.743s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [0.046s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [11.607s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [30.531s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.046s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [21.027s]
[INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [13.568s]
[INFO] Apache CloudStack API ............................. FAILURE [4.030s]
[INFO] Apache CloudStack Framework - REST ................ SKIPPED
[INFO] Apache CloudStack Framework - IPC ................. SKIPPED
[INFO] Apache CloudStack Cloud Engine .................... SKIPPED
[INFO] Apache CloudStack Cloud Engine API ................ SKIPPED
[INFO] Apache CloudStack Core ............................ SKIPPED
[INFO] Apache CloudStack Agents .......................... SKIPPED
[INFO] Apache CloudStack Framework - Clustering .......... SKIPPED
[INFO] Apache CloudStack Framework - Jobs ................ SKIPPED
[INFO] Apache CloudStack Cloud Engine Schema Component ... SKIPPED
[INFO] Apache CloudStack Framework - Event Notification .. SKIPPED
[INFO] Apache CloudStack Cloud Engine Internal Components API  SKIPPED
[INFO] Apache CloudStack Server .......................... SKIPPED
[INFO] Apache CloudStack Usage Server .................... SKIPPED
[INFO] Apache XenSource XAPI ............................. SKIPPED
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SKIPPED
[INFO] Apache CloudStack Cloud Services .................. SKIPPED
[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 - 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 Xen ......... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SKIPPED
[INFO] Apache CloudStack Plugin - RabbitMQ 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 Plugin - Network Juniper Contrail  SKIPPED
[INFO] Apache CloudStack Plugin - Palo Alto .............. SKIPPED
[INFO] Apache CloudStack Checkstyle Configuration ........ SKIPPED
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SKIPPED
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SKIPPED
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SKIPPED
[INFO] Apache Cloudstack Plugin - Stratosphere SSP ....... 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 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 SolidFire Provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume default 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 Framework - Spring Life Cycle ... SKIPPED
[INFO] cloud-framework-spring-module ..................... SKIPPED
[INFO] Apache CloudStack Test ............................ SKIPPED
[INFO] Apache CloudStack Client UI ....................... SKIPPED
[INFO] Apache CloudStack Console Proxy - RDP Client ...... SKIPPED
[INFO] Apache CloudStack Console Proxy ................... SKIPPED
[INFO] Apache CloudStack Console Proxy - Server .......... SKIPPED
[INFO] Apache CloudStack Framework - QuickCloud .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:38.637s
[INFO] Finished at: Sat Mar 01 10:46:32 CET 2014
[INFO] Final Memory: 43M/262M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project cloud-api: Compilation failure: Compilation failure:
[ERROR] <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/api/src/org/apache/cloudstack/api/ResponseGenerator.java>:[361,4] cannot find symbol
[ERROR] symbol  : class LDAPConfigResponse
[ERROR] location: interface org.apache.cloudstack.api.ResponseGenerator
[ERROR] <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/api/src/org/apache/cloudstack/api/command/admin/router/ConfigureOvsElementCmd.java>:[32,22] package com.cloud.async does not exist
[ERROR] <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/api/src/org/apache/cloudstack/api/command/admin/router/ConfigureOvsElementCmd.java>:[40,21] cannot find symbol
[ERROR] symbol  : class UserContext
[ERROR] location: package com.cloud.user
[ERROR] <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/api/src/org/apache/cloudstack/api/command/admin/router/ConfigureOvsElementCmd.java>:[108,16] package AsyncJob does not exist
[ERROR] <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/api/src/com/cloud/network/element/VirtualRouterElementService.java>:[34,49] cannot find symbol
[ERROR] symbol  : class VirtualRouterProviderType
[ERROR] location: interface com.cloud.network.element.VirtualRouterElementService
[ERROR] <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/api/src/org/apache/cloudstack/api/command/admin/router/ConfigureOvsElementCmd.java>:[109,17] package AsyncJob does not exist
[ERROR] <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/api/src/org/apache/cloudstack/api/command/admin/router/ConfigureOvsElementCmd.java>:[120,2] cannot find symbol
[ERROR] symbol  : variable UserContext
[ERROR] location: class org.apache.cloudstack.api.command.admin.router.ConfigureOvsElementCmd
[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-api
Build step 'Invoke top-level Maven targets' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE

Jenkins build is back to normal : cloudstack-4.3-forward-maven-build #125

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/125/changes>


Build failed in Jenkins: cloudstack-4.3-forward-maven-build #124

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/124/>

------------------------------------------
[...truncated 410 lines...]
[INFO] Nullcheck of sc at line 432 of value previously dereferenced in com.cloud.utils.db.GenericDaoBase.customSearchIncludingRemoved(SearchCriteria, Filter) ["com.cloud.utils.db.GenericDaoBase"] At GenericDaoBase.java:[lines 116-1872]
[INFO] return value of String.replaceFirst(String, String) ignored in com.cloud.utils.db.GroupBy.toSql(StringBuilder) ["com.cloud.utils.db.GroupBy"] At GroupBy.java:[lines 26-81]
[INFO] return value of String.replaceFirst(String, String) ignored in com.cloud.utils.db.GroupBy$Having.toSql(StringBuilder) ["com.cloud.utils.db.GroupBy$Having"] At GroupBy.java:[lines 89-106]
[INFO] explicit invocation of com.cloud.utils.db.SearchBase.finalize() in com.cloud.utils.db.SearchBase.finalize() ["com.cloud.utils.db.SearchBase"] At SearchBase.java:[lines 53-359]
[INFO] Comparison of String parameter using == or != in com.cloud.utils.db.TransactionLegacy.removeUpTo(String, Object) ["com.cloud.utils.db.TransactionLegacy"] At TransactionLegacy.java:[lines 63-1200]
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-framework-db ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/framework/db/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ cloud-framework-db ---
[INFO] Compiling 12 source files to <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/framework/db/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-framework-db ---
[INFO] Surefire report directory: <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/framework/db/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

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

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Framework - Configuration 4.3.0
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-framework-config ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/framework/config/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/framework/config> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-framework-config ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-framework-config ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-framework-config ---
[INFO] Compiling 10 source files to <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/framework/config/target/classes>
[INFO] 
[INFO] >>> findbugs-maven-plugin:2.5.3:check (cloudstack-findbugs) @ cloud-framework-config >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.3:findbugs (findbugs) @ cloud-framework-config ---
[INFO] Fork Value is true
     [java] Warnings generated: 1
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.5.3:check (cloudstack-findbugs) @ cloud-framework-config <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.3:check (cloudstack-findbugs) @ cloud-framework-config ---
[INFO] BugInstance size is 1
[INFO] Error size is 0
[INFO] Total bugs: 1
[INFO] org.apache.cloudstack.framework.config.ConfigKey.equals(Object) checks for operand being a String ["org.apache.cloudstack.framework.config.ConfigKey"] At ConfigKey.java:[lines 41-184]
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-framework-config ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/framework/config/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ cloud-framework-config ---
[INFO] Compiling 1 source file to <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/framework/config/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-framework-config ---
[INFO] Surefire report directory: <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/framework/config/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cloudstack.framework.config.impl.ConfigDepotAdminTest
log4j:WARN No appenders could be found for logger (org.apache.cloudstack.framework.config.impl.ConfigDepotImpl).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 sec

Results :

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

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack API 4.3.0
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-api ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/api/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/api> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-api ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-api ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-api ---
[INFO] Compiling 844 source files to <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/api/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/api/src/org/apache/cloudstack/api/ResponseGenerator.java>:[361,4] cannot find symbol
symbol  : class LDAPConfigResponse
location: interface org.apache.cloudstack.api.ResponseGenerator
[ERROR] <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/api/src/org/apache/cloudstack/api/command/admin/router/ConfigureOvsElementCmd.java>:[32,22] package com.cloud.async does not exist
[ERROR] <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/api/src/org/apache/cloudstack/api/command/admin/router/ConfigureOvsElementCmd.java>:[40,21] cannot find symbol
symbol  : class UserContext
location: package com.cloud.user
[ERROR] <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/api/src/org/apache/cloudstack/api/command/admin/router/ConfigureOvsElementCmd.java>:[108,16] package AsyncJob does not exist
[ERROR] <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/api/src/com/cloud/network/element/VirtualRouterElementService.java>:[34,49] cannot find symbol
symbol  : class VirtualRouterProviderType
location: interface com.cloud.network.element.VirtualRouterElementService
[ERROR] <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/api/src/org/apache/cloudstack/api/command/admin/router/ConfigureOvsElementCmd.java>:[109,17] package AsyncJob does not exist
[ERROR] <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/api/src/org/apache/cloudstack/api/command/admin/router/ConfigureOvsElementCmd.java>:[120,2] cannot find symbol
symbol  : variable UserContext
location: class org.apache.cloudstack.api.command.admin.router.ConfigureOvsElementCmd
[INFO] 7 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack ................................. SUCCESS [1.603s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [0.046s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [9.388s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [26.383s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.045s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [21.216s]
[INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [13.910s]
[INFO] Apache CloudStack API ............................. FAILURE [3.968s]
[INFO] Apache CloudStack Framework - REST ................ SKIPPED
[INFO] Apache CloudStack Framework - IPC ................. SKIPPED
[INFO] Apache CloudStack Cloud Engine .................... SKIPPED
[INFO] Apache CloudStack Cloud Engine API ................ SKIPPED
[INFO] Apache CloudStack Core ............................ SKIPPED
[INFO] Apache CloudStack Agents .......................... SKIPPED
[INFO] Apache CloudStack Framework - Clustering .......... SKIPPED
[INFO] Apache CloudStack Framework - Jobs ................ SKIPPED
[INFO] Apache CloudStack Cloud Engine Schema Component ... SKIPPED
[INFO] Apache CloudStack Framework - Event Notification .. SKIPPED
[INFO] Apache CloudStack Cloud Engine Internal Components API  SKIPPED
[INFO] Apache CloudStack Server .......................... SKIPPED
[INFO] Apache CloudStack Usage Server .................... SKIPPED
[INFO] Apache XenSource XAPI ............................. SKIPPED
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SKIPPED
[INFO] Apache CloudStack Cloud Services .................. SKIPPED
[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 - 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 Xen ......... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SKIPPED
[INFO] Apache CloudStack Plugin - RabbitMQ 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 Plugin - Network Juniper Contrail  SKIPPED
[INFO] Apache CloudStack Plugin - Palo Alto .............. SKIPPED
[INFO] Apache CloudStack Checkstyle Configuration ........ SKIPPED
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SKIPPED
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SKIPPED
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SKIPPED
[INFO] Apache Cloudstack Plugin - Stratosphere SSP ....... 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 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 SolidFire Provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume default 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 Framework - Spring Life Cycle ... SKIPPED
[INFO] cloud-framework-spring-module ..................... SKIPPED
[INFO] Apache CloudStack Test ............................ SKIPPED
[INFO] Apache CloudStack Client UI ....................... SKIPPED
[INFO] Apache CloudStack Console Proxy - RDP Client ...... SKIPPED
[INFO] Apache CloudStack Console Proxy ................... SKIPPED
[INFO] Apache CloudStack Console Proxy - Server .......... SKIPPED
[INFO] Apache CloudStack Framework - QuickCloud .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:18.158s
[INFO] Finished at: Sat Mar 01 10:53:18 CET 2014
[INFO] Final Memory: 42M/246M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project cloud-api: Compilation failure: Compilation failure:
[ERROR] <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/api/src/org/apache/cloudstack/api/ResponseGenerator.java>:[361,4] cannot find symbol
[ERROR] symbol  : class LDAPConfigResponse
[ERROR] location: interface org.apache.cloudstack.api.ResponseGenerator
[ERROR] <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/api/src/org/apache/cloudstack/api/command/admin/router/ConfigureOvsElementCmd.java>:[32,22] package com.cloud.async does not exist
[ERROR] <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/api/src/org/apache/cloudstack/api/command/admin/router/ConfigureOvsElementCmd.java>:[40,21] cannot find symbol
[ERROR] symbol  : class UserContext
[ERROR] location: package com.cloud.user
[ERROR] <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/api/src/org/apache/cloudstack/api/command/admin/router/ConfigureOvsElementCmd.java>:[108,16] package AsyncJob does not exist
[ERROR] <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/api/src/com/cloud/network/element/VirtualRouterElementService.java>:[34,49] cannot find symbol
[ERROR] symbol  : class VirtualRouterProviderType
[ERROR] location: interface com.cloud.network.element.VirtualRouterElementService
[ERROR] <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/api/src/org/apache/cloudstack/api/command/admin/router/ConfigureOvsElementCmd.java>:[109,17] package AsyncJob does not exist
[ERROR] <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/api/src/org/apache/cloudstack/api/command/admin/router/ConfigureOvsElementCmd.java>:[120,2] cannot find symbol
[ERROR] symbol  : variable UserContext
[ERROR] location: class org.apache.cloudstack.api.command.admin.router.ConfigureOvsElementCmd
[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-api
Build step 'Invoke top-level Maven targets' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE