Created
May 30, 2022 12:03
-
-
Save spacepluk/44a674d7e3ce7547d5dda2be2f85ade9 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DEBUG: cli.knack.cli: Command arguments: ['aks', 'addon', 'list-available', '--debug'] | |
DEBUG: cli.knack.cli: __init__ debug log: | |
Cannot enable color. | |
DEBUG: cli.knack.cli: Event: Cli.PreExecute [] | |
DEBUG: cli.knack.cli: Event: CommandParser.OnGlobalArgumentsCreate [<function CLILogging.on_global_arguments at 0x10c595990>, <function OutputProducer.on_global_arguments at 0x10c5ec820>, <function CLIQuery.on_global_arguments at 0x10c605c60>] | |
DEBUG: cli.knack.cli: Event: CommandInvoker.OnPreCommandTableCreate [] | |
DEBUG: cli.azure.cli.core: Modules found from index for 'aks': ['azext_aks_preview', 'azure.cli.command_modules.acs'] | |
DEBUG: cli.azure.cli.core: Loading command modules: | |
DEBUG: cli.azure.cli.core: Name Load Time Groups Commands | |
DEBUG: cli.azure.cli.core: acs 0.074 8 56 | |
DEBUG: cli.azure.cli.core: Total (1) 0.074 8 56 | |
DEBUG: cli.azure.cli.core: These extensions are not installed and will be skipped: ['azext_ai_examples', 'azext_next'] | |
DEBUG: cli.azure.cli.core: Loading extensions: | |
DEBUG: cli.azure.cli.core: Name Load Time Groups Commands Directory | |
DEBUG: cli.knack.cli: Event: CommandLoader.OnLoadCommandTable [] | |
DEBUG: cli.azure.cli.core: aks-preview 0.003 12 61 /Users/spacepluk/.azure/cliextensions/aks-preview | |
DEBUG: cli.azure.cli.core: Total (1) 0.003 12 61 | |
DEBUG: cli.azure.cli.core: Loaded 16 groups, 86 commands. | |
DEBUG: cli.azure.cli.core: Found a match in the command table. | |
DEBUG: cli.azure.cli.core: Raw command : aks addon list-available | |
DEBUG: cli.azure.cli.core: Command table: aks addon list-available | |
DEBUG: cli.knack.cli: Event: CommandInvoker.OnPreCommandTableTruncate [<function AzCliLogging.init_command_file_logging at 0x10d33b2e0>] | |
DEBUG: cli.azure.cli.core.azlogging: metadata file logging enabled - writing logs to '/Users/spacepluk/.azure/commands/2022-05-30.14-03-05.aks_addon_list-available.17963.log'. | |
INFO: az_command_data_logger: command args: aks addon list-available --debug | |
DEBUG: cli.knack.cli: Event: CommandInvoker.OnPreArgumentLoad [<function register_global_subscription_argument.<locals>.add_subscription_parameter at 0x10d4be9e0>] | |
DEBUG: cli.knack.cli: Event: CommandLoader.OnLoadArguments [] | |
DEBUG: cli.knack.cli: Event: CommandInvoker.OnPostArgumentLoad [] | |
DEBUG: cli.knack.cli: Event: CommandInvoker.OnPostCommandTableCreate [<function register_ids_argument.<locals>.add_ids_arguments at 0x10d4dd1b0>, <function register_cache_arguments.<locals>.add_cache_arguments at 0x10d4dd2d0>] | |
DEBUG: cli.knack.cli: Event: CommandInvoker.OnCommandTableLoaded [] | |
DEBUG: cli.knack.cli: Event: CommandInvoker.OnPreParseArgs [] | |
DEBUG: cli.knack.cli: Event: CommandInvoker.OnPostParseArgs [<function OutputProducer.handle_output_argument at 0x10c5ec8b0>, <function CLIQuery.handle_query_parameter at 0x10c605cf0>, <function register_ids_argument.<locals>.parse_ids_arguments at 0x10d4dd240>] | |
INFO: az_command_data_logger: extension name: aks-preview | |
INFO: az_command_data_logger: extension version: 0.5.76 | |
DEBUG: cli.azure.cli.core.commands.client_factory: Getting management service client client_type=ContainerServiceClient | |
DEBUG: cli.azure.cli.core.auth.persistence: build_persistence: location='/Users/spacepluk/.azure/msal_token_cache.json', encrypt=False | |
DEBUG: cli.azure.cli.core.auth.binary_cache: load: /Users/spacepluk/.azure/msal_http_cache.bin | |
DEBUG: urllib3.util.retry: Converted retries value: 1 -> Retry(total=1, connect=None, read=None, redirect=None, status=None) | |
DEBUG: msal.authority: openid_config = {'token_endpoint': 'https://login.microsoftonline.com/1761fb1f-6c99-4f45-99c8-b2a878ed09ff/oauth2/v2.0/token', 'token_endpoint_auth_methods_supported': ['client_secret_post', 'private_key_jwt', 'client_secret_basic'], 'jwks_uri': 'https://login.microsoftonline.com/1761fb1f-6c99-4f45-99c8-b2a878ed09ff/discovery/v2.0/keys', 'response_modes_supported': ['query', 'fragment', 'form_post'], 'subject_types_supported': ['pairwise'], 'id_token_signing_alg_values_supported': ['RS256'], 'response_types_supported': ['code', 'id_token', 'code id_token', 'id_token token'], 'scopes_supported': ['openid', 'profile', 'email', 'offline_access'], 'issuer': 'https://login.microsoftonline.com/1761fb1f-6c99-4f45-99c8-b2a878ed09ff/v2.0', 'request_uri_parameter_supported': False, 'userinfo_endpoint': 'https://graph.microsoft.com/oidc/userinfo', 'authorization_endpoint': 'https://login.microsoftonline.com/1761fb1f-6c99-4f45-99c8-b2a878ed09ff/oauth2/v2.0/authorize', 'device_authorization_endpoint': 'https://login.microsoftonline.com/1761fb1f-6c99-4f45-99c8-b2a878ed09ff/oauth2/v2.0/devicecode', 'http_logout_supported': True, 'frontchannel_logout_supported': True, 'end_session_endpoint': 'https://login.microsoftonline.com/1761fb1f-6c99-4f45-99c8-b2a878ed09ff/oauth2/v2.0/logout', 'claims_supported': ['sub', 'iss', 'cloud_instance_name', 'cloud_instance_host_name', 'cloud_graph_host_name', 'msgraph_host', 'aud', 'exp', 'iat', 'auth_time', 'acr', 'nonce', 'preferred_username', 'name', 'tid', 'ver', 'at_hash', 'c_hash', 'email'], 'kerberos_endpoint': 'https://login.microsoftonline.com/1761fb1f-6c99-4f45-99c8-b2a878ed09ff/kerberos', 'tenant_region_scope': 'NA', 'cloud_instance_name': 'microsoftonline.com', 'cloud_graph_host_name': 'graph.windows.net', 'msgraph_host': 'graph.microsoft.com', 'rbac_url': 'https://pas.windows.net'} | |
DEBUG: cli.azure.cli.core.util: azure.cli.core.util.handle_exception is called with an exception: | |
DEBUG: cli.azure.cli.core.util: Traceback (most recent call last): | |
File "/usr/local/Cellar/azure-cli/2.37.0/libexec/lib/python3.10/site-packages/knack/cli.py", line 231, in invoke | |
cmd_result = self.invocation.execute(args) | |
File "/usr/local/Cellar/azure-cli/2.37.0/libexec/lib/python3.10/site-packages/azure/cli/core/commands/__init__.py", line 663, in execute | |
raise ex | |
File "/usr/local/Cellar/azure-cli/2.37.0/libexec/lib/python3.10/site-packages/azure/cli/core/commands/__init__.py", line 726, in _run_jobs_serially | |
results.append(self._run_job(expanded_arg, cmd_copy)) | |
File "/usr/local/Cellar/azure-cli/2.37.0/libexec/lib/python3.10/site-packages/azure/cli/core/commands/__init__.py", line 697, in _run_job | |
result = cmd_copy(params) | |
File "/usr/local/Cellar/azure-cli/2.37.0/libexec/lib/python3.10/site-packages/azure/cli/core/commands/__init__.py", line 333, in __call__ | |
return self.handler(*args, **kwargs) | |
File "/usr/local/Cellar/azure-cli/2.37.0/libexec/lib/python3.10/site-packages/azure/cli/core/commands/command_operation.py", line 121, in handler | |
return op(**command_args) | |
File "/Users/spacepluk/.azure/cliextensions/aks-preview/azext_aks_preview/custom.py", line 2029, in aks_addon_list_available | |
"description": ADDONS_DESCRIPTIONS[v] | |
KeyError: '' | |
ERROR: cli.azure.cli.core.azclierror: The command failed with an unexpected error. Here is the traceback: | |
ERROR: az_command_data_logger: The command failed with an unexpected error. Here is the traceback: | |
ERROR: cli.azure.cli.core.azclierror: '' | |
Traceback (most recent call last): | |
File "/usr/local/Cellar/azure-cli/2.37.0/libexec/lib/python3.10/site-packages/knack/cli.py", line 231, in invoke | |
cmd_result = self.invocation.execute(args) | |
File "/usr/local/Cellar/azure-cli/2.37.0/libexec/lib/python3.10/site-packages/azure/cli/core/commands/__init__.py", line 663, in execute | |
raise ex | |
File "/usr/local/Cellar/azure-cli/2.37.0/libexec/lib/python3.10/site-packages/azure/cli/core/commands/__init__.py", line 726, in _run_jobs_serially | |
results.append(self._run_job(expanded_arg, cmd_copy)) | |
File "/usr/local/Cellar/azure-cli/2.37.0/libexec/lib/python3.10/site-packages/azure/cli/core/commands/__init__.py", line 697, in _run_job | |
result = cmd_copy(params) | |
File "/usr/local/Cellar/azure-cli/2.37.0/libexec/lib/python3.10/site-packages/azure/cli/core/commands/__init__.py", line 333, in __call__ | |
return self.handler(*args, **kwargs) | |
File "/usr/local/Cellar/azure-cli/2.37.0/libexec/lib/python3.10/site-packages/azure/cli/core/commands/command_operation.py", line 121, in handler | |
return op(**command_args) | |
File "/Users/spacepluk/.azure/cliextensions/aks-preview/azext_aks_preview/custom.py", line 2029, in aks_addon_list_available | |
"description": ADDONS_DESCRIPTIONS[v] | |
KeyError: '' | |
ERROR: az_command_data_logger: '' | |
Traceback (most recent call last): | |
File "/usr/local/Cellar/azure-cli/2.37.0/libexec/lib/python3.10/site-packages/knack/cli.py", line 231, in invoke | |
cmd_result = self.invocation.execute(args) | |
File "/usr/local/Cellar/azure-cli/2.37.0/libexec/lib/python3.10/site-packages/azure/cli/core/commands/__init__.py", line 663, in execute | |
raise ex | |
File "/usr/local/Cellar/azure-cli/2.37.0/libexec/lib/python3.10/site-packages/azure/cli/core/commands/__init__.py", line 726, in _run_jobs_serially | |
results.append(self._run_job(expanded_arg, cmd_copy)) | |
File "/usr/local/Cellar/azure-cli/2.37.0/libexec/lib/python3.10/site-packages/azure/cli/core/commands/__init__.py", line 697, in _run_job | |
result = cmd_copy(params) | |
File "/usr/local/Cellar/azure-cli/2.37.0/libexec/lib/python3.10/site-packages/azure/cli/core/commands/__init__.py", line 333, in __call__ | |
return self.handler(*args, **kwargs) | |
File "/usr/local/Cellar/azure-cli/2.37.0/libexec/lib/python3.10/site-packages/azure/cli/core/commands/command_operation.py", line 121, in handler | |
return op(**command_args) | |
File "/Users/spacepluk/.azure/cliextensions/aks-preview/azext_aks_preview/custom.py", line 2029, in aks_addon_list_available | |
"description": ADDONS_DESCRIPTIONS[v] | |
KeyError: '' | |
To open an issue, please run: 'az feedback' | |
DEBUG: cli.knack.cli: Event: Cli.PostExecute [<function AzCliLogging.deinit_cmd_metadata_logging at 0x10d33b520>] | |
INFO: az_command_data_logger: exit code: 1 | |
INFO: cli.__main__: Command ran in 0.228 seconds (init: 0.067, invoke: 0.161) | |
INFO: telemetry.save: Save telemetry record of length 6479 in cache | |
WARNING: telemetry.check: Negative: The /Users/spacepluk/.azure/telemetry.txt was modified at 2022-05-30 13:53:58.688034, which in less than 600.000000 s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment