Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jenkins failing during gcloud components update -q #6974

Closed
zmerlynn opened this issue Apr 17, 2015 · 0 comments · Fixed by #6975
Closed

Jenkins failing during gcloud components update -q #6974

zmerlynn opened this issue Apr 17, 2015 · 0 comments · Fixed by #6975
Labels
area/test-infra priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now.

Comments

@zmerlynn
Copy link
Member

+ sudo gcloud components update -q

All components are up to date.
Traceback (most recent call last):
  File "/usr/local/bin/../share/google/google-cloud-sdk/./lib/googlecloudsdk/gcloud/gcloud.py", line 209, in <module>
    main()
  File "/usr/local/bin/../share/google/google-cloud-sdk/./lib/googlecloudsdk/gcloud/gcloud.py", line 205, in main
    _cli.Execute()
  File "/usr/local/bin/../share/google/google-cloud-sdk/./lib/googlecloudsdk/calliope/cli.py", line 621, in Execute
    result = args.cmd_func(cli=self, args=args)
  File "/usr/local/bin/../share/google/google-cloud-sdk/./lib/googlecloudsdk/calliope/backend.py", line 1088, in Run
    result = command_instance.Run(args)
  File "/usr/local/share/google/google-cloud-sdk/lib/googlecloudsdk/gcloud/sdktools/components/update.py", line 64, in Run
    args.component_ids, allow_no_backup=args.allow_no_backup)
  File "/usr/local/bin/../share/google/google-cloud-sdk/./lib/googlecloudsdk/core/updater/update_manager.py", line 494, in Update
    with install_state.LastUpdateCheck() as update_check:
  File "/usr/local/bin/../share/google/google-cloud-sdk/./lib/googlecloudsdk/core/updater/local_state.py", line 232, in LastUpdateCheck
    return LastUpdateCheck(self)
  File "/usr/local/bin/../share/google/google-cloud-sdk/./lib/googlecloudsdk/core/updater/local_state.py", line 650, in __init__
    self._LoadData()
  File "/usr/local/bin/../share/google/google-cloud-sdk/./lib/googlecloudsdk/core/updater/local_state.py", line 659, in _LoadData
    data = json.loads(fp.read())
  File "/usr/lib/python2.7/json/__init__.py", line 326, in loads
    return _default_decoder.decode(s)
  File "/usr/lib/python2.7/json/decoder.py", line 368, in decode
    raise ValueError(errmsg("Extra data", s, end, len(s)))
ValueError: Extra data: line 1 column 102 - line 1 column 103 (char 102 - 103)
Build step 'Execute shell' marked build as failure

Filing an internal bug, disabling this step for now.

cc @jlowdermilk

@zmerlynn zmerlynn added priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. area/test-infra labels Apr 17, 2015
zmerlynn added a commit to zmerlynn/kubernetes that referenced this issue Apr 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/test-infra priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant