You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by rhtyd <gi...@git.apache.org> on 2016/08/12 09:24:36 UTC

[GitHub] cloudstack pull request #1638: CLOUDSTACK-9456: Use Spring 4 and Java 8

GitHub user rhtyd opened a pull request:

    https://github.com/apache/cloudstack/pull/1638

    CLOUDSTACK-9456: Use Spring 4 and Java 8

    This changes makes CloudStack use spring 4 and Java 8:
    
        - Bumps jdk version to 1.8
        - Use jdk8 for Travis CI
        - Bump spring-framework version to 4.x and Jetty to version that runs with JDK8
        - Bump servet dependency version
        - Migrates various xmls to use version independent schema uris
    
    Outstanding issues:
        - F5 plugin as it fails to build due to issue in axis/library dependency (Stub not accessible), it is commented/disabled for now
        - A unit test in server that fails which I could not fix so I've disabled it for now:
          com/cloud/vm/DeploymentPlanningManagerImplTest.java
        - Testing of various non-standard plugins such as network and storage plugins etc.
    
    Since, this is a big change pinging for review -- @jburwell @karuturi @wido @murali-reddy @abhinandanprateek @DaanHoogland @GaborApatiNagy @JayapalUradi @kishankavala @K0zka @nvazquez @rafaelweingartner @pyr and others
    
    @blueorangutan package

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shapeblue/cloudstack spring4-java8-only

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1638.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1638
    
----
commit c0f1890665d02ce2ddf3ca0318b289c609b51b90
Author: Rohit Yadav <ro...@shapeblue.com>
Date:   2016-05-13T10:26:48Z

    CLOUDSTACK-9456: Update Spring version in maven poms and use Java 8
    
    - Bumps jdk version to 1.8
    - Use jdk8 for Travis CI
    - Bump spring-framework version to 4.x and Jetty to version that runs with JDK8
    - Bump servet dependency version
    
    Outstanding issues:
    - Disables F5 plugin as it fails to build
    - Disable a unit test in server that fails:
      com/cloud/vm/DeploymentPlanningManagerImplTest.java
    
    Signed-off-by: Rohit Yadav <ro...@shapeblue.com>

commit c1716cd0473ad874a78279a23e9fe3c09dda3c3b
Author: Rohit Yadav <ro...@shapeblue.com>
Date:   2016-05-13T10:46:15Z

    CLOUDSTACK-9456: Migrate spring xmls to version 4
    
    Fixes schema locations that are 3.0 dependent in various xmls.
    
    Signed-off-by: Rohit Yadav <ro...@shapeblue.com>

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    <b>Trillian test result (tid-207)</b>
    Environment: xenserver-65sp1 (x2), Advanced Networking with Mgmt server 6
    Total time taken: 37343 seconds
    Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr1638-t207-xenserver-65sp1.zip
    Test completed. 47 look ok, 1 have error(s)
    
    
    Test | Result | Time (s) | Test File
    --- | --- | --- | ---
    test_05_rvpc_multi_tiers | `Failure` | 674.56 | test_vpc_redundant.py
    test_04_rvpc_network_garbage_collector_nics | `Failure` | 1408.78 | test_vpc_redundant.py
    test_01_create_redundant_VPC_2tiers_4VMs_4IPs_4PF_ACL | `Failure` | 599.16 | test_vpc_redundant.py
    test_05_rvpc_multi_tiers | `Error` | 872.08 | test_vpc_redundant.py
    test_01_vpc_site2site_vpn | Success | 328.04 | test_vpc_vpn.py
    test_01_vpc_remote_access_vpn | Success | 197.70 | test_vpc_vpn.py
    test_01_redundant_vpc_site2site_vpn | Success | 611.47 | test_vpc_vpn.py
    test_02_VPC_default_routes | Success | 364.62 | test_vpc_router_nics.py
    test_01_VPC_nics_after_destroy | Success | 738.40 | test_vpc_router_nics.py
    test_03_create_redundant_VPC_1tier_2VMs_2IPs_2PF_ACL_reboot_routers | Success | 971.42 | test_vpc_redundant.py
    test_02_redundant_VPC_default_routes | Success | 1101.96 | test_vpc_redundant.py
    test_09_delete_detached_volume | Success | 15.89 | test_volumes.py
    test_08_resize_volume | Success | 121.48 | test_volumes.py
    test_07_resize_fail | Success | 116.65 | test_volumes.py
    test_06_download_detached_volume | Success | 30.55 | test_volumes.py
    test_05_detach_volume | Success | 105.44 | test_volumes.py
    test_04_delete_attached_volume | Success | 15.95 | test_volumes.py
    test_03_download_attached_volume | Success | 20.45 | test_volumes.py
    test_02_attach_volume | Success | 21.09 | test_volumes.py
    test_01_create_volume | Success | 422.97 | test_volumes.py
    test_03_delete_vm_snapshots | Success | 280.38 | test_vm_snapshots.py
    test_02_revert_vm_snapshots | Success | 226.91 | test_vm_snapshots.py
    test_01_create_vm_snapshots | Success | 106.29 | test_vm_snapshots.py
    test_deploy_vm_multiple | Success | 299.55 | test_vm_life_cycle.py
    test_deploy_vm | Success | 0.03 | test_vm_life_cycle.py
    test_advZoneVirtualRouter | Success | 0.03 | test_vm_life_cycle.py
    test_10_attachAndDetach_iso | Success | 26.97 | test_vm_life_cycle.py
    test_09_expunge_vm | Success | 125.19 | test_vm_life_cycle.py
    test_08_migrate_vm | Success | 71.48 | test_vm_life_cycle.py
    test_07_restore_vm | Success | 0.15 | test_vm_life_cycle.py
    test_06_destroy_vm | Success | 5.15 | test_vm_life_cycle.py
    test_03_reboot_vm | Success | 10.21 | test_vm_life_cycle.py
    test_02_start_vm | Success | 20.31 | test_vm_life_cycle.py
    test_01_stop_vm | Success | 30.33 | test_vm_life_cycle.py
    test_CreateTemplateWithDuplicateName | Success | 156.45 | test_templates.py
    test_08_list_system_templates | Success | 0.04 | test_templates.py
    test_07_list_public_templates | Success | 0.05 | test_templates.py
    test_05_template_permissions | Success | 0.07 | test_templates.py
    test_04_extract_template | Success | 5.23 | test_templates.py
    test_03_delete_template | Success | 5.14 | test_templates.py
    test_02_edit_template | Success | 90.18 | test_templates.py
    test_01_create_template | Success | 91.25 | test_templates.py
    test_10_destroy_cpvm | Success | 261.93 | test_ssvm.py
    test_09_destroy_ssvm | Success | 260.05 | test_ssvm.py
    test_08_reboot_cpvm | Success | 151.77 | test_ssvm.py
    test_07_reboot_ssvm | Success | 154.08 | test_ssvm.py
    test_06_stop_cpvm | Success | 171.80 | test_ssvm.py
    test_05_stop_ssvm | Success | 169.10 | test_ssvm.py
    test_04_cpvm_internals | Success | 1.22 | test_ssvm.py
    test_03_ssvm_internals | Success | 3.95 | test_ssvm.py
    test_02_list_cpvm_vm | Success | 0.15 | test_ssvm.py
    test_01_list_sec_storage_vm | Success | 0.14 | test_ssvm.py
    test_01_snapshot_root_disk | Success | 21.73 | test_snapshots.py
    test_04_change_offering_small | Success | 124.30 | test_service_offerings.py
    test_03_delete_service_offering | Success | 0.05 | test_service_offerings.py
    test_02_edit_service_offering | Success | 0.10 | test_service_offerings.py
    test_01_create_service_offering | Success | 0.11 | test_service_offerings.py
    test_02_sys_template_ready | Success | 0.14 | test_secondary_storage.py
    test_01_sys_vm_start | Success | 0.22 | test_secondary_storage.py
    test_01_scale_vm | Success | 5.29 | test_scale_vm.py
    test_09_reboot_router | Success | 65.64 | test_routers.py
    test_08_start_router | Success | 55.57 | test_routers.py
    test_07_stop_router | Success | 20.27 | test_routers.py
    test_06_router_advanced | Success | 0.07 | test_routers.py
    test_05_router_basic | Success | 0.04 | test_routers.py
    test_04_restart_network_wo_cleanup | Success | 5.47 | test_routers.py
    test_03_restart_network_cleanup | Success | 146.71 | test_routers.py
    test_02_router_internal_adv | Success | 0.81 | test_routers.py
    test_01_router_internal_basic | Success | 0.56 | test_routers.py
    test_router_dns_guestipquery | Success | 49.35 | test_router_dns.py
    test_router_dns_externalipquery | Success | 0.11 | test_router_dns.py
    test_router_dhcphosts | Success | 196.50 | test_router_dhcphosts.py
    test_01_updatevolumedetail | Success | 0.22 | test_resource_detail.py
    test_01_reset_vm_on_reboot | Success | 131.35 | test_reset_vm_on_reboot.py
    test_createRegion | Success | 0.05 | test_regions.py
    test_create_pvlan_network | Success | 5.29 | test_pvlan.py
    test_dedicatePublicIpRange | Success | 0.58 | test_public_ip_range.py
    test_04_rvpc_privategw_static_routes | Success | 1139.42 | test_privategw_acl.py
    test_03_vpc_privategw_restart_vpc_cleanup | Success | 921.17 | test_privategw_acl.py
    test_02_vpc_privategw_static_routes | Success | 680.68 | test_privategw_acl.py
    test_01_vpc_privategw_acl | Success | 169.67 | test_privategw_acl.py
    test_01_primary_storage_nfs | Success | 57.86 | test_primary_storage.py
    test_01_primary_storage_iscsi | Success | 79.19 | test_primary_storage.py
    test_createPortablePublicIPRange | Success | 15.25 | test_portable_publicip.py
    test_createPortablePublicIPAcquire | Success | 15.61 | test_portable_publicip.py
    test_isolate_network_password_server | Success | 36.28 | test_password_server.py
    test_UpdateStorageOverProvisioningFactor | Success | 0.18 | test_over_provisioning.py
    test_oobm_zchange_password | Success | 21.03 | test_outofbandmanagement.py
    test_oobm_multiple_mgmt_server_ownership | Success | 16.52 | test_outofbandmanagement.py
    test_oobm_issue_power_status | Success | 10.51 | test_outofbandmanagement.py
    test_oobm_issue_power_soft | Success | 15.52 | test_outofbandmanagement.py
    test_oobm_issue_power_reset | Success | 15.53 | test_outofbandmanagement.py
    test_oobm_issue_power_on | Success | 15.53 | test_outofbandmanagement.py
    test_oobm_issue_power_off | Success | 10.52 | test_outofbandmanagement.py
    test_oobm_issue_power_cycle | Success | 15.53 | test_outofbandmanagement.py
    test_oobm_enabledisable_across_clusterzones | Success | 58.01 | test_outofbandmanagement.py
    test_oobm_enable_feature_valid | Success | 5.25 | test_outofbandmanagement.py
    test_oobm_enable_feature_invalid | Success | 0.13 | test_outofbandmanagement.py
    test_oobm_disable_feature_valid | Success | 5.28 | test_outofbandmanagement.py
    test_oobm_disable_feature_invalid | Success | 0.14 | test_outofbandmanagement.py
    test_oobm_configure_invalid_driver | Success | 0.10 | test_outofbandmanagement.py
    test_oobm_configure_default_driver | Success | 0.13 | test_outofbandmanagement.py
    test_oobm_background_powerstate_sync | Success | 23.82 | test_outofbandmanagement.py
    test_extendPhysicalNetworkVlan | Success | 15.51 | test_non_contigiousvlan.py
    test_01_nic | Success | 829.72 | test_nic.py
    test_releaseIP | Success | 350.23 | test_network.py
    test_reboot_router | Success | 551.61 | test_network.py
    test_public_ip_user_account | Success | 10.38 | test_network.py
    test_public_ip_admin_account | Success | 40.37 | test_network.py
    test_network_rules_acquired_public_ip_3_Load_Balancer_Rule | Success | 87.85 | test_network.py
    test_network_rules_acquired_public_ip_2_nat_rule | Success | 76.94 | test_network.py
    test_network_rules_acquired_public_ip_1_static_nat_rule | Success | 101.82 | test_network.py
    test_delete_account | Success | 349.85 | test_network.py
    test_02_port_fwd_on_non_src_nat | Success | 71.20 | test_network.py
    test_01_port_fwd_on_src_nat | Success | 83.96 | test_network.py
    test_nic_secondaryip_add_remove | Success | 224.53 | test_multipleips_per_nic.py
    login_test_saml_user | Success | 25.30 | test_login.py
    test_assign_and_removal_lb | Success | 150.16 | test_loadbalance.py
    test_02_create_lb_rule_non_nat | Success | 207.94 | test_loadbalance.py
    test_01_create_lb_rule_src_nat | Success | 208.45 | test_loadbalance.py
    test_03_list_snapshots | Success | 0.12 | test_list_ids_parameter.py
    test_02_list_templates | Success | 0.06 | test_list_ids_parameter.py
    test_01_list_volumes | Success | 0.06 | test_list_ids_parameter.py
    test_07_list_default_iso | Success | 0.07 | test_iso.py
    test_05_iso_permissions | Success | 0.07 | test_iso.py
    test_04_extract_Iso | Success | 5.34 | test_iso.py
    test_03_delete_iso | Success | 95.22 | test_iso.py
    test_02_edit_iso | Success | 0.07 | test_iso.py
    test_01_create_iso | Success | 22.17 | test_iso.py
    test_04_rvpc_internallb_haproxy_stats_on_all_interfaces | Success | 577.34 | test_internal_lb.py
    test_03_vpc_internallb_haproxy_stats_on_all_interfaces | Success | 410.32 | test_internal_lb.py
    test_02_internallb_roundrobin_1RVPC_3VM_HTTP_port80 | Success | 998.27 | test_internal_lb.py
    test_01_internallb_roundrobin_1VPC_3VM_HTTP_port80 | Success | 766.57 | test_internal_lb.py
    test_dedicateGuestVlanRange | Success | 10.37 | test_guest_vlan_range.py
    test_UpdateConfigParamWithScope | Success | 0.20 | test_global_settings.py
    test_rolepermission_lifecycle_update | Success | 7.85 | test_dynamicroles.py
    test_rolepermission_lifecycle_list | Success | 7.32 | test_dynamicroles.py
    test_rolepermission_lifecycle_delete | Success | 7.13 | test_dynamicroles.py
    test_rolepermission_lifecycle_create | Success | 7.08 | test_dynamicroles.py
    test_rolepermission_lifecycle_concurrent_updates | Success | 7.29 | test_dynamicroles.py
    test_role_lifecycle_update_role_inuse | Success | 7.10 | test_dynamicroles.py
    test_role_lifecycle_update | Success | 12.16 | test_dynamicroles.py
    test_role_lifecycle_list | Success | 7.24 | test_dynamicroles.py
    test_role_lifecycle_delete | Success | 12.30 | test_dynamicroles.py
    test_role_lifecycle_create | Success | 7.21 | test_dynamicroles.py
    test_role_inuse_deletion | Success | 6.92 | test_dynamicroles.py
    test_role_account_acls_multiple_mgmt_servers | Success | 11.67 | test_dynamicroles.py
    test_role_account_acls | Success | 11.07 | test_dynamicroles.py
    test_default_role_deletion | Success | 7.34 | test_dynamicroles.py
    test_04_create_fat_type_disk_offering | Success | 0.14 | test_disk_offerings.py
    test_03_delete_disk_offering | Success | 0.07 | test_disk_offerings.py
    test_02_edit_disk_offering | Success | 0.10 | test_disk_offerings.py
    test_02_create_sparse_type_disk_offering | Success | 0.10 | test_disk_offerings.py
    test_01_create_disk_offering | Success | 0.15 | test_disk_offerings.py
    test_deployvm_userdispersing | Success | 198.08 | test_deploy_vms_with_varied_deploymentplanners.py
    test_deployvm_userconcentrated | Success | 71.74 | test_deploy_vms_with_varied_deploymentplanners.py
    test_deployvm_firstfit | Success | 202.30 | test_deploy_vms_with_varied_deploymentplanners.py
    test_deployvm_userdata_post | Success | 35.73 | test_deploy_vm_with_userdata.py
    test_deployvm_userdata | Success | 132.05 | test_deploy_vm_with_userdata.py
    test_02_deploy_vm_root_resize | Success | 7.06 | test_deploy_vm_root_resize.py
    test_01_deploy_vm_root_resize | Success | 7.45 | test_deploy_vm_root_resize.py
    test_00_deploy_vm_root_resize | Success | 7.32 | test_deploy_vm_root_resize.py
    test_deploy_vm_from_iso | Success | 251.62 | test_deploy_vm_iso.py
    test_DeployVmAntiAffinityGroup | Success | 693.89 | test_affinity_groups.py
    test_01_test_vm_volume_snapshot | Skipped | 0.00 | test_vm_snapshots.py
    test_06_copy_template | Skipped | 0.00 | test_templates.py
    test_static_role_account_acls | Skipped | 0.03 | test_staticroles.py
    test_11_ss_nfs_version_on_ssvm | Skipped | 0.03 | test_ssvm.py
    test_06_copy_iso | Skipped | 0.00 | test_iso.py
    test_deploy_vgpu_enabled_vm | Skipped | 0.05 | test_deploy_vgpu_enabled_vm.py
    test_3d_gpu_support | Skipped | 0.05 | test_deploy_vgpu_enabled_vm.py



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Use Spring 4 and Java 8

Posted by pdion891 <gi...@git.apache.org>.
Github user pdion891 commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    Shouldn't we consider doing a 5.0.0 release that would support Java 8 or we want to go  Java8 at 4.10.0 ?
    
    Otherwise I can't review, but I should be able to help on testing.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Use Spring 4 and Java 8

