gce: "before all" hook for "should get the instance" failed
flaky-bot opened this issue · 1 comments
Note: #502 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: bbdeea5
buildURL: https://console.cloud.google.com/cloud-build/builds;region=global/00f89719-efed-413b-a209-e3275dd739e4?project=firestore-nodejs-getting-start
status: failed
Test output
Command failed: gcloud compute instances create my-app-instance-3e67ca55 --image-family=debian-9 --image-project=debian-cloud --machine-type=g1-small --scopes userinfo-email,cloud-platform --metadata app-location=us-central1-f --metadata-from-file startup-script=gce/startup-script.sh --zone us-central1-f --tags http-server ERROR: (gcloud.compute.instances.create) Could not fetch resource: - The resource 'projects/debian-cloud/zones/us-central1-f/imageFamilyViews/debian-9' was not foundError: Command failed: gcloud compute instances create my-app-instance-3e67ca55 --image-family=debian-9 --image-project=debian-cloud --machine-type=g1-small --scopes userinfo-email,cloud-platform --metadata app-location=us-central1-f --metadata-from-file startup-script=gce/startup-script.sh --zone us-central1-f --tags http-server
ERROR: (gcloud.compute.instances.create) Could not fetch resource:
-
The resource 'projects/debian-cloud/zones/us-central1-f/imageFamilyViews/debian-9' was not found
at checkExecSyncError (child_process.js:790:11)
at Object.execSync (child_process.js:863:15)
at Context. (test/app.test.js:43:8)
at processImmediate (internal/timers.js:464:21)
commit: 24ccb45
buildURL: https://console.cloud.google.com/cloud-build/builds;region=global/1bbf8798-c0e8-42e7-bfbb-6a7e219b7f60?project=firestore-nodejs-getting-start
status: failed
Test output
Command failed: gcloud compute instances create my-app-instance-f1705202 --image-family=debian-9 --image-project=debian-cloud --machine-type=g1-small --scopes userinfo-email,cloud-platform --metadata app-location=us-central1-f --metadata-from-file startup-script=gce/startup-script.sh --zone us-central1-f --tags http-server ERROR: (gcloud.compute.instances.create) Could not fetch resource: - The resource 'projects/debian-cloud/zones/us-central1-f/imageFamilyViews/debian-9' was not foundError: Command failed: gcloud compute instances create my-app-instance-f1705202 --image-family=debian-9 --image-project=debian-cloud --machine-type=g1-small --scopes userinfo-email,cloud-platform --metadata app-location=us-central1-f --metadata-from-file startup-script=gce/startup-script.sh --zone us-central1-f --tags http-server
ERROR: (gcloud.compute.instances.create) Could not fetch resource:
-
The resource 'projects/debian-cloud/zones/us-central1-f/imageFamilyViews/debian-9' was not found
at checkExecSyncError (child_process.js:790:11)
at Object.execSync (child_process.js:863:15)
at Context. (test/app.test.js:43:8)
at processImmediate (internal/timers.js:464:21)