Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A346818541 for ; Wed, 18 Nov 2015 14:22:24 +0000 (UTC) Received: (qmail 76308 invoked by uid 500); 18 Nov 2015 14:22:24 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 76252 invoked by uid 500); 18 Nov 2015 14:22:24 -0000 Mailing-List: contact dev-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list dev@cloudstack.apache.org Received: (qmail 76241 invoked by uid 99); 18 Nov 2015 14:22:23 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Nov 2015 14:22:23 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 6917B180179 for ; Wed, 18 Nov 2015 14:22:23 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 5.408 X-Spam-Level: ***** X-Spam-Status: No, score=5.408 tagged_above=-999 required=6.31 tests=[FSL_HELO_NON_FQDN_1=0.001, HELO_DYNAMIC_IPADDR=3.243, KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RDNS_DYNAMIC=0.363, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id 2rivXbSFZsVy for ; Wed, 18 Nov 2015 14:22:16 +0000 (UTC) Received: from domU-12-31-39-15-22-2D (ec2-75-101-146-23.compute-1.amazonaws.com [75.101.146.23]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 3BF1121247 for ; Wed, 18 Nov 2015 14:22:15 +0000 (UTC) Received: from ip-10-138-45-60.ec2.internal (jenkins [127.0.0.1]) by domU-12-31-39-15-22-2D (8.14.5/8.14.5) with ESMTP id tAIEGjA3023899; Wed, 18 Nov 2015 09:16:45 -0500 Date: Wed, 18 Nov 2015 09:16:45 -0500 (EST) From: jenkins@cloudstack.org To: dev@cloudstack.apache.org, nicovazquez90@gmail.com Message-ID: <5422730.17.1447856205654.JavaMail.jenkins@domU-12-31-39-15-22-2D> In-Reply-To: <14193804.16.1447855838881.JavaMail.jenkins@domU-12-31-39-15-22-2D> References: <14193804.16.1447855838881.JavaMail.jenkins@domU-12-31-39-15-22-2D> Subject: Build failed in Jenkins: build-master-noredist #4748 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjnXIn3wMHfYaRzoAhlp9K8B45+UAW5igA0vGwbH5Zg4xiWMWBJlE8oh4GPpqNpQd0OZtyzi5KA9HvwtfBE6iSnn49HyaoXyaVpi2GWVmR58y39RoNSmLL2oXXUzgT0Nmc2baFSUSVAULARctgo+OOkdny6RtHTanv4ABixMosltV17lVjY3zdTw6Ti5kM4aSFd6E2w30ZH/QRi67nikUyeVrUbFes3oORxUXWxYv39HeL21i3TU/mQ/VnQDOg8tSn1YxUZAi5c50LjzDIqKKAC17a2misKEP00AFaqyIMmwig7W3NLfTCV6NWOq/bYokso1hyhiuxYpxKO/GkDWB8wIDAQAB X-Jenkins-Job: build-master-noredist X-Jenkins-Result: FAILURE See ------------------------------------------ [...truncated 1703 lines...] [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ cloud-vmware-base --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 44 source files to [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-framework-ipc --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ cloud-framework-ipc --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-framework-cluster --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ cloud-framework-cluster --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] :[49,23] error: cannot find symbol [ERROR] symbol: class HostOpaqueNetworkInfo location: package com.vmware.vim25 :[59,23] error: cannot find symbol [ERROR] symbol: class VirtualEthernetCardOpaqueNetworkBackingInfo location: package com.vmware.vim25 :[362,13] error: cannot find symbol [ERROR] symbol: class HostOpaqueNetworkInfo location: class HostMO :[362,60] error: cannot find symbol [ERROR] symbol: method getOpaqueNetwork() location: variable netInfo of type HostNetworkInfo :[364,17] error: cannot find symbol [ERROR] symbol: class HostOpaqueNetworkInfo location: class HostMO :[134,62] error: method moveVirtualDiskTask in interface VimPortType cannot be applied to given types; [ERROR] required: ManagedObjectReference,String,ManagedObjectReference,String,ManagedObjectReference,Boolean found: ManagedObjectReference,String,ManagedObjectReference,String,ManagedObjectReference,boolean, reason: actual and formal argument lists differ in length :[109,8] error: cannot find symbol [ERROR] symbol: class VirtualEthernetCardOpaqueNetworkBackingInfo location: class VmwareHelper :[109,69] error: cannot find symbol [INFO] 8 errors [INFO] ------------------------------------------------------------- [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-framework-cluster --- [INFO] Surefire report directory: ------------------------------------------------------- T E S T S ------------------------------------------------------- [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-framework-ipc --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ cloud-framework-ipc --- [INFO] Building jar: [INFO] [INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ cloud-framework-ipc --- [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default) @ cloud-framework-ipc --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-framework-ipc --- [INFO] Installing to /home/jenkins/.m2/repository/org/apache/cloudstack/cloud-framework-ipc/4.7.0-SNAPSHOT/cloud-framework-ipc-4.7.0-SNAPSHOT.jar [INFO] Installing to /home/jenkins/.m2/repository/org/apache/cloudstack/cloud-framework-ipc/4.7.0-SNAPSHOT/cloud-framework-ipc-4.7.0-SNAPSHOT.pom Running com.cloud.cluster.ClusterServiceServletAdapterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec - in com.cloud.cluster.ClusterServiceServletAdapterTest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ cloud-framework-cluster --- [INFO] Building jar: [INFO] [INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ cloud-framework-cluster --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-framework-cluster --- [INFO] Installing to /home/jenkins/.m2/repository/org/apache/cloudstack/cloud-framework-cluster/4.7.0-SNAPSHOT/cloud-framework-cluster-4.7.0-SNAPSHOT.jar [INFO] Installing to /home/jenkins/.m2/repository/org/apache/cloudstack/cloud-framework-cluster/4.7.0-SNAPSHOT/cloud-framework-cluster-4.7.0-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache CloudStack Developer Tools - Checkstyle Configuration SUCCESS [0.984s] [INFO] Apache CloudStack ................................. SUCCESS [1.160s] [INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [0.975s] [INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [3.123s] [INFO] Apache CloudStack Utils ........................... SUCCESS [17.545s] [INFO] Apache CloudStack Framework ....................... SUCCESS [0.360s] [INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [7.415s] [INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [3.935s] [INFO] Apache CloudStack API ............................. SUCCESS [13.506s] [INFO] Apache CloudStack Framework - REST ................ SUCCESS [3.818s] [INFO] Apache CloudStack Framework - IPC ................. SUCCESS [4.333s] [INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.359s] [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 .......... SUCCESS [4.604s] [INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [1.876s] [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.087s] [INFO] Apache CloudStack Secondary Storage ............... SUCCESS [2.960s] [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 - Kafka 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 - Hypervisor OracleVM3 ... 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 ... SUCCESS [2.272s] [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 PBKDF2-SHA-256 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 Plugin - NetApp File System ..... SKIPPED [INFO] Apache CloudStack Plugin - F5 ..................... SKIPPED [INFO] Apache CloudStack Plugin - Juniper SRX ............ SKIPPED [INFO] Apache CloudStack Plugin - Nuage VSP .............. SKIPPED [INFO] Apache CloudStack VMware Base ..................... FAILURE [3.948s] [INFO] Apache CloudStack Plugin - Hypervisor VMware ...... SKIPPED [INFO] Apache CloudStack Plugin - Cisco VNMC ............. SKIPPED [INFO] Apache CloudStack Plugin - MySQL HA Strategy ...... SKIPPED [INFO] Apache CloudStack Framework - Spring Module ....... SUCCESS [6.472s] [INFO] Apache CloudStack Secondary Storage Controller .... SKIPPED [INFO] Apache CloudStack Console Proxy - RDP Client ...... SUCCESS [9.129s] [INFO] Apache CloudStack Console Proxy ................... SUCCESS [2.779s] [INFO] Apache CloudStack Console Proxy - Server .......... SUCCESS [5.073s] [INFO] Apache CloudStack System VM ....................... SKIPPED [INFO] Apache CloudStack Client UI ....................... SKIPPED [INFO] Apache CloudStack Framework - QuickCloud .......... SUCCESS [0.818s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 55.426s (Wall Clock) [INFO] Finished at: Wed Nov 18 14:21:17 UTC 2015 [INFO] Final Memory: 64M/846M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "awsapi" could not be activated because it does not exist. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project cloud-vmware-base: Compilation failure: Compilation failure: [ERROR] :[49,23] error: cannot find symbol [ERROR] symbol: class HostOpaqueNetworkInfo [ERROR] location: package com.vmware.vim25 [ERROR] :[59,23] error: cannot find symbol [ERROR] symbol: class VirtualEthernetCardOpaqueNetworkBackingInfo [ERROR] location: package com.vmware.vim25 [ERROR] :[362,13] error: cannot find symbol [ERROR] symbol: class HostOpaqueNetworkInfo [ERROR] location: class HostMO [ERROR] :[362,60] error: cannot find symbol [ERROR] symbol: method getOpaqueNetwork() [ERROR] location: variable netInfo of type HostNetworkInfo [ERROR] :[364,17] error: cannot find symbol [ERROR] symbol: class HostOpaqueNetworkInfo [ERROR] location: class HostMO [ERROR] :[134,62] error: method moveVirtualDiskTask in interface VimPortType cannot be applied to given types; [ERROR] required: ManagedObjectReference,String,ManagedObjectReference,String,ManagedObjectReference,Boolean [ERROR] found: ManagedObjectReference,String,ManagedObjectReference,String,ManagedObjectReference,boolean, [ERROR] reason: actual and formal argument lists differ in length [ERROR] :[109,8] error: cannot find symbol [ERROR] symbol: class VirtualEthernetCardOpaqueNetworkBackingInfo [ERROR] location: class VmwareHelper [ERROR] :[109,69] error: cannot find symbol [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 -rf :cloud-vmware-base Build step 'Invoke top-level Maven targets' marked build as failure Archiving artifacts