Posted by rhtyd <gi...@git.apache.org>.
Github user rhtyd commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @pdion891 we're neither breaking any backward compatibility wrt APIs, or schema, nor we've made any core change (mgmt server core, cmd-answer patterns, rpcs/serialization, or the plugin-system). So, I think there is no need to do a 5.0.0 for this (yet).


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    Trillian test result (trillian-pr1638-46-kvm-centos68-cs410): 
    Test completed. 45 look ok, 7 have errors
    
    Test | Result | Time
    --- | --- | ---
    test_01_updatevolumedetail | Success | 0.093
    test_DeployVmAntiAffinityGroup_in_project | Success | 211.941
    test_DeployVmAntiAffinityGroup | Success | 146.346
    test_router_dhcphosts | Success | 297.713
    test_deploy_vgpu_enabled_vm | Skipped | 0.003
    test_deploy_vm_from_iso | Success | 428.001
    test_01_router_internal_basic | Success | 0.591
    test_02_router_internal_adv | Success | 1.076
    test_03_restart_network_cleanup | Success | 65.569
    test_04_restart_network_wo_cleanup | Success | 5.720
    test_05_router_basic | Success | 0.038
    test_06_router_advanced | Success | 0.053
    test_07_stop_router | Success | 10.167
    test_08_start_router | Success | 35.294
    test_09_reboot_router | Success | 40.346
    test_00_deploy_vm_root_resize | Success | 252.993
    test_01_deploy_vm_root_resize | Success | 6.346
    test_02_deploy_vm_root_resize | Success | 6.428
    test_deployvm_firstfit | Success | 60.741
    test_deployvm_userconcentrated | Success | 85.930
    test_deployvm_userdispersing | Success | 20.525
    test_01_scale_vm | Skipped | 0.000
    test_deployvm_userdata | Success | 60.675
    test_deployvm_userdata_post | Success | 75.754
    test_01_create_disk_offering | Success | 0.108
    test_02_create_sparse_type_disk_offering | Success | 0.063
    test_04_create_fat_type_disk_offering | Success | 0.058
    test_02_edit_disk_offering | Success | 0.043
    test_03_delete_disk_offering | Success | 0.032
    test_01_sys_vm_start | Success | 0.144
    test_02_sys_template_ready | Success | 0.089
    test_default_role_deletion | Success | 6.325
    test_role_account_acls | Success | 7.742
    test_role_account_acls_multiple_mgmt_servers | Success | 7.844
    test_role_inuse_deletion | Success | 6.219
    test_role_lifecycle_create | Success | 6.406
    test_role_lifecycle_delete | Success | 11.286
    test_role_lifecycle_list | Success | 6.304
    test_role_lifecycle_update | Success | 11.365
    test_role_lifecycle_update_role_inuse | Success | 6.332
    test_rolepermission_lifecycle_concurrent_updates | Success | 6.378
    test_rolepermission_lifecycle_create | Success | 6.259
    test_rolepermission_lifecycle_delete | Success | 6.224
    test_rolepermission_lifecycle_list | Success | 6.440
    test_rolepermission_lifecycle_update | Success | 6.598
    test_UpdateConfigParamWithScope | Success | 0.141
    test_01_create_service_offering | Success | 0.122
    test_02_edit_service_offering | Success | 0.074
    test_03_delete_service_offering | Success | 0.038
    test_04_change_offering_small | Success | 244.533
    ContextSuite context=TestDedicateGuestVlanRange>:setup | `Error` | 0.000
    test_01_snapshot_root_disk | `Error` | 0.049
    test_01_internallb_roundrobin_1VPC_3VM_HTTP_port80 | Success | 461.294
    test_02_internallb_roundrobin_1RVPC_3VM_HTTP_port80 | Success | 523.954
    test_03_vpc_internallb_haproxy_stats_on_all_interfaces | Success | 198.964
    test_04_rvpc_internallb_haproxy_stats_on_all_interfaces | Success | 268.375
    test_01_create_iso | Success | 66.332
    test_02_edit_iso | Success | 0.077
    test_03_delete_iso | Success | 95.185
    test_04_extract_Iso | Success | 5.185
    test_05_iso_permissions | Success | 0.055
    test_06_copy_iso | Skipped | 0.000
    test_07_list_default_iso | Success | 0.054
    test_01_list_sec_storage_vm | Success | 0.117
    test_02_list_cpvm_vm | Success | 0.103
    test_03_ssvm_internals | Success | 3.609
    test_04_cpvm_internals | Success | 1.492
    test_05_stop_ssvm | Success | 134.049
    test_06_stop_cpvm | Success | 131.927
    test_07_reboot_ssvm | Success | 133.606
    test_08_reboot_cpvm | Success | 161.697
    test_09_destroy_ssvm | Success | 164.025
    test_10_destroy_cpvm | Success | 131.972
    ContextSuite context=TestListIdsParams>:setup | `Error` | 0.000
    test_01_create_lb_rule_src_nat | Success | 240.073
    test_02_create_lb_rule_non_nat | Success | 187.476
    test_assign_and_removal_lb | Success | 133.929
    test_static_role_account_acls | Skipped | 0.016
    login_test_saml_user | Success | 21.564
    test_nic_secondaryip_add_remove | Success | 192.990
    test_01_create_template | Success | 80.674
    test_CreateTemplateWithDuplicateName | Success | 120.955
    test_02_edit_template | Success | 90.175
    test_03_delete_template | Success | 5.103
    test_04_extract_template | Success | 5.281
    test_05_template_permissions | Success | 0.037
    test_06_copy_template | Skipped | 0.000
    test_07_list_public_templates | Success | 0.026
    test_08_list_system_templates | Success | 0.021
    test_network_acl | Success | 66.041
    test_delete_account | Success | 268.020
    test_01_port_fwd_on_src_nat | Success | 141.813
    test_02_port_fwd_on_non_src_nat | Success | 55.686
    test_public_ip_admin_account | Success | 40.276
    test_public_ip_user_account | Success | 10.253
    test_reboot_router | Success | 423.995
    test_releaseIP | Success | 253.360
    test_network_rules_acquired_public_ip_1_static_nat_rule | Success | 154.257
    test_network_rules_acquired_public_ip_2_nat_rule | Success | 61.947
    test_network_rules_acquired_public_ip_3_Load_Balancer_Rule | Success | 66.838
    test_vm_nic_adapter_vmxnet3 | Skipped | 0.000
    test_01_nic | Success | 641.009
    test_advZoneVirtualRouter | Success | 0.020
    test_deploy_vm | Success | 0.024
    test_deploy_vm_multiple | Success | 257.998
    test_01_stop_vm | Success | 125.830
    test_02_start_vm | Success | 10.154
    test_03_reboot_vm | Success | 125.811
    test_06_destroy_vm | Success | 130.811
    test_07_restore_vm | Success | 0.084
    test_08_migrate_vm | Success | 40.849
    test_09_expunge_vm | Success | 125.210
    test_10_attachAndDetach_iso | Success | 71.604
    test_extendPhysicalNetworkVlan | `Error` | 0.030
    test_oobm_background_powerstate_sync | Success | 15.816
    test_oobm_configure_default_driver | Success | 0.106
    test_oobm_configure_invalid_driver | Success | 0.105
    test_oobm_disable_feature_invalid | Success | 0.130
    test_oobm_disable_feature_valid | Success | 5.194
    test_oobm_enable_feature_invalid | Success | 0.104
    test_oobm_enable_feature_valid | Success | 5.177
    test_oobm_enabledisable_across_clusterzones | Success | 58.459
    test_oobm_issue_power_cycle | Success | 15.576
    test_oobm_issue_power_off | Success | 15.583
    test_oobm_issue_power_on | Success | 15.560
    test_oobm_issue_power_reset | Success | 15.580
    test_oobm_issue_power_soft | Success | 15.571
    test_oobm_issue_power_status | Success | 10.546
    test_oobm_multiple_mgmt_server_ownership | Success | 18.578
    test_oobm_zchange_password | Success | 20.580
    test_01_test_vm_volume_snapshot | Skipped | 0.001
    test_01_create_vm_snapshots | Skipped | 0.000
    test_02_revert_vm_snapshots | Skipped | 0.000
    test_03_delete_vm_snapshots | Skipped | 0.000
    test_UpdateStorageOverProvisioningFactor | Success | 0.177
    test_isolate_network_password_server | Success | 95.166
    test_01_create_volume | Success | 861.747
    test_02_attach_volume | Success | 76.780
    test_03_download_attached_volume | Success | 15.294
    test_04_delete_attached_volume | Success | 10.216
    test_05_detach_volume | Success | 100.317
    test_06_download_detached_volume | Success | 15.304
    test_07_resize_fail | Success | 20.611
    test_08_resize_volume | Success | 15.348
    test_09_delete_detached_volume | Success | 15.525
    test_createPortablePublicIPAcquire | Success | 15.561
    test_createPortablePublicIPRange | Success | 15.327
    test_01_primary_storage_iscsi | Skipped | 0.028
    test_01_primary_storage_nfs | Success | 36.024
    test_01_create_redundant_VPC_2tiers_4VMs_4IPs_4PF_ACL | Success | 1077.064
    test_02_redundant_VPC_default_routes | Success | 531.231
    test_03_create_redundant_VPC_1tier_2VMs_2IPs_2PF_ACL_reboot_routers | Success | 516.945
    test_04_rvpc_network_garbage_collector_nics | Success | 850.304
    test_05_rvpc_multi_tiers | Success | 495.658
    test_01_vpc_privategw_acl | `Failure` | 46.564
    test_02_vpc_privategw_static_routes | `Failure` | 96.967
    test_03_vpc_privategw_restart_vpc_cleanup | `Failure` | 96.990
    test_04_rvpc_privategw_static_routes | `Failure` | 187.634
    test_dedicatePublicIpRange | `Error` | 0.261
    test_create_pvlan_network | Success | 5.197
    test_01_VPC_nics_after_destroy | Success | 581.868
    test_02_VPC_default_routes | Success | 332.526
    test_createRegion | Success | 0.039
    test_01_reset_vm_on_reboot | Success | 130.879
    test_01_redundant_vpc_site2site_vpn | Success | 280.766
    test_01_vpc_remote_access_vpn | `Error` | 0.077
    test_01_vpc_site2site_vpn | Success | 180.107
    test_02_routervm_iptables_policies | Success | 187.576
    test_01_single_VPC_iptables_policies | Success | 323.478
    test_01_isolate_network_FW_PF_default_routes_egress_true | Success | 243.510
    test_02_isolate_network_FW_PF_default_routes_egress_false | Success | 253.437
    test_01_RVR_Network_FW_PF_SSH_default_routes_egress_true | Success | 322.729
    test_02_RVR_Network_FW_PF_SSH_default_routes_egress_false | Success | 333.661
    test_03_RVR_Network_check_router_state | Success | 267.915
    
    Trillian env - trillian-pr1638-46-kvm-centos68-cs410, Job ID 46
    Hypervisor: kvm-centos68 (x2), Advanced Zone
    Mgmt host os - 6
    Marvin logs at: http://packages.shapeblue.com/cloudstack/pr/1638/trillian/trillian-pr1638-46-kvm-centos68-cs410


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by rhtyd <gi...@git.apache.org>.
Github user rhtyd commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    Merging this based on test results.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @rhtyd a Trillian-Jenkins matrix job (centos6 mgmt + xs65sp1, centos7 mgmt + vmware55u3, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Use Spring 4 and Java 8

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    Packaging result: \u2716centos6 \u2716centos7 \u2716debian repo: http://packages.shapeblue.com/cloudstack/pr/1638
    Job ID-81


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    <b>Trillian test result (tid-152)</b>
    Environment: vmware-55u3 (x2), Advanced Networking with Mgmt server 7
    Total time taken: 38948 seconds
    Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr1638-t152-vmware-55u3.zip
    Test completed. 45 look ok, 3 have error(s)
    
    
    Test | Result | Time (s) | Test File
    --- | --- | --- | ---
    test_04_rvpc_privategw_static_routes | `Failure` | 1057.71 | test_privategw_acl.py
    test_01_vpc_privategw_acl | `Failure` | 183.01 | test_privategw_acl.py
    test_oobm_zchange_password | `Failure` | 20.53 | test_outofbandmanagement.py
    test_01_vpc_site2site_vpn | `Error` | 466.82 | test_vpc_vpn.py
    test_01_redundant_vpc_site2site_vpn | `Error` | 708.24 | test_vpc_vpn.py
    test_03_vpc_privategw_restart_vpc_cleanup | `Error` | 835.74 | test_privategw_acl.py
    test_03_vpc_privategw_restart_vpc_cleanup | `Error` | 896.51 | test_privategw_acl.py
    test_3d_gpu_support | `Error` | 386.27 | test_deploy_vgpu_enabled_vm.py
    test_01_vpc_remote_access_vpn | Success | 161.78 | test_vpc_vpn.py
    test_02_VPC_default_routes | Success | 410.80 | test_vpc_router_nics.py
    test_01_VPC_nics_after_destroy | Success | 707.87 | test_vpc_router_nics.py
    test_05_rvpc_multi_tiers | Success | 712.56 | test_vpc_redundant.py
    test_04_rvpc_network_garbage_collector_nics | Success | 1540.00 | test_vpc_redundant.py
    test_03_create_redundant_VPC_1tier_2VMs_2IPs_2PF_ACL_reboot_routers | Success | 689.93 | test_vpc_redundant.py
    test_02_redundant_VPC_default_routes | Success | 647.15 | test_vpc_redundant.py
    test_01_create_redundant_VPC_2tiers_4VMs_4IPs_4PF_ACL | Success | 1366.03 | test_vpc_redundant.py
    test_09_delete_detached_volume | Success | 30.85 | test_volumes.py
    test_06_download_detached_volume | Success | 60.57 | test_volumes.py
    test_05_detach_volume | Success | 110.34 | test_volumes.py
    test_04_delete_attached_volume | Success | 20.27 | test_volumes.py
    test_03_download_attached_volume | Success | 15.30 | test_volumes.py
    test_02_attach_volume | Success | 58.97 | test_volumes.py
    test_01_create_volume | Success | 514.46 | test_volumes.py
    test_03_delete_vm_snapshots | Success | 280.27 | test_vm_snapshots.py
    test_02_revert_vm_snapshots | Success | 232.23 | test_vm_snapshots.py
    test_01_test_vm_volume_snapshot | Success | 136.55 | test_vm_snapshots.py
    test_01_create_vm_snapshots | Success | 161.65 | test_vm_snapshots.py
    test_deploy_vm_multiple | Success | 248.56 | test_vm_life_cycle.py
    test_deploy_vm | Success | 0.03 | test_vm_life_cycle.py
    test_advZoneVirtualRouter | Success | 0.02 | test_vm_life_cycle.py
    test_10_attachAndDetach_iso | Success | 26.86 | test_vm_life_cycle.py
    test_09_expunge_vm | Success | 185.32 | test_vm_life_cycle.py
    test_08_migrate_vm | Success | 116.47 | test_vm_life_cycle.py
    test_07_restore_vm | Success | 0.11 | test_vm_life_cycle.py
    test_06_destroy_vm | Success | 10.15 | test_vm_life_cycle.py
    test_03_reboot_vm | Success | 5.15 | test_vm_life_cycle.py
    test_02_start_vm | Success | 20.24 | test_vm_life_cycle.py
    test_01_stop_vm | Success | 10.15 | test_vm_life_cycle.py
    test_CreateTemplateWithDuplicateName | Success | 292.25 | test_templates.py
    test_08_list_system_templates | Success | 0.03 | test_templates.py
    test_07_list_public_templates | Success | 0.04 | test_templates.py
    test_05_template_permissions | Success | 0.06 | test_templates.py
    test_04_extract_template | Success | 25.36 | test_templates.py
    test_03_delete_template | Success | 5.11 | test_templates.py
    test_02_edit_template | Success | 90.14 | test_templates.py
    test_01_create_template | Success | 176.27 | test_templates.py
    test_10_destroy_cpvm | Success | 242.06 | test_ssvm.py
    test_09_destroy_ssvm | Success | 244.08 | test_ssvm.py
    test_08_reboot_cpvm | Success | 157.00 | test_ssvm.py
    test_07_reboot_ssvm | Success | 158.70 | test_ssvm.py
    test_06_stop_cpvm | Success | 212.31 | test_ssvm.py
    test_05_stop_ssvm | Success | 269.33 | test_ssvm.py
    test_04_cpvm_internals | Success | 1.18 | test_ssvm.py
    test_03_ssvm_internals | Success | 3.95 | test_ssvm.py
    test_02_list_cpvm_vm | Success | 0.13 | test_ssvm.py
    test_01_list_sec_storage_vm | Success | 0.14 | test_ssvm.py
    test_01_snapshot_root_disk | Success | 21.23 | test_snapshots.py
    test_04_change_offering_small | Success | 132.26 | test_service_offerings.py
    test_03_delete_service_offering | Success | 0.04 | test_service_offerings.py
    test_02_edit_service_offering | Success | 0.08 | test_service_offerings.py
    test_01_create_service_offering | Success | 0.33 | test_service_offerings.py
    test_02_sys_template_ready | Success | 0.16 | test_secondary_storage.py
    test_01_sys_vm_start | Success | 0.21 | test_secondary_storage.py
    test_09_reboot_router | Success | 125.87 | test_routers.py
    test_08_start_router | Success | 110.80 | test_routers.py
    test_07_stop_router | Success | 20.24 | test_routers.py
    test_06_router_advanced | Success | 0.06 | test_routers.py
    test_05_router_basic | Success | 0.04 | test_routers.py
    test_04_restart_network_wo_cleanup | Success | 5.69 | test_routers.py
    test_03_restart_network_cleanup | Success | 151.23 | test_routers.py
    test_02_router_internal_adv | Success | 1.10 | test_routers.py
    test_01_router_internal_basic | Success | 0.60 | test_routers.py
    test_router_dns_guestipquery | Success | 76.96 | test_router_dns.py
    test_router_dns_externalipquery | Success | 0.06 | test_router_dns.py
    test_router_dhcphosts | Success | 159.85 | test_router_dhcphosts.py
    test_01_updatevolumedetail | Success | 0.11 | test_resource_detail.py
    test_01_reset_vm_on_reboot | Success | 30.42 | test_reset_vm_on_reboot.py
    test_createRegion | Success | 0.04 | test_regions.py
    test_create_pvlan_network | Success | 5.25 | test_pvlan.py
    test_dedicatePublicIpRange | Success | 0.44 | test_public_ip_range.py
    test_02_vpc_privategw_static_routes | Success | 816.55 | test_privategw_acl.py
    test_01_primary_storage_nfs | Success | 38.50 | test_primary_storage.py
    test_createPortablePublicIPRange | Success | 15.19 | test_portable_publicip.py
    test_createPortablePublicIPAcquire | Success | 15.75 | test_portable_publicip.py
    test_isolate_network_password_server | Success | 92.50 | test_password_server.py
    test_UpdateStorageOverProvisioningFactor | Success | 0.20 | test_over_provisioning.py
    test_oobm_multiple_mgmt_server_ownership | Success | 16.52 | test_outofbandmanagement.py
    test_oobm_issue_power_status | Success | 10.51 | test_outofbandmanagement.py
    test_oobm_issue_power_soft | Success | 15.52 | test_outofbandmanagement.py
    test_oobm_issue_power_reset | Success | 15.52 | test_outofbandmanagement.py
    test_oobm_issue_power_on | Success | 15.52 | test_outofbandmanagement.py
    test_oobm_issue_power_off | Success | 15.52 | test_outofbandmanagement.py
    test_oobm_issue_power_cycle | Success | 15.52 | test_outofbandmanagement.py
    test_oobm_enabledisable_across_clusterzones | Success | 57.67 | test_outofbandmanagement.py
    test_oobm_enable_feature_valid | Success | 5.19 | test_outofbandmanagement.py
    test_oobm_enable_feature_invalid | Success | 0.11 | test_outofbandmanagement.py
    test_oobm_disable_feature_valid | Success | 5.23 | test_outofbandmanagement.py
    test_oobm_disable_feature_invalid | Success | 0.12 | test_outofbandmanagement.py
    test_oobm_configure_invalid_driver | Success | 0.09 | test_outofbandmanagement.py
    test_oobm_configure_default_driver | Success | 0.10 | test_outofbandmanagement.py
    test_oobm_background_powerstate_sync | Success | 29.91 | test_outofbandmanagement.py
    test_extendPhysicalNetworkVlan | Success | 15.35 | test_non_contigiousvlan.py
    test_01_nic | Success | 773.29 | test_nic.py
    test_releaseIP | Success | 485.66 | test_network.py
    test_reboot_router | Success | 596.49 | test_network.py
    test_public_ip_user_account | Success | 10.27 | test_network.py
    test_public_ip_admin_account | Success | 40.34 | test_network.py
    test_network_rules_acquired_public_ip_3_Load_Balancer_Rule | Success | 77.66 | test_network.py
    test_network_rules_acquired_public_ip_2_nat_rule | Success | 61.77 | test_network.py
    test_network_rules_acquired_public_ip_1_static_nat_rule | Success | 125.28 | test_network.py
    test_delete_account | Success | 339.50 | test_network.py
    test_02_port_fwd_on_non_src_nat | Success | 55.73 | test_network.py
    test_01_port_fwd_on_src_nat | Success | 112.45 | test_network.py
    test_nic_secondaryip_add_remove | Success | 228.75 | test_multipleips_per_nic.py
    login_test_saml_user | Success | 24.98 | test_login.py
    test_assign_and_removal_lb | Success | 150.40 | test_loadbalance.py
    test_02_create_lb_rule_non_nat | Success | 207.82 | test_loadbalance.py
    test_01_create_lb_rule_src_nat | Success | 213.36 | test_loadbalance.py
    test_03_list_snapshots | Success | 0.08 | test_list_ids_parameter.py
    test_02_list_templates | Success | 0.04 | test_list_ids_parameter.py
    test_01_list_volumes | Success | 0.03 | test_list_ids_parameter.py
    test_07_list_default_iso | Success | 0.07 | test_iso.py
    test_05_iso_permissions | Success | 0.07 | test_iso.py
    test_04_extract_Iso | Success | 5.29 | test_iso.py
    test_03_delete_iso | Success | 95.19 | test_iso.py
    test_02_edit_iso | Success | 0.06 | test_iso.py
    test_01_create_iso | Success | 22.09 | test_iso.py
    test_04_rvpc_internallb_haproxy_stats_on_all_interfaces | Success | 561.81 | test_internal_lb.py
    test_03_vpc_internallb_haproxy_stats_on_all_interfaces | Success | 505.18 | test_internal_lb.py
    test_02_internallb_roundrobin_1RVPC_3VM_HTTP_port80 | Success | 1215.34 | test_internal_lb.py
    test_01_internallb_roundrobin_1VPC_3VM_HTTP_port80 | Success | 1109.61 | test_internal_lb.py
    test_dedicateGuestVlanRange | Success | 10.55 | test_guest_vlan_range.py
    test_UpdateConfigParamWithScope | Success | 0.25 | test_global_settings.py
    test_rolepermission_lifecycle_update | Success | 9.78 | test_dynamicroles.py
    test_rolepermission_lifecycle_list | Success | 7.47 | test_dynamicroles.py
    test_rolepermission_lifecycle_delete | Success | 7.37 | test_dynamicroles.py
    test_rolepermission_lifecycle_create | Success | 7.76 | test_dynamicroles.py
    test_rolepermission_lifecycle_concurrent_updates | Success | 7.76 | test_dynamicroles.py
    test_role_lifecycle_update_role_inuse | Success | 7.89 | test_dynamicroles.py
    test_role_lifecycle_update | Success | 12.32 | test_dynamicroles.py
    test_role_lifecycle_list | Success | 7.44 | test_dynamicroles.py
    test_role_lifecycle_delete | Success | 12.32 | test_dynamicroles.py
    test_role_lifecycle_create | Success | 7.14 | test_dynamicroles.py
    test_role_inuse_deletion | Success | 7.63 | test_dynamicroles.py
    test_role_account_acls_multiple_mgmt_servers | Success | 11.45 | test_dynamicroles.py
    test_role_account_acls | Success | 11.83 | test_dynamicroles.py
    test_default_role_deletion | Success | 7.71 | test_dynamicroles.py
    test_04_create_fat_type_disk_offering | Success | 0.12 | test_disk_offerings.py
    test_03_delete_disk_offering | Success | 0.06 | test_disk_offerings.py
    test_02_edit_disk_offering | Success | 0.09 | test_disk_offerings.py
    test_02_create_sparse_type_disk_offering | Success | 0.10 | test_disk_offerings.py
    test_01_create_disk_offering | Success | 0.14 | test_disk_offerings.py
    test_deployvm_userdispersing | Success | 71.12 | test_deploy_vms_with_varied_deploymentplanners.py
    test_deployvm_userconcentrated | Success | 136.90 | test_deploy_vms_with_varied_deploymentplanners.py
    test_deployvm_firstfit | Success | 242.31 | test_deploy_vms_with_varied_deploymentplanners.py
    test_deployvm_userdata_post | Success | 86.10 | test_deploy_vm_with_userdata.py
    test_deployvm_userdata | Success | 449.26 | test_deploy_vm_with_userdata.py
    test_02_deploy_vm_root_resize | Success | 7.33 | test_deploy_vm_root_resize.py
    test_01_deploy_vm_root_resize | Success | 7.42 | test_deploy_vm_root_resize.py
    test_00_deploy_vm_root_resize | Success | 7.20 | test_deploy_vm_root_resize.py
    test_deploy_vm_from_iso | Success | 219.72 | test_deploy_vm_iso.py
    test_DeployVmAntiAffinityGroup | Success | 344.04 | test_affinity_groups.py
    test_08_resize_volume | Skipped | 10.21 | test_volumes.py
    test_07_resize_fail | Skipped | 15.33 | test_volumes.py
    test_06_copy_template | Skipped | 0.00 | test_templates.py
    test_static_role_account_acls | Skipped | 0.02 | test_staticroles.py
    test_01_scale_vm | Skipped | 66.69 | test_scale_vm.py
    test_01_primary_storage_iscsi | Skipped | 0.04 | test_primary_storage.py
    test_06_copy_iso | Skipped | 0.00 | test_iso.py
    test_deploy_vgpu_enabled_vm | Skipped | 3.03 | test_deploy_vgpu_enabled_vm.py



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by rhtyd <gi...@git.apache.org>.
Github user rhtyd commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @blueorangutan test centos7 vmware-55u3


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    <b>Trillian test result (tid-723)</b>
    Environment: kvm-centos6 (x2), Advanced Networking with Mgmt server 7
    Total time taken: 31971 seconds
    Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr1638-t723-kvm-centos6.zip
    Intermitten failure detected: /marvin/tests/smoke/test_list_ids_parameter.py
    Intermitten failure detected: /marvin/tests/smoke/test_privategw_acl.py
    Intermitten failure detected: /marvin/tests/smoke/test_routers_network_ops.py
    Test completed. 47 look ok, 3 have error(s)
    
    
    Test | Result | Time (s) | Test File
    --- | --- | --- | ---
    test_04_rvpc_privategw_static_routes | `Failure` | 360.91 | test_privategw_acl.py
    ContextSuite context=TestListIdsParams>:setup | `Error` | 0.00 | test_list_ids_parameter.py
    test_01_vpc_site2site_vpn | Success | 170.70 | test_vpc_vpn.py
    test_01_vpc_remote_access_vpn | Success | 71.21 | test_vpc_vpn.py
    test_01_redundant_vpc_site2site_vpn | Success | 276.26 | test_vpc_vpn.py
    test_02_VPC_default_routes | Success | 388.95 | test_vpc_router_nics.py
    test_01_VPC_nics_after_destroy | Success | 657.38 | test_vpc_router_nics.py
    test_05_rvpc_multi_tiers | Success | 552.74 | test_vpc_redundant.py
    test_04_rvpc_network_garbage_collector_nics | Success | 1361.25 | test_vpc_redundant.py
    test_03_create_redundant_VPC_1tier_2VMs_2IPs_2PF_ACL_reboot_routers | Success | 574.80 | test_vpc_redundant.py
    test_02_redundant_VPC_default_routes | Success | 779.03 | test_vpc_redundant.py
    test_01_create_redundant_VPC_2tiers_4VMs_4IPs_4PF_ACL | Success | 1372.84 | test_vpc_redundant.py
    test_09_delete_detached_volume | Success | 15.62 | test_volumes.py
    test_08_resize_volume | Success | 15.40 | test_volumes.py
    test_07_resize_fail | Success | 20.49 | test_volumes.py
    test_06_download_detached_volume | Success | 15.28 | test_volumes.py
    test_05_detach_volume | Success | 100.22 | test_volumes.py
    test_04_delete_attached_volume | Success | 10.22 | test_volumes.py
    test_03_download_attached_volume | Success | 15.32 | test_volumes.py
    test_02_attach_volume | Success | 77.89 | test_volumes.py
    test_01_create_volume | Success | 861.85 | test_volumes.py
    test_deploy_vm_multiple | Success | 333.14 | test_vm_life_cycle.py
    test_deploy_vm | Success | 0.03 | test_vm_life_cycle.py
    test_advZoneVirtualRouter | Success | 0.02 | test_vm_life_cycle.py
    test_10_attachAndDetach_iso | Success | 26.86 | test_vm_life_cycle.py
    test_09_expunge_vm | Success | 125.15 | test_vm_life_cycle.py
    test_08_migrate_vm | Success | 86.20 | test_vm_life_cycle.py
    test_07_restore_vm | Success | 0.14 | test_vm_life_cycle.py
    test_06_destroy_vm | Success | 130.91 | test_vm_life_cycle.py
    test_03_reboot_vm | Success | 131.15 | test_vm_life_cycle.py
    test_02_start_vm | Success | 10.18 | test_vm_life_cycle.py
    test_01_stop_vm | Success | 50.41 | test_vm_life_cycle.py
    test_CreateTemplateWithDuplicateName | Success | 105.83 | test_templates.py
    test_08_list_system_templates | Success | 0.03 | test_templates.py
    test_07_list_public_templates | Success | 0.04 | test_templates.py
    test_05_template_permissions | Success | 0.06 | test_templates.py
    test_04_extract_template | Success | 5.18 | test_templates.py
    test_03_delete_template | Success | 5.11 | test_templates.py
    test_02_edit_template | Success | 90.15 | test_templates.py
    test_01_create_template | Success | 65.64 | test_templates.py
    test_10_destroy_cpvm | Success | 161.85 | test_ssvm.py
    test_09_destroy_ssvm | Success | 194.00 | test_ssvm.py
    test_08_reboot_cpvm | Success | 131.75 | test_ssvm.py
    test_07_reboot_ssvm | Success | 133.89 | test_ssvm.py
    test_06_stop_cpvm | Success | 132.02 | test_ssvm.py
    test_05_stop_ssvm | Success | 134.03 | test_ssvm.py
    test_04_cpvm_internals | Success | 1.48 | test_ssvm.py
    test_03_ssvm_internals | Success | 3.74 | test_ssvm.py
    test_02_list_cpvm_vm | Success | 0.12 | test_ssvm.py
    test_01_list_sec_storage_vm | Success | 0.14 | test_ssvm.py
    test_04_change_offering_small | Success | 247.68 | test_service_offerings.py
    test_03_delete_service_offering | Success | 0.04 | test_service_offerings.py
    test_02_edit_service_offering | Success | 0.06 | test_service_offerings.py
    test_01_create_service_offering | Success | 0.13 | test_service_offerings.py
    test_02_sys_template_ready | Success | 0.13 | test_secondary_storage.py
    test_01_sys_vm_start | Success | 0.18 | test_secondary_storage.py
    test_09_reboot_router | Success | 40.34 | test_routers.py
    test_08_start_router | Success | 35.33 | test_routers.py
    test_07_stop_router | Success | 10.16 | test_routers.py
    test_06_router_advanced | Success | 0.06 | test_routers.py
    test_05_router_basic | Success | 0.04 | test_routers.py
    test_04_restart_network_wo_cleanup | Success | 5.90 | test_routers.py
    test_03_restart_network_cleanup | Success | 70.58 | test_routers.py
    test_02_router_internal_adv | Success | 1.10 | test_routers.py
    test_01_router_internal_basic | Success | 0.69 | test_routers.py
    test_router_dns_guestipquery | Success | 106.84 | test_router_dns.py
    test_router_dns_externalipquery | Success | 0.07 | test_router_dns.py
    test_router_dhcphosts | Success | 303.45 | test_router_dhcphosts.py
    test_router_dhcp_opts | Success | 22.06 | test_router_dhcphosts.py
    test_01_updatevolumedetail | Success | 0.10 | test_resource_detail.py
    test_01_reset_vm_on_reboot | Success | 166.18 | test_reset_vm_on_reboot.py
    test_createRegion | Success | 0.05 | test_regions.py
    test_create_pvlan_network | Success | 5.27 | test_pvlan.py
    test_dedicatePublicIpRange | Success | 0.43 | test_public_ip_range.py
    test_03_vpc_privategw_restart_vpc_cleanup | Success | 580.47 | test_privategw_acl.py
    test_02_vpc_privategw_static_routes | Success | 425.73 | test_privategw_acl.py
    test_01_vpc_privategw_acl | Success | 102.45 | test_privategw_acl.py
    test_01_primary_storage_nfs | Success | 35.86 | test_primary_storage.py
    test_createPortablePublicIPRange | Success | 15.19 | test_portable_publicip.py
    test_createPortablePublicIPAcquire | Success | 15.44 | test_portable_publicip.py
    test_isolate_network_password_server | Success | 94.49 | test_password_server.py
    test_UpdateStorageOverProvisioningFactor | Success | 0.13 | test_over_provisioning.py
    test_oobm_zchange_password | Success | 30.87 | test_outofbandmanagement.py
    test_oobm_multiple_mgmt_server_ownership | Success | 16.36 | test_outofbandmanagement.py
    test_oobm_issue_power_status | Success | 10.23 | test_outofbandmanagement.py
    test_oobm_issue_power_soft | Success | 15.33 | test_outofbandmanagement.py
    test_oobm_issue_power_reset | Success | 15.32 | test_outofbandmanagement.py
    test_oobm_issue_power_on | Success | 15.33 | test_outofbandmanagement.py
    test_oobm_issue_power_off | Success | 15.32 | test_outofbandmanagement.py
    test_oobm_issue_power_cycle | Success | 15.38 | test_outofbandmanagement.py
    test_oobm_enabledisable_across_clusterzones | Success | 92.57 | test_outofbandmanagement.py
    test_oobm_enable_feature_valid | Success | 5.33 | test_outofbandmanagement.py
    test_oobm_enable_feature_invalid | Success | 0.10 | test_outofbandmanagement.py
    test_oobm_disable_feature_valid | Success | 5.17 | test_outofbandmanagement.py
    test_oobm_disable_feature_invalid | Success | 0.10 | test_outofbandmanagement.py
    test_oobm_configure_invalid_driver | Success | 0.07 | test_outofbandmanagement.py
    test_oobm_configure_default_driver | Success | 0.07 | test_outofbandmanagement.py
    test_oobm_background_powerstate_sync | Success | 23.48 | test_outofbandmanagement.py
    test_extendPhysicalNetworkVlan | Success | 15.31 | test_non_contigiousvlan.py
    test_01_nic | Success | 520.05 | test_nic.py
    test_releaseIP | Success | 288.55 | test_network.py
    test_reboot_router | Success | 448.66 | test_network.py
    test_public_ip_user_account | Success | 10.25 | test_network.py
    test_public_ip_admin_account | Success | 40.29 | test_network.py
    test_network_rules_acquired_public_ip_3_Load_Balancer_Rule | Success | 66.91 | test_network.py
    test_network_rules_acquired_public_ip_2_nat_rule | Success | 61.76 | test_network.py
    test_network_rules_acquired_public_ip_1_static_nat_rule | Success | 154.15 | test_network.py
    test_delete_account | Success | 312.98 | test_network.py
    test_02_port_fwd_on_non_src_nat | Success | 55.63 | test_network.py
    test_01_port_fwd_on_src_nat | Success | 141.77 | test_network.py
    test_nic_secondaryip_add_remove | Success | 212.56 | test_multipleips_per_nic.py
    login_test_saml_user | Success | 19.16 | test_login.py
    test_assign_and_removal_lb | Success | 133.81 | test_loadbalance.py
    test_02_create_lb_rule_non_nat | Success | 187.37 | test_loadbalance.py
    test_01_create_lb_rule_src_nat | Success | 209.84 | test_loadbalance.py
    test_07_list_default_iso | Success | 0.06 | test_iso.py
    test_05_iso_permissions | Success | 0.07 | test_iso.py
    test_04_extract_Iso | Success | 5.15 | test_iso.py
    test_03_delete_iso | Success | 95.18 | test_iso.py
    test_02_edit_iso | Success | 0.06 | test_iso.py
    test_01_create_iso | Success | 21.07 | test_iso.py
    test_04_rvpc_internallb_haproxy_stats_on_all_interfaces | Success | 238.31 | test_internal_lb.py
    test_03_vpc_internallb_haproxy_stats_on_all_interfaces | Success | 167.80 | test_internal_lb.py
    test_02_internallb_roundrobin_1RVPC_3VM_HTTP_port80 | Success | 562.76 | test_internal_lb.py
    test_01_internallb_roundrobin_1VPC_3VM_HTTP_port80 | Success | 445.92 | test_internal_lb.py
    test_dedicateGuestVlanRange | Success | 10.27 | test_guest_vlan_range.py
    test_UpdateConfigParamWithScope | Success | 0.33 | test_global_settings.py
    test_rolepermission_lifecycle_update | Success | 6.19 | test_dynamicroles.py
    test_rolepermission_lifecycle_list | Success | 6.10 | test_dynamicroles.py
    test_rolepermission_lifecycle_delete | Success | 5.85 | test_dynamicroles.py
    test_rolepermission_lifecycle_create | Success | 5.88 | test_dynamicroles.py
    test_rolepermission_lifecycle_concurrent_updates | Success | 6.04 | test_dynamicroles.py
    test_role_lifecycle_update_role_inuse | Success | 5.91 | test_dynamicroles.py
    test_role_lifecycle_update | Success | 10.98 | test_dynamicroles.py
    test_role_lifecycle_list | Success | 5.89 | test_dynamicroles.py
    test_role_lifecycle_delete | Success | 10.94 | test_dynamicroles.py
    test_role_lifecycle_create | Success | 5.89 | test_dynamicroles.py
    test_role_inuse_deletion | Success | 5.87 | test_dynamicroles.py
    test_role_account_acls_multiple_mgmt_servers | Success | 8.20 | test_dynamicroles.py
    test_role_account_acls | Success | 8.51 | test_dynamicroles.py
    test_default_role_deletion | Success | 5.96 | test_dynamicroles.py
    test_04_create_fat_type_disk_offering | Success | 0.07 | test_disk_offerings.py
    test_03_delete_disk_offering | Success | 0.04 | test_disk_offerings.py
    test_02_edit_disk_offering | Success | 0.05 | test_disk_offerings.py
    test_02_create_sparse_type_disk_offering | Success | 0.07 | test_disk_offerings.py
    test_01_create_disk_offering | Success | 0.11 | test_disk_offerings.py
    test_deployvm_userdispersing | Success | 20.69 | test_deploy_vms_with_varied_deploymentplanners.py
    test_deployvm_userconcentrated | Success | 20.63 | test_deploy_vms_with_varied_deploymentplanners.py
    test_deployvm_firstfit | Success | 101.14 | test_deploy_vms_with_varied_deploymentplanners.py
    test_deployvm_userdata_post | Success | 10.40 | test_deploy_vm_with_userdata.py
    test_deployvm_userdata | Success | 80.88 | test_deploy_vm_with_userdata.py
    test_02_deploy_vm_root_resize | Success | 5.98 | test_deploy_vm_root_resize.py
    test_01_deploy_vm_root_resize | Success | 6.06 | test_deploy_vm_root_resize.py
    test_00_deploy_vm_root_resize | Success | 227.57 | test_deploy_vm_root_resize.py
    test_deploy_vm_from_iso | Success | 222.65 | test_deploy_vm_iso.py
    test_DeployVmAntiAffinityGroup | Success | 65.96 | test_affinity_groups.py
    test_03_delete_vm_snapshots | Skipped | 0.00 | test_vm_snapshots.py
    test_02_revert_vm_snapshots | Skipped | 0.00 | test_vm_snapshots.py
    test_01_test_vm_volume_snapshot | Skipped | 0.00 | test_vm_snapshots.py
    test_01_create_vm_snapshots | Skipped | 0.00 | test_vm_snapshots.py
    test_06_copy_template | Skipped | 0.00 | test_templates.py
    test_static_role_account_acls | Skipped | 0.02 | test_staticroles.py
    test_11_ss_nfs_version_on_ssvm | Skipped | 0.02 | test_ssvm.py
    test_01_snapshot_root_disk | Skipped | 0.00 | test_snapshots.py
    test_01_scale_vm | Skipped | 0.00 | test_scale_vm.py
    test_01_primary_storage_iscsi | Skipped | 0.04 | test_primary_storage.py
    test_nested_virtualization_vmware | Skipped | 0.00 | test_nested_virtualization.py
    test_06_copy_iso | Skipped | 0.00 | test_iso.py
    test_deploy_vgpu_enabled_vm | Skipped | 0.04 | test_deploy_vgpu_enabled_vm.py
    test_3d_gpu_support | Skipped | 0.04 | test_deploy_vgpu_enabled_vm.py



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    <b>Trillian test result (tid-151)</b>
    Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
    Total time taken: 29915 seconds
    Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr1638-t151-kvm-centos7.zip
    Test completed. 47 look ok, 1 have error(s)
    
    
    Test | Result | Time (s) | Test File
    --- | --- | --- | ---
    test_02_vpc_privategw_static_routes | `Failure` | 239.63 | test_privategw_acl.py
    test_01_vpc_site2site_vpn | Success | 170.22 | test_vpc_vpn.py
    test_01_vpc_remote_access_vpn | Success | 91.49 | test_vpc_vpn.py
    test_01_redundant_vpc_site2site_vpn | Success | 276.05 | test_vpc_vpn.py
    test_02_VPC_default_routes | Success | 309.88 | test_vpc_router_nics.py
    test_01_VPC_nics_after_destroy | Success | 672.81 | test_vpc_router_nics.py
    test_05_rvpc_multi_tiers | Success | 517.20 | test_vpc_redundant.py
    test_04_rvpc_network_garbage_collector_nics | Success | 1458.01 | test_vpc_redundant.py
    test_03_create_redundant_VPC_1tier_2VMs_2IPs_2PF_ACL_reboot_routers | Success | 687.84 | test_vpc_redundant.py
    test_02_redundant_VPC_default_routes | Success | 777.17 | test_vpc_redundant.py
    test_01_create_redundant_VPC_2tiers_4VMs_4IPs_4PF_ACL | Success | 1380.00 | test_vpc_redundant.py
    test_09_delete_detached_volume | Success | 15.61 | test_volumes.py
    test_08_resize_volume | Success | 15.42 | test_volumes.py
    test_07_resize_fail | Success | 20.48 | test_volumes.py
    test_06_download_detached_volume | Success | 15.34 | test_volumes.py
    test_05_detach_volume | Success | 100.30 | test_volumes.py
    test_04_delete_attached_volume | Success | 10.21 | test_volumes.py
    test_03_download_attached_volume | Success | 15.29 | test_volumes.py
    test_02_attach_volume | Success | 74.84 | test_volumes.py
    test_01_create_volume | Success | 730.76 | test_volumes.py
    test_deploy_vm_multiple | Success | 263.89 | test_vm_life_cycle.py
    test_deploy_vm | Success | 0.03 | test_vm_life_cycle.py
    test_advZoneVirtualRouter | Success | 0.02 | test_vm_life_cycle.py
    test_10_attachAndDetach_iso | Success | 26.86 | test_vm_life_cycle.py
    test_09_expunge_vm | Success | 125.27 | test_vm_life_cycle.py
    test_08_migrate_vm | Success | 41.01 | test_vm_life_cycle.py
    test_07_restore_vm | Success | 0.13 | test_vm_life_cycle.py
    test_06_destroy_vm | Success | 126.02 | test_vm_life_cycle.py
    test_03_reboot_vm | Success | 125.96 | test_vm_life_cycle.py
    test_02_start_vm | Success | 10.22 | test_vm_life_cycle.py
    test_01_stop_vm | Success | 40.36 | test_vm_life_cycle.py
    test_CreateTemplateWithDuplicateName | Success | 156.36 | test_templates.py
    test_08_list_system_templates | Success | 0.03 | test_templates.py
    test_07_list_public_templates | Success | 0.04 | test_templates.py
    test_05_template_permissions | Success | 0.07 | test_templates.py
    test_04_extract_template | Success | 5.24 | test_templates.py
    test_03_delete_template | Success | 5.11 | test_templates.py
    test_02_edit_template | Success | 90.19 | test_templates.py
    test_01_create_template | Success | 65.78 | test_templates.py
    test_10_destroy_cpvm | Success | 191.81 | test_ssvm.py
    test_09_destroy_ssvm | Success | 163.89 | test_ssvm.py
    test_08_reboot_cpvm | Success | 161.69 | test_ssvm.py
    test_07_reboot_ssvm | Success | 133.82 | test_ssvm.py
    test_06_stop_cpvm | Success | 192.05 | test_ssvm.py
    test_05_stop_ssvm | Success | 138.97 | test_ssvm.py
    test_04_cpvm_internals | Success | 1.31 | test_ssvm.py
    test_03_ssvm_internals | Success | 4.50 | test_ssvm.py
    test_02_list_cpvm_vm | Success | 0.13 | test_ssvm.py
    test_01_list_sec_storage_vm | Success | 0.14 | test_ssvm.py
    test_01_snapshot_root_disk | Success | 16.33 | test_snapshots.py
    test_04_change_offering_small | Success | 240.61 | test_service_offerings.py
    test_03_delete_service_offering | Success | 0.04 | test_service_offerings.py
    test_02_edit_service_offering | Success | 0.08 | test_service_offerings.py
    test_01_create_service_offering | Success | 0.11 | test_service_offerings.py
    test_02_sys_template_ready | Success | 0.14 | test_secondary_storage.py
    test_01_sys_vm_start | Success | 0.22 | test_secondary_storage.py
    test_09_reboot_router | Success | 40.38 | test_routers.py
    test_08_start_router | Success | 30.30 | test_routers.py
    test_07_stop_router | Success | 10.17 | test_routers.py
    test_06_router_advanced | Success | 0.06 | test_routers.py
    test_05_router_basic | Success | 0.04 | test_routers.py
    test_04_restart_network_wo_cleanup | Success | 5.77 | test_routers.py
    test_03_restart_network_cleanup | Success | 75.66 | test_routers.py
    test_02_router_internal_adv | Success | 1.14 | test_routers.py
    test_01_router_internal_basic | Success | 0.65 | test_routers.py
    test_router_dns_guestipquery | Success | 76.91 | test_router_dns.py
    test_router_dns_externalipquery | Success | 0.08 | test_router_dns.py
    test_router_dhcphosts | Success | 308.76 | test_router_dhcphosts.py
    test_01_updatevolumedetail | Success | 0.08 | test_resource_detail.py
    test_01_reset_vm_on_reboot | Success | 181.41 | test_reset_vm_on_reboot.py
    test_createRegion | Success | 0.05 | test_regions.py
    test_create_pvlan_network | Success | 5.27 | test_pvlan.py
    test_dedicatePublicIpRange | Success | 0.45 | test_public_ip_range.py
    test_04_rvpc_privategw_static_routes | Success | 547.85 | test_privategw_acl.py
    test_03_vpc_privategw_restart_vpc_cleanup | Success | 602.92 | test_privategw_acl.py
    test_01_vpc_privategw_acl | Success | 98.53 | test_privategw_acl.py
    test_01_primary_storage_nfs | Success | 35.87 | test_primary_storage.py
    test_createPortablePublicIPRange | Success | 15.23 | test_portable_publicip.py
    test_createPortablePublicIPAcquire | Success | 15.55 | test_portable_publicip.py
    test_isolate_network_password_server | Success | 90.22 | test_password_server.py
    test_UpdateStorageOverProvisioningFactor | Success | 0.17 | test_over_provisioning.py
    test_oobm_zchange_password | Success | 21.03 | test_outofbandmanagement.py
    test_oobm_multiple_mgmt_server_ownership | Success | 16.52 | test_outofbandmanagement.py
    test_oobm_issue_power_status | Success | 10.52 | test_outofbandmanagement.py
    test_oobm_issue_power_soft | Success | 15.52 | test_outofbandmanagement.py
    test_oobm_issue_power_reset | Success | 15.52 | test_outofbandmanagement.py
    test_oobm_issue_power_on | Success | 10.52 | test_outofbandmanagement.py
    test_oobm_issue_power_off | Success | 15.52 | test_outofbandmanagement.py
    test_oobm_issue_power_cycle | Success | 15.52 | test_outofbandmanagement.py
    test_oobm_enabledisable_across_clusterzones | Success | 62.51 | test_outofbandmanagement.py
    test_oobm_enable_feature_valid | Success | 5.26 | test_outofbandmanagement.py
    test_oobm_enable_feature_invalid | Success | 0.15 | test_outofbandmanagement.py
    test_oobm_disable_feature_valid | Success | 5.23 | test_outofbandmanagement.py
    test_oobm_disable_feature_invalid | Success | 0.15 | test_outofbandmanagement.py
    test_oobm_configure_invalid_driver | Success | 0.11 | test_outofbandmanagement.py
    test_oobm_configure_default_driver | Success | 0.10 | test_outofbandmanagement.py
    test_oobm_background_powerstate_sync | Success | 23.52 | test_outofbandmanagement.py
    test_extendPhysicalNetworkVlan | Success | 15.34 | test_non_contigiousvlan.py
    test_01_nic | Success | 707.37 | test_nic.py
    test_releaseIP | Success | 289.35 | test_network.py
    test_reboot_router | Success | 505.75 | test_network.py
    test_public_ip_user_account | Success | 10.29 | test_network.py
    test_public_ip_admin_account | Success | 40.35 | test_network.py
    test_network_rules_acquired_public_ip_3_Load_Balancer_Rule | Success | 66.96 | test_network.py
    test_network_rules_acquired_public_ip_2_nat_rule | Success | 61.93 | test_network.py
    test_network_rules_acquired_public_ip_1_static_nat_rule | Success | 154.66 | test_network.py
    test_delete_account | Success | 430.33 | test_network.py
    test_02_port_fwd_on_non_src_nat | Success | 55.72 | test_network.py
    test_01_port_fwd_on_src_nat | Success | 141.89 | test_network.py
    test_nic_secondaryip_add_remove | Success | 376.04 | test_multipleips_per_nic.py
    login_test_saml_user | Success | 27.55 | test_login.py
    test_assign_and_removal_lb | Success | 158.86 | test_loadbalance.py
    test_02_create_lb_rule_non_nat | Success | 199.22 | test_loadbalance.py
    test_01_create_lb_rule_src_nat | Success | 259.06 | test_loadbalance.py
    test_03_list_snapshots | Success | 0.13 | test_list_ids_parameter.py
    test_02_list_templates | Success | 0.07 | test_list_ids_parameter.py
    test_01_list_volumes | Success | 0.07 | test_list_ids_parameter.py
    test_07_list_default_iso | Success | 0.07 | test_iso.py
    test_05_iso_permissions | Success | 0.07 | test_iso.py
    test_04_extract_Iso | Success | 5.36 | test_iso.py
    test_03_delete_iso | Success | 95.15 | test_iso.py
    test_02_edit_iso | Success | 0.08 | test_iso.py
    test_01_create_iso | Success | 22.17 | test_iso.py
    test_04_rvpc_internallb_haproxy_stats_on_all_interfaces | Success | 360.48 | test_internal_lb.py
    test_03_vpc_internallb_haproxy_stats_on_all_interfaces | Success | 269.81 | test_internal_lb.py
    test_02_internallb_roundrobin_1RVPC_3VM_HTTP_port80 | Success | 677.01 | test_internal_lb.py
    test_01_internallb_roundrobin_1VPC_3VM_HTTP_port80 | Success | 569.36 | test_internal_lb.py
    test_dedicateGuestVlanRange | Success | 10.52 | test_guest_vlan_range.py
    test_UpdateConfigParamWithScope | Success | 0.24 | test_global_settings.py
    test_rolepermission_lifecycle_update | Success | 7.71 | test_dynamicroles.py
    test_rolepermission_lifecycle_list | Success | 7.24 | test_dynamicroles.py
    test_rolepermission_lifecycle_delete | Success | 7.31 | test_dynamicroles.py
    test_rolepermission_lifecycle_create | Success | 7.28 | test_dynamicroles.py
    test_rolepermission_lifecycle_concurrent_updates | Success | 7.78 | test_dynamicroles.py
    test_role_lifecycle_update_role_inuse | Success | 7.17 | test_dynamicroles.py
    test_role_lifecycle_update | Success | 12.19 | test_dynamicroles.py
    test_role_lifecycle_list | Success | 7.16 | test_dynamicroles.py
    test_role_lifecycle_delete | Success | 12.14 | test_dynamicroles.py
    test_role_lifecycle_create | Success | 8.24 | test_dynamicroles.py
    test_role_inuse_deletion | Success | 7.03 | test_dynamicroles.py
    test_role_account_acls_multiple_mgmt_servers | Success | 9.64 | test_dynamicroles.py
    test_role_account_acls | Success | 10.09 | test_dynamicroles.py
    test_default_role_deletion | Success | 7.92 | test_dynamicroles.py
    test_04_create_fat_type_disk_offering | Success | 0.10 | test_disk_offerings.py
    test_03_delete_disk_offering | Success | 0.07 | test_disk_offerings.py
    test_02_edit_disk_offering | Success | 0.08 | test_disk_offerings.py
    test_02_create_sparse_type_disk_offering | Success | 0.09 | test_disk_offerings.py
    test_01_create_disk_offering | Success | 0.15 | test_disk_offerings.py
    test_deployvm_userdispersing | Success | 20.69 | test_deploy_vms_with_varied_deploymentplanners.py
    test_deployvm_userconcentrated | Success | 20.77 | test_deploy_vms_with_varied_deploymentplanners.py
    test_deployvm_firstfit | Success | 111.25 | test_deploy_vms_with_varied_deploymentplanners.py
    test_deployvm_userdata_post | Success | 10.47 | test_deploy_vm_with_userdata.py
    test_deployvm_userdata | Success | 71.11 | test_deploy_vm_with_userdata.py
    test_02_deploy_vm_root_resize | Success | 6.93 | test_deploy_vm_root_resize.py
    test_01_deploy_vm_root_resize | Success | 6.99 | test_deploy_vm_root_resize.py
    test_00_deploy_vm_root_resize | Success | 224.20 | test_deploy_vm_root_resize.py
    test_deploy_vm_from_iso | Success | 218.82 | test_deploy_vm_iso.py
    test_DeployVmAntiAffinityGroup | Success | 81.34 | test_affinity_groups.py
    test_03_delete_vm_snapshots | Skipped | 0.00 | test_vm_snapshots.py
    test_02_revert_vm_snapshots | Skipped | 0.00 | test_vm_snapshots.py
    test_01_test_vm_volume_snapshot | Skipped | 0.00 | test_vm_snapshots.py
    test_01_create_vm_snapshots | Skipped | 0.00 | test_vm_snapshots.py
    test_06_copy_template | Skipped | 0.00 | test_templates.py
    test_static_role_account_acls | Skipped | 0.02 | test_staticroles.py
    test_01_scale_vm | Skipped | 0.00 | test_scale_vm.py
    test_01_primary_storage_iscsi | Skipped | 0.04 | test_primary_storage.py
    test_06_copy_iso | Skipped | 0.00 | test_iso.py
    test_deploy_vgpu_enabled_vm | Skipped | 0.03 | test_deploy_vgpu_enabled_vm.py
    test_3d_gpu_support | Skipped | 0.04 | test_deploy_vgpu_enabled_vm.py



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by rhtyd <gi...@git.apache.org>.
Github user rhtyd commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @blueorangutan test centos7 kvm-centos6


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by rhtyd <gi...@git.apache.org>.
Github user rhtyd commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @blueorangutan package


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    Packaging result: \u2714centos6 \u2714centos7 \u2714debian. JID-204


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Use Spring 4 and Java 8

Posted by jburwell <gi...@git.apache.org>.
Github user jburwell commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @rhtyd there is a difference between supporting Java8 and using it as the default version.  By changing the POMs, Maven will require that Java8 in order to use CloudStack dependencies.  Furthermore, making Java8 ripples into supported Tomcat versions and Linux distributions.  Therefore, we agreed sometime ago that 4.x would support Java8, and 5.0.0 would require/default to it. Personally, I would like to adopt Java8 as soon as possible, but we have to recognize that many of our users can move so quickly.  I would also like to do it once we have Jetty embedded so that the upgrade is much simpler for users of Linux distributions because they will no longer be concerned with version matching Tomcat.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Use Spring 4 and Java 8

Posted by rhtyd <gi...@git.apache.org>.
Github user rhtyd commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    Thanks @marcaurele for your fix, it has been included in the PR.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by rhtyd <gi...@git.apache.org>.
Github user rhtyd commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @blueorangutan test


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request #1638: CLOUDSTACK-9456: Use Spring 4 and Java 8

Posted by marcaurele <gi...@git.apache.org>.
Github user marcaurele commented on a diff in the pull request:

    https://github.com/apache/cloudstack/pull/1638#discussion_r74588212
  
    --- Diff: pom.xml ---
    @@ -92,22 +85,22 @@
         <cs.rampart.version>1.5.1</cs.rampart.version>
         <cs.axiom.version>1.2.8</cs.axiom.version>
         <cs.neethi.version>2.0.4</cs.neethi.version>
    -    <cs.servlet.version>2.5</cs.servlet.version>
    +    <cs.servlet.version>3.1.0</cs.servlet.version>
         <cs.jstl.version>1.2</cs.jstl.version>
         <cs.jstl-api.version>1.2.1</cs.jstl-api.version>
         <cs.selenium.server.version>1.0-20081010.060147</cs.selenium.server.version>
         <cs.vmware.api.version>6.0</cs.vmware.api.version>
    -    <org.springframework.version>3.2.16.RELEASE</org.springframework.version>
    +    <org.springframework.version>4.2.7.RELEASE</org.springframework.version>
    --- End diff --
    
    I'll have a look


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/cloudstack/pull/1638


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request #1638: CLOUDSTACK-9456: Use Spring 4 and Java 8

Posted by marcaurele <gi...@git.apache.org>.
Github user marcaurele commented on a diff in the pull request:

    https://github.com/apache/cloudstack/pull/1638#discussion_r74739489
  
    --- Diff: pom.xml ---
    @@ -92,22 +85,22 @@
         <cs.rampart.version>1.5.1</cs.rampart.version>
         <cs.axiom.version>1.2.8</cs.axiom.version>
         <cs.neethi.version>2.0.4</cs.neethi.version>
    -    <cs.servlet.version>2.5</cs.servlet.version>
    +    <cs.servlet.version>3.1.0</cs.servlet.version>
         <cs.jstl.version>1.2</cs.jstl.version>
         <cs.jstl-api.version>1.2.1</cs.jstl-api.version>
         <cs.selenium.server.version>1.0-20081010.060147</cs.selenium.server.version>
         <cs.vmware.api.version>6.0</cs.vmware.api.version>
    -    <org.springframework.version>3.2.16.RELEASE</org.springframework.version>
    +    <org.springframework.version>4.2.7.RELEASE</org.springframework.version>
    --- End diff --
    
    Pushed a PR on your branch with the fixes


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by rhtyd <gi...@git.apache.org>.
Github user rhtyd commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    LGTM, and test LGTM (Travis).
    @blueorangutan package


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos6) has been kicked to run smoke tests


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by rhtyd <gi...@git.apache.org>.
Github user rhtyd commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @blueorangutan package


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request #1638: CLOUDSTACK-9456: Use Spring 4 and Java 8

