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 2013/10/23 21:15:49 UTC

Build failed in Jenkins: build-master-noredist #1584

See <http://jenkins.buildacloud.org/job/build-master-noredist/1584/changes>

Changes:

[jessicawang] CLOUDSTACK-4024: UI > (1) detailView widget - add action handler for prepareObjectStoreMigration.

[laszlo.hornyak] Integer instantation removed

[laszlo.hornyak] Safe properties loader

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cloudstack.framework.ws.jackson.CSJacksonAnnotationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.054 sec

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cloud-framework-rest ---
[INFO] Building jar: <http://jenkins.buildacloud.org/job/build-master-noredist/ws/framework/rest/target/cloud-framework-rest-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ cloud-framework-rest ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-framework-rest ---
[INFO] Installing <http://jenkins.buildacloud.org/job/build-master-noredist/ws/framework/rest/target/cloud-framework-rest-4.3.0-SNAPSHOT.jar> to /jenkins/.m2/repository/org/apache/cloudstack/cloud-framework-rest/4.3.0-SNAPSHOT/cloud-framework-rest-4.3.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.buildacloud.org/job/build-master-noredist/ws/framework/rest/pom.xml> to /jenkins/.m2/repository/org/apache/cloudstack/cloud-framework-rest/4.3.0-SNAPSHOT/cloud-framework-rest-4.3.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Framework - IPC 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-framework-ipc ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-noredist/ws/framework/ipc/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-noredist/ws/framework/ipc> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-framework-ipc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-framework-ipc ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-master-noredist/ws/framework/ipc/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-framework-ipc ---
[INFO] Compiling 55 source files to <http://jenkins.buildacloud.org/job/build-master-noredist/ws/framework/ipc/target/classes>
[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:2.5.1:testCompile (default-testCompile) @ cloud-framework-ipc ---
[INFO] Compiling 12 source files to <http://jenkins.buildacloud.org/job/build-master-noredist/ws/framework/ipc/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-framework-ipc ---
[INFO] Surefire report directory: <http://jenkins.buildacloud.org/job/build-master-noredist/ws/framework/ipc/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cloudstack.messagebus.TestMessageBus
log4j:WARN No appenders could be found for logger (org.springframework.test.context.junit4.SpringJUnit4ClassRunner).
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: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.484 sec

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cloud-framework-ipc ---
[INFO] Building jar: <http://jenkins.buildacloud.org/job/build-master-noredist/ws/framework/ipc/target/cloud-framework-ipc-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ cloud-framework-ipc ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-framework-ipc ---
[INFO] Installing <http://jenkins.buildacloud.org/job/build-master-noredist/ws/framework/ipc/target/cloud-framework-ipc-4.3.0-SNAPSHOT.jar> to /jenkins/.m2/repository/org/apache/cloudstack/cloud-framework-ipc/4.3.0-SNAPSHOT/cloud-framework-ipc-4.3.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.buildacloud.org/job/build-master-noredist/ws/framework/ipc/pom.xml> to /jenkins/.m2/repository/org/apache/cloudstack/cloud-framework-ipc/4.3.0-SNAPSHOT/cloud-framework-ipc-4.3.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Cloud Engine 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-engine ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-noredist/ws/engine/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-noredist/ws/engine> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-engine ---
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ cloud-engine ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-engine ---
[INFO] Installing <http://jenkins.buildacloud.org/job/build-master-noredist/ws/engine/pom.xml> to /jenkins/.m2/repository/org/apache/cloudstack/cloud-engine/4.3.0-SNAPSHOT/cloud-engine-4.3.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Cloud Engine API 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-engine-api ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-noredist/ws/engine/api/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-noredist/ws/engine/api> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-engine-api ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-engine-api ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-master-noredist/ws/engine/api/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-engine-api ---
[INFO] Compiling 102 source files to <http://jenkins.buildacloud.org/job/build-master-noredist/ws/engine/api/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://jenkins.buildacloud.org/job/build-master-noredist/ws/engine/api/src/org/apache/cloudstack/engine/subsystem/api/storage/StrategyPriority.java>:[60,26] cannot find symbol
symbol  : method compare(int,int)
location: class java.lang.Integer
[ERROR] <http://jenkins.buildacloud.org/job/build-master-noredist/ws/engine/api/src/org/apache/cloudstack/engine/subsystem/api/storage/StrategyPriority.java>:[77,26] cannot find symbol
symbol  : method compare(int,int)
location: class java.lang.Integer
[ERROR] <http://jenkins.buildacloud.org/job/build-master-noredist/ws/engine/api/src/org/apache/cloudstack/engine/subsystem/api/storage/StrategyPriority.java>:[96,26] cannot find symbol
symbol  : method compare(int,int)
location: class java.lang.Integer
[INFO] 3 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack ................................. SUCCESS [3.887s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [0.101s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [7.571s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [15.730s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.037s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [10.085s]
[INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [7.232s]
[INFO] Apache CloudStack API ............................. SUCCESS [19.388s]
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [4.528s]
[INFO] Apache CloudStack Framework - IPC ................. SUCCESS [8.246s]
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.031s]
[INFO] Apache CloudStack Cloud Engine API ................ FAILURE [3.392s]
[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 - 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 - Network Elastic Load Balancer  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 Internal Load Balancer  SKIPPED
[INFO] Apache CloudStack Plugin - Network VXLAN .......... SKIPPED
[INFO] Apache CloudStack Test ............................ SKIPPED
[INFO] Apache CloudStack Console Proxy ................... SKIPPED
[INFO] Apache CloudStack Console Proxy - Server .......... SKIPPED
[INFO] Apache CloudStack System VM ....................... SKIPPED
[INFO] Apache CloudStack Client UI ....................... SKIPPED
[INFO] Apache CloudStack AWS API Bridge .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:24.582s
[INFO] Finished at: Wed Oct 23 21:19:50 CEST 2013
[INFO] Final Memory: 29M/74M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project cloud-engine-api: Compilation failure: Compilation failure:
[ERROR] <http://jenkins.buildacloud.org/job/build-master-noredist/ws/engine/api/src/org/apache/cloudstack/engine/subsystem/api/storage/StrategyPriority.java>:[60,26] cannot find symbol
[ERROR] symbol  : method compare(int,int)
[ERROR] location: class java.lang.Integer
[ERROR] <http://jenkins.buildacloud.org/job/build-master-noredist/ws/engine/api/src/org/apache/cloudstack/engine/subsystem/api/storage/StrategyPriority.java>:[77,26] cannot find symbol
[ERROR] symbol  : method compare(int,int)
[ERROR] location: class java.lang.Integer
[ERROR] <http://jenkins.buildacloud.org/job/build-master-noredist/ws/engine/api/src/org/apache/cloudstack/engine/subsystem/api/storage/StrategyPriority.java>:[96,26] cannot find symbol
[ERROR] symbol  : method compare(int,int)
[ERROR] location: class java.lang.Integer
[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-engine-api
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Skipping Cobertura coverage report as build was not SUCCESS or better ...

Jenkins build is back to normal : build-master-noredist #1585

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/build-master-noredist/1585/changes>