CI doesn't comment LP bugs during build

Bug #1418450 reported by Max Rasskazov
20
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Max Rasskazov

Bug Description

lp_cli.py raises exception:

+ lp_cli.py fuel -o fuel,mos comment 1403102 'RPM package glance has been built for project openstack/glance
Package version == 2014.1.3, package release == fuel5.1.2.mira3.git.c8a8047.74b86c5

Changeset: https://review.fuel-infra.org/2911
project: openstack/glance
branch: openstack-ci/fuel-5.1.2/2014.1.1
author: Alexandr Nevenchannyy
committer: Alexandr Nevenchannyy
subject: To prevent client use v2 patch api to handle file and swift location
status: patchset-created

Files placed on repository:
openstack-glance-2014.1.3-fuel5.1.2.mira3.git.c8a8047.74b86c5.noarch.rpm
openstack-glance-doc-2014.1.3-fuel5.1.2.mira3.git.c8a8047.74b86c5.noarch.rpm
python-glance-2014.1.3-fuel5.1.2.mira3.git.c8a8047.74b86c5.noarch.rpm

NOTE: Changeset is not merged, created temporary package repository.
RPM repository URL: http://osci-obs.vm.mirantis.net:82/centos-fuel-5.1.2-stable-2911/centos'
Traceback (most recent call last):
  File "/usr/local/bin/lp_cli.py", line 298, in <module>
    main()
  File "/usr/local/bin/lp_cli.py", line 287, in main
    lp = launchpad_client(project=options.project)
  File "/usr/local/bin/lp_cli.py", line 43, in __init__
    credentials_file=lp_creds_filename)
  File "/usr/lib/python2.7/dist-packages/launchpadlib/launchpad.py", line 539, in login_with
    credential_save_failed, version)
  File "/usr/lib/python2.7/dist-packages/launchpadlib/launchpad.py", line 359, in _authorize_token_and_login
    service_root, cache, timeout, proxy_info, version)
  File "/usr/lib/python2.7/dist-packages/launchpadlib/launchpad.py", line 198, in __init__
    credentials, service_root, cache, timeout, proxy_info, version)
  File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/resource.py", line 460, in __init__
    self._wadl = self._browser.get_wadl_application(self._root_uri)
  File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/_browser.py", line 300, in get_wadl_application
    return Application(str(url), content)
  File "/usr/lib/python2.7/dist-packages/wadllib/application.py", line 1071, in __init__
    self.doc = self._from_string(markup)
  File "/usr/lib/python2.7/dist-packages/wadllib/application.py", line 1108, in _from_string
    return self._from_stream(BytesIO(markup))
  File "/usr/lib/python2.7/dist-packages/wadllib/application.py", line 1095, in _from_stream
    for event, elem in ET.iterparse(stream, events):
  File "<string>", line 107, in next
cElementTree.ParseError: no element found: line 16787, column 4

Tags: osci
Revision history for this message
Max Rasskazov (mrasskazov) wrote :
Changed in fuel:
milestone: none → 6.1
Changed in fuel:
status: Confirmed → Fix Committed
Roman Vyalov (r0mikiam)
Changed in fuel:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.