Posted by rhtyd <gi...@git.apache.org>.
Github user rhtyd commented on a diff in the pull request:

    https://github.com/apache/cloudstack/pull/1638#discussion_r74580238
  
    --- Diff: pom.xml ---
    @@ -92,22 +85,22 @@
         <cs.rampart.version>1.5.1</cs.rampart.version>
         <cs.axiom.version>1.2.8</cs.axiom.version>
         <cs.neethi.version>2.0.4</cs.neethi.version>
    -    <cs.servlet.version>2.5</cs.servlet.version>
    +    <cs.servlet.version>3.1.0</cs.servlet.version>
         <cs.jstl.version>1.2</cs.jstl.version>
         <cs.jstl-api.version>1.2.1</cs.jstl-api.version>
         <cs.selenium.server.version>1.0-20081010.060147</cs.selenium.server.version>
         <cs.vmware.api.version>6.0</cs.vmware.api.version>
    -    <org.springframework.version>3.2.16.RELEASE</org.springframework.version>
    +    <org.springframework.version>4.2.7.RELEASE</org.springframework.version>
    --- End diff --
    
    I've bumped the version to 4.3.2 now, there are two failing unit tests now that need fixing.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by rhtyd <gi...@git.apache.org>.
Github user rhtyd commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @blueorangutan test


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    Packaging result: \u2714centos6 \u2714centos7 \u2714debian. JID-398


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Use Spring 4 and Java 8

