Assigned
Status Update
Comments
va...@google.com <va...@google.com>
ku...@google.com <ku...@google.com> #2
wi...@gmail.com <wi...@gmail.com> #3
Hi, this error only affects Cloud SDK version 186. It was previously reported in Issue 72407295 and a fix for it should be released in Cloud SDK version 187.
In the mean time, you can downgrade to Cloud SDK version 185 as a workaround by running the following command:
gcloud components update --version 185.0.0
In the mean time, you can downgrade to Cloud SDK version 185 as a workaround by running the following command:
gcloud components update --version 185.0.0
Description
Problem you have encountered: gcloud app deploy returned a Error Response: [9] Cloud build <build ID> status: FAILURE
An unexpected error occurred. Refer to build logs <build logs ID>, neither the error nor the build logs show any relation with the stagging bucket having a retention policy
What you expected to happen: The logs should specify where the issue happens.
Steps to reproduce: Assign a rentention policy to the App engine staging bucket and attempt to deploy a new App Engine version
Other information (workarounds you have tried, documentation consulted, etc):