[10/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
Modified test data Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/24a8483b Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/24a8483b Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/24a8483b

svn commit: r1676685 - /cloudstack/site/trunk/content/index.mdtext

2015-04-29 Thread sebgoa
Author: sebgoa Date: Wed Apr 29 07:59:17 2015 New Revision: 1676685 URL: http://svn.apache.org/r1676685 Log: orrect Dublin URL Modified: cloudstack/site/trunk/content/index.mdtext Modified: cloudstack/site/trunk/content/index.mdtext URL: http://svn.apache.org/viewvc/cloudstack/site/trunk/co

[18/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
handling tcp close event in netty server while the file is in uploading state and connection is reset by peer, volume upload request posted again shows the upload is IN_Progress state. marking them as errored Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-

git commit: updated refs/heads/master to 6dfb8ab

2015-04-29 Thread koushik
Repository: cloudstack Updated Branches: refs/heads/master 0b8355920 -> 6dfb8ab03 CLOUDSTACK-8425: Job framework: Same internal job can execute simultaneously The same internal job was simultaneously getting executed by 2 worked threads. The fix is to ensure that job gets scheduled for executio

[25/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
Merge branch 'volume-upload' of https://git-wip-us.apache.org/repos/asf/cloudstack into volume-upload Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e864b93a Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/

[07/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
Automated Script To Validate Browser Based Volume LifeCycle Test Scenarios Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/fa7ef958 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/fa7ef958 Diff: http://g

[14/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
Modified few lines Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/8840d90e Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/8840d90e Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/8840d90e

[42/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
volume upload: added state transition for a failed volume delete Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d5bb2f16 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/d5bb2f16 Diff: http://git-wip-us.

[35/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
Browser Based Volume additional test scenarios Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/651f8c93 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/651f8c93 Diff: http://git-wip-us.apache.org/repos/a

[08/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
Added Browser Based Upload Volume Test configurations into Testdata file Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/c65dad47 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/c65dad47 Diff: http://git

[43/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
volume upload: fixed the error message incase of wrong image format Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/4f35d361 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/4f35d361 Diff: http://git-wip-

git commit: updated refs/heads/master to 5646a07

2015-04-29 Thread rajani
Repository: cloudstack Updated Branches: refs/heads/master 1a719afb5 -> 5646a0751 CLOUDSTACK-8427: Some messages are hard-coded in javascript after Volume upload branch merge(0b835592) Signed-off-by: Rajani Karuturi This closes #208 Project: http://git-wip-us.apache.org/repos/asf/cloudsta

[19/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
volume upload: added md5 checksum validation also fixed the issue wherein the successful uploads where also moving to error state as the channelinactive is called after the end of successful upload as well. added a fileuploaded boolean to check when the channel is inactive. Project: http://git-

[09/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
Modified Browser Volume Test Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f22760a9 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/f22760a9 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff

[26/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
volume-upload: Templates in uploaded error state are also accounted in resource limits which leads to failure during template upload even though there aren't any active ones Fixed the storage GC thread to clean up templates in error/abandoned states. Project: http://git-wip-us.apache.org/repos/

[30/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
Updated Test automation scripts Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/5e7baa5a Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/5e7baa5a Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/d

git commit: updated refs/heads/master to 69f239a

2015-04-29 Thread gaurav
Repository: cloudstack Updated Branches: refs/heads/master 6dfb8ab03 -> 69f239aff CLOUDSTACK-8394: Skipping download ISO tests for simulator Signed-off-by: Gaurav Aradhye This closes #207 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/re

[44/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
Added file exists check for onetime post url also, fixed an issue where in the upload was going to error state in case of parallel call to the same post url Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a7e511c1 T

[12/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
volume-upload: Volume resource count is incremented even for failed and abandoned volumes Added logic to clean up abandoned and failed volume uploads. This is done as part of storage GC. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/a

[28/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
Updated Browser Based Volume Automation Script changes Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/98306c35 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/98306c35 Diff: http://git-wip-us.apache.org

[46/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
volume-upload: If SSVM is destroyed and started, then partially uploaded volumes/templates remain in inconsistent state (NotUploaded or UploadInProgress) and doesn't transition to any terminal state (Uploaded, Uploaded). As a result these volumes/templates cannot be removed. Fix is to handle suc

svn commit: r949598 - /websites/production/cloudstack/content/

2015-04-29 Thread sebgoa
Author: sebgoa Date: Wed Apr 29 08:02:45 2015 New Revision: 949598 Log: Publishing svnmucc operation to cloudstack site by sebgoa Added: websites/production/cloudstack/content/ - copied from r949597, websites/staging/cloudstack/trunk/content/

Build failed in Jenkins: cloudstack-marvin #1759

2015-04-29 Thread Apache Jenkins Server
See -- [...truncated 3345 lines...] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:testComp

[36/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
Browser bases Template additional scenarios Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0d06dbd0 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/0d06dbd0 Diff: http://git-wip-us.apache.org/repos/asf/

[11/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
Test Automation Scripts for Browser Bases Upload volumes and templates with testdata config changes Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/db7964fb Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tr

[21/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
Browser Basesd Test Template changes Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f22bd7a7 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/f22bd7a7 Diff: http://git-wip-us.apache.org/repos/asf/cloudst

[47/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
volume-upload: refactored some error messages Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0525e476 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/0525e476 Diff: http://git-wip-us.apache.org/repos/as

Git Push Summary

2015-04-29 Thread rajani
Repository: cloudstack Updated Branches: refs/heads/volume-upload-master [deleted] 96e45e08e

git commit: updated refs/heads/master to 1a719af

2015-04-29 Thread koushik
Repository: cloudstack Updated Branches: refs/heads/master 69f239aff -> 1a719afb5 CLOUDSTACK-8426: Use a separate thread pool for VR reboot in case of out-of-band movement Using a cached thread pool for VR reboot task Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: ht

[20/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
volume upload: added validation for file formats merged TemplateUtils and ImageStoreUtil to a singe ImageStoreUtil also added a unittest for ImageStoreUtil Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/018023c1 Tr

Build failed in Jenkins: cloudstack-marvin #1758

2015-04-29 Thread Apache Jenkins Server
See Changes: [rajanikaruturi] volume upload: PSK exchange between managemnet server and SSVM [rajanikaruturi] volume upload: sending the preshared key to ssvm [rajanikaruturi] changed commons-io version to the latest stable 2.4 [ra

[29/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
test data changes Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/3c436775 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/3c436775 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/3c436775

[03/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
volume upload: Size is listed as zero for uploaded volumes Updating the virtual size for template/volume when upload is completed. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/dc870b51 Tree: http://git-wip-us.apac

[48/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
volume-upload: added account level secondary storage resource limit checks Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/75ae90b0 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/75ae90b0 Diff: http://g

[31/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
Updated test data file with osid Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/eac8d4b1 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/eac8d4b1 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/

Build failed in Jenkins: cloudstack-marvin #1760

2015-04-29 Thread Apache Jenkins Server
See Changes: [koushik] CLOUDSTACK-8426: Use a separate thread pool for VR reboot in case of out-of-band movement -- [...truncated 3351 lines...] [INFO] Using 'UTF-8' encoding to copy filtered

[13/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
volume-upload: Unable to download template which has been uploaded via POST URL During upload, POST url is saved in template_store_ref DB table. Now during download, same url is incorrectly returned back. Fixed the code to cleanup POST url from DB on successful template upload. Project: http://g

[32/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
volume-upload: removed hardcoded vhd for Image format check. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/878b43bc Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/878b43bc Diff: http://git-wip-us.apac

[15/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
Added global config validation test Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/aad9b8a5 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/aad9b8a5 Diff: http://git-wip-us.apache.org/repos/asf/cloudsta

[33/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
Automation script changes with additional cases Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/736f7042 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/736f7042 Diff: http://git-wip-us.apache.org/repos/

[04/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
volume upload: fixed the UI after the change to move params to header. Signed-off-by: Rajani Karuturi Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/da1d8f9d Tree: http://git-wip-us.apache.org/repos/asf/cloudstack

[39/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
Returning template/volume download percent in UploadStatusAnswer Also updating the store ref entries on receiving the answer. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ce823a3a Tree: http://git-wip-us.apache.o

[22/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
Merge branch 'volume-upload' of https://git-wip-us.apache.org/repos/asf/cloudstack into volume-upload Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/48078289 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/

[17/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
Fixed NPE with getUploadParamsForTemplate API call if isdynamicallyscalable optional parameter is not specified, its trying to cast null to Boolean and throws NPE Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7d1c

[24/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
Browser Based Template Automation Changes Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/5c06f2bb Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/5c06f2bb Diff: http://git-wip-us.apache.org/repos/asf/cl

[23/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
wrapped create template in db transaction Template entry created in DB even though GetUpload* API fails with "No ssvm present" error Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/c32a6695 Tree: http://git-wip-us.a

[27/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
volume upload: showing browser uploaded templates in UI. Templates are not observed on UI after GetUploadParamsForTemplate API call and Template upload requests initiated. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/co

[49/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
Throwing an exception incase the template service couldnt register template. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/faaa1365 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/faaa1365 Diff: http:/

[40/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
volume upload: disabled all zones during template upload Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/5c152e5f Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/5c152e5f Diff: http://git-wip-us.apache.o

[50/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
Merge branch 'volume-upload' into master This closes #206 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0b835592 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/0b835592 Diff: http://git-wip-us.apache

[06/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
volume upload: added max size check for temaplte/volume post upload used the existing configuration variables max.template.iso.size and storage.max.volume.upload.size for templates and volumes respectively. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us

svn commit: r949597 - in /websites/staging/cloudstack/trunk/content: ./ index.html

2015-04-29 Thread buildbot
Author: buildbot Date: Wed Apr 29 08:01:55 2015 New Revision: 949597 Log: Staging update by buildbot for cloudstack Modified: websites/staging/cloudstack/trunk/content/ (props changed) websites/staging/cloudstack/trunk/content/index.html Propchange: websites/staging/cloudstack/trunk/co

[41/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
volume upload: cannot delete a volume in NotUploaded state Volume deletion is not allowed in NotUploaded or UploadInProgress states, added validation in delete volume API for same Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloud

[34/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
Merge branch 'volume-upload' of https://git-wip-us.apache.org/repos/asf/cloudstack into volume-upload Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/3d6318e5 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/

[38/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
Additional automated test paths for browser based templates Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7c2c9b4e Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/7c2c9b4e Diff: http://git-wip-us.apach

[02/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
volume upload: cannot delete a volume in NotUploaded state Added exception handler in the upload status monitor thread. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/075c8410 Tree: http://git-wip-us.apache.org/rep

[45/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
Bug-Id: CS-39350 Able to upload Volume greater than the Resource limit defined for Primary Storage. Reviewed-By: Harikrishna Patnala Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f172fbef Tree: http://git-wip-us

[05/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
volume upload: Volume entry created in DB even though GetUpload* API fails with "No ssvm present" error Signed-off-by: Rajani Karuturi Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/dd1a8da9 Tree: http://git-wip-

[37/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
Additional automated test paths of browser based volume Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/55ee1ecd Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/55ee1ecd Diff: http://git-wip-us.apache.or

[16/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
volume upload: Restart of MS leads to loss of browser uploaded templates on restart of management server, template sync runs. It checks for templates in ssvm using the uniquename. If it doesnt find any, cleans the directory. In case of uploaded templates, these are getting saved using name instead

[01/50] git commit: updated refs/heads/master to 0b83559

2015-04-29 Thread rajani
Repository: cloudstack Updated Branches: refs/heads/master 07c30895b -> 0b8355920 volume upload: Use volume/template UUID instead of ID in UploadStatusCommand Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d19ea

git commit: updated refs/heads/master to 1664c91

2015-04-29 Thread koushik
Repository: cloudstack Updated Branches: refs/heads/master 5646a0751 -> 1664c9121 Fixed RAT build issue Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1664c912 Tree: http://git-wip-us.apache.org/repos/asf/clouds

git commit: updated refs/heads/master to 229f238

2015-04-29 Thread talluri
Repository: cloudstack Updated Branches: refs/heads/master 1664c9121 -> 229f23874 Merging all required changes for these test paths to run properly Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/229f2387 Tree: h

Build failed in Jenkins: cloudstack-marvin #1761

2015-04-29 Thread Apache Jenkins Server
See Changes: [rajanikaruturi] CLOUDSTACK-8427: Some messages are hard-coded in javascript after Volume upload branch merge(0b835592) [koushik] Fixed RAT build issue [talluri] Merging all required changes for these test paths to run

[2/2] git commit: updated refs/heads/master to 23663c9

2015-04-29 Thread ekho
Merge branch 'fix/citrix_create_directories' of https://github.com/schubergphilis/cloudstack This closes #210 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/23663c94 Tree: http://git-wip-us.apache.org/repos/asf/cl

[1/2] git commit: updated refs/heads/master to 23663c9

2015-04-29 Thread ekho
Repository: cloudstack Updated Branches: refs/heads/master 229f23874 -> 23663c940 Using the SSHCmdHelper instead of a SSH Session. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/3b0c031b Tree: http://git-wip-us.

Build failed in Jenkins: cloudstack-marvin #1762

2015-04-29 Thread Apache Jenkins Server
See Changes: [wrodrigues] Using the SSHCmdHelper instead of a SSH Session. -- [...truncated 3346 lines...] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources

[2/2] git commit: updated refs/heads/master to 1669bb9

2015-04-29 Thread dahn
spaces in log message Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1669bb98 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/1669bb98 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/1669bb9

[1/2] git commit: updated refs/heads/master to 1669bb9

2015-04-29 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master 23663c940 -> 1669bb98a space in log message Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/22e71be0 Tree: http://git-wip-us.apache.org/repos/asf/cloudsta

[2/2] git commit: updated refs/heads/master to 97e4fbc

2015-04-29 Thread dahn
Merge branch 'investigator_null_state_fix' of https://github.com/remibergsma/cloudstack This closes #211 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/97e4fbc2 Tree: http://git-wip-us.apache.org/repos/asf/clo

[1/2] git commit: updated refs/heads/master to 97e4fbc

2015-04-29 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master 1669bb98a -> 97e4fbc29 return a state instead of null When a full cluster is down or unreachable, CloudStack currently reports everything the same as the last known state, which is usually Up. When it cannot reach a host and cannot rea

git commit: updated refs/heads/4.4 to 1215d99

2015-04-29 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/4.4 bec3ceb78 -> 1215d9973 return a state instead of null When a full cluster is down or unreachable, CloudStack currently reports everything the same as the last known state, which is usually Up. When it cannot reach a host and cannot reach

git commit: updated refs/heads/4.5 to f8b7251

2015-04-29 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/4.5 e02d787f3 -> f8b7251b8 return a state instead of null When a full cluster is down or unreachable, CloudStack currently reports everything the same as the last known state, which is usually Up. When it cannot reach a host and cannot reach

Build failed in Jenkins: cloudstack-marvin #1763

2015-04-29 Thread Apache Jenkins Server
See Changes: [github] return a state instead of null [dhoogland] space in log message [dhoogland] spaces in log message -- [...truncated 3345 lines...] [INFO] Using 'UTF-8' encoding to copy f

Build failed in Jenkins: cloudstack-marvin #1764

2015-04-29 Thread Apache Jenkins Server
See -- [...truncated 3353 lines...] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:testComp

git commit: updated refs/heads/master to 7b10591

2015-04-29 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master 97e4fbc29 -> 7b1059175 findbugs: String.split() will not return nulls by contract Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7b105917 Tree: http://gi

git commit: updated refs/heads/master to 52a0ada

2015-04-29 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/master 7b1059175 -> 52a0adad0 CLOUDSTACK-8402: EL7 rpms should depend on openjdk7 Depend on java-1.7.0-openjdk for EL7 rpms as agent fails with openjdk8. This fix needs to be reverted/removed to use openjdk8 once we start supporting it. Sign

[3/6] git commit: updated refs/heads/4.5 to 031d7a9

2015-04-29 Thread bhaisaab
CLOUDSTACK-8410. ESXi host stuck disconnects frequently. During ping task, while scanning and updating status of all VMs on the host that are stuck in a transitional state and are missing from the power report, do so only for VMs that are not removed. (cherry picked from commit de7173a0ed6434d180

[6/6] git commit: updated refs/heads/4.5 to 031d7a9

2015-04-29 Thread bhaisaab
CLOUDSTACK-8412. VM migration with storage fails. Update MigrateWithStorageCommand to avoid JSON deserialization error. (cherry picked from commit 04365601dac6d4dfa396e5c86ab7e698906dfb44) Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://

[1/6] git commit: updated refs/heads/4.5 to 031d7a9

2015-04-29 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/4.5 f8b7251b8 -> 031d7a9c4 CLOUDSTACK-8402: Depend on openjdk 1.7 for both CentOS 6 and 7 This commit forces rpms to depend on java-1.7.0-openjdk which is available on both CentOS 6 and CentOS 7, also the version that ACS 4.5 supports. Signe

[4/6] git commit: updated refs/heads/4.5 to 031d7a9

2015-04-29 Thread bhaisaab
CLOUDSTACK-8411. Unable to delete an uploaded volume after CCP fails to attach the volume to a VM. Correctly update the status of an uploaded volume upon failure to attach it to a VM. (cherry picked from commit 10a106f5d86a7f6786b94a7298a5c63c32eab66b) Signed-off-by: Rohit Yadav Project: http

[5/6] git commit: updated refs/heads/4.5 to 031d7a9

2015-04-29 Thread bhaisaab
CLOUDSTACK-8426: Use a separate thread pool for VR reboot in case of out-of-band movement Using a cached thread pool for VR reboot task (cherry picked from commit 1a719afb516164915b973f548c37814b448f0349) Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack/rep

[2/6] git commit: updated refs/heads/4.5 to 031d7a9

2015-04-29 Thread bhaisaab
CLOUDSTACK-8425: Job framework: Same internal job can execute simultaneously The same internal job was simultaneously getting executed by 2 worked threads. The fix is to ensure that job gets scheduled for execution from a single place. (cherry picked from commit 6dfb8ab03ed05747941a89b4079ff23d25f

git commit: updated refs/heads/4.5 to 6e87337

2015-04-29 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/4.5 031d7a9c4 -> 6e87337d5 findbugs: String.split() will not return nulls by contract (cherry picked from commit 7b105917584da7cc0ad4cd9a3e6391c6ae433c78) Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstac

Build failed in Jenkins: cloudstack-apidocs-master #1913

2015-04-29 Thread Apache Jenkins Server
See Changes: [dhoogland] findbugs: String.split() will not return nulls by contract [rohit.yadav] CLOUDSTACK-8402: EL7 rpms should depend on openjdk7 -- [...truncated 5192 lines...] [J

git commit: updated refs/heads/4.5 to a4120b2

2015-04-29 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/4.5 6e87337d5 -> a4120b24e systemvmtemplate: 7.8.0 iso is archived now, use link from archives Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/clouds

git commit: updated refs/heads/master to 0fa1453

2015-04-29 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/master 52a0adad0 -> 0fa145380 systemvmtemplate: use archived debian 7.8.0 iso since Debian8 is released now This fixes the urls and jenkins build Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo C

git commit: updated refs/heads/systemvmtemplate-with-debian8 to 8b682fc

2015-04-29 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/systemvmtemplate-with-debian8 [created] 8b682fc96 systemvmtemplate: use Debian 8.0.0 isos in the definition Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/rep

Jenkins build is back to normal : cloudstack-apidocs-master #1914

2015-04-29 Thread Apache Jenkins Server
See

Build failed in Jenkins: cloudstack-marvin #1765

2015-04-29 Thread Apache Jenkins Server
See Changes: [dhoogland] findbugs: String.split() will not return nulls by contract [rohit.yadav] CLOUDSTACK-8402: EL7 rpms should depend on openjdk7 [rohit.yadav] systemvmtemplate: use archived debian 7.8.0 iso since Debian8 is re

git commit: updated refs/heads/4.4 to 24e03cf

2015-04-29 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/4.4 1215d9973 -> 24e03cf0d systemvmtemplate: use archived Debian 7.8.0 iso links This fixes Jenkins build Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repo

git commit: updated refs/heads/master to 6202142

2015-04-29 Thread talluri
Repository: cloudstack Updated Branches: refs/heads/master 0fa145380 -> 620214213 Fixed issues in test path files which are causing failures due to incorrect initialization of _cleanup list and returning after the skip variable is added. Signed-off-by: SrikanteswaraRao Talluri Project: htt

git commit: updated refs/heads/master to 3147090

2015-04-29 Thread talluri
Repository: cloudstack Updated Branches: refs/heads/master 620214213 -> 3147090e2 skipped iso attach test on lxc setup Signed-off-by: SrikanteswaraRao Talluri Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/314

Build failed in Jenkins: cloudstack-marvin #1766

2015-04-29 Thread Apache Jenkins Server
See Changes: [talluri] Fixed issues in test path files which are causing failures due to incorrect initialization of _cleanup list and returning after the skip variable is added. [talluri] skipped iso attach test on lxc setup

Build failed in Jenkins: cloudstack-marvin #1767

2015-04-29 Thread Apache Jenkins Server
See -- [...truncated 3345 lines...] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:testComp

git commit: updated refs/heads/4.5 to 4334c44

2015-04-29 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/4.5 a4120b24e -> 4334c446b CLOUDSTACK-8424: enable cpu flags only for guest VMs Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/433

git commit: updated refs/heads/master to 1d99a38

2015-04-29 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/master 3147090e2 -> 1d99a3809 CLOUDSTACK-8424: enable cpu flags only for guest VMs Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/

git commit: updated refs/heads/master to dc3c43e

2015-04-29 Thread gaurav
Repository: cloudstack Updated Branches: refs/heads/master 1d99a3809 -> dc3c43e60 CLOUDSTACK-8394: Skipping snapshots test cases for HyperV and LXC Signed-off-by: Gaurav Aradhye This closes #212 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache

Build failed in Jenkins: cloudstack-marvin #1768

2015-04-29 Thread Apache Jenkins Server
See Changes: [rohit.yadav] CLOUDSTACK-8424: enable cpu flags only for guest VMs [gaurav.aradhye] CLOUDSTACK-8394: Skipping snapshots test cases for HyperV and LXC -- [...truncated 3359 lines.

git commit: updated refs/heads/4.5 to 0e7975d

2015-04-29 Thread aprateek
Repository: cloudstack Updated Branches: refs/heads/4.5 4334c446b -> 0e7975d4d CLOUDSTACK-8429: removed duplicate test and replaced with some more limit checks Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0e79

  1   2   >