Posted by rhtyd <gi...@git.apache.org>.
Github user rhtyd commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @jburwell Running tests against JRE 1.7, 1.8 is do-able. But I really want our master to use JDK 1.8. If we want to be able to run ACS mgmt server, agents etc against JRE 1.8 on both 4.9/lts and master branches why not use JDK 1.8 for at least master moving forward? Starting 4.10 why not make JRE 1.8 default for CloudStack mgmt server and agents?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    Packaging result: \u2714centos6 \u2714centos7 \u2714debian. JID-285


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Use Spring 4 and Java 8

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    Packaging result: \u2714centos6 \u2716centos7 \u2716debian repo: http://packages.shapeblue.com/cloudstack/pr/1638
    Job ID-83


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Use Spring 4 and Java 8

Posted by rhtyd <gi...@git.apache.org>.
Github user rhtyd commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @blueorangutan I see, slaves need Java8 installed. Fixing that.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    Packaging result: \u2714centos6 \u2714centos7 \u2714debian. JID-109


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Use Spring 4 and Java 8

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    Packaging result: \u2714centos6 \u2714centos7 \u2714debian. JID-68


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @rhtyd a Trillian-Jenkins test job (centos7 mgmt + vmware-55u3) has been kicked to run smoke tests


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request #1638: CLOUDSTACK-9456: Use Spring 4 and Java 8

Posted by rhtyd <gi...@git.apache.org>.
Github user rhtyd closed the pull request at:

    https://github.com/apache/cloudstack/pull/1638


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request #1638: CLOUDSTACK-9456: Use Spring 4 and Java 8

Posted by marcaurele <gi...@git.apache.org>.
Github user marcaurele commented on a diff in the pull request:

    https://github.com/apache/cloudstack/pull/1638#discussion_r74574588
  
    --- Diff: pom.xml ---
    @@ -92,22 +85,22 @@
         <cs.rampart.version>1.5.1</cs.rampart.version>
         <cs.axiom.version>1.2.8</cs.axiom.version>
         <cs.neethi.version>2.0.4</cs.neethi.version>
    -    <cs.servlet.version>2.5</cs.servlet.version>
    +    <cs.servlet.version>3.1.0</cs.servlet.version>
         <cs.jstl.version>1.2</cs.jstl.version>
         <cs.jstl-api.version>1.2.1</cs.jstl-api.version>
         <cs.selenium.server.version>1.0-20081010.060147</cs.selenium.server.version>
         <cs.vmware.api.version>6.0</cs.vmware.api.version>
    -    <org.springframework.version>3.2.16.RELEASE</org.springframework.version>
    +    <org.springframework.version>4.2.7.RELEASE</org.springframework.version>
    --- End diff --
    
    Any particular reason to not use the version 4.3.2 ?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Use Spring 4 and Java 8

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    Packaging result: \u2714centos6 \u2714centos7 \u2714debian repo: http://packages.shapeblue.com/cloudstack/pr/1638
    Job ID-86


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by rhtyd <gi...@git.apache.org>.
Github user rhtyd commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @blueorangutan package


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request #1638: CLOUDSTACK-9456: Use Spring 4 and Java 8

Posted by rhtyd <gi...@git.apache.org>.
GitHub user rhtyd reopened a pull request:

    https://github.com/apache/cloudstack/pull/1638

    CLOUDSTACK-9456: Use Spring 4 and Java 8

    This changes makes CloudStack use spring 4 and Java 8:
    
        - Bumps jdk version to 1.8
        - Use jdk8 for Travis CI
        - Bump spring-framework version to 4.x and Jetty to version that runs with JDK8
        - Bump servet dependency version
        - Migrates various xmls to use version independent schema uris
    
    Outstanding issues:
        - F5 plugin as it fails to build due to issue in axis/library dependency (Stub not accessible), it is commented/disabled for now
        - A unit test in server that fails which I could not fix so I've disabled it for now:
          com/cloud/vm/DeploymentPlanningManagerImplTest.java
        - Testing of various non-standard plugins such as network and storage plugins etc.
    
    Since, this is a big change pinging for review -- @jburwell @karuturi @wido @murali-reddy @abhinandanprateek @DaanHoogland @GaborApatiNagy @JayapalUradi @kishankavala @K0zka @nvazquez @rafaelweingartner @pyr and others
    
    @blueorangutan package

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shapeblue/cloudstack spring4-java8-only

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1638.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1638
    
----
commit 8ed1f0187aa92203ae8f58a4cfacec26191b3419
Author: Rohit Yadav <ro...@shapeblue.com>
Date:   2016-05-13T10:26:48Z

    CLOUDSTACK-9456: Update Spring version in maven poms and use Java 8
    
    - Bumps jdk version to 1.8
    - Use jdk8 for Travis CI
    - Bump spring-framework version to 4.x and Jetty to version that runs with JDK8
    - Bump servet dependency version
    
    Outstanding issues:
    - Disables F5 plugin as it fails to build
    - Disable a unit test in server that fails:
      com/cloud/vm/DeploymentPlanningManagerImplTest.java
    
    Signed-off-by: Rohit Yadav <ro...@shapeblue.com>

