After running gcloud app deploy --verbosity=debug this is what I got. 
Result: {
    "response": {
        "betaSettings": {
            "has_docker_image": "true",
            "module_yaml_path": "app.yaml",
            "no_appserver_affinity": "true",
            "use_deployment_manager": "true"
        },
        "versionUrl": 
"https://20190114t131111-dot-dosbranding-217516.appspot.com";,
        "livenessCheck": {
            "successThreshold": 2,
            "timeout": "4s",
            "initialDelay": "300s",
            "checkInterval": "30s",
            "failureThreshold": 4
        },
        "name": 
"apps/dosbranding-217516/services/default/versions/20190114t131111",
        "runtimeApiVersion": "1.0",
        "servingStatus": "SERVING",
        "createTime": "2019-01-14T18:12:26Z",
        "@type": "type.googleapis.com/google.appengine.v1.Version",
        "env": "flexible",
        "automaticScaling": {
            "maxTotalInstances": 20,
            "minTotalInstances": 2,
            "cpuUtilization": {
                "targetUtilization": 0.5
            },
            "coolDownPeriod": "120s"
        },
        "runtime": "php",
        "id": "20190114t131111",
        "readinessCheck": {
            "successThreshold": 2,
            "appStartTimeout": "300s",
            "timeout": "4s",
            "checkInterval": "5s",
            "failureThreshold": 2
        },
        "threadsafe": true
    },
    "done": true,
    "name": 
"apps/dosbranding-217516/operations/c029133f-04bb-4207-97f9-2156f77e6eb0",
    "metadata": {
        "target": 
"apps/dosbranding-217516/services/default/versions/20190114t131111",
        "method": "google.appengine.v1.Versions.CreateVersion",
        "user": "i...@dosbranding.com",
        "insertTime": "2019-01-14T18:12:23.628Z",
        "endTime": "2019-01-14T18:20:24.557Z",
        "@type": 
"type.googleapis.com/google.appengine.v1.OperationMetadataV1"
    }
}
Updating service [default] (this may take several minutes)...done.
DEBUG: Operation [apps/dosbranding-217516/operations/3384f64f-d388-4fa7-a826
-a46dcb9c3179] not complete. Waiting to retry.
Setting traffic split for service [default]...⠛DEBUG: Operation [apps/
dosbranding-217516/operations/3384f64f-d388-4fa7-a826-a46dcb9c3179] not 
complete. Waiting to retry.
Setting traffic split for service [default]...⠹DEBUG: Operation [apps/
dosbranding-217516/operations/3384f64f-d388-4fa7-a826-a46dcb9c3179] complete
. Result: {
    "response": {
        "split": {
            "allocations": {
                "20190114t131111": 1
            }
        },
        "@type": "type.googleapis.com/google.appengine.v1.Service",
        "name": "apps/dosbranding-217516/services/default",
        "id": "default"
    },
    "done": true,
    "name": 
"apps/dosbranding-217516/operations/3384f64f-d388-4fa7-a826-a46dcb9c3179",
    "metadata": {
        "target": "apps/dosbranding-217516/services/default",
        "method": "google.appengine.v1.Services.UpdateService",
        "user": "i...@dosbranding.com",
        "insertTime": "2019-01-14T18:20:28.271Z",
        "endTime": "2019-01-14T18:20:29.593Z",
        "@type": 
"type.googleapis.com/google.appengine.v1.OperationMetadataV1"
    }
}
Setting traffic spEnter code here...









Output of gcloud info is  
Google Cloud SDK [229.0.0]

Platform: [Mac OS X, x86_64] ('Darwin', 'James-iMac.home', '17.7.0', 'Darwin 
Kernel Version 17.7.0: Fri Nov  2 20:43:16 PDT 2018; 
root:xnu-4570.71.17~1/RELEASE_X86_64', 'x86_64', 'i386')
Python Version: [2.7.15 (default, Jan 12 2019, 21:43:48)  [GCC 4.2.1 
Compatible Apple LLVM 10.0.0 (clang-1000.11.45.5)]]
Python Location: [/usr/local/Cellar/python@2/2.7.15_2/Frameworks/Python.
framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python]
Site Packages: [Disabled]

Installation Root: [/Users/jamesvanwaza/Documents/google-cloud-sdk]
Installed Components:
  core: [2019.01.04]
  gsutil: [4.35]
  bq: [2.0.39]
  alpha: [2018.11.09]
System PATH: [/usr/local/Cellar/python/3.7.2/bin:/usr/local/Cellar/openssl/
1.0.2o/bin:/Users/jamesvanwaza/Documents/google-cloud-sdk/bin:/Applications/
MAMP/bin/php/php7.2.10/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin]
Python PATH: [/Users/jamesvanwaza/Documents/google-cloud-sdk/lib/third_party
:/Users/jamesvanwaza/Documents/google-cloud-sdk/lib:/usr/local/Cellar/
python@2/2.7.15_2/Frameworks/Python.framework/Versions/2.7/lib/python27.zip:
/usr/local/Cellar/python@2/2.7.15_2/Frameworks/Python.framework/Versions/2.7
/lib/python2.7:/usr/local/Cellar/python@2/2.7.15_2/Frameworks/Python.
framework/Versions/2.7/lib/python2.7/plat-darwin:/usr/local/Cellar/python@2/
2.7.15_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac:
/usr/local/Cellar/python@2/2.7.15_2/Frameworks/Python.framework/Versions/2.7
/lib/python2.7/plat-mac/lib-scriptpackages:/usr/local/Cellar/python@2/2.7.15
_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk:/usr/local/
Cellar/python@2/2.7.15_2/Frameworks/Python.framework/Versions/2.7/lib/
python2.7/lib-old:/usr/local/Cellar/python@2/2.7.15_2/Frameworks/Python.
framework/Versions/2.7/lib/python2.7/lib-dynload]
Cloud SDK on PATH: [True]
Kubectl on PATH: [False]

Installation Properties: [/Users/jamesvanwaza/Documents/google-cloud-sdk/
properties]
User Config Directory: [/Users/jamesvanwaza/.config/gcloud]
Active Configuration Name: [default]
Active Configuration Path: [/Users/jamesvanwaza/.config/gcloud/
configurations/config_default]

Account: [i...@dosbranding.com]
Project: [dosbranding-217516]

Current Properties:
  [core]
    project: [dosbranding-217516]
    account: [i...@dosbranding.com]
    disable_usage_reporting: [False]
  [compute]
    region: [us-east4]
    zone: [us-east4-c]

Logs Directory: [/Users/jamesvanwaza/.config/gcloud/logs]
Last Log File: [/Users/jamesvanwaza/.config/gcloud/logs/2019.01.14/13.11.
11.125328.log]

git: [git version 2.14.1]
ssh: [OpenSSH_7.8p1, LibreSSL 2.6.2]Enter code here...


-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/1cfd023e-2617-4473-820e-4e42b09f4e81%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appe... Dos Branding
    • [google... 'George (Cloud Platform Support)' via Google App Engine
      • [go... Dos Branding
      • [go... Dos Branding
        • ... 'Tiago (Google Cloud Platform Support)' via Google App Engine
          • ... Dos Branding
            • ... 'Tiago (Google Cloud Platform Support)' via Google App Engine

Reply via email to