Chandan Purushothama created CLOUDSTACK-1836:
------------------------------------------------
Summary: Failed to make build from 4.1 Branch
Key: CLOUDSTACK-1836
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1836
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Management Server
Affects Versions: 4.1.0
Reporter: Chandan Purushothama
Assignee: edison su
Priority: Blocker
Fix For: 4.1.0
==========
Observations:
==========
HEAD is now at 7678987 usage: remove duplicate maven plugin dependency in
cloud-usage
+ mvn clean
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Apache CloudStack
[INFO] Apache CloudStack Utils
[INFO] Apache CloudStack API
[INFO] Apache CloudStack Core
[INFO] Apache CloudStack Agents
[INFO] Apache CloudStack SystemVM Patches
[INFO] Apache CloudStack Console Proxy
[INFO] Apache CloudStack Framework
[INFO] Apache CloudStack Framework - IPC
[INFO] Apache CloudStack Framework - REST
[INFO] Apache CloudStack Cloud Engine
[INFO] Apache CloudStack Cloud Engine API
[INFO] Apache CloudStack Framework - Event Notification
[INFO] Apache CloudStack Server
[INFO] Apache CloudStack Usage Server
[INFO] Apache XenSource XAPI
[INFO] Apache CloudStack Plugin POM
[INFO] Apache CloudStack Plugin - API Rate Limit
[INFO] Apache CloudStack Plugin - API Discovery
[INFO] Apache CloudStack Plugin - ACL Static Role Based
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner
[INFO] Apache CloudStack Plugin - Host Allocator Random
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM
[INFO] Apache CloudStack Cloud Engine Internal Components API
[INFO] Apache CloudStack Engine Storage Component
[INFO] Apache CloudStack Plugin - Open vSwitch
[INFO] Apache CloudStack Plugin - Hypervisor Xen
[INFO] Apache CloudStack Plugin - Hypervisor KVM
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus
[INFO] Apache CloudStack Plugin - Hypervisor Simulator
[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer
[INFO] Apache CloudStack Plugin - Network Nicira NVP
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment
[INFO] Apache CloudStack Plugin - Storage Allocator Random
[INFO] Apache CloudStack Plugin - User Authenticator LDAP
[INFO] Apache CloudStack Plugin - User Authenticator MD5
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text
[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted
[INFO] Apache CloudStack Plugin - Dns Notifier Example
[INFO] Apache CloudStack Engine Storage Image Component
[INFO] Apache CloudStack Plugin - Storage Image S3
[INFO] Apache CloudStack Engine Storage Volume Component
[INFO] Apache CloudStack Plugin - Storage Volume solidfire
[INFO] Apache CloudStack Cloud Engine Compute Component
[INFO] Apache CloudStack Cloud Engine API
[INFO] Apache CloudStack Cloud Engine Orchestration Component
[INFO] Apache CloudStack Cloud Engine Schema Component
[INFO] Apache CloudStack Engine Storage Backup Component
[INFO] Apache CloudStack Engine Storage Image Motion Component
[INFO] Apache CloudStack Engine Storage Snapshot Component
[INFO] Apache CloudStack Client UI
[INFO] Apache CloudStack Test
[INFO] Apache CloudStack Engine Storage integration test Component
[INFO] Apache CloudStack Cloud Engine Service
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloudstack ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Utils 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-utils ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack API 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-api ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Core 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-core ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Agents 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-agent ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack SystemVM Patches 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-patches ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Console Proxy 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-console-proxy
---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Framework 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloudstack-framework
---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Framework - IPC 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-framework-ipc
---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Framework - REST 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-framework-rest
---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Cloud Engine 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-engine ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Cloud Engine API 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-engine-api ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Framework - Event Notification 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
cloud-framework-events ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Server 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-server ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Usage Server 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-usage ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache XenSource XAPI 5.6.100-1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xapi ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin POM 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloudstack-plugins ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - API Rate Limit 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
cloud-plugin-api-limit-account-based ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - API Discovery 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
cloud-plugin-api-discovery ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - ACL Static Role Based 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
cloud-plugin-acl-static-role-based ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - User Concentrated Pod Deployment
Planner 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
cloud-plugin-planner-user-concentrated-pod ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - User Dispersing Deployment Planner
4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
cloud-plugin-planner-user-dispersing ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Host Allocator Random 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
cloud-plugin-host-allocator-random ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Hypervisor OracleVM 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
cloud-plugin-hypervisor-ovm ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Cloud Engine Internal Components API
4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
cloud-engine-components-api ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Engine Storage Component 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-engine-storage
---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Open vSwitch 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
cloud-plugin-network-ovs ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Hypervisor Xen 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
cloud-plugin-hypervisor-xen ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Hypervisor KVM 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
cloud-plugin-hypervisor-kvm ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - RabbitMQ Event Bus 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-mom-rabbitmq ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Hypervisor Simulator 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
cloud-plugin-hypervisor-simulator ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Network Elastic Load Balancer
4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
cloud-plugin-network-elb ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Network Nicira NVP 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
cloud-plugin-network-nvp ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - BigSwitch Virtual Network Segment
4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
cloud-plugin-network-vns ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Storage Allocator Random
4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
cloud-plugin-storage-allocator-random ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - User Authenticator LDAP
4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
cloud-plugin-user-authenticator-ldap ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - User Authenticator MD5 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
cloud-plugin-user-authenticator-md5 ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - User Authenticator Plain Text
4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
cloud-plugin-user-authenticator-plaintext ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - User Authenticator SHA256 Salted
4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
cloud-plugin-user-authenticator-sha256salted ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Dns Notifier Example 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
cloud-plugin-example-dns-notifier ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Engine Storage Image Component 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
cloud-engine-storage-image ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Storage Image S3 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
cloud-plugin-storage-image-s3 ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Engine Storage Volume Component 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
cloud-engine-storage-volume ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Storage Volume solidfire
4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
cloud-plugin-storage-volume-solidfire ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Cloud Engine Compute Component 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-engine-compute
---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Cloud Engine API 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-engine-network
---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Cloud Engine Orchestration Component
4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
cloud-engine-orchestration ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Cloud Engine Schema Component 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-engine-schema
---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Engine Storage Backup Component 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
cloud-engine-storage-backup ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Engine Storage Image Motion Component
4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
cloud-engine-storage-imagemotion ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Engine Storage Snapshot Component
4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
cloud-engine-storage-snapshot ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Client UI 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-client-ui ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Test 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-testclient ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Engine Storage integration test Component
4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
cloud-engine-storage-integration-test ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Cloud Engine Service 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-engine-service
---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache CloudStack ................................. SUCCESS [0.781s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [0.092s]
[INFO] Apache CloudStack API ............................. SUCCESS [0.014s]
[INFO] Apache CloudStack Core ............................ SUCCESS [0.007s]
[INFO] Apache CloudStack Agents .......................... SUCCESS [0.008s]
[INFO] Apache CloudStack SystemVM Patches ................ SUCCESS [0.024s]
[INFO] Apache CloudStack Console Proxy ................... SUCCESS [0.027s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.010s]
[INFO] Apache CloudStack Framework - IPC ................. SUCCESS [0.021s]
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [0.011s]
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.009s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [0.010s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [0.009s]
[INFO] Apache CloudStack Server .......................... SUCCESS [0.009s]
[INFO] Apache CloudStack Usage Server .................... SUCCESS [0.009s]
[INFO] Apache XenSource XAPI ............................. SUCCESS [0.005s]
[INFO] Apache CloudStack Plugin POM ...................... SUCCESS [0.006s]
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SUCCESS [0.008s]
[INFO] Apache CloudStack Plugin - API Discovery .......... SUCCESS [0.009s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [0.007s]
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner
SUCCESS [0.009s]
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner SUCCESS
[0.006s]
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS [0.009s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS [0.008s]
[INFO] Apache CloudStack Cloud Engine Internal Components API SUCCESS [0.008s]
[INFO] Apache CloudStack Engine Storage Component ........ SUCCESS [0.009s]
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS [0.010s]
[INFO] Apache CloudStack Plugin - Hypervisor Xen ......... SUCCESS [0.011s]
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SUCCESS [0.008s]
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SUCCESS [0.007s]
[INFO] Apache CloudStack Plugin - Hypervisor Simulator ... SUCCESS [0.007s]
[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer SUCCESS
[0.007s]
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SUCCESS [0.009s]
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment SUCCESS
[0.004s]
[INFO] Apache CloudStack Plugin - Storage Allocator Random SUCCESS [0.029s]
[INFO] Apache CloudStack Plugin - User Authenticator LDAP SUCCESS [0.013s]
[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SUCCESS [0.003s]
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text SUCCESS
[0.004s]
[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted SUCCESS
[0.008s]
[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SUCCESS [0.009s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [0.009s]
[INFO] Apache CloudStack Plugin - Storage Image S3 ....... SUCCESS [0.008s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [0.008s]
[INFO] Apache CloudStack Plugin - Storage Volume solidfire SUCCESS [0.009s]
[INFO] Apache CloudStack Cloud Engine Compute Component .. SUCCESS [0.010s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [0.003s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component SUCCESS [0.004s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [0.008s]
[INFO] Apache CloudStack Engine Storage Backup Component . SUCCESS [0.008s]
[INFO] Apache CloudStack Engine Storage Image Motion Component SUCCESS [0.008s]
[INFO] Apache CloudStack Engine Storage Snapshot Component SUCCESS [0.008s]
[INFO] Apache CloudStack Client UI ....................... SUCCESS [0.016s]
[INFO] Apache CloudStack Test ............................ SUCCESS [0.008s]
[INFO] Apache CloudStack Engine Storage integration test Component SUCCESS
[0.022s]
[INFO] Apache CloudStack Cloud Engine Service ............ SUCCESS [0.007s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.520s
[INFO] Finished at: Thu Mar 28 04:10:25 PDT 2013
[INFO] Final Memory: 13M/107M
[INFO] ------------------------------------------------------------------------
+ mvn --projects=org.apache.cloudstack:cloudstack
org.apache.rat:apache-rat-plugin:0.8:check
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- apache-rat-plugin:0.8:check (default-cli) @ cloudstack ---
[INFO] Exclude: CHANGES
[INFO] Exclude: INSTALL.md
[INFO] Exclude: .idea/
[INFO] Exclude: *.log
[INFO] Exclude: **/*.patch
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/.settings/**
[INFO] Exclude: .metadata/**
[INFO] Exclude: .git/**
[INFO] Exclude: .gitignore
[INFO] Exclude: **/*.crt
[INFO] Exclude: **/*.csr
[INFO] Exclude: **/*.key
[INFO] Exclude: **/authorized_keys
[INFO] Exclude: **/*.war
[INFO] Exclude: **/*.mar
[INFO] Exclude: **/*.jar
[INFO] Exclude: **/*.iso
[INFO] Exclude: **/*.tgz
[INFO] Exclude: **/*.zip
[INFO] Exclude: **/target/**
[INFO] Exclude: **/.vagrant
[INFO] Exclude: build/build.number
[INFO] Exclude: console-proxy/js/jquery.js
[INFO] Exclude: debian/compat
[INFO] Exclude: debian/control
[INFO] Exclude: debian/dirs
[INFO] Exclude: debian/rules
[INFO] Exclude: deps/XenServerJava/src/com/xensource/xenapi/*.java
[INFO] Exclude: deps/XenServerJava/BSD
[INFO] Exclude: deps/XenServerJava/Makefile
[INFO] Exclude: dist/console-proxy/js/jquery.js
[INFO] Exclude: scripts/vm/systemvm/id_rsa.cloud
[INFO] Exclude:
tools/devcloud/basebuild/puppet-devcloudinitial/files/network.conf
[INFO] Exclude: tools/appliance/definitions/systemvmtemplate/base.sh
[INFO] Exclude: tools/appliance/definitions/systemvmtemplate/cleanup.sh
[INFO] Exclude: tools/appliance/definitions/systemvmtemplate/definition.rb
[INFO] Exclude: tools/appliance/definitions/systemvmtemplate/preseed.cfg
[INFO] Exclude: tools/appliance/definitions/systemvmtemplate/zerodisk.sh
[INFO] Exclude: tools/devcloud/src/deps/boxes/basebox-build/definition.rb
[INFO] Exclude: tools/devcloud/src/deps/boxes/basebox-build/preseed.cfg
[INFO] Exclude: ui/lib/flot/jquery.colorhelpers.js
[INFO] Exclude: ui/lib/flot/jquery.flot.crosshair.js
[INFO] Exclude: ui/lib/flot/jquery.flot.fillbetween.js
[INFO] Exclude: ui/lib/flot/jquery.flot.image.js
[INFO] Exclude: ui/lib/flot/jquery.flot.js
[INFO] Exclude: ui/lib/flot/jquery.flot.navigate.js
[INFO] Exclude: ui/lib/flot/jquery.flot.pie.js
[INFO] Exclude: ui/lib/flot/jquery.flot.resize.js
[INFO] Exclude: ui/lib/flot/jquery.flot.selection.js
[INFO] Exclude: ui/lib/flot/jquery.flot.stack.js
[INFO] Exclude: ui/lib/flot/jquery.flot.symbol.js
[INFO] Exclude: ui/lib/flot/jquery.flot.threshold.js
[INFO] Exclude: ui/lib/jquery-ui/css/jquery-ui.css
[INFO] Exclude: ui/lib/jquery-ui/index.html
[INFO] Exclude: ui/lib/jquery-ui/js/jquery-ui.js
[INFO] Exclude: ui/lib/jquery.cookies.js
[INFO] Exclude: ui/lib/jquery.easing.js
[INFO] Exclude: ui/lib/jquery.js
[INFO] Exclude: ui/lib/jquery.md5.js
[INFO] Exclude: ui/lib/jquery.validate.js
[INFO] Exclude: ui/lib/qunit/qunit.css
[INFO] Exclude: ui/lib/qunit/qunit.js
[INFO] Exclude: ui/lib/reset.css
[INFO] Exclude: waf
[INFO] Exclude: patches/systemvm/debian/systemvm.vmx
[INFO] Exclude: patches/systemvm/debian/config/root/.ssh/authorized_keys
[INFO] Exclude: patches/systemvm/debian/config/etc/apache2/httpd.conf
[INFO] Exclude: patches/systemvm/debian/config/etc/apache2/ports.conf
[INFO] Exclude:
patches/systemvm/debian/config/etc/apache2/sites-available/default
[INFO] Exclude:
patches/systemvm/debian/config/etc/apache2/sites-available/default-ssl
[INFO] Exclude: patches/systemvm/debian/config/etc/apache2/vhostexample.conf
[INFO] Exclude: patches/systemvm/debian/config/etc/dnsmasq.conf
[INFO] Exclude: patches/systemvm/debian/config/etc/vpcdnsmasq.conf
[INFO] Exclude: patches/systemvm/debian/config/etc/ssh/sshd_config
[INFO] Exclude: patches/systemvm/debian/config/etc/rsyslog.conf
[INFO] Exclude: patches/systemvm/debian/config/etc/logrotate.conf
[INFO] Exclude: patches/systemvm/debian/config/etc/logrotate.d/*
[INFO] Exclude: patches/systemvm/debian/config/etc/sysctl.conf
[INFO] Exclude:
patches/systemvm/debian/config/root/redundant_router/keepalived.conf.templ
[INFO] Exclude:
patches/systemvm/debian/config/root/redundant_router/arping_gateways.sh.templ
[INFO] Exclude:
patches/systemvm/debian/config/root/redundant_router/conntrackd.conf.templ
[INFO] Exclude: patches/systemvm/debian/vpn/etc/ipsec.conf
[INFO] Exclude: patches/systemvm/debian/vpn/etc/ppp/options.xl2tpd
[INFO] Exclude: patches/systemvm/debian/vpn/etc/xl2tpd/xl2tpd.conf
[INFO] Exclude: patches/systemvm/debian/vpn/etc/ipsec.secrets
[INFO] Exclude: patches/systemvm/debian/config/etc/haproxy/haproxy.cfg
[INFO] Exclude: patches/systemvm/debian/config/etc/cloud-nic.rules
[INFO] Exclude: patches/systemvm/debian/config/etc/modprobe.d/aesni_intel
[INFO] Exclude: patches/systemvm/debian/config/etc/rc.local
[INFO] Exclude: patches/systemvm/debian/config/var/www/html/userdata/.htaccess
[INFO] Exclude: patches/systemvm/debian/config/var/www/html/latest/.htaccess
[INFO] Exclude: patches/systemvm/debian/vpn/etc/ipsec.d/l2tp.conf
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31.983s
[INFO] Finished at: Thu Mar 28 04:10:59 PDT 2013
[INFO] Final Memory: 18M/343M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.8:check
(default-cli) on project cloudstack: Too many unapproved licenses: 24 -> [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
Build step 'Execute shell' marked build as failure
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira