Status Update
Comments
kn...@google.com <kn...@google.com> #2
Hello,
It looks like the Cloud SDK you are using is non-official release. Likewise this issue should be fixed in Cloud SDK version 187 and later[1]. For information you can visit here [2].
[1]https://cloud.google.com/sdk/docs/release-notes
[2]https://issuetracker.google.com/72407295
It looks like the Cloud SDK you are using is non-official release. Likewise this issue should be fixed in Cloud SDK version 187 and later[1]. For information you can visit here [2].
[1]
[2]
Description
What steps will reproduce the problem?
1. Copied SSH command from the Web Console
2. Crash
What is the expected output? What do you see instead?
1. It should work
Please provide any additional information below.
It worked a few minutes ago
Trace:
/Users/**/google-cloud-sdk/gcloud_main.py:147
gcloud_cli.Execute()
/Users/**/google-cloud-sdk/calliope/cli.py:823
self._HandleAllErrors(exc, command_path_string, specified_arg_names)
/Users/**/google-cloud-sdk/calliope/cli.py:861
exceptions.HandleError(exc, command_path_string, self.__known_error_handler)
/Users/**/google-cloud-sdk/calliope/cli.py:797
resources = calliope_command.Run(cli=self, args=args)
/Users/**/google-cloud-sdk/calliope/backend.py:757
resources = command_instance.Run(args)
surface/compute/ssh.py:131
instance = ssh_helper.GetInstance(client, instance_ref)
/Users/**/google-cloud-sdk/command_lib/compute/ssh_utils.py:354
return client.MakeRequests([request])[0]
/Users/**/google-cloud-sdk/api_lib/compute/client_adapter.py:85
progress_tracker=progress_tracker,
/Users/**/google-cloud-sdk/api_lib/compute/request_helper.py:248
requests=requests, http=http, batch_url=batch_url)
/Users/**/google-cloud-sdk/api_lib/compute/batch_helper.py:100
batch_request_callback=batch_checker.BatchCheck)
/Users/**/google-cloud-sdk/apitools/base/py/batch.py:222
batch_http_request.Execute(http)
/Users/**/google-cloud-sdk/apitools/base/py/batch.py:478
self._Execute(http)
/Users/**/google-cloud-sdk/apitools/base/py/batch.py:439
response = http_wrapper.MakeRequest(http, request)
/Users/**/google-cloud-sdk/apitools/base/py/http_wrapper.py:356
max_retry_wait, total_wait_sec))
/Users/**/google-cloud-sdk/apitools/base/py/http_wrapper.py:304
raise retry_args.exc
TypeError: setproxy() takes at most 7 arguments (8 given)
Installation information:
Google Cloud SDK [HEAD]
Platform: [Mac OS X, x86_64] ('Darwin', '***MacBook-Pro.local', '17.4.0', 'Darwin Kernel Version 17.4.0: Sun Dec 17 09:19:54 PST 2017; root:xnu-4570.41.2~1/RELEASE_X86_64', 'x86_64', 'i386')
Python Version: [2.7.14 (default, Nov 3 2017, 22:06:06) [GCC 4.2.1 Compatible Apple LLVM 9.0.0 (clang-900.0.38)]]
Python Location: [/usr/local/Cellar/python/2.7.14/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python]
Site Packages: [Disabled]
Installation Root: [${HOME}/google-cloud-sdk]
Additional Repositories:
Installed Components:
core: [2018.01.29]
gcloud: []
beta: [2017.09.15]
gsutil: [4.28]
bq: [2.0.29]
alpha: [2017.09.15]
System PATH: [${HOME}/google-cloud-sdk/bin:${HOME}/.nvm/versions/node/v8.1.3/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/mysql/bin:/usr/local/go/bin:${HOME}/go/bin]
Python PATH: [${HOME}/google-cloud-sdk/lib/third_party:${HOME}/google-cloud-sdk/lib:/usr/local/Cellar/python/2.7.14/Frameworks/Python.framework/Versions/2.7/lib/python27.zip:/usr/local/Cellar/python/2.7.14/Frameworks/Python.framework/Versions/2.7/lib/python2.7:/usr/local/Cellar/python/2.7.14/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-darwin:/usr/local/Cellar/python/2.7.14/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac:/usr/local/Cellar/python/2.7.14/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages:/usr/local/Cellar/python/2.7.14/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk:/usr/local/Cellar/python/2.7.14/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-old:/usr/local/Cellar/python/2.7.14/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload]
Cloud SDK on PATH: [False]
Kubectl on PATH: [/usr/local/bin/kubectl]
Installation Properties: [${HOME}/google-cloud-sdk/properties]
User Config Directory: [${CLOUDSDK_CONFIG}]
Active Configuration Name: [default]
Active Configuration Path: [${CLOUDSDK_CONFIG}/configurations/config_default]
Account: [a..u@r..m]
Project: [r..3]
Current Properties:
[component_manager]
additional_repositories: [
[container]
cluster: [kuberenetes-cluster]
[compute]
region: [europe-west1]
zone: [europe-west1-c]
[core]
project: [r..3]
account: [a..u@r..m]
disable_usage_reporting: [True]
Environmental Proxy Settings:
type: [http]
address: [127.0.0.1]
port: [8888]
Logs Directory: [${CLOUDSDK_CONFIG}/logs]
Last Log File: [${CLOUDSDK_CONFIG}/logs/2018.02.26/14.37.11.634988.log]
git: [git version 2.14.3 (Apple Git-98)]
ssh: [OpenSSH_7.6p1, LibreSSL 2.6.2]