Here's the part of the logs. Also, the weird thing is we are getting 
different error messages. Last time we were getting the error "[13] The 
system encountered a fatal error" and sometimes "[14] Cloud Container build 
either failed or interrupted.". For this instance when I tried to do a 
deployment again, it's the error 14 again.
On Friday, May 27, 2022 at 5:07:30 AM UTC+8 Ernesto Contreras Pinon wrote:

> This error is rather generic and can be caused by multiple factors. Have 
> you read past issues like this that have possible solutions? In this 
> sample <https://issuetracker.google.com/issues/201556420>, the issue was 
> solved through re-associating the App Engine service account with the app, 
> for example. On a different occasion, it appears to be caused by transient 
> network errors <https://issuetracker.google.com/issues/35907816>, are you 
> still unable to deploy the version and are seeing the same error?
>
> Otherwise, can you give more details about the changes that you added in 
> the last deployment which failed? Confirming whether all your App Engine 
> Flex quotas <https://cloud.google.com/appengine/quotas#flex> are under 
> the limit would also be useful, which you can confirm by searching on the 
> Cloud Audit logs 
> <https://cloud.google.com/logging/docs/audit#viewing_audit_logs> for any 
> quota exceeded errors.
> On Thursday, May 26, 2022 at 10:51:53 AM UTC-5 [email protected] wrote:
>
>> Wondering if anybody here encountered this error when deploying to app 
>> engine? There are no changes with the app.yml file config and this was 
>> working before.
>>
>> command used: gcloud app deploy --quiet --no-promote 
>> --no-stop-previous-version --version={VERSION_NUMBER}
>>
>> I have submitted an issue here: 
>> https://issuetracker.google.com/issues/233865148
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/91a45347-5d36-4505-8b7f-79875d937810n%40googlegroups.com.
Step #1: ?  (Server)  server-side renders at runtime (uses getInitialProps or 
getServerSideProps)
Step #1: ?  (Static)  automatically rendered as static HTML (uses no initial 
props)
Step #1: ?  (SSG)     automatically generated as static HTML + JSON (uses 
getStaticProps)
Step #1:    (ISR)     incremental static regeneration (uses revalidate in 
getStaticProps)
Step #1:
Step #1: Done in 1474.55s.
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 206 561
DEBUG: Reading GCS logfile: 206 (read 561 bytes)
Step #1: Removing intermediate container a54ced4dff06
Step #1:  ---> 5695c63c8a99
Step #1: Step 50/51 : EXPOSE 8080
Step #1:  ---> Running in f242da7d775b
Step #1: Removing intermediate container f242da7d775b
Step #1:  ---> 573718eac234
Step #1: Step 51/51 : CMD [ "yarn", "start:prod" ]
Step #1:  ---> Running in bfa9af967489
Step #1: Removing intermediate container bfa9af967489
Step #1:  ---> d1852ce0d5dc
Step #1: Successfully built d1852ce0d5dc
Step #1: Successfully tagged 
asia.gcr.io/{PROJECT_ID}/appengine/default.7-7-5b:latest
Finished Step #1
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 206 741
DEBUG: Reading GCS logfile: 206 (read 741 bytes)
PUSH
Pushing asia.gcr.io/{PROJECT_ID}/appengine/default.7-7-5b
The push refers to repository 
[asia.gcr.io/{PROJECT_ID}/appengine/default.7-7-5b]
cb1cdf2443d1: Preparing
c1471ddb44bd: Preparing
ea2330e7a877: Preparing
e2b46ae90489: Preparing
001bfadb72d1: Preparing
63eacb4558c0: Preparing
16bf97960ee7: Preparing
190990e6fae4: Preparing
e44afd48b6d5: Preparing
799e7111d6d4: Preparing
a72a7e555fe1: Preparing
b8f8aeff56a8: Preparing
687890749166: Preparing
2f77733e9824: Preparing
97041f29baff: Preparing
e44afd48b6d5: Waiting
799e7111d6d4: Waiting
a72a7e555fe1: Waiting
b8f8aeff56a8: Waiting
687890749166: Waiting
2f77733e9824: Waiting
97041f29baff: Waiting
63eacb4558c0: Waiting
16bf97960ee7: Waiting
190990e6fae4: Waiting
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 206 63
DEBUG: Reading GCS logfile: 206 (read 63 bytes)
001bfadb72d1: Pushed
e2b46ae90489: Pushed
c1471ddb44bd: Pushed
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 206 70
DEBUG: Reading GCS logfile: 206 (read 70 bytes)
190990e6fae4: Layer already exists
16bf97960ee7: Layer already exists
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 206 70
DEBUG: Reading GCS logfile: 206 (read 70 bytes)
e44afd48b6d5: Layer already exists
799e7111d6d4: Layer already exists
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 206 70
DEBUG: Reading GCS logfile: 206 (read 70 bytes)
a72a7e555fe1: Layer already exists
b8f8aeff56a8: Layer already exists
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 206 70
DEBUG: Reading GCS logfile: 206 (read 70 bytes)
2f77733e9824: Layer already exists
687890749166: Layer already exists
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 206 35
DEBUG: Reading GCS logfile: 206 (read 35 bytes)
97041f29baff: Layer already exists
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 206 21
DEBUG: Reading GCS logfile: 206 (read 21 bytes)
63eacb4558c0: Pushed
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 206 21
DEBUG: Reading GCS logfile: 206 (read 21 bytes)
cb1cdf2443d1: Pushed
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 206 21
DEBUG: Reading GCS logfile: 206 (read 21 bytes)
ea2330e7a877: Pushed
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 206 104
DEBUG: Reading GCS logfile: 206 (read 104 bytes)
latest: digest: 
sha256:271f7858c6a0cab8dcd9d33bf9cfc6e64a0f2436f1434562ba7fe5f438bca7bd size: 
3478
DONE
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
DEBUG: https://storage.googleapis.com:443 "GET 
/staging.{PROJECT_ID}.appspot.com/log-6a4fedba-d61a-4816-874e-98b24f8884a7.txt 
HTTP/1.1" 416 168
DEBUG: Reading GCS logfile: 416 (no new content; keep polling)
------------------------------------------------------------------------------------------------------------------
DEBUG: Operation 
[apps/{PROJECT_ID}/operations/93b1d566-16e0-4d98-82ad-7c8bef421311] not 
complete. Waiting to retry.
Updating service [default] (this may take several minutes)...-DEBUG: Operation 
[apps/{PROJECT_ID}/operations/93b1d566-16e0-4d98-82ad-7c8bef421311] complete. 
Result: {
    "done": true,
    "error": {
        "code": 14,
        "message": "Cloud Container build either failed or interrupted."
    },
    "metadata": {
        "@type": "type.googleapis.com/google.appengine.v1.OperationMetadataV1",
        "createVersionMetadata": {
            "cloudBuildId": "6a4fedba-d61a-4816-874e-98b24f8884a7"
        },
        "endTime": "2022-05-27T02:42:07.385Z",
        "insertTime": "2022-05-27T02:26:58.727Z",
        "method": "google.appengine.v1.Versions.CreateVersion",
        "target": "apps/{PROJECT_ID}/services/default/versions/7-7-5b",
        "user": "{GCLOUD_USER}"
    },
    "name": "apps/{PROJECT_ID}/operations/93b1d566-16e0-4d98-82ad-7c8bef421311"
}
Updating service [default] (this may take several minutes)...failed.
DEBUG: (gcloud.app.deploy) Error Response: [14] Cloud Container build either 
failed or interrupted.
Traceback (most recent call last):
  File "C:\Users\{USER}\AppData\Local\Google\Cloud 
