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:
[email protected]


Reply via email to