I have been having a lot of problems pushing images with gcloud docker push over the past few weeks. I\'ve read through the many stack overflow discussions and
Switching to regular docker push doesn't help timeouts. This appears to be related to your ISP and uploading assets.
I was receiving the same error. After moving the Docker build process to the cloud (which has a much larger pipeline), gcloud docker builds and deploys the image just fine.