Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compute autoscalers system tests are failing #1659

Closed
jkurz opened this issue Oct 1, 2016 · 1 comment
Closed

compute autoscalers system tests are failing #1659

jkurz opened this issue Oct 1, 2016 · 1 comment
Assignees
Labels
api: compute Issues related to the Compute Engine API. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@jkurz
Copy link
Contributor

jkurz commented Oct 1, 2016

the tests are failing when getting to

compute.autoscalers

84 passing (2m)
  1 failing

  1) Compute autoscalers "before all" hook:
     ApiError: Invalid value for field 'resource.target': 'https://content.googleapis.com/compute/v1/projects/$PROJECTID/zones/us-central1-a/instanceGroupManagers/gcloud-tests-instance-group-1475295387629'. Target does not exist.
      at new util.ApiError (packages/compute/node_modules/@google-cloud/common/src/util.js:107:10)
      at Object.parseHttpRespBody (packages/compute/node_modules/@google-cloud/common/src/util.js:185:30)
      at Object.handleResp (packages/compute/node_modules/@google-cloud/common/src/util.js:125:18)
      at packages/compute/node_modules/@google-cloud/common/src/util.js:448:12
      at Request.onResponse [as _callback] (packages/compute/node_modules/@google-cloud/common/node_modules/retry-request/index.js:120:7)
      at Request.self.callback (packages/compute/node_modules/@google-cloud/common/node_modules/request/request.js:187:22)
      at Request.<anonymous> (packages/compute/node_modules/@google-cloud/common/node_modules/request/request.js:1048:10)
      at Gunzip.<anonymous> (packages/compute/node_modules/@google-cloud/common/node_modules/request/request.js:969:12)
      at endReadableNT (_stream_readable.js:905:12)
@stephenplusplus stephenplusplus added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. api: compute Issues related to the Compute Engine API. testing labels Oct 1, 2016
@stephenplusplus
Copy link
Contributor

Thanks for reporting. We will look into this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: compute Issues related to the Compute Engine API. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

3 participants