Fixed
Status Update
Comments
gs...@google.com <gs...@google.com> #2
[Deleted User] <[Deleted User]> #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
gs...@google.com <gs...@google.com> #4
Glad to read you have troubleshot your issue successfully. You are welcome opening separate issues in the Public Issue Tracker, if you are faced with other Cloud Platform related problems.
Description
information in the report you file. In order to help diagnose the issue,
we've included some installation information in this report. Please look
through and redact any information you consider personal or sensitive
before submitting this issue.
Issue running command [gcloud run revisions list].
What steps will reproduce the problem?
What is the expected output? What do you see instead?
Please provide any additional information below.
Trace:
gcloud_main.py:186
gcloud_cli.Execute()
calliope/cli.py:1010
self._HandleAllErrors(exc, command_path_string, specified_arg_names)
calliope/cli.py:1043
exceptions.HandleError(exc, command_path_string, self.__known_error_handler)
calliope/exceptions.py:527
core_exceptions.reraise(exc)
core/exceptions.py:146
six.reraise(type(exc_value), exc_value, tb)
calliope/cli.py:984
resources = calliope_command.Run(cli=self, args=args)
calliope/backend.py:800
display_info=self.ai.display_info).Display()
calliope/display.py:483
self._printer.Print(self._resources)
core/resource/resource_printer_base.py:275
for resource in resources:
surface/run/revisions/list.py:84
args, self.ReleaseTrack(), product=connection_context.Product.RUN)
TypeError: GetConnectionContext() got multiple values for keyword argument 'product'
Installation information:
Google Cloud SDK [272.0.0]
Platform: [Linux, x86_64] ('Linux', 'Flaag', '5.4.0-31-generic', '#35-Ubuntu SMP Thu May 7 20:20:34 UTC 2020', 'x86_64', 'x86_64')
Locale: ('fr_FR', 'UTF-8')
Python Version: [2.7.18rc1 (default, Apr 7 2020, 12:05:55) [GCC 9.3.0]]
Python Location: [/usr/bin/python2]
Site Packages: [Disabled]
Installation Root: [${SDK_ROOT}]
Installed Components:
core: [2019.11.16]
app-engine-python: [1.9.87]
kubectl: [2019.11.16]
app-engine-java: [1.9.77]
beta: [2019.11.16]
gsutil: [4.46]
bq: [2.0.50]
alpha: [2019.11.16]
System PATH: [/usr/local/lib/nodejs/node-v10.15.0-linux-x64/bin:${HOME}/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin]
Python PATH: [${SDK_ROOT}/lib/third_party:${SDK_ROOT}/lib:/usr/lib/python2.7:/usr/lib/python2.7/plat-x86_64-linux-gnu:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload]
Cloud SDK on PATH: [False]
Kubectl on PATH: [False]
Installation Properties: [${SDK_ROOT}/properties]
User Config Directory: [${CLOUDSDK_CONFIG}]
Active Configuration Name: [default]
Active Configuration Path: [${CLOUDSDK_CONFIG}/configurations/config_default]
Account: [t..t@a..h]
Project: [f..r]
Current Properties:
[core]
project: [f..r]
account: [t..t@a..h]
disable_usage_reporting: [True]
Logs Directory: [${CLOUDSDK_CONFIG}/logs]
Last Log File: [${CLOUDSDK_CONFIG}/logs/2020.06.12/09.57.14.021423.log]
git: [git version 2.25.1]
ssh: [OpenSSH_8.2p1 Ubuntu-4, OpenSSL 1.1.1f 31 Mar 2020]