SDK\google-cloud-sdk\lib\googlecloudsdk\calliope\cli.py", line 987, in Execute
    resources = calliope_command.Run(cli=self, args=args)
  File "C:\Users\{USER}\AppData\Local\Google\Cloud 
SDK\google-cloud-sdk\lib\googlecloudsdk\calliope\backend.py", line 809, in Run
    resources = command_instance.Run(args)
  File "C:\Users\{USER}\AppData\Local\Google\Cloud 
SDK\google-cloud-sdk\lib\surface\app\deploy.py", line 127, in Run
    return deploy_util.RunDeploy(
  File "C:\Users\{USER}\AppData\Local\Google\Cloud 
SDK\google-cloud-sdk\lib\googlecloudsdk\command_lib\app\deploy_util.py", line 
692, in RunDeploy
    deployer.Deploy(
  File "C:\Users\{USER}\AppData\Local\Google\Cloud 
SDK\google-cloud-sdk\lib\googlecloudsdk\command_lib\app\deploy_util.py", line 
471, in Deploy
    self.api_client.DeployService(new_version.service, new_version.id,
  File "C:\Users\{USER}\AppData\Local\Google\Cloud 
SDK\google-cloud-sdk\lib\googlecloudsdk\api_lib\app\appengine_api_client.py", 
line 230, in DeployService
    return operations_util.WaitForOperation(
  File "C:\Users\{USER}\AppData\Local\Google\Cloud 
SDK\google-cloud-sdk\lib\googlecloudsdk\api_lib\app\operations_util.py", line 
307, in WaitForOperation
    completed_operation = waiter.WaitFor(
  File "C:\Users\{USER}\AppData\Local\Google\Cloud 
SDK\google-cloud-sdk\lib\googlecloudsdk\api_lib\util\waiter.py", line 261, in 
WaitFor
    operation = PollUntilDone(
  File "C:\Users\{USER}\AppData\Local\Google\Cloud 
SDK\google-cloud-sdk\lib\googlecloudsdk\api_lib\util\waiter.py", line 322, in 
PollUntilDone
    operation = retryer.RetryOnResult(
  File "C:\Users\{USER}\AppData\Local\Google\Cloud 
SDK\google-cloud-sdk\lib\googlecloudsdk\core\util\retry.py", line 249, in 
RetryOnResult
    if not should_retry(result, state):
  File "C:\Users\{USER}\AppData\Local\Google\Cloud 
SDK\google-cloud-sdk\lib\googlecloudsdk\api_lib\util\waiter.py", line 320, in 
_IsNotDone
    return not poller.IsDone(operation)
  File "C:\Users\{USER}\AppData\Local\Google\Cloud 
SDK\google-cloud-sdk\lib\googlecloudsdk\api_lib\app\operations_util.py", line 
182, in IsDone
    raise OperationError(requests.ExtractErrorMessage(
googlecloudsdk.api_lib.app.operations_util.OperationError: Error Response: [14] 
Cloud Container build either failed or interrupted.
ERROR: (gcloud.app.deploy) Error Response: [14] Cloud Container build either 
failed or interrupted.

Reply via email to