Uploaded image for project: 'jclouds'
  1. jclouds
  2. JCLOUDS-1150

Resource not ready error deploying to gce location

    XMLWordPrintableJSON

Details

    Description

      Deploying to google compute engine get an error from the GCE api -
      "message": "The resource 'projects/jclouds-gce/global/networks/jclouds-qa-now-scheduler-etcd-node' is not ready"

      I was provisioning compute nodes through brooklyn and I can't replicate this error very reliably so not sure what the exact details are. Will update bug when I find out more.

      Error invoking start at EtcdClusterImpl

      {id=ul9r7gy16e}: Node in cluster EtcdClusterImpl{id=ul9r7gy16e}

      failed: Error invoking start at EtcdNodeImpl

      {id=pj0xe55sk9}

      : HttpResponseException: command: POST https://www.googleapis.com/compute/v1/projects/jclouds-gce/global/firewalls HTTP/1.1 failed with response: HTTP/1.1 400 Bad Request; content: [{
      "error": {
      "errors": [

      { "domain": "global", "reason": "resourceNotReady", "message": "The resource 'projects/jclouds-gce/global/networks/jclouds-qa-now-scheduler-etcd-node' is not ready" }

      ],
      "code": 400,
      "message": "The resource 'projects/jclouds-gce/global/networks/jclouds-qa-now-scheduler-etcd-node' is not ready"
      }
      }
      ]

      Attachments

        Activity

          People

            andreaturli Andrea Turli
            duncanjg Duncan Grant
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: