Github user swill commented on the pull request:

    https://github.com/apache/cloudstack/pull/866#issuecomment-221960352
  
    I have attempted to run CI against this one 3 times in a row on different 
CI environments.  Every time it is failing with the following:
    
    ```
    ==== Deploy DC Started ====
    Exception Occurred :['Traceback (most recent call last):\n', '  File 
"/data/git/cs1/cloudstack/tools/marvin/marvin/deployDataCenter.py", line 142, 
in addHosts\n    ret = self.__apiClient.addHost(hostcmd)\n', '  File 
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", 
line 1532, in addHost\n    response = self.connection.marvinRequest(command, 
response_type=response, method=method)\n', '  File 
"/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in 
marvinRequest\n    raise e\n', 'CloudstackAPIException: Execute cmd: addhost 
failed, due to: errorCode: 530, errorText:Unable to add the host\n']
    Exception Occurred :['Traceback (most recent call last):\n', '  File 
"/data/git/cs1/cloudstack/tools/marvin/marvin/deployDataCenter.py", line 142, 
in addHosts\n    ret = self.__apiClient.addHost(hostcmd)\n', '  File 
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", 
line 1532, in addHost\n    response = self.connection.marvinRequest(command, 
response_type=response, method=method)\n', '  File 
"/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in 
marvinRequest\n    raise e\n', 'CloudstackAPIException: Execute cmd: addhost 
failed, due to: errorCode: 530, errorText:Guid is not updated for cluster with 
specified cluster id; need to wait for hosts in this cluster to come up\n']
    
    ===deploy dc failed, so cleaning the created entries===
    
    ====DeployDC: CleanUp Started====
    
    ====Clean Up Entries=== {'PhysicalNetwork': 
[u'c2fbba7e-cb36-4eab-9441-b66b16bdda01'], 'Cluster': 
[u'08ff440f-806f-43e2-a51e-9a54b7364a1a'], 'Pod': 
[u'f32f353d-5ba8-4447-a71f-dbb3eeec6296'], 'order': ['Cluster', 'Pod', 
'PhysicalNetwork', 'Zone'], 'Zone': [u'085c8908-9cb8-47d2-89b3-0b53b8b882ce']}
    
    ===Removing DataCenter Failed===
    Thu May 26 18:43:19 CEST 2016
    Deployment failed, please investigate!
    ```


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to