Ryotaro-Sanpe666 / google-cloud-sdk

Automatically exported from code.google.com/p/google-cloud-sdk
0 stars 0 forks source link

Deploy to Managed VM fails "Timed out creating VMs." #370

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Seems random, but I run:
gcloud preview app deploy ../build/app.yaml --promote --version "alpha-001"
This builds the docker image ok, then on the last step "Updating module 
[default]..." it fails.

This exact process worked a couple times earlier today but now suddenly fails 
and borks up my instances.

What is the expected output? What do you see instead?
Copying files to Google Cloud Storage...
Synchronizing files to [gs://staging.parabolic-rhino-7845.appspot.com/].
Updating module [default]...-Deleted 
[https://www.googleapis.com/compute/v1/projects/parabolic-rhino-7845/zones/us-ce
ntral1-f/instances/gae-builder-vm-alpha-0-0-1].
Updating module [default]...failed.
ERROR: (gcloud.preview.app.deploy) Error Response: [4] Timed out creating VMs.
 Use --force to continue.

What is the output of 'gcloud info'?
Google Cloud SDK [0.9.84]

Platform: [Linux, x86_64]
Python Version: [2.7.6 (default, Mar 22 2014, 22:59:56)  [GCC 4.8.2]]
Site Packages: [Disabled]

Installation Root: [/home/ubuntu/google-cloud-sdk]
Installed Components:
  core: [2015.10.23]
  core-nix: [2015.09.03]
  app: [2015.10.23]
  gcloud: [2015.10.23]
  gsutil-nix: [4.14]
  gsutil: [4.15]
  bq: [2.0.18]
  bq-nix: [2.0.18]
System PATH: 
[/home/ubuntu/.nvm/versions/v4.2.1/bin:/home/ubuntu/google-cloud-sdk/bin:/home/u
buntu/.nvm/versions/v4.2.1/bin:/home/ubuntu/.nvm/versions/v4.2.1/bin:/usr/local/
rvm/gems/ruby-2.1.5@rails4/bin:/usr/local/rvm/gems/ruby-2.1.5@global/bin:/usr/lo
cal/rvm/rubies/ruby-2.1.5/bin:/mnt/shared/bin:/home/ubuntu/workspace/node_module
s/.bin:/home/ubuntu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:
/bin:/mnt/shared/sbin:/opt/gitl:/opt/go/bin:/mnt/shared/c9/app.nw/bin:/usr/local
/rvm/bin]
Cloud SDK on PATH: [True]

Installation Properties: [/home/ubuntu/google-cloud-sdk/properties]
User Config Directory: [/home/ubuntu/.config/gcloud]
User Properties: [/home/ubuntu/.config/gcloud/properties]
Current Workspace: [None]
Workspace Config Directory: [None]
Workspace Properties: [None]

Account: [chris.eaton@appendmedia.com]
Project: [parabolic-rhino-7845]

Current Properties:
  [core]
    project: [parabolic-rhino-7845]
    account: [chris.eaton@appendmedia.com]
    disable_usage_reporting: [True]
  [app]
    use_appengine_api: [True]
    suppress_change_warning: [true]

Logs Directory: [/home/ubuntu/.config/gcloud/logs]
Last Log File: [/home/ubuntu/.config/gcloud/logs/2015.11.05/01.03.12.150987.log]

Please provide any additional information below.

If I go to the google cloud dashboard, into cloud compute it show two instances 
and they just keep spinning (they never load). See attached screenshot

Original issue reported on code.google.com by chris.ea...@appendmedia.com on 5 Nov 2015 at 1:22

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by dlor...@google.com on 5 Nov 2015 at 2:06