You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/10/16 10:02:39 UTC

[GitHub] [cloudstack] ravening opened a new pull request #4411: Display Kubernetes cluster name instead of uuid

ravening opened a new pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411


   ## Description
   <!--- Describe your changes in detail -->
   When tried to downalod kubernetes cluster config,
   it throws a pop up with uuid of kubernetes cluster
   instead of its name. Displaying uuid isnt useful
   even for domain admins.
   
   <!-- For new features, provide link to FS, dev ML discussion etc. -->
   <!-- In case of bug fix, the expected and actual behaviours, steps to reproduce. -->
   
   <!-- When "Fixes: #<id>" is specified, the issue/PR will automatically be closed when this PR gets merged -->
   <!-- For addressing multiple issues/PRs, use multiple "Fixes: #<id>" -->
   <!-- Fixes: # -->
   
   ## Types of changes
   <!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
   - [ ] Breaking change (fix or feature that would cause existing functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [X] Bug fix (non-breaking change which fixes an issue)
   - [ ] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ## Screenshots (if appropriate):
   
   ![Screenshot 2020-10-16 at 12 02 14](https://user-images.githubusercontent.com/10645273/96245278-70b81780-0fa7-11eb-8b7b-0ce1819e52ec.png)
   
   ## How Has This Been Tested?
   <!-- Please describe in detail how you tested your changes. -->
   <!-- Include details of your testing environment, and the tests you ran to -->
   <!-- see how your change affects other areas of the code, etc. -->
   
   
   <!-- Please read the [CONTRIBUTING](https://github.com/apache/cloudstack/blob/master/CONTRIBUTING.md) document -->
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] rhtyd removed a comment on pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
rhtyd removed a comment on pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411#issuecomment-711789071


   @blueorangutan test


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] DaanHoogland commented on pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411#issuecomment-711884754


   I'm not going to trust that last test run
   @blueorangutan test


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan removed a comment on pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411#issuecomment-711789531


   @rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] ravening commented on pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
ravening commented on pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411#issuecomment-712084683


   > @ravening still facing #4146 ?
   
   Yes


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] DaanHoogland commented on pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411#issuecomment-709978536


   @blueorangutan package


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] shwstppr commented on pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411#issuecomment-713425194


   @DaanHoogland seems like some network issue in env during cluster upgrade. Failed from kubeadm itself. Doesn't seem related to PR changes,
   
   ```
   121340 2020-10-20 16:37:14,144 ERROR [c.c.u.s.SshHelper] (API-Job-Executor-5:ctx-928e799d job-779 ctx-7bc68c76) (logid:a1a0ffa1) SSH execution of command sudo ./upgrade-kuberntes13470214930726030527.sh 1       .16.0 false false false has an error status code in return. Result output: Installing binaries from /mnt/k8sdisk/
   121341 Loaded image: k8s.gcr.io/coredns:1.6.2                                             
   121342 Loaded image: k8s.gcr.io/etcd:3.3.15-0                                             
   121343 Loaded image: k8s.gcr.io/kube-apiserver:v1.16.0                                    
   121344 Loaded image: k8s.gcr.io/kube-controller-manager:v1.16.0                           
   121345 Loaded image: k8s.gcr.io/kube-proxy:v1.16.0                                        
   121346 Loaded image: k8s.gcr.io/kube-scheduler:v1.16.0                                    
   121347 Loaded image: k8s.gcr.io/pause:3.1                                                 
   121348 [upgrade] Reading configuration from the cluster...                                
   121349 [upgrade] FYI: You can look at this config file with 'kubectl -n kube-system get cm kubeadm-config -oyaml'
   121350 unable to fetch the kubeadm-config ConfigMap: failed to get config map: Get https://10.1.1.234:6443/api/v1/namespaces/kube-system/configmaps/kubeadm-config: dial tcp 10.1.1.234:6443: connect: conn       ection refused
   121351 To see the stack trace of this error execute with --v=5 or higher                  
   121352                                                                                    
   121353 2020-10-20 16:37:14,145 ERROR [c.c.k.c.a.KubernetesClusterActionWorker] (API-Job-Executor-5:ctx-928e799d job-779 ctx-7bc68c76) (logid:a1a0ffa1) Failed to upgrade Kubernetes cluster ID: 1c501beb-10       2e-49e2-8cb6-16b6056b1f96, unable to upgrade Kubernetes node on VM ID: e911af24-3b44-40a0-918e-ac5c5abd31b4
   ```
   If needed we can have another test run or test upgrade manually.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] ravening commented on pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
ravening commented on pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411#issuecomment-712846878


   > @shwstppr all concerns addressed?
   
   @shwstppr made changes in few more places where I could reproduce the issue. Didnt do in remaining places
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411#issuecomment-709992766


   Packaging result: ✔centos7 ✔centos8 ✔debian. JID-2198


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan removed a comment on pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411#issuecomment-710764250


   <b>Trillian test result (tid-2981)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 67450 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr4411-t2981-kvm-centos7.zip
   Intermittent failure detected: /marvin/tests/smoke/test_kubernetes_clusters.py
   Intermittent failure detected: /marvin/tests/smoke/test_public_ip_range.py
   Intermittent failure detected: /marvin/tests/smoke/test_reset_vm_on_reboot.py
   Intermittent failure detected: /marvin/tests/smoke/test_resource_accounting.py
   Intermittent failure detected: /marvin/tests/smoke/test_router_dhcphosts.py
   Intermittent failure detected: /marvin/tests/smoke/test_router_dns.py
   Intermittent failure detected: /marvin/tests/smoke/test_router_dnsservice.py
   Intermittent failure detected: /marvin/tests/smoke/test_routers_iptables_default_policy.py
   Intermittent failure detected: /marvin/tests/smoke/test_routers_network_ops.py
   Intermittent failure detected: /marvin/tests/smoke/test_routers.py
   Intermittent failure detected: /marvin/tests/smoke/test_secondary_storage.py
   Intermittent failure detected: /marvin/tests/smoke/test_service_offerings.py
   Intermittent failure detected: /marvin/tests/smoke/test_snapshots.py
   Intermittent failure detected: /marvin/tests/smoke/test_ssvm.py
   Intermittent failure detected: /marvin/tests/smoke/test_templates.py
   Intermittent failure detected: /marvin/tests/smoke/test_usage.py
   Intermittent failure detected: /marvin/tests/smoke/test_vm_life_cycle.py
   Intermittent failure detected: /marvin/tests/smoke/test_vm_snapshots.py
   Intermittent failure detected: /marvin/tests/smoke/test_volumes.py
   Intermittent failure detected: /marvin/tests/smoke/test_vpc_redundant.py
   Intermittent failure detected: /marvin/tests/smoke/test_vpc_router_nics.py
   Intermittent failure detected: /marvin/tests/smoke/test_vpc_vpn.py
   Intermittent failure detected: /marvin/tests/smoke/test_hostha_kvm.py
   Smoke tests completed. 63 look OK, 22 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_03_deploy_and_upgrade_kubernetes_cluster | `Failure` | 253.49 | test_kubernetes_clusters.py
   ContextSuite context=TestResetVmOnReboot>:setup | `Error` | 0.00 | test_reset_vm_on_reboot.py
   ContextSuite context=TestRouterDHCPHosts>:setup | `Error` | 0.00 | test_router_dhcphosts.py
   ContextSuite context=TestRouterDHCPOpts>:setup | `Error` | 0.00 | test_router_dhcphosts.py
   ContextSuite context=TestRAMCPUResourceAccounting>:setup | `Error` | 0.00 | test_resource_accounting.py
   ContextSuite context=TestRouterDns>:setup | `Error` | 0.00 | test_router_dns.py
   ContextSuite context=TestRouterDnsService>:setup | `Error` | 0.00 | test_router_dnsservice.py
   ContextSuite context=TestRouterIpTablesPolicies>:setup | `Error` | 0.00 | test_routers_iptables_default_policy.py
   ContextSuite context=TestVPCIpTablesPolicies>:setup | `Error` | 0.00 | test_routers_iptables_default_policy.py
   ContextSuite context=TestIsolatedNetworks>:setup | `Error` | 0.00 | test_routers_network_ops.py
   ContextSuite context=TestRedundantIsolateNetworks>:setup | `Error` | 0.00 | test_routers_network_ops.py
   ContextSuite context=TestRouterServices>:setup | `Error` | 0.00 | test_routers.py
   test_01_sys_vm_start | `Failure` | 0.11 | test_secondary_storage.py
   ContextSuite context=TestCpuCapServiceOfferings>:setup | `Error` | 0.00 | test_service_offerings.py
   ContextSuite context=TestServiceOfferings>:setup | `Error` | 0.15 | test_service_offerings.py
   ContextSuite context=TestSnapshotRootDisk>:setup | `Error` | 0.00 | test_snapshots.py
   test_01_list_sec_storage_vm | `Failure` | 0.04 | test_ssvm.py
   test_02_list_cpvm_vm | `Failure` | 0.04 | test_ssvm.py
   test_03_ssvm_internals | `Failure` | 0.04 | test_ssvm.py
   test_04_cpvm_internals | `Failure` | 0.03 | test_ssvm.py
   test_05_stop_ssvm | `Failure` | 0.03 | test_ssvm.py
   test_06_stop_cpvm | `Failure` | 0.03 | test_ssvm.py
   test_07_reboot_ssvm | `Failure` | 0.03 | test_ssvm.py
   test_08_reboot_cpvm | `Failure` | 0.03 | test_ssvm.py
   test_09_destroy_ssvm | `Failure` | 0.05 | test_ssvm.py
   test_10_destroy_cpvm | `Failure` | 0.04 | test_ssvm.py
   test_02_create_template_with_checksum_sha1 | `Error` | 65.52 | test_templates.py
   test_03_create_template_with_checksum_sha256 | `Error` | 65.49 | test_templates.py
   test_04_create_template_with_checksum_md5 | `Error` | 65.52 | test_templates.py
   test_05_create_template_with_no_checksum | `Error` | 65.51 | test_templates.py
   test_02_deploy_vm_from_direct_download_template | `Error` | 1.33 | test_templates.py
   test_03_deploy_vm_wrong_checksum | `Error` | 1.35 | test_templates.py
   ContextSuite context=TestTemplates>:setup | `Error` | 18.88 | test_templates.py
   ContextSuite context=TestISOUsage>:setup | `Error` | 0.00 | test_usage.py
   ContextSuite context=TestLBRuleUsage>:setup | `Error` | 0.00 | test_usage.py
   ContextSuite context=TestNatRuleUsage>:setup | `Error` | 0.00 | test_usage.py
   ContextSuite context=TestPublicIPUsage>:setup | `Error` | 0.00 | test_usage.py
   ContextSuite context=TestSnapshotUsage>:setup | `Error` | 0.00 | test_usage.py
   ContextSuite context=TestVmUsage>:setup | `Error` | 0.00 | test_usage.py
   ContextSuite context=TestVolumeUsage>:setup | `Error` | 0.00 | test_usage.py
   ContextSuite context=TestVpnUsage>:setup | `Error` | 0.00 | test_usage.py
   ContextSuite context=Test01DeployVM>:setup | `Error` | 0.00 | test_vm_life_cycle.py
   ContextSuite context=Test02VMLifeCycle>:setup | `Error` | 0.00 | test_vm_life_cycle.py
   test_14_secure_to_secure_vm_migration | `Error` | 11.45 | test_vm_life_cycle.py
   test_15_secured_to_nonsecured_vm_migration | `Error` | 74.06 | test_vm_life_cycle.py
   test_16_nonsecured_to_secured_vm_migration | `Error` | 1.29 | test_vm_life_cycle.py
   ContextSuite context=TestVmSnapshot>:setup | `Error` | 2.16 | test_vm_snapshots.py
   ContextSuite context=TestCreateVolume>:setup | `Error` | 0.00 | test_volumes.py
   ContextSuite context=TestVolumes>:setup | `Error` | 0.00 | test_volumes.py
   ContextSuite context=TestVPCRedundancy>:setup | `Error` | 0.00 | test_vpc_redundant.py
   ContextSuite context=TestVPCNics>:setup | `Error` | 0.00 | test_vpc_router_nics.py
   ContextSuite context=TestRVPCSite2SiteVpn>:setup | `Error` | 0.00 | test_vpc_vpn.py
   ContextSuite context=TestVPCSite2SiteVPNMultipleOptions>:setup | `Error` | 0.00 | test_vpc_vpn.py
   ContextSuite context=TestVpcRemoteAccessVpn>:setup | `Error` | 0.00 | test_vpc_vpn.py
   ContextSuite context=TestVpcSite2SiteVpn>:setup | `Error` | 0.00 | test_vpc_vpn.py
   test_disable_oobm_ha_state_ineligible | `Error` | 1514.60 | test_hostha_kvm.py
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] DaanHoogland commented on pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411#issuecomment-712844590


   @blueorangutan test


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] davidjumani commented on pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
davidjumani commented on pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411#issuecomment-712851550


   @ravening @shwstppr I can raise a PR on the remaining places since I'm trying to enhance on Kubernetes cluster at the moment


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] davidjumani edited a comment on pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
davidjumani edited a comment on pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411#issuecomment-712851550


   @ravening @shwstppr I can raise a PR on the remaining places since I'm trying to enhance Kubernetes cluster at the moment. Let me know if that works


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] rhtyd commented on pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
rhtyd commented on pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411#issuecomment-711789071


   @blueorangutan test


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411#issuecomment-711885261


   @DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] DaanHoogland commented on pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411#issuecomment-709997740


   @blueorangutan test


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411#issuecomment-712845586


   @DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] DaanHoogland commented on pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411#issuecomment-712744635


   @shwstppr all concerns addressed?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] shwstppr commented on pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411#issuecomment-712849723


   LGTM on current changes. There are few more places where we will need change. We can have a new PR later?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411#issuecomment-711789531


   @rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] DaanHoogland commented on pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411#issuecomment-712714945


   @blueorangutan test


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] DaanHoogland commented on pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411#issuecomment-713397000


   @shwstppr the kubernetes upgrade test is the only one related to this.
   ```
   Traceback (most recent call last):
     File "/usr/lib/python2.7/site-packages/marvin/lib/decoratorGenerators.py", line 30, in test_wrapper
       return test(self, *args, **kwargs)
     File "/marvin/tests/smoke/test_kubernetes_clusters.py", line 390, in test_03_deploy_and_upgrade_kubernetes_cluster
       self.fail("Failed to upgrade Kubernetes cluster due to: %s" % e)
   AssertionError: Failed to upgrade Kubernetes cluster due to: Job failed: {jobprocstatus : 0, created : u'2020-10-20T16:35:13+0000', completed : u'2020-10-20T16:37:17+0000', cmd : u'org.apache.cloudstack.api.command.user.kubernetes.cluster.UpgradeKubernetesClusterCmd', userid : u'a7f44f67-12d8-11eb-a1eb-1e0062013a36', jobstatus : 2, jobid : u'a1a0ffa1-dd5e-4eef-b572-258e421aa556', jobresultcode : 530, jobresulttype : u'object', jobresult : {errorcode : 530, errortext : u'Failed to upgrade Kubernetes cluster ID: 1c501beb-102e-49e2-8cb6-16b6056b1f96, unable to upgrade Kubernetes node on VM ID: e911af24-3b44-40a0-918e-ac5c5abd31b4'}, accountid : u'a7f2a712-12d8-11eb-a1eb-1e0062013a36'}
   ```
   can you check?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411#issuecomment-712742515


   Packaging result: ✔centos7 ✔centos8 ✔debian. JID-2212


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] ravening commented on pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
ravening commented on pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411#issuecomment-712045414


   > Changes are okay but CKS code has cluster UUID showing at numerous other places in exception messages. Should we change them all for consistency? @ravening 
   
   @shwstppr  it's better to change right? Showing uuid to user or admin is not helpful.
   
   I'm stuck in creating cluster and haven't proceeded further. So don't know where else to change. Only way is to scan the code


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] DaanHoogland commented on pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411#issuecomment-712721400


   @blueorangutan package


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411#issuecomment-710764250


   <b>Trillian test result (tid-2981)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 67450 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr4411-t2981-kvm-centos7.zip
   Intermittent failure detected: /marvin/tests/smoke/test_kubernetes_clusters.py
   Intermittent failure detected: /marvin/tests/smoke/test_public_ip_range.py
   Intermittent failure detected: /marvin/tests/smoke/test_reset_vm_on_reboot.py
   Intermittent failure detected: /marvin/tests/smoke/test_resource_accounting.py
   Intermittent failure detected: /marvin/tests/smoke/test_router_dhcphosts.py
   Intermittent failure detected: /marvin/tests/smoke/test_router_dns.py
   Intermittent failure detected: /marvin/tests/smoke/test_router_dnsservice.py
   Intermittent failure detected: /marvin/tests/smoke/test_routers_iptables_default_policy.py
   Intermittent failure detected: /marvin/tests/smoke/test_routers_network_ops.py
   Intermittent failure detected: /marvin/tests/smoke/test_routers.py
   Intermittent failure detected: /marvin/tests/smoke/test_secondary_storage.py
   Intermittent failure detected: /marvin/tests/smoke/test_service_offerings.py
   Intermittent failure detected: /marvin/tests/smoke/test_snapshots.py
   Intermittent failure detected: /marvin/tests/smoke/test_ssvm.py
   Intermittent failure detected: /marvin/tests/smoke/test_templates.py
   Intermittent failure detected: /marvin/tests/smoke/test_usage.py
   Intermittent failure detected: /marvin/tests/smoke/test_vm_life_cycle.py
   Intermittent failure detected: /marvin/tests/smoke/test_vm_snapshots.py
   Intermittent failure detected: /marvin/tests/smoke/test_volumes.py
   Intermittent failure detected: /marvin/tests/smoke/test_vpc_redundant.py
   Intermittent failure detected: /marvin/tests/smoke/test_vpc_router_nics.py
   Intermittent failure detected: /marvin/tests/smoke/test_vpc_vpn.py
   Intermittent failure detected: /marvin/tests/smoke/test_hostha_kvm.py
   Smoke tests completed. 63 look OK, 22 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_03_deploy_and_upgrade_kubernetes_cluster | `Failure` | 253.49 | test_kubernetes_clusters.py
   ContextSuite context=TestResetVmOnReboot>:setup | `Error` | 0.00 | test_reset_vm_on_reboot.py
   ContextSuite context=TestRouterDHCPHosts>:setup | `Error` | 0.00 | test_router_dhcphosts.py
   ContextSuite context=TestRouterDHCPOpts>:setup | `Error` | 0.00 | test_router_dhcphosts.py
   ContextSuite context=TestRAMCPUResourceAccounting>:setup | `Error` | 0.00 | test_resource_accounting.py
   ContextSuite context=TestRouterDns>:setup | `Error` | 0.00 | test_router_dns.py
   ContextSuite context=TestRouterDnsService>:setup | `Error` | 0.00 | test_router_dnsservice.py
   ContextSuite context=TestRouterIpTablesPolicies>:setup | `Error` | 0.00 | test_routers_iptables_default_policy.py
   ContextSuite context=TestVPCIpTablesPolicies>:setup | `Error` | 0.00 | test_routers_iptables_default_policy.py
   ContextSuite context=TestIsolatedNetworks>:setup | `Error` | 0.00 | test_routers_network_ops.py
   ContextSuite context=TestRedundantIsolateNetworks>:setup | `Error` | 0.00 | test_routers_network_ops.py
   ContextSuite context=TestRouterServices>:setup | `Error` | 0.00 | test_routers.py
   test_01_sys_vm_start | `Failure` | 0.11 | test_secondary_storage.py
   ContextSuite context=TestCpuCapServiceOfferings>:setup | `Error` | 0.00 | test_service_offerings.py
   ContextSuite context=TestServiceOfferings>:setup | `Error` | 0.15 | test_service_offerings.py
   ContextSuite context=TestSnapshotRootDisk>:setup | `Error` | 0.00 | test_snapshots.py
   test_01_list_sec_storage_vm | `Failure` | 0.04 | test_ssvm.py
   test_02_list_cpvm_vm | `Failure` | 0.04 | test_ssvm.py
   test_03_ssvm_internals | `Failure` | 0.04 | test_ssvm.py
   test_04_cpvm_internals | `Failure` | 0.03 | test_ssvm.py
   test_05_stop_ssvm | `Failure` | 0.03 | test_ssvm.py
   test_06_stop_cpvm | `Failure` | 0.03 | test_ssvm.py
   test_07_reboot_ssvm | `Failure` | 0.03 | test_ssvm.py
   test_08_reboot_cpvm | `Failure` | 0.03 | test_ssvm.py
   test_09_destroy_ssvm | `Failure` | 0.05 | test_ssvm.py
   test_10_destroy_cpvm | `Failure` | 0.04 | test_ssvm.py
   test_02_create_template_with_checksum_sha1 | `Error` | 65.52 | test_templates.py
   test_03_create_template_with_checksum_sha256 | `Error` | 65.49 | test_templates.py
   test_04_create_template_with_checksum_md5 | `Error` | 65.52 | test_templates.py
   test_05_create_template_with_no_checksum | `Error` | 65.51 | test_templates.py
   test_02_deploy_vm_from_direct_download_template | `Error` | 1.33 | test_templates.py
   test_03_deploy_vm_wrong_checksum | `Error` | 1.35 | test_templates.py
   ContextSuite context=TestTemplates>:setup | `Error` | 18.88 | test_templates.py
   ContextSuite context=TestISOUsage>:setup | `Error` | 0.00 | test_usage.py
   ContextSuite context=TestLBRuleUsage>:setup | `Error` | 0.00 | test_usage.py
   ContextSuite context=TestNatRuleUsage>:setup | `Error` | 0.00 | test_usage.py
   ContextSuite context=TestPublicIPUsage>:setup | `Error` | 0.00 | test_usage.py
   ContextSuite context=TestSnapshotUsage>:setup | `Error` | 0.00 | test_usage.py
   ContextSuite context=TestVmUsage>:setup | `Error` | 0.00 | test_usage.py
   ContextSuite context=TestVolumeUsage>:setup | `Error` | 0.00 | test_usage.py
   ContextSuite context=TestVpnUsage>:setup | `Error` | 0.00 | test_usage.py
   ContextSuite context=Test01DeployVM>:setup | `Error` | 0.00 | test_vm_life_cycle.py
   ContextSuite context=Test02VMLifeCycle>:setup | `Error` | 0.00 | test_vm_life_cycle.py
   test_14_secure_to_secure_vm_migration | `Error` | 11.45 | test_vm_life_cycle.py
   test_15_secured_to_nonsecured_vm_migration | `Error` | 74.06 | test_vm_life_cycle.py
   test_16_nonsecured_to_secured_vm_migration | `Error` | 1.29 | test_vm_life_cycle.py
   ContextSuite context=TestVmSnapshot>:setup | `Error` | 2.16 | test_vm_snapshots.py
   ContextSuite context=TestCreateVolume>:setup | `Error` | 0.00 | test_volumes.py
   ContextSuite context=TestVolumes>:setup | `Error` | 0.00 | test_volumes.py
   ContextSuite context=TestVPCRedundancy>:setup | `Error` | 0.00 | test_vpc_redundant.py
   ContextSuite context=TestVPCNics>:setup | `Error` | 0.00 | test_vpc_router_nics.py
   ContextSuite context=TestRVPCSite2SiteVpn>:setup | `Error` | 0.00 | test_vpc_vpn.py
   ContextSuite context=TestVPCSite2SiteVPNMultipleOptions>:setup | `Error` | 0.00 | test_vpc_vpn.py
   ContextSuite context=TestVpcRemoteAccessVpn>:setup | `Error` | 0.00 | test_vpc_vpn.py
   ContextSuite context=TestVpcSite2SiteVpn>:setup | `Error` | 0.00 | test_vpc_vpn.py
   test_disable_oobm_ha_state_ineligible | `Error` | 1514.60 | test_hostha_kvm.py
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411#issuecomment-709998121


   @DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] ravening commented on pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
ravening commented on pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411#issuecomment-712852617


   > @ravening @shwstppr I can raise a PR on the remaining places since I'm trying to enhance Kubernetes cluster at the moment. Let me know if that works
   
   @davidjumani  sounds good to me


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411#issuecomment-713257562


   <b>Trillian test result (tid-3019)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 46145 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr4411-t3019-kvm-centos7.zip
   Intermittent failure detected: /marvin/tests/smoke/test_iso.py
   Intermittent failure detected: /marvin/tests/smoke/test_kubernetes_clusters.py
   Intermittent failure detected: /marvin/tests/smoke/test_kubernetes_supported_versions.py
   Intermittent failure detected: /marvin/tests/smoke/test_volumes.py
   Intermittent failure detected: /marvin/tests/smoke/test_vpc_redundant.py
   Intermittent failure detected: /marvin/tests/smoke/test_hostha_kvm.py
   Smoke tests completed. 82 look OK, 3 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_03_deploy_and_upgrade_kubernetes_cluster | `Failure` | 237.08 | test_kubernetes_clusters.py
   test_01_create_redundant_VPC_2tiers_4VMs_4IPs_4PF_ACL | `Failure` | 310.39 | test_vpc_redundant.py
   test_03_create_redundant_VPC_1tier_2VMs_2IPs_2PF_ACL_reboot_routers | `Failure` | 305.45 | test_vpc_redundant.py
   test_hostha_kvm_host_fencing | `Error` | 169.60 | test_hostha_kvm.py
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411#issuecomment-709979272


   @DaanHoogland a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] DaanHoogland removed a comment on pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
DaanHoogland removed a comment on pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411#issuecomment-712714945


   @blueorangutan test


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411#issuecomment-712722106


   @DaanHoogland a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan removed a comment on pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411#issuecomment-711885261


   @DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] DaanHoogland commented on pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411#issuecomment-713431512


   so we have an lgtm from you? (can you reflect that in your review status?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] davidjumani edited a comment on pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
davidjumani edited a comment on pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411#issuecomment-712851550


   @ravening @shwstppr I can raise a PR on the remaining places since I'm trying to enhance Kubernetes cluster at the moment


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] shwstppr commented on pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411#issuecomment-712083314


   @ravening still facing #4146 ?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] DaanHoogland merged pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
DaanHoogland merged pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] rhtyd closed pull request #4411: Display Kubernetes cluster name instead of uuid

Posted by GitBox <gi...@apache.org>.
rhtyd closed pull request #4411:
URL: https://github.com/apache/cloudstack/pull/4411


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org