Murano agent doesn't start

Bug #1373347 reported by Sergey Murashov
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Murano
Fix Released
High
Dmitry Teselkin

Bug Description

Steps to reproduce:
1. Build linux image with murano-agent from master
2. Boot instance with built image
3. Run muranoagent

Actual result:
[ec2-user@murano-huzcfi0gha3755-dotpsi0gha0d03-wewsmq3et3jh ~]$ muranoagent --config-file /etc/murano/agent.conf
Traceback (most recent call last):
  File "/usr/bin/muranoagent", line 10, in <module>
    sys.exit(main())
  File "/usr/lib/python2.7/site-packages/muranoagent/cmd/run.py", line 39, in main
    config.parse_args()
  File "/usr/lib/python2.7/site-packages/muranoagent/common/config.py", line 72, in parse_args
    version_string = version.version_info.version_string()
  File "/usr/lib/python2.7/site-packages/pbr/version.py", line 78, in version_string
    for part in self.release_string().split('.'):
  File "/usr/lib/python2.7/site-packages/pbr/version.py", line 70, in release_string
    self.release = self._get_version_from_pkg_resources()
  File "/usr/lib/python2.7/site-packages/pbr/version.py", line 62, in _get_version_from_pkg_resources
    return packaging.get_version(self.package)
  File "/usr/lib/python2.7/site-packages/pbr/packaging.py", line 870, in get_version
    raise Exception("Versioning for this project requires either an sdist"
Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. Are you sure that git is installed?

murano-agent installation log in attachment

Revision history for this message
Sergey Murashov (smurashov) wrote :
Changed in murano:
importance: Undecided → High
milestone: none → juno-rc1
assignee: nobody → Dmitry Teselkin (teselkin-d)
Changed in murano:
status: New → Confirmed
Revision history for this message
Sergey Murashov (smurashov) wrote :

i had updated pip, setuptools and pbr and it resolved this problem

Changed in murano:
status: Confirmed → Invalid
Revision history for this message
Sergey Murashov (smurashov) wrote :

it doesn't work too, if we boot from this image, muranoagent launched successfully when i install murano-agent, but when i try to boot another instances from this image, it doesn't work

Changed in murano:
status: Invalid → Confirmed
Changed in murano:
milestone: juno-rc1 → none
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to murano-agent (master)

Fix proposed to branch: master
Review: https://review.openstack.org/123694

Changed in murano:
status: Confirmed → In Progress
Changed in murano:
milestone: none → juno-rc1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano-agent (master)

Reviewed: https://review.openstack.org/123694
Committed: https://git.openstack.org/cgit/stackforge/murano-agent/commit/?id=15652b6817ad4548881883ee89981aff49c52c56
Submitter: Jenkins
Branch: master

commit 15652b6817ad4548881883ee89981aff49c52c56
Author: Dmitry Teselkin <email address hidden>
Date: Wed Sep 24 15:08:04 2014 +0400

    Fix murano agent component name

    Change-Id: I8f76630d3f007f89585b3418ff661c48004a2b5f
    Closes-bug: #1373347

Changed in murano:
status: In Progress → Fix Committed
Changed in murano:
status: Fix Committed → Fix Released
Changed in murano:
milestone: juno-rc1 → 2014.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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