commit 4a0d5c000be8767bf75fb0668df227c3bd92dee3
Author: Rohit Yadav <ro...@shapeblue.com>
Date:   2016-05-13T10:46:15Z

    CLOUDSTACK-9456: Migrate spring xmls to version 4
    
    Fixes schema locations that are 3.0 dependent in various xmls.
    
    Signed-off-by: Rohit Yadav <ro...@shapeblue.com>

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    <b>Trillian test result (tid-39)</b>
    Environment: xenserver-65sp1 (x2), Advanced Networking
    Total time taken: 31973s
    Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr1638-t39-xenserver-65sp1.zip
    Test completed. 37 look ok, 15 have errors
    
    
    Test | Result | Time (s)
    --- | --- | ---
    test_05_rvpc_multi_tiers | `Failure` | 545.505
    test_04_rvpc_privategw_static_routes | `Failure` | 344.960
    test_04_rvpc_network_garbage_collector_nics | `Failure` | 631.797
    test_03_vpc_privategw_restart_vpc_cleanup | `Failure` | 188.289
    test_02_vpc_privategw_static_routes | `Failure` | 188.330
    test_02_internallb_roundrobin_1RVPC_3VM_HTTP_port80 | `Failure` | 548.016
    test_01_vpc_privategw_acl | `Failure` | 82.568
    test_01_create_redundant_VPC_2tiers_4VMs_4IPs_4PF_ACL | `Failure` | 542.792
    test_router_dhcphosts | `Error` | 765.726
    test_network_rules_acquired_public_ip_3_Load_Balancer_Rule | `Error` | 755.787
    test_network_rules_acquired_public_ip_2_nat_rule | `Error` | 751.149
    test_network_rules_acquired_public_ip_1_static_nat_rule | `Error` | 741.637
    test_isolate_network_password_server | `Error` | 753.384
    test_extendPhysicalNetworkVlan | `Error` | 0.040
    test_dedicatePublicIpRange | `Error` | 0.356
    test_04_extract_template | `Error` | 5.110
    test_03_delete_template | `Error` | 5.109
    test_02_routervm_iptables_policies | `Error` | 846.988
    test_01_vpc_remote_access_vpn | `Error` | 0.096
    test_01_test_vm_volume_snapshot | `Error` | 126.373
    test_01_single_VPC_iptables_policies | `Error` | 914.058
    test_01_primary_storage_iscsi | `Error` | 0.114
    test_01_create_template | `Error` | 50.562
    ContextSuite context=TestRouterDHCPHosts>:teardown | `Error` | 826.959
    ContextSuite context=TestDeployvGPUenabledVM>:setup | `Error` | 0.000
    ContextSuite context=TestDedicateGuestVlanRange>:setup | `Error` | 0.000
    test_rolepermission_lifecycle_update | Success | 7.453
    test_rolepermission_lifecycle_list | Success | 7.036
    test_rolepermission_lifecycle_delete | Success | 6.776
    test_rolepermission_lifecycle_create | Success | 6.822
    test_rolepermission_lifecycle_concurrent_updates | Success | 6.936
    test_role_lifecycle_update_role_inuse | Success | 6.871
    test_role_lifecycle_update | Success | 11.909
    test_role_lifecycle_list | Success | 6.848
    test_role_lifecycle_delete | Success | 11.909
    test_role_lifecycle_create | Success | 6.886
    test_role_inuse_deletion | Success | 7.100
    test_role_account_acls_multiple_mgmt_servers | Success | 9.455
    test_role_account_acls | Success | 10.000
    test_releaseIP | Success | 259.302
    test_reboot_router | Success | 586.886
    test_public_ip_user_account | Success | 10.779
    test_public_ip_admin_account | Success | 40.336
    test_oobm_zchange_password | Success | 20.631
    test_oobm_multiple_mgmt_server_ownership | Success | 12.574
    test_oobm_issue_power_status | Success | 10.567
    test_oobm_issue_power_soft | Success | 15.608
    test_oobm_issue_power_reset | Success | 15.609
    test_oobm_issue_power_on | Success | 15.609
    test_oobm_issue_power_off | Success | 15.614
    test_oobm_issue_power_cycle | Success | 15.655
    test_oobm_enabledisable_across_clusterzones | Success | 48.612
    test_oobm_enable_feature_valid | Success | 5.211
    test_oobm_enable_feature_invalid | Success | 0.148
    test_oobm_disable_feature_valid | Success | 5.266
    test_oobm_disable_feature_invalid | Success | 0.147
    test_oobm_configure_invalid_driver | Success | 0.099
    test_oobm_configure_default_driver | Success | 0.105
    test_oobm_background_powerstate_sync | Success | 13.874
    test_nic_secondaryip_add_remove | Success | 194.080
    test_network_acl | Success | 111.698
    test_deployvm_userdispersing | Success | 40.853
    test_deployvm_userdata_post | Success | 20.583
    test_deployvm_userdata | Success | 106.307
    test_deployvm_userconcentrated | Success | 45.987
    test_deployvm_firstfit | Success | 151.465
    test_deploy_vm_multiple | Success | 168.246
    test_deploy_vm_from_iso | Success | 313.358
    test_deploy_vm | Success | 0.029
    test_delete_account | Success | 309.896
    test_default_role_deletion | Success | 6.990
    test_create_pvlan_network | Success | 5.277
    test_createRegion | Success | 0.049
    test_createPortablePublicIPRange | Success | 15.435
    test_createPortablePublicIPAcquire | Success | 15.744
    test_assign_and_removal_lb | Success | 148.943
    test_advZoneVirtualRouter | Success | 0.025
    test_UpdateStorageOverProvisioningFactor | Success | 0.175
    test_UpdateConfigParamWithScope | Success | 0.171
    test_DeployVmAntiAffinityGroup_in_project | Success | 187.396
    test_DeployVmAntiAffinityGroup | Success | 141.693
    test_CreateTemplateWithDuplicateName | Success | 90.893
    test_10_destroy_cpvm | Success | 196.763
    test_10_attachAndDetach_iso | Success | 71.740
    test_09_reboot_router | Success | 65.560
    test_09_expunge_vm | Success | 125.268
    test_09_destroy_ssvm | Success | 198.861
    test_09_delete_detached_volume | Success | 25.812
    test_08_start_router | Success | 55.527
    test_08_resize_volume | Success | 86.013
    test_08_reboot_cpvm | Success | 146.653
    test_08_migrate_vm | Success | 66.249
    test_08_list_system_templates | Success | 0.035
    test_07_stop_router | Success | 15.214
    test_07_restore_vm | Success | 0.137
    test_07_resize_fail | Success | 101.190
    test_07_reboot_ssvm | Success | 173.915
    test_07_list_public_templates | Success | 0.041
    test_07_list_default_iso | Success | 0.064
    test_06_stop_cpvm | Success | 166.786
    test_06_router_advanced | Success | 0.066
    test_06_download_detached_volume | Success | 20.380
    test_06_destroy_vm | Success | 10.168
    test_05_template_permissions | Success | 0.059
    test_05_stop_ssvm | Success | 164.046
    test_05_router_basic | Success | 0.041
    test_05_iso_permissions | Success | 0.073
    test_05_detach_volume | Success | 100.315
    test_04_rvpc_internallb_haproxy_stats_on_all_interfaces | Success | 511.906
    test_04_restart_network_wo_cleanup | Success | 5.544
    test_04_extract_Iso | Success | 5.158
    test_04_delete_attached_volume | Success | 10.228
    test_04_create_fat_type_disk_offering | Success | 0.104
    test_04_cpvm_internals | Success | 1.124
    test_04_change_offering_small | Success | 119.113
    test_03_vpc_internallb_haproxy_stats_on_all_interfaces | Success | 365.212
    test_03_ssvm_internals | Success | 3.562
    test_03_restart_network_cleanup | Success | 116.058
    test_03_reboot_vm | Success | 15.243
    test_03_list_snapshots | Success | 0.094
    test_03_download_attached_volume | Success | 15.371
    test_03_delete_vm_snapshots | Success | 280.244
    test_03_delete_service_offering | Success | 0.043
    test_03_delete_iso | Success | 95.265
    test_03_delete_disk_offering | Success | 0.050
    test_03_create_redundant_VPC_1tier_2VMs_2IPs_2PF_ACL_reboot_routers | Success | 624.120
    test_03_RVR_Network_check_router_state | Success | 285.157
    test_02_sys_template_ready | Success | 0.136
    test_02_start_vm | Success | 25.296
    test_02_router_internal_adv | Success | 0.808
    test_02_revert_vm_snapshots | Success | 221.479
    test_02_redundant_VPC_default_routes | Success | 666.074
    test_02_port_fwd_on_non_src_nat | Success | 71.014
    test_02_list_templates | Success | 0.052
    test_02_list_cpvm_vm | Success | 0.139
    test_02_isolate_network_FW_PF_default_routes_egress_false | Success | 233.984
    test_02_edit_template | Success | 90.200
    test_02_edit_service_offering | Success | 0.103
    test_02_edit_iso | Success | 0.102
    test_02_edit_disk_offering | Success | 0.071
    test_02_deploy_vm_root_resize | Success | 6.817
    test_02_create_sparse_type_disk_offering | Success | 0.104
    test_02_create_lb_rule_non_nat | Success | 207.683
    test_02_attach_volume | Success | 10.769
    test_02_VPC_default_routes | Success | 316.260
    test_02_RVR_Network_FW_PF_SSH_default_routes_egress_false | Success | 414.182
    test_01_vpc_site2site_vpn | Success | 326.764
    test_01_updatevolumedetail | Success | 0.102
    test_01_sys_vm_start | Success | 0.195
    test_01_stop_vm | Success | 30.352
    test_01_snapshot_root_disk | Success | 51.636
    test_01_scale_vm | Success | 5.250
    test_01_router_internal_basic | Success | 0.457
    test_01_reset_vm_on_reboot | Success | 45.497
    test_01_redundant_vpc_site2site_vpn | Success | 578.325
    test_01_primary_storage_nfs | Success | 38.980
    test_01_port_fwd_on_src_nat | Success | 83.855
    test_01_nic | Success | 708.451
    test_01_list_volumes | Success | 0.032
    test_01_list_sec_storage_vm | Success | 0.148
    test_01_isolate_network_FW_PF_default_routes_egress_true | Success | 203.942
    test_01_internallb_roundrobin_1VPC_3VM_HTTP_port80 | Success | 688.479
    test_01_deploy_vm_root_resize | Success | 6.848
    test_01_create_volume | Success | 392.474
    test_01_create_vm_snapshots | Success | 130.727
    test_01_create_service_offering | Success | 0.098
    test_01_create_lb_rule_src_nat | Success | 208.265
    test_01_create_iso | Success | 67.016
    test_01_create_disk_offering | Success | 0.127
    test_01_VPC_nics_after_destroy | Success | 624.679
    test_01_RVR_Network_FW_PF_SSH_default_routes_egress_true | Success | 380.420
    test_00_deploy_vm_root_resize | Success | 6.970
    login_test_saml_user | Success | 25.006
    test_vm_nic_adapter_vmxnet3 | Skipped | 0.001
    test_static_role_account_acls | Skipped | 0.026
    test_06_copy_template | Skipped | 0.000
    test_06_copy_iso | Skipped | 0.000



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by jburwell <gi...@git.apache.org>.
Github user jburwell commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @rhtyd All configurations run by blueorganutan reported errors.  Could you please investigate/address these issues?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by rhtyd <gi...@git.apache.org>.
Github user rhtyd commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @jburwell fixed, it's jdk7+spring4 now


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    <b>Trillian test result (tid-216)</b>
    Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
    Total time taken: 30763 seconds
    Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr1638-t216-kvm-centos7.zip
    Test completed. 42 look ok, 6 have error(s)
    
    
    Test | Result | Time (s) | Test File
    --- | --- | --- | ---
    test_04_extract_template | `Failure` | 5.10 | test_templates.py
    test_04_extract_Iso | `Failure` | 5.12 | test_iso.py
    ContextSuite context=TestVpcSite2SiteVpn>:setup | `Error` | 0.00 | test_vpc_vpn.py
    ContextSuite context=TestVpcRemoteAccessVpn>:setup | `Error` | 0.00 | test_vpc_vpn.py
    ContextSuite context=TestRVPCSite2SiteVpn>:setup | `Error` | 0.00 | test_vpc_vpn.py
    ContextSuite context=TestVPCRedundancy>:setup | `Error` | 0.00 | test_vpc_redundant.py
    ContextSuite context=TestSnapshotRootDisk>:setup | `Error` | 0.00 | test_snapshots.py
    ContextSuite context=TestInternalLb>:setup | `Error` | 0.00 | test_internal_lb.py
    test_02_VPC_default_routes | Success | 308.30 | test_vpc_router_nics.py
    test_01_VPC_nics_after_destroy | Success | 547.11 | test_vpc_router_nics.py
    test_09_delete_detached_volume | Success | 15.49 | test_volumes.py
    test_08_resize_volume | Success | 15.39 | test_volumes.py
    test_07_resize_fail | Success | 20.48 | test_volumes.py
    test_06_download_detached_volume | Success | 15.29 | test_volumes.py
    test_05_detach_volume | Success | 100.22 | test_volumes.py
    test_04_delete_attached_volume | Success | 10.21 | test_volumes.py
    test_03_download_attached_volume | Success | 15.32 | test_volumes.py
    test_02_attach_volume | Success | 74.93 | test_volumes.py
    test_01_create_volume | Success | 721.11 | test_volumes.py
    test_deploy_vm_multiple | Success | 288.93 | test_vm_life_cycle.py
    test_deploy_vm | Success | 0.04 | test_vm_life_cycle.py
    test_advZoneVirtualRouter | Success | 0.03 | test_vm_life_cycle.py
    test_10_attachAndDetach_iso | Success | 27.83 | test_vm_life_cycle.py
    test_09_expunge_vm | Success | 125.22 | test_vm_life_cycle.py
    test_08_migrate_vm | Success | 41.17 | test_vm_life_cycle.py
    test_07_restore_vm | Success | 0.12 | test_vm_life_cycle.py
    test_06_destroy_vm | Success | 125.93 | test_vm_life_cycle.py
    test_03_reboot_vm | Success | 125.96 | test_vm_life_cycle.py
    test_02_start_vm | Success | 10.22 | test_vm_life_cycle.py
    test_01_stop_vm | Success | 40.37 | test_vm_life_cycle.py
    test_CreateTemplateWithDuplicateName | Success | 70.84 | test_templates.py
    test_08_list_system_templates | Success | 0.04 | test_templates.py
    test_07_list_public_templates | Success | 0.04 | test_templates.py
    test_05_template_permissions | Success | 0.06 | test_templates.py
    test_03_delete_template | Success | 5.10 | test_templates.py
    test_02_edit_template | Success | 90.18 | test_templates.py
    test_01_create_template | Success | 90.90 | test_templates.py
    test_10_destroy_cpvm | Success | 161.86 | test_ssvm.py
    test_09_destroy_ssvm | Success | 194.59 | test_ssvm.py
    test_08_reboot_cpvm | Success | 131.61 | test_ssvm.py
    test_07_reboot_ssvm | Success | 133.73 | test_ssvm.py
    test_06_stop_cpvm | Success | 162.04 | test_ssvm.py
    test_05_stop_ssvm | Success | 169.06 | test_ssvm.py
    test_04_cpvm_internals | Success | 1.43 | test_ssvm.py
    test_03_ssvm_internals | Success | 6.07 | test_ssvm.py
    test_02_list_cpvm_vm | Success | 0.15 | test_ssvm.py
    test_01_list_sec_storage_vm | Success | 0.17 | test_ssvm.py
    test_04_change_offering_small | Success | 243.13 | test_service_offerings.py
    test_03_delete_service_offering | Success | 0.04 | test_service_offerings.py
    test_02_edit_service_offering | Success | 0.06 | test_service_offerings.py
    test_01_create_service_offering | Success | 0.12 | test_service_offerings.py
    test_02_sys_template_ready | Success | 0.13 | test_secondary_storage.py
    test_01_sys_vm_start | Success | 0.19 | test_secondary_storage.py
    test_09_reboot_router | Success | 50.46 | test_routers.py
    test_08_start_router | Success | 35.33 | test_routers.py
    test_07_stop_router | Success | 10.17 | test_routers.py
    test_06_router_advanced | Success | 0.06 | test_routers.py
    test_05_router_basic | Success | 0.04 | test_routers.py
    test_04_restart_network_wo_cleanup | Success | 5.78 | test_routers.py
    test_03_restart_network_cleanup | Success | 65.78 | test_routers.py
    test_02_router_internal_adv | Success | 1.16 | test_routers.py
    test_01_router_internal_basic | Success | 0.62 | test_routers.py
    test_router_dns_guestipquery | Success | 106.94 | test_router_dns.py
    test_router_dns_externalipquery | Success | 0.06 | test_router_dns.py
    test_router_dhcphosts | Success | 277.60 | test_router_dhcphosts.py
    test_01_updatevolumedetail | Success | 0.07 | test_resource_detail.py
    test_01_reset_vm_on_reboot | Success | 130.99 | test_reset_vm_on_reboot.py
    test_createRegion | Success | 0.04 | test_regions.py
    test_create_pvlan_network | Success | 5.22 | test_pvlan.py
    test_dedicatePublicIpRange | Success | 0.43 | test_public_ip_range.py
    test_04_rvpc_privategw_static_routes | Success | 563.49 | test_privategw_acl.py
    test_03_vpc_privategw_restart_vpc_cleanup | Success | 541.72 | test_privategw_acl.py
    test_02_vpc_privategw_static_routes | Success | 432.75 | test_privategw_acl.py
    test_01_vpc_privategw_acl | Success | 99.17 | test_privategw_acl.py
    test_01_primary_storage_nfs | Success | 35.87 | test_primary_storage.py
    test_createPortablePublicIPRange | Success | 15.19 | test_portable_publicip.py
    test_createPortablePublicIPAcquire | Success | 15.49 | test_portable_publicip.py
    test_isolate_network_password_server | Success | 86.85 | test_password_server.py
    test_UpdateStorageOverProvisioningFactor | Success | 0.13 | test_over_provisioning.py
    test_oobm_zchange_password | Success | 21.02 | test_outofbandmanagement.py
    test_oobm_multiple_mgmt_server_ownership | Success | 11.50 | test_outofbandmanagement.py
    test_oobm_issue_power_status | Success | 10.56 | test_outofbandmanagement.py
    test_oobm_issue_power_soft | Success | 15.52 | test_outofbandmanagement.py
    test_oobm_issue_power_reset | Success | 16.02 | test_outofbandmanagement.py
    test_oobm_issue_power_on | Success | 15.52 | test_outofbandmanagement.py
    test_oobm_issue_power_off | Success | 10.51 | test_outofbandmanagement.py
    test_oobm_issue_power_cycle | Success | 15.53 | test_outofbandmanagement.py
    test_oobm_enabledisable_across_clusterzones | Success | 57.17 | test_outofbandmanagement.py
    test_oobm_enable_feature_valid | Success | 5.17 | test_outofbandmanagement.py
    test_oobm_enable_feature_invalid | Success | 0.11 | test_outofbandmanagement.py
    test_oobm_disable_feature_valid | Success | 5.20 | test_outofbandmanagement.py
    test_oobm_disable_feature_invalid | Success | 0.13 | test_outofbandmanagement.py
    test_oobm_configure_invalid_driver | Success | 0.10 | test_outofbandmanagement.py
    test_oobm_configure_default_driver | Success | 0.10 | test_outofbandmanagement.py
    test_oobm_background_powerstate_sync | Success | 29.80 | test_outofbandmanagement.py
    test_extendPhysicalNetworkVlan | Success | 15.34 | test_non_contigiousvlan.py
    test_01_nic | Success | 697.10 | test_nic.py
    test_releaseIP | Success | 279.23 | test_network.py
    test_reboot_router | Success | 500.25 | test_network.py
    test_public_ip_user_account | Success | 10.26 | test_network.py
    test_public_ip_admin_account | Success | 40.50 | test_network.py
    test_network_rules_acquired_public_ip_3_Load_Balancer_Rule | Success | 67.00 | test_network.py
    test_network_rules_acquired_public_ip_2_nat_rule | Success | 61.78 | test_network.py
    test_network_rules_acquired_public_ip_1_static_nat_rule | Success | 124.80 | test_network.py
    test_delete_account | Success | 324.07 | test_network.py
    test_02_port_fwd_on_non_src_nat | Success | 55.88 | test_network.py
    test_01_port_fwd_on_src_nat | Success | 111.87 | test_network.py
    test_nic_secondaryip_add_remove | Success | 223.78 | test_multipleips_per_nic.py
    login_test_saml_user | Success | 24.61 | test_login.py
    test_assign_and_removal_lb | Success | 134.06 | test_loadbalance.py
    test_02_create_lb_rule_non_nat | Success | 187.50 | test_loadbalance.py
    test_01_create_lb_rule_src_nat | Success | 218.02 | test_loadbalance.py
    test_03_list_snapshots | Success | 0.08 | test_list_ids_parameter.py
    test_02_list_templates | Success | 0.04 | test_list_ids_parameter.py
    test_01_list_volumes | Success | 0.03 | test_list_ids_parameter.py
    test_07_list_default_iso | Success | 0.07 | test_iso.py
    test_05_iso_permissions | Success | 0.07 | test_iso.py
    test_03_delete_iso | Success | 95.21 | test_iso.py
    test_02_edit_iso | Success | 0.08 | test_iso.py
    test_01_create_iso | Success | 22.14 | test_iso.py
    test_dedicateGuestVlanRange | Success | 10.32 | test_guest_vlan_range.py
    test_UpdateConfigParamWithScope | Success | 0.15 | test_global_settings.py
    test_rolepermission_lifecycle_update | Success | 7.25 | test_dynamicroles.py
    test_rolepermission_lifecycle_list | Success | 6.89 | test_dynamicroles.py
    test_rolepermission_lifecycle_delete | Success | 6.80 | test_dynamicroles.py
    test_rolepermission_lifecycle_create | Success | 6.95 | test_dynamicroles.py
    test_rolepermission_lifecycle_concurrent_updates | Success | 6.96 | test_dynamicroles.py
    test_role_lifecycle_update_role_inuse | Success | 6.90 | test_dynamicroles.py
    test_role_lifecycle_update | Success | 11.91 | test_dynamicroles.py
    test_role_lifecycle_list | Success | 6.82 | test_dynamicroles.py
    test_role_lifecycle_delete | Success | 11.89 | test_dynamicroles.py
    test_role_lifecycle_create | Success | 7.29 | test_dynamicroles.py
    test_role_inuse_deletion | Success | 7.00 | test_dynamicroles.py
    test_role_account_acls_multiple_mgmt_servers | Success | 9.96 | test_dynamicroles.py
    test_role_account_acls | Success | 9.70 | test_dynamicroles.py
    test_default_role_deletion | Success | 7.24 | test_dynamicroles.py
    test_04_create_fat_type_disk_offering | Success | 0.08 | test_disk_offerings.py
    test_03_delete_disk_offering | Success | 0.04 | test_disk_offerings.py
    test_02_edit_disk_offering | Success | 0.06 | test_disk_offerings.py
    test_02_create_sparse_type_disk_offering | Success | 0.07 | test_disk_offerings.py
    test_01_create_disk_offering | Success | 0.08 | test_disk_offerings.py
    test_deployvm_userdispersing | Success | 20.64 | test_deploy_vms_with_varied_deploymentplanners.py
    test_deployvm_userconcentrated | Success | 20.59 | test_deploy_vms_with_varied_deploymentplanners.py
    test_deployvm_firstfit | Success | 126.52 | test_deploy_vms_with_varied_deploymentplanners.py
    test_deployvm_userdata_post | Success | 10.36 | test_deploy_vm_with_userdata.py
    test_deployvm_userdata | Success | 75.86 | test_deploy_vm_with_userdata.py
    test_02_deploy_vm_root_resize | Success | 6.89 | test_deploy_vm_root_resize.py
    test_01_deploy_vm_root_resize | Success | 6.87 | test_deploy_vm_root_resize.py
    test_00_deploy_vm_root_resize | Success | 288.94 | test_deploy_vm_root_resize.py
    test_deploy_vm_from_iso | Success | 218.95 | test_deploy_vm_iso.py
    test_DeployVmAntiAffinityGroup | Success | 161.59 | test_affinity_groups.py
    test_03_delete_vm_snapshots | Skipped | 0.00 | test_vm_snapshots.py
    test_02_revert_vm_snapshots | Skipped | 0.00 | test_vm_snapshots.py
    test_01_test_vm_volume_snapshot | Skipped | 0.00 | test_vm_snapshots.py
    test_01_create_vm_snapshots | Skipped | 0.00 | test_vm_snapshots.py
    test_06_copy_template | Skipped | 0.00 | test_templates.py
    test_static_role_account_acls | Skipped | 0.03 | test_staticroles.py
    test_11_ss_nfs_version_on_ssvm | Skipped | 0.02 | test_ssvm.py
    test_01_scale_vm | Skipped | 0.00 | test_scale_vm.py
    test_01_primary_storage_iscsi | Skipped | 0.04 | test_primary_storage.py
    test_06_copy_iso | Skipped | 0.00 | test_iso.py
    test_deploy_vgpu_enabled_vm | Skipped | 0.04 | test_deploy_vgpu_enabled_vm.py
    test_3d_gpu_support | Skipped | 0.04 | test_deploy_vgpu_enabled_vm.py



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by rhtyd <gi...@git.apache.org>.
Github user rhtyd commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @blueorangutan package


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    <b>Trillian test result (tid-466)</b>
    Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
    Total time taken: 28617 seconds
    Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr1638-t466-kvm-centos7.zip
    Test completed. 46 look ok, 3 have error(s)
    
    
    Test | Result | Time (s) | Test File
    --- | --- | --- | ---
    test_01_VPC_nics_after_destroy | `Failure` | 846.90 | test_vpc_router_nics.py
    test_02_vpc_privategw_static_routes | `Failure` | 917.78 | test_privategw_acl.py
    test_assign_and_removal_lb | `Failure` | 166.80 | test_loadbalance.py
    test_02_create_lb_rule_non_nat | `Failure` | 166.91 | test_loadbalance.py
    test_01_create_lb_rule_src_nat | `Failure` | 207.28 | test_loadbalance.py
    test_01_vpc_site2site_vpn | Success | 154.38 | test_vpc_vpn.py
    test_01_vpc_remote_access_vpn | Success | 85.91 | test_vpc_vpn.py
    test_01_redundant_vpc_site2site_vpn | Success | 265.11 | test_vpc_vpn.py
    test_02_VPC_default_routes | Success | 281.60 | test_vpc_router_nics.py
    test_05_rvpc_multi_tiers | Success | 542.59 | test_vpc_redundant.py
    test_04_rvpc_network_garbage_collector_nics | Success | 1315.82 | test_vpc_redundant.py
    test_03_create_redundant_VPC_1tier_2VMs_2IPs_2PF_ACL_reboot_routers | Success | 578.06 | test_vpc_redundant.py
    test_02_redundant_VPC_default_routes | Success | 780.50 | test_vpc_redundant.py
    test_01_create_redundant_VPC_2tiers_4VMs_4IPs_4PF_ACL | Success | 1365.40 | test_vpc_redundant.py
    test_09_delete_detached_volume | Success | 15.46 | test_volumes.py
    test_08_resize_volume | Success | 15.29 | test_volumes.py
    test_07_resize_fail | Success | 20.36 | test_volumes.py
    test_06_download_detached_volume | Success | 15.27 | test_volumes.py
    test_05_detach_volume | Success | 100.26 | test_volumes.py
    test_04_delete_attached_volume | Success | 10.15 | test_volumes.py
    test_03_download_attached_volume | Success | 15.23 | test_volumes.py
    test_02_attach_volume | Success | 73.75 | test_volumes.py
    test_01_create_volume | Success | 712.57 | test_volumes.py
    test_deploy_vm_multiple | Success | 302.73 | test_vm_life_cycle.py
    test_deploy_vm | Success | 0.02 | test_vm_life_cycle.py
    test_advZoneVirtualRouter | Success | 0.02 | test_vm_life_cycle.py
    test_10_attachAndDetach_iso | Success | 26.64 | test_vm_life_cycle.py
    test_09_expunge_vm | Success | 125.16 | test_vm_life_cycle.py
    test_08_migrate_vm | Success | 40.68 | test_vm_life_cycle.py
    test_07_restore_vm | Success | 0.08 | test_vm_life_cycle.py
    test_06_destroy_vm | Success | 130.70 | test_vm_life_cycle.py
    test_03_reboot_vm | Success | 130.66 | test_vm_life_cycle.py
    test_02_start_vm | Success | 10.14 | test_vm_life_cycle.py
    test_01_stop_vm | Success | 45.28 | test_vm_life_cycle.py
    test_CreateTemplateWithDuplicateName | Success | 90.56 | test_templates.py
    test_08_list_system_templates | Success | 0.02 | test_templates.py
    test_07_list_public_templates | Success | 0.03 | test_templates.py
    test_05_template_permissions | Success | 0.04 | test_templates.py
    test_04_extract_template | Success | 5.12 | test_templates.py
    test_03_delete_template | Success | 5.08 | test_templates.py
    test_02_edit_template | Success | 90.11 | test_templates.py
    test_01_create_template | Success | 55.38 | test_templates.py
    test_10_destroy_cpvm | Success | 166.71 | test_ssvm.py
    test_09_destroy_ssvm | Success | 168.59 | test_ssvm.py
    test_08_reboot_cpvm | Success | 136.73 | test_ssvm.py
    test_07_reboot_ssvm | Success | 138.65 | test_ssvm.py
    test_06_stop_cpvm | Success | 137.00 | test_ssvm.py
    test_05_stop_ssvm | Success | 168.82 | test_ssvm.py
    test_04_cpvm_internals | Success | 1.22 | test_ssvm.py
    test_03_ssvm_internals | Success | 3.32 | test_ssvm.py
    test_02_list_cpvm_vm | Success | 0.10 | test_ssvm.py
    test_01_list_sec_storage_vm | Success | 0.12 | test_ssvm.py
    test_01_snapshot_root_disk | Success | 11.02 | test_snapshots.py
    test_04_change_offering_small | Success | 244.41 | test_service_offerings.py
    test_03_delete_service_offering | Success | 0.03 | test_service_offerings.py
    test_02_edit_service_offering | Success | 0.05 | test_service_offerings.py
    test_01_create_service_offering | Success | 0.07 | test_service_offerings.py
    test_02_sys_template_ready | Success | 0.10 | test_secondary_storage.py
    test_01_sys_vm_start | Success | 0.13 | test_secondary_storage.py
    test_09_reboot_router | Success | 40.25 | test_routers.py
    test_08_start_router | Success | 30.23 | test_routers.py
    test_07_stop_router | Success | 15.14 | test_routers.py
    test_06_router_advanced | Success | 0.04 | test_routers.py
    test_05_router_basic | Success | 0.03 | test_routers.py
    test_04_restart_network_wo_cleanup | Success | 5.70 | test_routers.py
    test_03_restart_network_cleanup | Success | 65.67 | test_routers.py
    test_02_router_internal_adv | Success | 1.02 | test_routers.py
    test_01_router_internal_basic | Success | 0.56 | test_routers.py
    test_router_dns_guestipquery | Success | 76.68 | test_router_dns.py
    test_router_dns_externalipquery | Success | 0.05 | test_router_dns.py
    test_router_dhcphosts | Success | 286.61 | test_router_dhcphosts.py
    test_router_dhcp_opts | Success | 21.54 | test_router_dhcphosts.py
    test_01_updatevolumedetail | Success | 0.06 | test_resource_detail.py
    test_01_reset_vm_on_reboot | Success | 135.74 | test_reset_vm_on_reboot.py
    test_createRegion | Success | 0.03 | test_regions.py
    test_create_pvlan_network | Success | 5.19 | test_pvlan.py
    test_dedicatePublicIpRange | Success | 0.29 | test_public_ip_range.py
    test_04_rvpc_privategw_static_routes | Success | 546.38 | test_privategw_acl.py
    test_03_vpc_privategw_restart_vpc_cleanup | Success | 594.44 | test_privategw_acl.py
    test_01_vpc_privategw_acl | Success | 112.56 | test_privategw_acl.py
    test_01_primary_storage_nfs | Success | 35.86 | test_primary_storage.py
    test_createPortablePublicIPRange | Success | 15.14 | test_portable_publicip.py
    test_createPortablePublicIPAcquire | Success | 15.34 | test_portable_publicip.py
    test_isolate_network_password_server | Success | 124.94 | test_password_server.py
    test_UpdateStorageOverProvisioningFactor | Success | 0.17 | test_over_provisioning.py
    test_oobm_zchange_password | Success | 20.52 | test_outofbandmanagement.py
    test_oobm_multiple_mgmt_server_ownership | Success | 16.51 | test_outofbandmanagement.py
    test_oobm_issue_power_status | Success | 10.51 | test_outofbandmanagement.py
    test_oobm_issue_power_soft | Success | 10.51 | test_outofbandmanagement.py
    test_oobm_issue_power_reset | Success | 10.51 | test_outofbandmanagement.py
    test_oobm_issue_power_on | Success | 15.51 | test_outofbandmanagement.py
    test_oobm_issue_power_off | Success | 15.51 | test_outofbandmanagement.py
    test_oobm_issue_power_cycle | Success | 15.51 | test_outofbandmanagement.py
    test_oobm_enabledisable_across_clusterzones | Success | 57.35 | test_outofbandmanagement.py
    test_oobm_enable_feature_valid | Success | 0.12 | test_outofbandmanagement.py
    test_oobm_enable_feature_invalid | Success | 0.09 | test_outofbandmanagement.py
    test_oobm_disable_feature_valid | Success | 5.14 | test_outofbandmanagement.py
    test_oobm_disable_feature_invalid | Success | 0.11 | test_outofbandmanagement.py
    test_oobm_configure_invalid_driver | Success | 0.08 | test_outofbandmanagement.py
    test_oobm_configure_default_driver | Success | 0.08 | test_outofbandmanagement.py
    test_oobm_background_powerstate_sync | Success | 29.63 | test_outofbandmanagement.py
    test_extendPhysicalNetworkVlan | Success | 15.70 | test_non_contigiousvlan.py
    test_01_nic | Success | 544.30 | test_nic.py
    test_releaseIP | Success | 288.35 | test_network.py
    test_reboot_router | Success | 459.82 | test_network.py
    test_public_ip_user_account | Success | 10.18 | test_network.py
    test_public_ip_admin_account | Success | 40.20 | test_network.py
    test_network_rules_acquired_public_ip_3_Load_Balancer_Rule | Success | 66.78 | test_network.py
    test_network_rules_acquired_public_ip_2_nat_rule | Success | 61.54 | test_network.py
    test_network_rules_acquired_public_ip_1_static_nat_rule | Success | 124.03 | test_network.py
    test_delete_account | Success | 282.78 | test_network.py
    test_02_port_fwd_on_non_src_nat | Success | 55.51 | test_network.py
    test_01_port_fwd_on_src_nat | Success | 111.60 | test_network.py
    test_nic_secondaryip_add_remove | Success | 237.74 | test_multipleips_per_nic.py
    login_test_saml_user | Success | 21.41 | test_login.py
    test_03_list_snapshots | Success | 0.05 | test_list_ids_parameter.py
    test_02_list_templates | Success | 0.03 | test_list_ids_parameter.py
    test_01_list_volumes | Success | 0.02 | test_list_ids_parameter.py
    test_07_list_default_iso | Success | 0.04 | test_iso.py
    test_05_iso_permissions | Success | 0.04 | test_iso.py
    test_04_extract_Iso | Success | 5.13 | test_iso.py
    test_03_delete_iso | Success | 95.17 | test_iso.py
    test_02_edit_iso | Success | 0.04 | test_iso.py
    test_01_create_iso | Success | 21.34 | test_iso.py
    test_04_rvpc_internallb_haproxy_stats_on_all_interfaces | Success | 269.68 | test_internal_lb.py
    test_03_vpc_internallb_haproxy_stats_on_all_interfaces | Success | 203.59 | test_internal_lb.py
    test_02_internallb_roundrobin_1RVPC_3VM_HTTP_port80 | Success | 612.96 | test_internal_lb.py
    test_01_internallb_roundrobin_1VPC_3VM_HTTP_port80 | Success | 448.66 | test_internal_lb.py
    test_dedicateGuestVlanRange | Success | 10.21 | test_guest_vlan_range.py
    test_UpdateConfigParamWithScope | Success | 0.11 | test_global_settings.py
    test_rolepermission_lifecycle_update | Success | 6.39 | test_dynamicroles.py
    test_rolepermission_lifecycle_list | Success | 6.26 | test_dynamicroles.py
    test_rolepermission_lifecycle_delete | Success | 6.16 | test_dynamicroles.py
    test_rolepermission_lifecycle_create | Success | 6.26 | test_dynamicroles.py
    test_rolepermission_lifecycle_concurrent_updates | Success | 6.27 | test_dynamicroles.py
    test_role_lifecycle_update_role_inuse | Success | 6.19 | test_dynamicroles.py
    test_role_lifecycle_update | Success | 6.24 | test_dynamicroles.py
    test_role_lifecycle_list | Success | 6.19 | test_dynamicroles.py
    test_role_lifecycle_delete | Success | 6.19 | test_dynamicroles.py
    test_role_lifecycle_create | Success | 6.24 | test_dynamicroles.py
    test_role_inuse_deletion | Success | 6.18 | test_dynamicroles.py
    test_role_account_acls_multiple_mgmt_servers | Success | 7.58 | test_dynamicroles.py
    test_role_account_acls | Success | 7.71 | test_dynamicroles.py
    test_default_role_deletion | Success | 6.25 | test_dynamicroles.py
    test_04_create_fat_type_disk_offering | Success | 0.05 | test_disk_offerings.py
    test_03_delete_disk_offering | Success | 0.03 | test_disk_offerings.py
    test_02_edit_disk_offering | Success | 0.04 | test_disk_offerings.py
    test_02_create_sparse_type_disk_offering | Success | 0.05 | test_disk_offerings.py
    test_01_create_disk_offering | Success | 0.08 | test_disk_offerings.py
    test_deployvm_userdispersing | Success | 50.53 | test_deploy_vms_with_varied_deploymentplanners.py
    test_deployvm_userconcentrated | Success | 20.49 | test_deploy_vms_with_varied_deploymentplanners.py
    test_deployvm_firstfit | Success | 55.46 | test_deploy_vms_with_varied_deploymentplanners.py
    test_deployvm_userdata_post | Success | 10.28 | test_deploy_vm_with_userdata.py
    test_deployvm_userdata | Success | 100.74 | test_deploy_vm_with_userdata.py
    test_02_deploy_vm_root_resize | Success | 6.23 | test_deploy_vm_root_resize.py
    test_01_deploy_vm_root_resize | Success | 6.24 | test_deploy_vm_root_resize.py
    test_00_deploy_vm_root_resize | Success | 232.39 | test_deploy_vm_root_resize.py
    test_deploy_vm_from_iso | Success | 222.40 | test_deploy_vm_iso.py
    test_DeployVmAntiAffinityGroup | Success | 65.67 | test_affinity_groups.py
    test_03_delete_vm_snapshots | Skipped | 0.00 | test_vm_snapshots.py
    test_02_revert_vm_snapshots | Skipped | 0.00 | test_vm_snapshots.py
    test_01_test_vm_volume_snapshot | Skipped | 0.00 | test_vm_snapshots.py
    test_01_create_vm_snapshots | Skipped | 0.00 | test_vm_snapshots.py
    test_06_copy_template | Skipped | 0.00 | test_templates.py
    test_static_role_account_acls | Skipped | 0.02 | test_staticroles.py
    test_11_ss_nfs_version_on_ssvm | Skipped | 0.02 | test_ssvm.py
    test_01_scale_vm | Skipped | 0.00 | test_scale_vm.py
    test_01_primary_storage_iscsi | Skipped | 0.03 | test_primary_storage.py
    test_nested_virtualization_vmware | Skipped | 0.00 | test_nested_virtualization.py
    test_06_copy_iso | Skipped | 0.00 | test_iso.py
    test_deploy_vgpu_enabled_vm | Skipped | 0.11 | test_deploy_vgpu_enabled_vm.py
    test_3d_gpu_support | Skipped | 0.02 | test_deploy_vgpu_enabled_vm.py



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Use Spring 4 and Java 8

