Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

Failing smoke-tests with 502 #73

Open
rkoster opened this issue Mar 27, 2019 · 1 comment
Open

Failing smoke-tests with 502 #73

rkoster opened this issue Mar 27, 2019 · 1 comment

Comments

@rkoster
Copy link
Contributor

rkoster commented Mar 27, 2019

During the deploy-pcf step in ci, the smoke tests fail with the following error:

>>> [ cf api https://api.sys.gcp-1click-test.starkandwayne.com --skip-ssl-validation ] exited with an error   
               
             Unexpected Response  
             Response code: 502  
             CC code:       0  
             CC error code:   
             Description:     
             <html><head>  
             <meta http-equiv="content-type" content="text/html;charset=utf-8">  
             <title>502 Server Error</title>  
             </head>  
             <body text=#000000 bgcolor=#ffffff>  
             <h1>Error: Server Error</h1>  
             <h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>  
             <h2></h2>  
             </body></html>  

Rerunning the smoke-tests via the bosh cli often just works. So it seems to be a timing issue.

@rkoster
Copy link
Contributor Author

rkoster commented Mar 27, 2019

Could be related to: vmware-archive/terraforming-gcp#100

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant