Re: [openstack-dev] [Congress] [Murano] Congress devstack installation is failing in murano gate job

2015-04-29 Thread Davanum Srinivas
Perfect. thanks Ruslan. -- dims On Wed, Apr 29, 2015 at 2:47 PM, Ruslan Kamaldinov wrote: > On Wed, Apr 29, 2015 at 6:46 PM, Davanum Srinivas wrote: >> So, summarizing some chatter on #openstack-dev: >> >> Action item for unblocking the gate job: >> 1. Remove the -U in the shell script that ins

Re: [openstack-dev] [Congress] [Murano] Congress devstack installation is failing in murano gate job

2015-04-29 Thread Ruslan Kamaldinov
On Wed, Apr 29, 2015 at 6:46 PM, Davanum Srinivas wrote: > So, summarizing some chatter on #openstack-dev: > > Action item for unblocking the gate job: > 1. Remove the -U in the shell script that installs > thirdparty-requirements.txt in congress' repo. This patch to Congress stable/kilo resolved

Re: [openstack-dev] [Congress] [Murano] Congress devstack installation is failing in murano gate job

2015-04-29 Thread Davanum Srinivas
So, summarizing some chatter on #openstack-dev: Action item for unblocking the gate job: 1. Remove the -U in the shell script that installs thirdparty-requirements.txt in congress' repo. If that's not enough: 2. make sure congress' stable/kilo requirements.txt/test-requirements.txt is sync'ed wit

Re: [openstack-dev] [Congress] [Murano] Congress devstack installation is failing in murano gate job

2015-04-29 Thread Doug Hellmann
Excerpts from Brant Knudson's message of 2015-04-29 09:17:08 -0500: > On Wed, Apr 29, 2015 at 9:11 AM, Sean Dague wrote: > > > On 04/29/2015 10:05 AM, Sean Dague wrote: > > > On 04/29/2015 09:29 AM, Filip Blaha wrote: > > >> Hi Serg > > >> > > >> I checked devstack log [1] and it seems that steve

Re: [openstack-dev] [Congress] [Murano] Congress devstack installation is failing in murano gate job

2015-04-29 Thread Sean Dague
On 04/29/2015 10:17 AM, Brant Knudson wrote: > > > On Wed, Apr 29, 2015 at 9:11 AM, Sean Dague > wrote: > > On 04/29/2015 10:05 AM, Sean Dague wrote: > > On 04/29/2015 09:29 AM, Filip Blaha wrote: > >> Hi Serg > >> > >> I checked devstack log [1] and i

Re: [openstack-dev] [Congress] [Murano] Congress devstack installation is failing in murano gate job

2015-04-29 Thread Filip Blaha
Sean, yes. It is installed multiple times but the last is congress which installs 1.4.0. When devstack installed without congress there is no such issue and heat works Filip On 04/29/2015 04:11 PM, Sean Dague wrote: On 04/29/2015 10:05 AM, Sean Dague wrote: On 04/29/2015 09:29 AM, Filip B

Re: [openstack-dev] [Congress] [Murano] Congress devstack installation is failing in murano gate job

2015-04-29 Thread Victor Ryzhenkin
Hi Sean! This package installed due keystonemiddleware just first time. It was uninstalled later [1] And installed again [2] [1] http://logs.openstack.org/61/178461/1/check/gate-murano-congress-devstack-dsvm/fa01b8f/logs/devstacklog.txt.gz#_2015-04-29_11_04_07_855 [2] http://logs.openstack.org/61/

Re: [openstack-dev] [Congress] [Murano] Congress devstack installation is failing in murano gate job

2015-04-29 Thread Brant Knudson
On Wed, Apr 29, 2015 at 9:11 AM, Sean Dague wrote: > On 04/29/2015 10:05 AM, Sean Dague wrote: > > On 04/29/2015 09:29 AM, Filip Blaha wrote: > >> Hi Serg > >> > >> I checked devstack log [1] and it seems that stevedore==1.4.0 was > >> installed due to congress > >> > >> 2015-04-29 11:12:16.120 >

Re: [openstack-dev] [Congress] [Murano] Congress devstack installation is failing in murano gate job

2015-04-29 Thread Sean Dague
On 04/29/2015 10:05 AM, Sean Dague wrote: > On 04/29/2015 09:29 AM, Filip Blaha wrote: >> Hi Serg >> >> I checked devstack log [1] and it seems that stevedore==1.4.0 was >> installed due to congress >> >> 2015-04-29 11:12:16.120 >>

Re: [openstack-dev] [Congress] [Murano] Congress devstack installation is failing in murano gate job

2015-04-29 Thread Filip Blaha
Yes. Installed version is 1.4.0 and from that log it seems that it was caused by congress scripts sudo pip install -U -r /opt/stack/new/congress/thirdparty-requirements.txt Filip On 04/29/2015 03:56 PM, Serg Melikyan wrote: Sean, Filip, Exact versions of installed libraries may be found her

Re: [openstack-dev] [Congress] [Murano] Congress devstack installation is failing in murano gate job

2015-04-29 Thread Davanum Srinivas
Serg, The congress "stable/kilo" requirements: http://git.openstack.org/cgit/openstack/congress/tree/requirements.txt?h=stable/kilo#n13 Do not match the global "stable/kilo" requirements: http://git.openstack.org/cgit/openstack/requirements/tree/global-requirements.txt?h=stable/kilo#n123 So let'

Re: [openstack-dev] [Congress] [Murano] Congress devstack installation is failing in murano gate job

2015-04-29 Thread Sean Dague
On 04/29/2015 09:29 AM, Filip Blaha wrote: > Hi Serg > > I checked devstack log [1] and it seems that stevedore==1.4.0 was > installed due to congress > > 2015-04-29 11:12:16.120 >

Re: [openstack-dev] [Congress] [Murano] Congress devstack installation is failing in murano gate job

2015-04-29 Thread Serg Melikyan
Sean, Filip, Exact versions of installed libraries may be found here: http://logs.openstack.org/61/178461/1/check/gate-murano-congress-devstack-dsvm/fa01b8f/logs/pip-freeze.txt.gz >stevedore==1.4.0 On Wed, Apr 29, 2015 at 4:38 PM, Filip Blaha wrote: > sorry I sent wrong link > > http://logs.ope

Re: [openstack-dev] [Congress] [Murano] Congress devstack installation is failing in murano gate job

2015-04-29 Thread Filip Blaha
sorry I sent wrong link http://logs.openstack.org/61/178461/1/check/gate-murano-congress-devstack-dsvm/fa01b8f/logs/devstacklog.txt.gz In this log is : Successfully installed PyYAML-3.11 argparse-1.3.0 jsonpatch-1.9 jsonpointer-1.7 oslo.config-1.11.0 pyOpenSSL-0.15.1 python-cloudfoundryclient

Re: [openstack-dev] [Congress] [Murano] Congress devstack installation is failing in murano gate job

2015-04-29 Thread Filip Blaha
Hi Serg I checked devstack log [1] and it seems that stevedore==1.4.0 was installed due to congress 2015-04-29 11:12:16.120 | Successfully installed PyYAML

Re: [openstack-dev] [Congress] [Murano] Congress devstack installation is failing in murano gate job

2015-04-29 Thread Sean Dague
I just looked at this run (linked in this message) - http://logs.openstack.org/04/171504/6/check/gate-murano-congress-devstack-dsvm/3b2d7e1/logs/devstacklog.txt.gz stevedore==1.3.0 is installed, never 1.4 The failure is completely unrelated to anything there - http://logs.openstack.org/04/171504

Re: [openstack-dev] [Congress] [Murano] Congress devstack installation is failing in murano gate job

2015-04-29 Thread Serg Melikyan
Hi Filip, In thirdparty-requirements for stable/kilo python-muranoclient should have following version: "python-muranoclient>=0.5.6,<0.6.0". But I am not sure that this will fix the issue, since we don't clearly know why stevedore==1.4.0 is installed. I see that python-keystoneclient does not hav

[openstack-dev] [Congress] [Murano] Congress devstack installation is failing in murano gate job

2015-04-29 Thread Filip Blaha
Hello We are facing an issue with Congress devstack installation in our gate job testing murano-congress integration (policy enforcement) [1] . Congress devstack scripts install stevedore==1.4.0 as a dependency of python-muranoclient without specified version [2]. However heat requirement in