Posted by rhtyd <gi...@git.apache.org>.
Github user rhtyd commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @blueorangutan package


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by rhtyd <gi...@git.apache.org>.
Github user rhtyd commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    Smoke tests looking a lot green for the first time :smile: 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Use Spring 4 and Java 8

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    <b>Trillian test result (tid-217)</b>
    Environment: vmware-55u3 (x2), Advanced Networking with Mgmt server 7
    Total time taken: 39005 seconds
    Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr1638-t217-vmware-55u3.zip
    Test completed. 46 look ok, 2 have error(s)
    
    
    Test | Result | Time (s) | Test File
    --- | --- | --- | ---
    test_01_vpc_site2site_vpn | `Error` | 480.77 | test_vpc_vpn.py
    test_01_redundant_vpc_site2site_vpn | `Error` | 807.53 | test_vpc_vpn.py
    test_02_vpc_privategw_static_routes | `Error` | 716.35 | test_privategw_acl.py
    test_01_vpc_remote_access_vpn | Success | 166.37 | test_vpc_vpn.py
    test_02_VPC_default_routes | Success | 409.13 | test_vpc_router_nics.py
    test_01_VPC_nics_after_destroy | Success | 852.82 | test_vpc_router_nics.py
    test_05_rvpc_multi_tiers | Success | 841.17 | test_vpc_redundant.py
    test_04_rvpc_network_garbage_collector_nics | Success | 1643.29 | test_vpc_redundant.py
    test_03_create_redundant_VPC_1tier_2VMs_2IPs_2PF_ACL_reboot_routers | Success | 711.57 | test_vpc_redundant.py
    test_02_redundant_VPC_default_routes | Success | 683.77 | test_vpc_redundant.py
    test_01_create_redundant_VPC_2tiers_4VMs_4IPs_4PF_ACL | Success | 1463.67 | test_vpc_redundant.py
    test_09_delete_detached_volume | Success | 36.28 | test_volumes.py
    test_06_download_detached_volume | Success | 105.81 | test_volumes.py
    test_05_detach_volume | Success | 110.26 | test_volumes.py
    test_04_delete_attached_volume | Success | 20.19 | test_volumes.py
    test_03_download_attached_volume | Success | 20.26 | test_volumes.py
    test_02_attach_volume | Success | 58.92 | test_volumes.py
    test_01_create_volume | Success | 499.95 | test_volumes.py
    test_03_delete_vm_snapshots | Success | 275.24 | test_vm_snapshots.py
    test_02_revert_vm_snapshots | Success | 232.11 | test_vm_snapshots.py
    test_01_test_vm_volume_snapshot | Success | 211.23 | test_vm_snapshots.py
    test_01_create_vm_snapshots | Success | 129.06 | test_vm_snapshots.py
    test_deploy_vm_multiple | Success | 232.41 | test_vm_life_cycle.py
    test_deploy_vm | Success | 0.02 | test_vm_life_cycle.py
    test_advZoneVirtualRouter | Success | 0.02 | test_vm_life_cycle.py
    test_10_attachAndDetach_iso | Success | 27.29 | test_vm_life_cycle.py
    test_09_expunge_vm | Success | 125.17 | test_vm_life_cycle.py
    test_08_migrate_vm | Success | 75.86 | test_vm_life_cycle.py
    test_07_restore_vm | Success | 0.07 | test_vm_life_cycle.py
    test_06_destroy_vm | Success | 10.11 | test_vm_life_cycle.py
    test_03_reboot_vm | Success | 5.13 | test_vm_life_cycle.py
    test_02_start_vm | Success | 20.18 | test_vm_life_cycle.py
    test_01_stop_vm | Success | 10.11 | test_vm_life_cycle.py
    test_CreateTemplateWithDuplicateName | Success | 316.98 | test_templates.py
    test_08_list_system_templates | Success | 0.02 | test_templates.py
    test_07_list_public_templates | Success | 0.03 | test_templates.py
    test_05_template_permissions | Success | 0.04 | test_templates.py
    test_04_extract_template | Success | 15.24 | test_templates.py
    test_03_delete_template | Success | 5.08 | test_templates.py
    test_02_edit_template | Success | 90.16 | test_templates.py
    test_01_create_template | Success | 146.09 | test_templates.py
    test_10_destroy_cpvm | Success | 241.75 | test_ssvm.py
    test_09_destroy_ssvm | Success | 264.03 | test_ssvm.py
    test_08_reboot_cpvm | Success | 156.29 | test_ssvm.py
    test_07_reboot_ssvm | Success | 160.27 | test_ssvm.py
    test_06_stop_cpvm | Success | 211.53 | test_ssvm.py
    test_05_stop_ssvm | Success | 269.28 | test_ssvm.py
    test_04_cpvm_internals | Success | 1.07 | test_ssvm.py
    test_03_ssvm_internals | Success | 4.97 | test_ssvm.py
    test_02_list_cpvm_vm | Success | 0.09 | test_ssvm.py
    test_01_list_sec_storage_vm | Success | 0.10 | test_ssvm.py
    test_01_snapshot_root_disk | Success | 31.17 | test_snapshots.py
    test_04_change_offering_small | Success | 127.09 | test_service_offerings.py
    test_03_delete_service_offering | Success | 0.03 | test_service_offerings.py
    test_02_edit_service_offering | Success | 0.06 | test_service_offerings.py
    test_01_create_service_offering | Success | 0.09 | test_service_offerings.py
    test_02_sys_template_ready | Success | 0.10 | test_secondary_storage.py
    test_01_sys_vm_start | Success | 0.17 | test_secondary_storage.py
    test_09_reboot_router | Success | 180.92 | test_routers.py
    test_08_start_router | Success | 166.01 | test_routers.py
    test_07_stop_router | Success | 25.21 | test_routers.py
    test_06_router_advanced | Success | 0.04 | test_routers.py
    test_05_router_basic | Success | 0.03 | test_routers.py
    test_04_restart_network_wo_cleanup | Success | 5.55 | test_routers.py
    test_03_restart_network_cleanup | Success | 175.97 | test_routers.py
    test_02_router_internal_adv | Success | 0.87 | test_routers.py
    test_01_router_internal_basic | Success | 0.47 | test_routers.py
    test_router_dns_guestipquery | Success | 77.12 | test_router_dns.py
    test_router_dns_externalipquery | Success | 0.06 | test_router_dns.py
    test_router_dhcphosts | Success | 145.66 | test_router_dhcphosts.py
    test_01_updatevolumedetail | Success | 0.06 | test_resource_detail.py
    test_01_reset_vm_on_reboot | Success | 35.29 | test_reset_vm_on_reboot.py
    test_createRegion | Success | 0.03 | test_regions.py
    test_create_pvlan_network | Success | 5.15 | test_pvlan.py
    test_dedicatePublicIpRange | Success | 0.29 | test_public_ip_range.py
    test_04_rvpc_privategw_static_routes | Success | 1244.60 | test_privategw_acl.py
    test_03_vpc_privategw_restart_vpc_cleanup | Success | 1127.00 | test_privategw_acl.py
    test_01_vpc_privategw_acl | Success | 177.75 | test_privategw_acl.py
    test_01_primary_storage_nfs | Success | 38.16 | test_primary_storage.py
    test_createPortablePublicIPRange | Success | 10.15 | test_portable_publicip.py
    test_createPortablePublicIPAcquire | Success | 15.34 | test_portable_publicip.py
    test_isolate_network_password_server | Success | 63.87 | test_password_server.py
    test_UpdateStorageOverProvisioningFactor | Success | 0.12 | test_over_provisioning.py
    test_oobm_zchange_password | Success | 20.51 | test_outofbandmanagement.py
    test_oobm_multiple_mgmt_server_ownership | Success | 11.51 | test_outofbandmanagement.py
    test_oobm_issue_power_status | Success | 10.51 | test_outofbandmanagement.py
    test_oobm_issue_power_soft | Success | 10.51 | test_outofbandmanagement.py
    test_oobm_issue_power_reset | Success | 15.52 | test_outofbandmanagement.py
    test_oobm_issue_power_on | Success | 15.51 | test_outofbandmanagement.py
    test_oobm_issue_power_off | Success | 15.51 | test_outofbandmanagement.py
    test_oobm_issue_power_cycle | Success | 15.51 | test_outofbandmanagement.py
    test_oobm_enabledisable_across_clusterzones | Success | 52.33 | test_outofbandmanagement.py
    test_oobm_enable_feature_valid | Success | 5.13 | test_outofbandmanagement.py
    test_oobm_enable_feature_invalid | Success | 0.08 | test_outofbandmanagement.py
    test_oobm_disable_feature_valid | Success | 5.17 | test_outofbandmanagement.py
    test_oobm_disable_feature_invalid | Success | 0.09 | test_outofbandmanagement.py
    test_oobm_configure_invalid_driver | Success | 0.08 | test_outofbandmanagement.py
    test_oobm_configure_default_driver | Success | 0.09 | test_outofbandmanagement.py
    test_oobm_background_powerstate_sync | Success | 29.62 | test_outofbandmanagement.py
    test_extendPhysicalNetworkVlan | Success | 15.26 | test_non_contigiousvlan.py
    test_01_nic | Success | 740.91 | test_nic.py
    test_releaseIP | Success | 257.70 | test_network.py
    test_reboot_router | Success | 630.00 | test_network.py
    test_public_ip_user_account | Success | 10.21 | test_network.py
    test_public_ip_admin_account | Success | 40.23 | test_network.py
    test_network_rules_acquired_public_ip_3_Load_Balancer_Rule | Success | 71.68 | test_network.py
    test_network_rules_acquired_public_ip_2_nat_rule | Success | 61.31 | test_network.py
    test_network_rules_acquired_public_ip_1_static_nat_rule | Success | 124.60 | test_network.py
    test_delete_account | Success | 342.96 | test_network.py
    test_02_port_fwd_on_non_src_nat | Success | 55.51 | test_network.py
    test_01_port_fwd_on_src_nat | Success | 111.60 | test_network.py
    test_nic_secondaryip_add_remove | Success | 267.84 | test_multipleips_per_nic.py
    login_test_saml_user | Success | 21.39 | test_login.py
    test_assign_and_removal_lb | Success | 134.80 | test_loadbalance.py
    test_02_create_lb_rule_non_nat | Success | 187.32 | test_loadbalance.py
    test_01_create_lb_rule_src_nat | Success | 190.48 | test_loadbalance.py
    test_03_list_snapshots | Success | 0.05 | test_list_ids_parameter.py
    test_02_list_templates | Success | 0.03 | test_list_ids_parameter.py
    test_01_list_volumes | Success | 0.02 | test_list_ids_parameter.py
    test_07_list_default_iso | Success | 0.05 | test_iso.py
    test_05_iso_permissions | Success | 0.05 | test_iso.py
    test_04_extract_Iso | Success | 5.40 | test_iso.py
    test_03_delete_iso | Success | 95.18 | test_iso.py
    test_02_edit_iso | Success | 0.05 | test_iso.py
    test_01_create_iso | Success | 21.26 | test_iso.py
    test_04_rvpc_internallb_haproxy_stats_on_all_interfaces | Success | 599.28 | test_internal_lb.py
    test_03_vpc_internallb_haproxy_stats_on_all_interfaces | Success | 448.66 | test_internal_lb.py
    test_02_internallb_roundrobin_1RVPC_3VM_HTTP_port80 | Success | 1025.79 | test_internal_lb.py
    test_01_internallb_roundrobin_1VPC_3VM_HTTP_port80 | Success | 816.12 | test_internal_lb.py
    test_dedicateGuestVlanRange | Success | 10.21 | test_guest_vlan_range.py
    test_UpdateConfigParamWithScope | Success | 0.11 | test_global_settings.py
    test_rolepermission_lifecycle_update | Success | 6.53 | test_dynamicroles.py
    test_rolepermission_lifecycle_list | Success | 6.28 | test_dynamicroles.py
    test_rolepermission_lifecycle_delete | Success | 6.16 | test_dynamicroles.py
    test_rolepermission_lifecycle_create | Success | 6.18 | test_dynamicroles.py
    test_rolepermission_lifecycle_concurrent_updates | Success | 6.33 | test_dynamicroles.py
    test_role_lifecycle_update_role_inuse | Success | 6.19 | test_dynamicroles.py
    test_role_lifecycle_update | Success | 11.26 | test_dynamicroles.py
    test_role_lifecycle_list | Success | 6.26 | test_dynamicroles.py
    test_role_lifecycle_delete | Success | 6.25 | test_dynamicroles.py
    test_role_lifecycle_create | Success | 6.18 | test_dynamicroles.py
    test_role_inuse_deletion | Success | 6.19 | test_dynamicroles.py
    test_role_account_acls_multiple_mgmt_servers | Success | 7.61 | test_dynamicroles.py
    test_role_account_acls | Success | 7.74 | test_dynamicroles.py
    test_default_role_deletion | Success | 6.25 | test_dynamicroles.py
    test_04_create_fat_type_disk_offering | Success | 0.05 | test_disk_offerings.py
    test_03_delete_disk_offering | Success | 0.04 | test_disk_offerings.py
    test_02_edit_disk_offering | Success | 0.04 | test_disk_offerings.py
    test_02_create_sparse_type_disk_offering | Success | 0.06 | test_disk_offerings.py
    test_01_create_disk_offering | Success | 0.07 | test_disk_offerings.py
    test_deployvm_userdispersing | Success | 60.56 | test_deploy_vms_with_varied_deploymentplanners.py
    test_deployvm_userconcentrated | Success | 115.86 | test_deploy_vms_with_varied_deploymentplanners.py
    test_deployvm_firstfit | Success | 236.34 | test_deploy_vms_with_varied_deploymentplanners.py
    test_deployvm_userdata_post | Success | 30.37 | test_deploy_vm_with_userdata.py
    test_deployvm_userdata | Success | 211.30 | test_deploy_vm_with_userdata.py
    test_02_deploy_vm_root_resize | Success | 6.15 | test_deploy_vm_root_resize.py
    test_01_deploy_vm_root_resize | Success | 6.16 | test_deploy_vm_root_resize.py
    test_00_deploy_vm_root_resize | Success | 6.29 | test_deploy_vm_root_resize.py
    test_deploy_vm_from_iso | Success | 312.90 | test_deploy_vm_iso.py
    test_3d_gpu_support | Success | 585.25 | test_deploy_vgpu_enabled_vm.py
    test_DeployVmAntiAffinityGroup | Success | 412.74 | test_affinity_groups.py
    test_08_resize_volume | Skipped | 5.08 | test_volumes.py
    test_07_resize_fail | Skipped | 15.26 | test_volumes.py
    test_06_copy_template | Skipped | 0.00 | test_templates.py
    test_static_role_account_acls | Skipped | 0.04 | test_staticroles.py
    test_11_ss_nfs_version_on_ssvm | Skipped | 0.02 | test_ssvm.py
    test_01_scale_vm | Skipped | 66.28 | test_scale_vm.py
    test_01_primary_storage_iscsi | Skipped | 0.03 | test_primary_storage.py
    test_06_copy_iso | Skipped | 0.00 | test_iso.py
    test_deploy_vgpu_enabled_vm | Skipped | 1.45 | test_deploy_vgpu_enabled_vm.py



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by rhtyd <gi...@git.apache.org>.
Github user rhtyd commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @blueorangutan package


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @rhtyd a Trillian-Jenkins matrix job (centos6 mgmt + xs65sp1, centos7 mgmt + vmware55u3, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    Packaging result: \u2714centos6 \u2714centos7 \u2714debian. JID-411


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Use Spring 4 and Java 8

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    Packaging result: \u2716centos6 \u2716centos7 \u2716debian repo: http://packages.shapeblue.com/cloudstack/pr/1638
    Job ID-82


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by rhtyd <gi...@git.apache.org>.
Github user rhtyd commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @jburwell some of them skipped due to missing hardware or conditions (as tests ran on KVM which has no gpu support etc), the failed tests are failing in general on master. I'll review and investigate them once the BlueOrangutan/Trillian setup starts to work again.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by rhtyd <gi...@git.apache.org>.
Github user rhtyd commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    Re-kicking tests on this.
    @blueorangutan package


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    <b>Trillian test result (tid-150)</b>
    Environment: xenserver-65sp1 (x2), Advanced Networking with Mgmt server 6
    Total time taken: 36494 seconds
    Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr1638-t150-xenserver-65sp1.zip
    Test completed. 45 look ok, 3 have error(s)
    
    
    Test | Result | Time (s) | Test File
    --- | --- | --- | ---
    test_05_rvpc_multi_tiers | `Failure` | 531.51 | test_vpc_redundant.py
    test_04_rvpc_network_garbage_collector_nics | `Failure` | 1398.21 | test_vpc_redundant.py
    test_01_create_redundant_VPC_2tiers_4VMs_4IPs_4PF_ACL | `Failure` | 641.24 | test_vpc_redundant.py
    test_04_rvpc_privategw_static_routes | `Failure` | 830.98 | test_privategw_acl.py
    test_03_vpc_privategw_restart_vpc_cleanup | `Failure` | 572.62 | test_privategw_acl.py
    test_02_vpc_privategw_static_routes | `Failure` | 682.24 | test_privategw_acl.py
    test_02_internallb_roundrobin_1RVPC_3VM_HTTP_port80 | `Error` | 924.47 | test_internal_lb.py
    test_01_vpc_site2site_vpn | Success | 307.10 | test_vpc_vpn.py
    test_01_vpc_remote_access_vpn | Success | 141.91 | test_vpc_vpn.py
    test_01_redundant_vpc_site2site_vpn | Success | 559.26 | test_vpc_vpn.py
    test_02_VPC_default_routes | Success | 387.04 | test_vpc_router_nics.py
    test_01_VPC_nics_after_destroy | Success | 669.35 | test_vpc_router_nics.py
    test_03_create_redundant_VPC_1tier_2VMs_2IPs_2PF_ACL_reboot_routers | Success | 960.25 | test_vpc_redundant.py
    test_02_redundant_VPC_default_routes | Success | 1069.88 | test_vpc_redundant.py
    test_09_delete_detached_volume | Success | 16.01 | test_volumes.py
    test_08_resize_volume | Success | 91.14 | test_volumes.py
    test_07_resize_fail | Success | 111.48 | test_volumes.py
    test_06_download_detached_volume | Success | 30.62 | test_volumes.py
    test_05_detach_volume | Success | 100.34 | test_volumes.py
    test_04_delete_attached_volume | Success | 10.26 | test_volumes.py
    test_03_download_attached_volume | Success | 15.40 | test_volumes.py
    test_02_attach_volume | Success | 10.84 | test_volumes.py
    test_01_create_volume | Success | 393.24 | test_volumes.py
    test_03_delete_vm_snapshots | Success | 280.25 | test_vm_snapshots.py
    test_02_revert_vm_snapshots | Success | 201.79 | test_vm_snapshots.py
    test_01_create_vm_snapshots | Success | 105.91 | test_vm_snapshots.py
    test_deploy_vm_multiple | Success | 294.41 | test_vm_life_cycle.py
    test_deploy_vm | Success | 0.04 | test_vm_life_cycle.py
    test_advZoneVirtualRouter | Success | 0.03 | test_vm_life_cycle.py
    test_10_attachAndDetach_iso | Success | 27.43 | test_vm_life_cycle.py
    test_09_expunge_vm | Success | 125.26 | test_vm_life_cycle.py
    test_08_migrate_vm | Success | 71.48 | test_vm_life_cycle.py
    test_07_restore_vm | Success | 0.15 | test_vm_life_cycle.py
    test_06_destroy_vm | Success | 5.17 | test_vm_life_cycle.py
    test_03_reboot_vm | Success | 10.21 | test_vm_life_cycle.py
    test_02_start_vm | Success | 20.30 | test_vm_life_cycle.py
    test_01_stop_vm | Success | 30.35 | test_vm_life_cycle.py
    test_CreateTemplateWithDuplicateName | Success | 161.55 | test_templates.py
    test_08_list_system_templates | Success | 0.06 | test_templates.py
    test_07_list_public_templates | Success | 0.06 | test_templates.py
    test_05_template_permissions | Success | 0.66 | test_templates.py
    test_04_extract_template | Success | 5.37 | test_templates.py
    test_03_delete_template | Success | 5.15 | test_templates.py
    test_02_edit_template | Success | 90.19 | test_templates.py
    test_01_create_template | Success | 112.01 | test_templates.py
    test_10_destroy_cpvm | Success | 256.93 | test_ssvm.py
    test_09_destroy_ssvm | Success | 259.37 | test_ssvm.py
    test_08_reboot_cpvm | Success | 142.15 | test_ssvm.py
    test_07_reboot_ssvm | Success | 144.58 | test_ssvm.py
    test_06_stop_cpvm | Success | 192.25 | test_ssvm.py
    test_05_stop_ssvm | Success | 169.61 | test_ssvm.py
    test_04_cpvm_internals | Success | 1.25 | test_ssvm.py
    test_03_ssvm_internals | Success | 4.29 | test_ssvm.py
    test_02_list_cpvm_vm | Success | 0.16 | test_ssvm.py
    test_01_list_sec_storage_vm | Success | 0.15 | test_ssvm.py
    test_01_snapshot_root_disk | Success | 26.93 | test_snapshots.py
    test_04_change_offering_small | Success | 126.38 | test_service_offerings.py
    test_03_delete_service_offering | Success | 0.04 | test_service_offerings.py
    test_02_edit_service_offering | Success | 0.10 | test_service_offerings.py
    test_01_create_service_offering | Success | 0.11 | test_service_offerings.py
    test_02_sys_template_ready | Success | 0.16 | test_secondary_storage.py
    test_01_sys_vm_start | Success | 0.22 | test_secondary_storage.py
    test_01_scale_vm | Success | 5.37 | test_scale_vm.py
    test_09_reboot_router | Success | 85.84 | test_routers.py
    test_08_start_router | Success | 55.67 | test_routers.py
    test_07_stop_router | Success | 20.29 | test_routers.py
    test_06_router_advanced | Success | 0.09 | test_routers.py
    test_05_router_basic | Success | 0.06 | test_routers.py
    test_04_restart_network_wo_cleanup | Success | 5.64 | test_routers.py
    test_03_restart_network_cleanup | Success | 161.53 | test_routers.py
    test_02_router_internal_adv | Success | 0.83 | test_routers.py
    test_01_router_internal_basic | Success | 0.54 | test_routers.py
    test_router_dns_guestipquery | Success | 48.94 | test_router_dns.py
    test_router_dns_externalipquery | Success | 0.07 | test_router_dns.py
    test_router_dhcphosts | Success | 148.48 | test_router_dhcphosts.py
    test_01_updatevolumedetail | Success | 0.10 | test_resource_detail.py
    test_01_reset_vm_on_reboot | Success | 50.64 | test_reset_vm_on_reboot.py
    test_createRegion | Success | 0.06 | test_regions.py
    test_create_pvlan_network | Success | 5.30 | test_pvlan.py
    test_dedicatePublicIpRange | Success | 0.57 | test_public_ip_range.py
    test_01_vpc_privategw_acl | Success | 174.81 | test_privategw_acl.py
    test_01_primary_storage_nfs | Success | 39.53 | test_primary_storage.py
    test_01_primary_storage_iscsi | Success | 78.83 | test_primary_storage.py
    test_createPortablePublicIPRange | Success | 15.25 | test_portable_publicip.py
    test_createPortablePublicIPAcquire | Success | 15.60 | test_portable_publicip.py
    test_isolate_network_password_server | Success | 36.95 | test_password_server.py
    test_UpdateStorageOverProvisioningFactor | Success | 0.20 | test_over_provisioning.py
    test_oobm_zchange_password | Success | 21.02 | test_outofbandmanagement.py
    test_oobm_multiple_mgmt_server_ownership | Success | 16.56 | test_outofbandmanagement.py
    test_oobm_issue_power_status | Success | 11.51 | test_outofbandmanagement.py
    test_oobm_issue_power_soft | Success | 15.53 | test_outofbandmanagement.py
    test_oobm_issue_power_reset | Success | 15.52 | test_outofbandmanagement.py
    test_oobm_issue_power_on | Success | 15.55 | test_outofbandmanagement.py
    test_oobm_issue_power_off | Success | 16.00 | test_outofbandmanagement.py
    test_oobm_issue_power_cycle | Success | 16.05 | test_outofbandmanagement.py
    test_oobm_enabledisable_across_clusterzones | Success | 57.90 | test_outofbandmanagement.py
    test_oobm_enable_feature_valid | Success | 5.27 | test_outofbandmanagement.py
    test_oobm_enable_feature_invalid | Success | 0.16 | test_outofbandmanagement.py
    test_oobm_disable_feature_valid | Success | 5.30 | test_outofbandmanagement.py
    test_oobm_disable_feature_invalid | Success | 0.14 | test_outofbandmanagement.py
    test_oobm_configure_invalid_driver | Success | 0.11 | test_outofbandmanagement.py
    test_oobm_configure_default_driver | Success | 0.12 | test_outofbandmanagement.py
    test_oobm_background_powerstate_sync | Success | 29.76 | test_outofbandmanagement.py
    test_extendPhysicalNetworkVlan | Success | 15.47 | test_non_contigiousvlan.py
    test_01_nic | Success | 800.29 | test_nic.py
    test_releaseIP | Success | 345.50 | test_network.py
    test_reboot_router | Success | 668.31 | test_network.py
    test_public_ip_user_account | Success | 10.36 | test_network.py
    test_public_ip_admin_account | Success | 40.40 | test_network.py
    test_network_rules_acquired_public_ip_3_Load_Balancer_Rule | Success | 87.01 | test_network.py
    test_network_rules_acquired_public_ip_2_nat_rule | Success | 77.05 | test_network.py
    test_network_rules_acquired_public_ip_1_static_nat_rule | Success | 103.63 | test_network.py
    test_delete_account | Success | 410.53 | test_network.py
    test_02_port_fwd_on_non_src_nat | Success | 71.29 | test_network.py
    test_01_port_fwd_on_src_nat | Success | 84.69 | test_network.py
    test_nic_secondaryip_add_remove | Success | 401.35 | test_multipleips_per_nic.py
    login_test_saml_user | Success | 25.58 | test_login.py
    test_assign_and_removal_lb | Success | 153.67 | test_loadbalance.py
    test_02_create_lb_rule_non_nat | Success | 209.68 | test_loadbalance.py
    test_01_create_lb_rule_src_nat | Success | 211.17 | test_loadbalance.py
    test_03_list_snapshots | Success | 0.19 | test_list_ids_parameter.py
    test_02_list_templates | Success | 0.06 | test_list_ids_parameter.py
    test_01_list_volumes | Success | 0.08 | test_list_ids_parameter.py
    test_07_list_default_iso | Success | 0.11 | test_iso.py
    test_05_iso_permissions | Success | 0.12 | test_iso.py
    test_04_extract_Iso | Success | 5.58 | test_iso.py
    test_03_delete_iso | Success | 95.21 | test_iso.py
    test_02_edit_iso | Success | 0.13 | test_iso.py
    test_01_create_iso | Success | 22.82 | test_iso.py
    test_04_rvpc_internallb_haproxy_stats_on_all_interfaces | Success | 620.80 | test_internal_lb.py
    test_03_vpc_internallb_haproxy_stats_on_all_interfaces | Success | 434.63 | test_internal_lb.py
    test_01_internallb_roundrobin_1VPC_3VM_HTTP_port80 | Success | 759.64 | test_internal_lb.py
    test_dedicateGuestVlanRange | Success | 10.67 | test_guest_vlan_range.py
    test_UpdateConfigParamWithScope | Success | 0.27 | test_global_settings.py
    test_rolepermission_lifecycle_update | Success | 7.68 | test_dynamicroles.py
    test_rolepermission_lifecycle_list | Success | 7.39 | test_dynamicroles.py
    test_rolepermission_lifecycle_delete | Success | 7.06 | test_dynamicroles.py
    test_rolepermission_lifecycle_create | Success | 7.29 | test_dynamicroles.py
    test_rolepermission_lifecycle_concurrent_updates | Success | 8.29 | test_dynamicroles.py
    test_role_lifecycle_update_role_inuse | Success | 8.08 | test_dynamicroles.py
    test_role_lifecycle_update | Success | 12.61 | test_dynamicroles.py
    test_role_lifecycle_list | Success | 7.23 | test_dynamicroles.py
    test_role_lifecycle_delete | Success | 12.91 | test_dynamicroles.py
    test_role_lifecycle_create | Success | 7.67 | test_dynamicroles.py
    test_role_inuse_deletion | Success | 7.42 | test_dynamicroles.py
    test_role_account_acls_multiple_mgmt_servers | Success | 11.76 | test_dynamicroles.py
    test_role_account_acls | Success | 11.46 | test_dynamicroles.py
    test_default_role_deletion | Success | 7.97 | test_dynamicroles.py
    test_04_create_fat_type_disk_offering | Success | 0.14 | test_disk_offerings.py
    test_03_delete_disk_offering | Success | 0.08 | test_disk_offerings.py
    test_02_edit_disk_offering | Success | 0.10 | test_disk_offerings.py
    test_02_create_sparse_type_disk_offering | Success | 0.12 | test_disk_offerings.py
    test_01_create_disk_offering | Success | 0.18 | test_disk_offerings.py
    test_deployvm_userdispersing | Success | 51.22 | test_deploy_vms_with_varied_deploymentplanners.py
    test_deployvm_userconcentrated | Success | 122.02 | test_deploy_vms_with_varied_deploymentplanners.py
    test_deployvm_firstfit | Success | 198.71 | test_deploy_vms_with_varied_deploymentplanners.py
    test_deployvm_userdata_post | Success | 25.84 | test_deploy_vm_with_userdata.py
    test_deployvm_userdata | Success | 133.24 | test_deploy_vm_with_userdata.py
    test_02_deploy_vm_root_resize | Success | 7.33 | test_deploy_vm_root_resize.py
    test_01_deploy_vm_root_resize | Success | 7.46 | test_deploy_vm_root_resize.py
    test_00_deploy_vm_root_resize | Success | 7.75 | test_deploy_vm_root_resize.py
    test_deploy_vm_from_iso | Success | 311.07 | test_deploy_vm_iso.py
    test_DeployVmAntiAffinityGroup | Success | 167.35 | test_affinity_groups.py
    test_01_test_vm_volume_snapshot | Skipped | 0.00 | test_vm_snapshots.py
    test_06_copy_template | Skipped | 0.00 | test_templates.py
    test_static_role_account_acls | Skipped | 0.03 | test_staticroles.py
    test_06_copy_iso | Skipped | 0.00 | test_iso.py
    test_deploy_vgpu_enabled_vm | Skipped | 0.05 | test_deploy_vgpu_enabled_vm.py
    test_3d_gpu_support | Skipped | 0.06 | test_deploy_vgpu_enabled_vm.py



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Use Spring 4 and Java 8

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    Packaging result: \u2714centos6 \u2714centos7 \u2714debian repo: http://packages.shapeblue.com/cloudstack/pr/1638
    Job ID-87


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by rhtyd <gi...@git.apache.org>.
Github user rhtyd commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @blueorangutan test matrix


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request #1638: CLOUDSTACK-9456: Use Spring 4 and Java 8

Posted by rhtyd <gi...@git.apache.org>.
Github user rhtyd commented on a diff in the pull request:

    https://github.com/apache/cloudstack/pull/1638#discussion_r74574871
  
    --- Diff: pom.xml ---
    @@ -92,22 +85,22 @@
         <cs.rampart.version>1.5.1</cs.rampart.version>
         <cs.axiom.version>1.2.8</cs.axiom.version>
         <cs.neethi.version>2.0.4</cs.neethi.version>
    -    <cs.servlet.version>2.5</cs.servlet.version>
    +    <cs.servlet.version>3.1.0</cs.servlet.version>
         <cs.jstl.version>1.2</cs.jstl.version>
         <cs.jstl-api.version>1.2.1</cs.jstl-api.version>
         <cs.selenium.server.version>1.0-20081010.060147</cs.selenium.server.version>
         <cs.vmware.api.version>6.0</cs.vmware.api.version>
    -    <org.springframework.version>3.2.16.RELEASE</org.springframework.version>
    +    <org.springframework.version>4.2.7.RELEASE</org.springframework.version>
    --- End diff --
    
    @marcaurele 4.3 is slightly different than 4.2; there were several unit test failures with 4.3 so for now I've avoided switching to 4.3.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request #1638: CLOUDSTACK-9456: Use Spring 4 and Java 8

Posted by marcaurele <gi...@git.apache.org>.
Github user marcaurele commented on a diff in the pull request:

    https://github.com/apache/cloudstack/pull/1638#discussion_r74575182
  
    --- Diff: pom.xml ---
    @@ -92,22 +85,22 @@
         <cs.rampart.version>1.5.1</cs.rampart.version>
         <cs.axiom.version>1.2.8</cs.axiom.version>
         <cs.neethi.version>2.0.4</cs.neethi.version>
    -    <cs.servlet.version>2.5</cs.servlet.version>
    +    <cs.servlet.version>3.1.0</cs.servlet.version>
         <cs.jstl.version>1.2</cs.jstl.version>
         <cs.jstl-api.version>1.2.1</cs.jstl-api.version>
         <cs.selenium.server.version>1.0-20081010.060147</cs.selenium.server.version>
         <cs.vmware.api.version>6.0</cs.vmware.api.version>
    -    <org.springframework.version>3.2.16.RELEASE</org.springframework.version>
    +    <org.springframework.version>4.2.7.RELEASE</org.springframework.version>
    --- End diff --
    
    Ok


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by rhtyd <gi...@git.apache.org>.
Github user rhtyd commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @blueorangutan test


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    <b>Trillian test result (tid-80)</b>
    Environment: kvm-centos7 (x2), Advanced Networking
    Total time taken: 26599 seconds
    Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr1638-t80-kvm-centos7.zip
    Test completed. 41 look ok, 11 have errors
    
    
    Test | Result | Time (s)
    --- | --- | ---
    test_oobm_zchange_password | `Failure` | 20.412
    test_04_rvpc_privategw_static_routes | `Failure` | 172.201
    test_03_vpc_privategw_restart_vpc_cleanup | `Failure` | 81.930
    test_02_vpc_privategw_static_routes | `Failure` | 81.697
    test_01_vpc_privategw_acl | `Failure` | 51.491
    test_router_dhcphosts | `Error` | 817.409
    test_network_rules_acquired_public_ip_3_Load_Balancer_Rule | `Error` | 745.127
    test_network_rules_acquired_public_ip_2_nat_rule | `Error` | 733.128
    test_network_rules_acquired_public_ip_1_static_nat_rule | `Error` | 738.607
    test_isolate_network_password_server | `Error` | 814.977
    test_extendPhysicalNetworkVlan | `Error` | 0.031
    test_deploy_vm_from_iso | `Error` | 181.394
    test_dedicatePublicIpRange | `Error` | 0.190
    test_02_routervm_iptables_policies | `Error` | 784.833
    test_01_vpc_remote_access_vpn | `Error` | 0.099
    test_01_snapshot_root_disk | `Error` | 0.049
    test_01_single_VPC_iptables_policies | `Error` | 855.492
    ContextSuite context=TestRouterDHCPHosts>:teardown | `Error` | 868.345
    ContextSuite context=TestDedicateGuestVlanRange>:setup | `Error` | 0.000
    test_rolepermission_lifecycle_update | Success | 6.377
    test_rolepermission_lifecycle_list | Success | 6.241
    test_rolepermission_lifecycle_delete | Success | 6.166
    test_rolepermission_lifecycle_create | Success | 6.247
    test_rolepermission_lifecycle_concurrent_updates | Success | 6.735
    test_role_lifecycle_update_role_inuse | Success | 6.262
    test_role_lifecycle_update | Success | 11.340
    test_role_lifecycle_list | Success | 6.333
    test_role_lifecycle_delete | Success | 11.477
    test_role_lifecycle_create | Success | 6.212
    test_role_inuse_deletion | Success | 6.270
    test_role_account_acls_multiple_mgmt_servers | Success | 7.601
    test_role_account_acls | Success | 7.926
    test_releaseIP | Success | 257.817
    test_reboot_router | Success | 418.529
    test_public_ip_user_account | Success | 10.251
    test_public_ip_admin_account | Success | 40.451
    test_oobm_multiple_mgmt_server_ownership | Success | 12.548
    test_oobm_issue_power_status | Success | 10.548
    test_oobm_issue_power_soft | Success | 15.569
    test_oobm_issue_power_reset | Success | 15.556
    test_oobm_issue_power_on | Success | 15.575
    test_oobm_issue_power_off | Success | 10.552
    test_oobm_issue_power_cycle | Success | 10.643
    test_oobm_enabledisable_across_clusterzones | Success | 53.329
    test_oobm_enable_feature_valid | Success | 0.141
    test_oobm_enable_feature_invalid | Success | 0.210
    test_oobm_disable_feature_valid | Success | 5.173
    test_oobm_disable_feature_invalid | Success | 0.117
    test_oobm_configure_invalid_driver | Success | 0.090
    test_oobm_configure_default_driver | Success | 0.103
    test_oobm_background_powerstate_sync | Success | 17.614
    test_nic_secondaryip_add_remove | Success | 192.642
    test_network_acl | Success | 60.758
    test_deployvm_userdispersing | Success | 20.560
    test_deployvm_userdata_post | Success | 10.400
    test_deployvm_userdata | Success | 45.508
    test_deployvm_userconcentrated | Success | 20.460
    test_deployvm_firstfit | Success | 55.652
    test_deploy_vm_multiple | Success | 248.036
    test_deploy_vm | Success | 0.022
    test_delete_account | Success | 278.169
    test_default_role_deletion | Success | 6.872
    test_create_pvlan_network | Success | 5.177
    test_createRegion | Success | 0.035
    test_createPortablePublicIPRange | Success | 15.277
    test_createPortablePublicIPAcquire | Success | 15.430
    test_assign_and_removal_lb | Success | 134.302
    test_advZoneVirtualRouter | Success | 0.018
    test_UpdateStorageOverProvisioningFactor | Success | 0.105
    test_UpdateConfigParamWithScope | Success | 0.165
    test_DeployVmAntiAffinityGroup_in_project | Success | 101.055
    test_DeployVmAntiAffinityGroup | Success | 60.743
    test_CreateTemplateWithDuplicateName | Success | 55.430
    test_10_destroy_cpvm | Success | 166.663
    test_10_attachAndDetach_iso | Success | 71.695
    test_09_reboot_router | Success | 35.310
    test_09_expunge_vm | Success | 125.256
    test_09_destroy_ssvm | Success | 163.732
    test_09_delete_detached_volume | Success | 15.371
    test_08_start_router | Success | 30.284
    test_08_resize_volume | Success | 15.318
    test_08_reboot_cpvm | Success | 101.487
    test_08_migrate_vm | Success | 40.725
    test_08_list_system_templates | Success | 0.029
    test_07_stop_router | Success | 10.155
    test_07_restore_vm | Success | 0.150
    test_07_resize_fail | Success | 20.498
    test_07_reboot_ssvm | Success | 133.558
    test_07_list_public_templates | Success | 0.032
    test_07_list_default_iso | Success | 0.074
    test_06_stop_cpvm | Success | 161.772
    test_06_router_advanced | Success | 0.047
    test_06_download_detached_volume | Success | 15.255
    test_06_destroy_vm | Success | 125.785
    test_05_template_permissions | Success | 0.062
    test_05_stop_ssvm | Success | 163.982
    test_05_rvpc_multi_tiers | Success | 436.169
    test_05_router_basic | Success | 0.030
    test_05_iso_permissions | Success | 0.067
    test_05_detach_volume | Success | 100.337
    test_04_rvpc_network_garbage_collector_nics | Success | 813.074
    test_04_rvpc_internallb_haproxy_stats_on_all_interfaces | Success | 228.832
    test_04_restart_network_wo_cleanup | Success | 5.769
    test_04_extract_template | Success | 5.170
    test_04_extract_Iso | Success | 5.591
    test_04_delete_attached_volume | Success | 10.174
    test_04_create_fat_type_disk_offering | Success | 0.055
    test_04_cpvm_internals | Success | 1.311
    test_04_change_offering_small | Success | 239.435
    test_03_vpc_internallb_haproxy_stats_on_all_interfaces | Success | 188.064
    test_03_ssvm_internals | Success | 4.037
    test_03_restart_network_cleanup | Success | 60.434
    test_03_reboot_vm | Success | 125.711
    test_03_list_snapshots | Success | 0.036
    test_03_download_attached_volume | Success | 15.238
    test_03_delete_template | Success | 5.079
    test_03_delete_service_offering | Success | 0.035
    test_03_delete_iso | Success | 95.150
    test_03_delete_disk_offering | Success | 0.030
    test_03_create_redundant_VPC_1tier_2VMs_2IPs_2PF_ACL_reboot_routers | Success | 446.088
    test_03_RVR_Network_check_router_state | Success | 261.753
    test_02_sys_template_ready | Success | 0.095
    test_02_start_vm | Success | 10.135
    test_02_router_internal_adv | Success | 1.258
    test_02_redundant_VPC_default_routes | Success | 438.549
    test_02_port_fwd_on_non_src_nat | Success | 55.654
    test_02_list_templates | Success | 0.028
    test_02_list_cpvm_vm | Success | 0.107
    test_02_isolate_network_FW_PF_default_routes_egress_false | Success | 201.219
    test_02_internallb_roundrobin_1RVPC_3VM_HTTP_port80 | Success | 499.369
    test_02_edit_template | Success | 90.095
    test_02_edit_service_offering | Success | 0.040
    test_02_edit_iso | Success | 0.087
    test_02_edit_disk_offering | Success | 0.047
    test_02_deploy_vm_root_resize | Success | 6.236
    test_02_create_sparse_type_disk_offering | Success | 0.072
    test_02_create_lb_rule_non_nat | Success | 187.464
    test_02_attach_volume | Success | 73.838
    test_02_VPC_default_routes | Success | 279.806
    test_02_RVR_Network_FW_PF_SSH_default_routes_egress_false | Success | 274.476
    test_01_vpc_site2site_vpn | Success | 164.680
    test_01_updatevolumedetail | Success | 0.132
    test_01_sys_vm_start | Success | 0.129
    test_01_stop_vm | Success | 45.289
    test_01_router_internal_basic | Success | 0.667
    test_01_reset_vm_on_reboot | Success | 130.778
    test_01_redundant_vpc_site2site_vpn | Success | 265.205
    test_01_primary_storage_nfs | Success | 35.738
    test_01_port_fwd_on_src_nat | Success | 112.176
    test_01_nic | Success | 620.434
    test_01_list_volumes | Success | 0.022
    test_01_list_sec_storage_vm | Success | 0.102
    test_01_isolate_network_FW_PF_default_routes_egress_true | Success | 191.280
    test_01_internallb_roundrobin_1VPC_3VM_HTTP_port80 | Success | 414.475
    test_01_deploy_vm_root_resize | Success | 6.274
    test_01_create_volume | Success | 718.941
    test_01_create_template | Success | 25.315
    test_01_create_service_offering | Success | 0.085
    test_01_create_redundant_VPC_2tiers_4VMs_4IPs_4PF_ACL | Success | 1027.147
    test_01_create_lb_rule_src_nat | Success | 218.647
    test_01_create_iso | Success | 66.309
    test_01_create_disk_offering | Success | 0.075
    test_01_VPC_nics_after_destroy | Success | 502.400
    test_01_RVR_Network_FW_PF_SSH_default_routes_egress_true | Success | 260.262
    test_00_deploy_vm_root_resize | Success | 242.995
    login_test_saml_user | Success | 21.871
    test_vm_nic_adapter_vmxnet3 | Skipped | 0.001
    test_static_role_account_acls | Skipped | 0.017
    test_deploy_vgpu_enabled_vm | Skipped | 0.005
    test_06_copy_template | Skipped | 0.001
    test_06_copy_iso | Skipped | 0.001
    test_03_delete_vm_snapshots | Skipped | 0.000
    test_02_revert_vm_snapshots | Skipped | 0.000
    test_01_test_vm_volume_snapshot | Skipped | 0.001
    test_01_scale_vm | Skipped | 0.001
    test_01_primary_storage_iscsi | Skipped | 0.029
    test_01_create_vm_snapshots | Skipped | 0.000



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Use Spring 4 and Java 8

Posted by jburwell <gi...@git.apache.org>.
Github user jburwell commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @rhtyd @pdion891 I apologize for my delayed reply as I am on vacation ATM.  We had previously agreed not to require Java8 until 5.0.0 which is scheduled for the end of 2016.  4.x should be able to run on Java7 and Java8.  Furthermore, Spring4 does not require Java8 so I don't see why such a Java upgrade would conflated with a Spring upgrade.
    
    @rhytd I think it makes sense to reduce scope of this PR to Soring only.  In a separate PR, we can address running tests for 4.x on both Java7 and Java8 which needs to be done for LTS as well.  Does that make sense?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    <b>Trillian test result (tid-41)</b>
    Environment: kvm-centos6 (x2), Advanced Networking
    Total time taken: 28228s
    Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr1638-t41-kvm-centos6.zip
    Test completed. 41 look ok, 11 have errors
    
    
    Test | Result | Time (s)
    --- | --- | ---
    test_04_rvpc_privategw_static_routes | `Failure` | 178.204
    test_03_vpc_privategw_restart_vpc_cleanup | `Failure` | 92.561
    test_02_vpc_privategw_static_routes | `Failure` | 102.697
    test_01_vpc_privategw_acl | `Failure` | 52.308
    test_router_dhcphosts | `Error` | 814.345
    test_network_rules_acquired_public_ip_3_Load_Balancer_Rule | `Error` | 741.824
    test_network_rules_acquired_public_ip_2_nat_rule | `Error` | 736.817
    test_network_rules_acquired_public_ip_1_static_nat_rule | `Error` | 726.896
    test_isolate_network_password_server | `Error` | 818.773
    test_extendPhysicalNetworkVlan | `Error` | 0.035
    test_dedicatePublicIpRange | `Error` | 0.326
    test_02_routervm_iptables_policies | `Error` | 777.315
    test_01_vpc_remote_access_vpn | `Error` | 0.086
    test_01_snapshot_root_disk | `Error` | 0.055
    test_01_single_VPC_iptables_policies | `Error` | 894.418
    ContextSuite context=TestRouterDHCPHosts>:teardown | `Error` | 880.686
    ContextSuite context=TestListIdsParams>:setup | `Error` | 0.000
    ContextSuite context=TestDedicateGuestVlanRange>:setup | `Error` | 0.000
    test_rolepermission_lifecycle_update | Success | 7.227
    test_rolepermission_lifecycle_list | Success | 7.099
    test_rolepermission_lifecycle_delete | Success | 6.869
    test_rolepermission_lifecycle_create | Success | 6.880
    test_rolepermission_lifecycle_concurrent_updates | Success | 7.062
    test_role_lifecycle_update_role_inuse | Success | 6.921
    test_role_lifecycle_update | Success | 12.501
    test_role_lifecycle_list | Success | 7.207
    test_role_lifecycle_delete | Success | 12.195
    test_role_lifecycle_create | Success | 6.925
    test_role_inuse_deletion | Success | 7.257
    test_role_account_acls_multiple_mgmt_servers | Success | 9.263
    test_role_account_acls | Success | 9.897
    test_releaseIP | Success | 259.053
    test_reboot_router | Success | 429.910
    test_public_ip_user_account | Success | 10.459
    test_public_ip_admin_account | Success | 41.007
    test_oobm_zchange_password | Success | 20.632
    test_oobm_multiple_mgmt_server_ownership | Success | 18.606
    test_oobm_issue_power_status | Success | 10.563
    test_oobm_issue_power_soft | Success | 15.591
    test_oobm_issue_power_reset | Success | 15.606
    test_oobm_issue_power_on | Success | 15.598
    test_oobm_issue_power_off | Success | 15.597
    test_oobm_issue_power_cycle | Success | 10.571
    test_oobm_enabledisable_across_clusterzones | Success | 58.473
    test_oobm_enable_feature_valid | Success | 5.199
    test_oobm_enable_feature_invalid | Success | 0.115
    test_oobm_disable_feature_valid | Success | 5.229
    test_oobm_disable_feature_invalid | Success | 0.138
    test_oobm_configure_invalid_driver | Success | 0.091
    test_oobm_configure_default_driver | Success | 0.104
    test_oobm_background_powerstate_sync | Success | 21.644
    test_nic_secondaryip_add_remove | Success | 204.213
    test_network_acl | Success | 66.183
    test_deployvm_userdispersing | Success | 20.857
    test_deployvm_userdata_post | Success | 10.519
    test_deployvm_userdata | Success | 55.930
    test_deployvm_userconcentrated | Success | 20.746
    test_deployvm_firstfit | Success | 55.864
    test_deploy_vm_multiple | Success | 263.750
    test_deploy_vm_from_iso | Success | 363.769
    test_deploy_vm | Success | 0.026
    test_delete_account | Success | 263.904
    test_default_role_deletion | Success | 7.114
    test_create_pvlan_network | Success | 5.258
    test_createRegion | Success | 0.042
    test_createPortablePublicIPRange | Success | 15.405
    test_createPortablePublicIPAcquire | Success | 15.672
    test_assign_and_removal_lb | Success | 133.964
    test_advZoneVirtualRouter | Success | 0.021
    test_UpdateStorageOverProvisioningFactor | Success | 0.157
    test_UpdateConfigParamWithScope | Success | 0.161
    test_DeployVmAntiAffinityGroup_in_project | Success | 96.771
    test_DeployVmAntiAffinityGroup | Success | 71.300
    test_CreateTemplateWithDuplicateName | Success | 45.538
    test_10_destroy_cpvm | Success | 162.134
    test_10_attachAndDetach_iso | Success | 71.692
    test_09_reboot_router | Success | 40.373
    test_09_expunge_vm | Success | 125.260
    test_09_destroy_ssvm | Success | 164.008
    test_09_delete_detached_volume | Success | 15.710
    test_08_start_router | Success | 35.362
    test_08_resize_volume | Success | 15.430
    test_08_reboot_cpvm | Success | 132.025
    test_08_migrate_vm | Success | 41.716
    test_08_list_system_templates | Success | 0.029
    test_07_stop_router | Success | 10.163
    test_07_restore_vm | Success | 0.116
    test_07_resize_fail | Success | 20.655
    test_07_reboot_ssvm | Success | 134.029
    test_07_list_public_templates | Success | 0.032
    test_07_list_default_iso | Success | 0.060
    test_06_stop_cpvm | Success | 161.992
    test_06_router_advanced | Success | 0.064
    test_06_download_detached_volume | Success | 15.324
    test_06_destroy_vm | Success | 125.874
    test_05_template_permissions | Success | 0.056
    test_05_stop_ssvm | Success | 164.184
    test_05_rvpc_multi_tiers | Success | 519.767
    test_05_router_basic | Success | 0.037
    test_05_iso_permissions | Success | 0.099
    test_05_detach_volume | Success | 100.267
    test_04_rvpc_network_garbage_collector_nics | Success | 851.812
    test_04_rvpc_internallb_haproxy_stats_on_all_interfaces | Success | 254.332
    test_04_restart_network_wo_cleanup | Success | 5.816
    test_04_extract_template | Success | 5.157
    test_04_extract_Iso | Success | 5.211
    test_04_delete_attached_volume | Success | 10.208
    test_04_create_fat_type_disk_offering | Success | 0.095
    test_04_cpvm_internals | Success | 1.465
    test_04_change_offering_small | Success | 242.717
    test_03_vpc_internallb_haproxy_stats_on_all_interfaces | Success | 199.932
    test_03_ssvm_internals | Success | 3.769
    test_03_restart_network_cleanup | Success | 65.622
    test_03_reboot_vm | Success | 125.879
    test_03_download_attached_volume | Success | 15.331
    test_03_delete_template | Success | 5.110
    test_03_delete_service_offering | Success | 0.041
    test_03_delete_iso | Success | 95.224
    test_03_delete_disk_offering | Success | 0.072
    test_03_create_redundant_VPC_1tier_2VMs_2IPs_2PF_ACL_reboot_routers | Success | 510.209
    test_03_RVR_Network_check_router_state | Success | 276.378
    test_02_sys_template_ready | Success | 0.115
    test_02_start_vm | Success | 10.185
    test_02_router_internal_adv | Success | 1.227
    test_02_redundant_VPC_default_routes | Success | 550.825
    test_02_port_fwd_on_non_src_nat | Success | 55.855
    test_02_list_cpvm_vm | Success | 0.122
    test_02_isolate_network_FW_PF_default_routes_egress_false | Success | 246.611
    test_02_internallb_roundrobin_1RVPC_3VM_HTTP_port80 | Success | 528.437
    test_02_edit_template | Success | 90.185
    test_02_edit_service_offering | Success | 0.066
    test_02_edit_iso | Success | 0.097
    test_02_edit_disk_offering | Success | 0.064
    test_02_deploy_vm_root_resize | Success | 7.024
    test_02_create_sparse_type_disk_offering | Success | 0.091
    test_02_create_lb_rule_non_nat | Success | 187.586
    test_02_attach_volume | Success | 76.835
    test_02_VPC_default_routes | Success | 328.855
    test_02_RVR_Network_FW_PF_SSH_default_routes_egress_false | Success | 329.227
    test_01_vpc_site2site_vpn | Success | 177.106
    test_01_updatevolumedetail | Success | 5.239
    test_01_sys_vm_start | Success | 0.161
    test_01_stop_vm | Success | 125.863
    test_01_router_internal_basic | Success | 0.801
    test_01_reset_vm_on_reboot | Success | 171.236
    test_01_redundant_vpc_site2site_vpn | Success | 271.148
    test_01_primary_storage_nfs | Success | 35.916
    test_01_port_fwd_on_src_nat | Success | 141.839
    test_01_nic | Success | 516.114
    test_01_list_sec_storage_vm | Success | 0.130
    test_01_isolate_network_FW_PF_default_routes_egress_true | Success | 236.613
    test_01_internallb_roundrobin_1VPC_3VM_HTTP_port80 | Success | 443.629
    test_01_deploy_vm_root_resize | Success | 7.015
    test_01_create_volume | Success | 861.787
    test_01_create_template | Success | 55.635
    test_01_create_service_offering | Success | 0.122
    test_01_create_redundant_VPC_2tiers_4VMs_4IPs_4PF_ACL | Success | 1092.118
    test_01_create_lb_rule_src_nat | Success | 248.144
    test_01_create_iso | Success | 67.003
    test_01_create_disk_offering | Success | 0.135
    test_01_VPC_nics_after_destroy | Success | 582.590
    test_01_RVR_Network_FW_PF_SSH_default_routes_egress_true | Success | 314.223
    test_00_deploy_vm_root_resize | Success | 198.903
    login_test_saml_user | Success | 25.059
    test_vm_nic_adapter_vmxnet3 | Skipped | 0.000
    test_static_role_account_acls | Skipped | 0.019
    test_deploy_vgpu_enabled_vm | Skipped | 0.003
    test_06_copy_template | Skipped | 0.000
    test_06_copy_iso | Skipped | 0.000
    test_03_delete_vm_snapshots | Skipped | 0.000
    test_02_revert_vm_snapshots | Skipped | 0.000
    test_01_test_vm_volume_snapshot | Skipped | 0.000
    test_01_scale_vm | Skipped | 0.000
    test_01_primary_storage_iscsi | Skipped | 0.035
    test_01_create_vm_snapshots | Skipped | 0.000



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by rhtyd <gi...@git.apache.org>.
Github user rhtyd commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @blueorangutan test matrix


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    Packaging result: \u2714centos6 \u2714centos7 \u2714debian. JID-423


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by rhtyd <gi...@git.apache.org>.
Github user rhtyd commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @blueorangutan test


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    Packaging result: \u2714centos6 \u2714centos7 \u2716debian. JID-266


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Use Spring 4 and Java 8

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    Packaging result: \u2714centos6 \u2714centos7 \u2714debian repo: http://packages.shapeblue.com/cloudstack/pr/1638
    Job ID-85


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Use Spring 4 and Java 8

Posted by pdion891 <gi...@git.apache.org>.
Github user pdion891 commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    Make sense,  thanks, I hope it will get thru then to add support for Ubuntu 16.04 for the management server host and KVM.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by jburwell <gi...@git.apache.org>.
Github user jburwell commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @rhtyd have you had a chance to review the test cases with errors and skips?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1638: CLOUDSTACK-9456: Migrate master to Spring 4.x

Posted by blueorangutan <gi...@git.apache.org>.
Github user blueorangutan commented on the issue:

    https://github.com/apache/cloudstack/pull/1638
  
    @rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---