Re: [Openstack] a flavor with no disk nor ephemeral storage ?

2013-07-22 Thread hzguanqiang

 
On 2013-07-19 21:41, Jacques LANDRU lan...@telecom-lille.fr wrote:

Hi,

For an academic cloud, I plan to deploy virtual lab appliance clones booting 
from a unique shared iso liveDVD file located on a ramdisk.
Using nova flavor-create command, is there a way to create a new flavor with 
no disk, nor ephemeral storage for this kind of virtual machines ?

Thanks.

Jacques Landru

-oOo-
 Jacques Landru
   mel:  landru~hat~telecom-lille.fr
   tel:  +33 (0)3 2033 5556
   fax:  +33 (0)3 2033 5598

 Telecom Lille
 Cite scientifique, rue G. Marconi, BP20145
 59653 VILLENEUVE D'ASCQ  Cedex
  web: http://www.telecom-lille.fr
  Tel: +33 (0)3 2033 5577 
  Fax: +33 (0)3 2033 5599 
-oOo-

 Of course you can. Through command 'nova help flavor-create', You will see how 
to make it.
 
-- 
Best regards!
GuanQiang
2013-07-22


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Can not visit outside from VM using devstack with Quantum

2013-07-22 Thread Ray Sun
I am using devstack to install openstack stable/grizzly version with
Quantum using default configuration. But after I start a new VM(cirros), I
can't visit outside.

Then I changed FLOATING_RANGE=192.168.0.80/28, this is my local ip range.
But I still can not visit outside under the new configuration.

Then I removed quantum, and seems everything is ok inside VM.

Please help. Thanks.

Best Regards
-- Ray
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Command nova-manage service list output

2013-07-22 Thread Rosa, Andrea (HP Cloud Services)
Hi

Or you can just redirect the stderr:
nova-manage service list 2 /dev/null

HTH
--
Andrea Rosa



From: Openstack 
[mailto:openstack-bounces+andrea.rosa=hp@lists.launchpad.net] On Behalf Of 
Jay Lau
Sent: 20 July 2013 15:29
To: amogh patel
Cc: openstack
Subject: Re: [Openstack] Command nova-manage service list output

If you configured debug=True in nova.conf, just remove it and have a try.

Thanks,
Jay

2013/7/20 amogh patel amoghpate...@gmail.commailto:amoghpate...@gmail.com
Hi everyone,
My Openstack environment is up and running, but when I'm trying to fire 
nova-manage service list command it gives me below DEBUG message, though I'm 
getting the smiley as well. Could anyone please advise on how to fix this DEBUG 
issue?

2013-07-19 22:10:02.869 DEBUG nova.servicegroup.api 
[req-a57f42be-0e31-48c3-92db-9d60b7dfda33 None None] Check if the given member 
[{'binary': u'nova-compute', 'availability_zone': 'nova', 'deleted': 0L, 
'created_at': datetime.datetime(2013, 7, 19, 0, 39, 6), 'updated_at': 
datetime.datetime(2013, 7, 20, 5, 10), 'report_count': 9782L, 'topic': 
u'compute', 'host': u'sjcubuntu13', 'disabled': False, 'deleted_at': None, 
'id': 33L}] is part of the ServiceGroup, is up service_is_up 
/usr/lib/python2.7/dist-packages/nova/servicegroup/api.py:92
2013-07-19 22:10:02.870 DEBUG nova.servicegroup.drivers.db 
[req-a57f42be-0e31-48c3-92db-9d60b7dfda33 None None] DB_Driver.is_up 
last_heartbeat = 2013-07-20 05:10:00 elapsed = 2.870004 is_up 
/usr/lib/python2.7/dist-packages/nova/servicegroup/drivers/db.py:67
nova-compute sjcubuntu13  nova enabled  
  :-)   2013-07-20 05:10:00
2013-07-19 22:10:02.870 DEBUG nova.servicegroup.api 
[req-a57f42be-0e31-48c3-92db-9d60b7dfda33 None None] Check if the given member 
[{'binary': u'nova-network', 'availability_zone': 'internal', 'deleted': 0L, 
'created_at': datetime.datetime(2013, 7, 19, 0, 39, 11), 'updated_at': 
datetime.datetime(2013, 7, 20, 5, 10, 1), 'report_count': 9996L, 'topic': 
u'network', 'host': u'sjcubuntu13', 'disabled': False, 'deleted_at': None, 
'id': 34L}] is part of the ServiceGroup, is up service_is_up 
/usr/lib/python2.7/dist-packages/nova/servicegroup/api.py:92
2013-07-19 22:10:02.870 DEBUG nova.servicegroup.drivers.db 
[req-a57f42be-0e31-48c3-92db-9d60b7dfda33 None None] DB_Driver.is_up 
last_heartbeat = 2013-07-20 05:10:01 elapsed = 1.870295 is_up 
/usr/lib/python2.7/dist-packages/nova/servicegroup/drivers/db.py:67
nova-network sjcubuntu13  internal enabled  
  :-)   2013-07-20 05:10:01
thanks,
Amogh

___
Mailing list: https://launchpad.net/~openstack
Post to : 
openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Image filtering

2013-07-22 Thread Narayanan, Krishnaprasad
Hallo Stackers,

In continuation of my earlier email, I found a filter called changes-since 
that is supported by the index command in Glance. Can somebody tell me the 
format of it?

Regards,
Krishnaprasad
From: Openstack 
[mailto:openstack-bounces+narayana=uni-mainz...@lists.launchpad.net] On Behalf 
Of Narayanan, Krishnaprasad
Sent: Sonntag, 21. Juli 2013 18:38
To: openstack@lists.launchpad.net
Subject: [Openstack] Image filtering

Hallo All,

Can somebody guide me how to filter images based on start and end date using 
the nova cli? What is the command that I should use in order to perform this 
filtering?

Thanks
Krishnaprasad
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Cannot Associate floating IP to Instance

2013-07-22 Thread Jake G.
Cool! I was able to associate floating ip to the private ip of the instance, 
but now the instance is stuck in a rebooting state, which is a different error.

Thank you for helping me with this error. 




 From: Ashok Kumaran ashokkumara...@gmail.com
To: Jake G. dj_dark_jungl...@yahoo.com 
Sent: Monday, July 22, 2013 7:14 PM
Subject: Re: [Openstack] Cannot Associate floating IP to Instance
 


communication can still happen even if the gateway interface is down .



On Mon, Jul 22, 2013 at 3:43 PM, Ashok Kumaran ashokkumara...@gmail.com wrote:

Jake ,


It doesn't matter. There is a bug because of which you are seeing router's 
gateway interface as down. Now when creating the floatingip's are you seeing 
any error?



On Mon, Jul 22, 2013 at 3:41 PM, Jake G. dj_dark_jungl...@yahoo.com wrote:

Its still shows the status as down for the external interface.
Where should I look to troubleshoot this?






 From: Ashok Kumaran ashokkumara...@gmail.com
To: Jake G. dj_dark_jungl...@yahoo.com 
Sent: Monday, July 22, 2013 7:04 PM

Subject: Re: [Openstack] Cannot Associate floating IP to Instance
 


yes



On Mon, Jul 22, 2013 at 2:49 PM, Jake G. dj_dark_jungl...@yahoo.com wrote:

Is this what you are talking about?






 From: Ashok Kumaran ashokkumara...@gmail.com
To: Jake G. dj_dark_jungl...@yahoo.com 
Sent: Monday, July 22, 2013 5:13 PM

Subject: Re: [Openstack] Cannot Associate floating IP to Instance
 


As I told earlier, I still dont see your private net is connected to your 
router after seeing your topology diagram. Add your private net's subnet as 
interface to the router.




router-interface-add    $put_router_id_here   $put_private_subnet_id_here







On Mon, Jul 22, 2013 at 11:19 AM, Jake G. dj_dark_jungl...@yahoo.com wrote:

Attached is a shot of my network settings. If that will help.
Thanks again








 From: Jake G. dj_dark_jungl...@yahoo.com
To: openstack@lists.launchpad.net openstack@lists.launchpad.net 
Sent: Monday, July 22, 2013 2:05 PM

Subject: Re: [Openstack] Cannot Associate floating IP to Instance
 


Yes I assigned a gateway to the external network from my router. 




 From: Ashok Kumaran ashokkumara...@gmail.com
To: Jake G. dj_dark_jungl...@yahoo.com 
Sent: Monday, July 22, 2013 1:22 PM
Subject: Re: [Openstack] Cannot Associate floating IP to Instance
 


Just to be clear did you also set the gateway to the external net from your 
router ?

Sent from my iPhone

On 22-Jul-2013, at 7:39 AM, Jake G. dj_dark_jungl...@yahoo.com wrote:


Yes I did.


My router shows the status of DOWN which could be the issue here. Not sure 
how to troubleshoot this.  Any tips?


Thanks!




 From: Ashok Kumaran ashokkumara...@gmail.com
To: Jake G. dj_dark_jungl...@yahoo.com 
Sent: Saturday, July 20, 2013 3:31 AM
Subject: Re: [Openstack] Cannot Associate floating IP to Instance
 


Did you add the do a router-interface-add with your subnet? to be preicse 
your subnet should be attached with the router.



On Fri, Jul 19, 2013 at 10:01 AM, Jake G. dj_dark_jungl...@yahoo.com 
wrote:

HI All! Jake again,


I am unable to assign a floating ip address to my instance with the error:


Error: External network ed657653-639f-48f2-bbb1-5be2f78fd6d1 is not 
reachable from subnet 2d011f08-0609-4a88-9c25-3d7fc1290d6b. 
Therefore, cannot associate Port f2a0789c-fb70-4448-88b1-2f5f5965fc1f 
with a Floating IP


Network ed65 is my public network 
Subnet 2d01... is my subnet for the public network
Port f2a07... is my port for my public network.


Public network subnet is 192.168.100.0/24 with the gateway 192.168.100.254
Interface for the Public Network Router shows Status= DOWN


I have two NICs on my server:
1. eth0
IP: 10.3.7.24/8
Gateway: 10.0.1.1


2. eth0
IP: 192.168.100.24/24
Gateway: none


Any ideas? I tried entering a gateway for eth0 but no love.






___
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp





-- 

Regds,
 
Ashok ,
Delivery Consultant,
HP.


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : 

Re: [Openstack] Image filtering

2013-07-22 Thread lzy....@gmail.com
Try this:
/images/detail?changes-since=2013-07-18T17:01:22Z

thanks,
zhiyan

On Mon, Jul 22, 2013 at 5:06 PM, Narayanan, Krishnaprasad
naray...@uni-mainz.de wrote:
 Hallo Stackers,



 In continuation of my earlier email, I found a filter called “changes-since”
 that is supported by the “index” command in Glance. Can somebody tell me the
 format of it?



 Regards,

 Krishnaprasad

 From: Openstack
 [mailto:openstack-bounces+narayana=uni-mainz...@lists.launchpad.net] On
 Behalf Of Narayanan, Krishnaprasad
 Sent: Sonntag, 21. Juli 2013 18:38
 To: openstack@lists.launchpad.net
 Subject: [Openstack] Image filtering



 Hallo All,



 Can somebody guide me how to filter images based on start and end date using
 the nova cli? What is the command that I should use in order to perform this
 filtering?



 Thanks

 Krishnaprasad


 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Ubuntu Forums compromised - User data stolen

2013-07-22 Thread Everett Toews
http://ubuntuforums.org/announce.html

In case you haven't heard there was a security breach in the Ubuntu Forums. I 
know there are a lot of Ubuntu users in the OpenStack community so this could 
very well affect some of you.

From the announcement,

There has been a security breach on the Ubuntu Forums. The Canonical IS team 
is working hard as we speak to restore normal operations. This page will be 
updated regularly with progress reports.

What we know

  * Unfortunately the attackers have gotten every user's local username, 
password, and email address from the Ubuntu Forums database.
  * The passwords are not stored in plain text, they are stored as salted 
hashes. However, if you were using the same password as your Ubuntu Forums one 
on another service (such as email), you are strongly encouraged to change the 
password on the other service ASAP.
  * Ubuntu One, Launchpad and other Ubuntu/Canonical services are NOT affected 
by the breach.

Regards,
Everett
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Image filtering

2013-07-22 Thread Narayanan, Krishnaprasad
Hallo Zhiyan,

Thanks for your suggestion. I am running OpenStack ESSEX in my testbed. This 
command doesn't seem to work example would be glance details 
changes_since='2012-01-01T00:01:00Z'. I assume that all changes on the image 
after 1st of 2012 should be displayed. But I don’t see them. Cam somebody help 
me here?

Can I nest filters in the command line?

Thanks
Kriushnaprasad

-Original Message-
From: lzy@gmail.com [mailto:lzy@gmail.com] 
Sent: Montag, 22. Juli 2013 13:46
To: Narayanan, Krishnaprasad
Cc: openstack@lists.launchpad.net
Subject: Re: [Openstack] Image filtering

Try this:
/images/detail?changes-since=2013-07-18T17:01:22Z

thanks,
zhiyan

On Mon, Jul 22, 2013 at 5:06 PM, Narayanan, Krishnaprasad 
naray...@uni-mainz.de wrote:
 Hallo Stackers,



 In continuation of my earlier email, I found a filter called “changes-since”
 that is supported by the “index” command in Glance. Can somebody tell 
 me the format of it?



 Regards,

 Krishnaprasad

 From: Openstack
 [mailto:openstack-bounces+narayana=uni-mainz...@lists.launchpad.net] 
 On Behalf Of Narayanan, Krishnaprasad
 Sent: Sonntag, 21. Juli 2013 18:38
 To: openstack@lists.launchpad.net
 Subject: [Openstack] Image filtering



 Hallo All,



 Can somebody guide me how to filter images based on start and end date 
 using the nova cli? What is the command that I should use in order to 
 perform this filtering?



 Thanks

 Krishnaprasad


 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] a flavor with no disk nor ephemeral storage ?

2013-07-22 Thread Jacques LANDRU
Hi,

Of course you can. Through command 'nova help flavor-create', You will see how 
to make it.
Yes I read the manual before posting.
I can create a flavor  with disk and ephemeral set to zero, but when I start 
VMs, each one makes a copy of the DVD image under 
/var/lib/nova/instances/_base. And each instance has a qcow files under 
/var/lib/nova/instances/instancexx/

What I need is several diskless virtual appliance clones booting from a single 
liveDVD iso image.
Is there a simple way to clone virual iso appliances with no extra storage load 
?
In my case, I plan to have the liveDVD iso image file on ramdisk, and all 
diskless virtual appliance clones booting from that single ram located liveDVD.
This behviour is quite easy to implement on libvirt envrionment on a simple 
workstation, but now I want to transpose on an openstack environment for an on 
demand cloning service.

regards.

Jacques Landru

- Mail original -
De: hzguanqiang hzguanqi...@corp.netease.com
À: Jacques LANDRU lan...@telecom-lille.fr
Cc: openstack openstack@lists.launchpad.net
Envoyé: Lundi 22 Juillet 2013 09:26:43
Objet: Re:  [Openstack] a flavor with no disk nor ephemeral storage ?


 
On 2013-07-19 21:41, Jacques LANDRU lan...@telecom-lille.fr wrote:

Hi,

For an academic cloud, I plan to deploy virtual lab appliance clones booting 
from a unique shared iso liveDVD file located on a ramdisk.
Using nova flavor-create command, is there a way to create a new flavor with 
no disk, nor ephemeral storage for this kind of virtual machines ?

Thanks.

Jacques Landru

-oOo-
 Jacques Landru
   mel:  landru~hat~telecom-lille.fr
   tel:  +33 (0)3 2033 5556
   fax:  +33 (0)3 2033 5598

 Telecom Lille
 Cite scientifique, rue G. Marconi, BP20145
 59653 VILLENEUVE D'ASCQ  Cedex
  web: http://www.telecom-lille.fr
  Tel: +33 (0)3 2033 5577 
  Fax: +33 (0)3 2033 5599 
-oOo-

 Of course you can. Through command 'nova help flavor-create', You will see how 
to make it.
 
-- 
Best regards!
GuanQiang
2013-07-22


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Image filtering

2013-07-22 Thread Narayanan, Krishnaprasad
I am sorry for the confusion. It is working. I used _ instead of - in the 
changes-since filter and it caused the problem.

Thanks
Krishnaprasad

-Original Message-
From: Openstack 
[mailto:openstack-bounces+narayana=uni-mainz...@lists.launchpad.net] On Behalf 
Of Narayanan, Krishnaprasad
Sent: Montag, 22. Juli 2013 16:14
To: lzy@gmail.com
Cc: openstack@lists.launchpad.net
Subject: Re: [Openstack] Image filtering

Hallo Zhiyan,

Thanks for your suggestion. I am running OpenStack ESSEX in my testbed. This 
command doesn't seem to work example would be glance details 
changes_since='2012-01-01T00:01:00Z'. I assume that all changes on the image 
after 1st of 2012 should be displayed. But I don’t see them. Cam somebody help 
me here?

Can I nest filters in the command line?

Thanks
Kriushnaprasad

-Original Message-
From: lzy@gmail.com [mailto:lzy@gmail.com]
Sent: Montag, 22. Juli 2013 13:46
To: Narayanan, Krishnaprasad
Cc: openstack@lists.launchpad.net
Subject: Re: [Openstack] Image filtering

Try this:
/images/detail?changes-since=2013-07-18T17:01:22Z

thanks,
zhiyan

On Mon, Jul 22, 2013 at 5:06 PM, Narayanan, Krishnaprasad 
naray...@uni-mainz.de wrote:
 Hallo Stackers,



 In continuation of my earlier email, I found a filter called “changes-since”
 that is supported by the “index” command in Glance. Can somebody tell 
 me the format of it?



 Regards,

 Krishnaprasad

 From: Openstack
 [mailto:openstack-bounces+narayana=uni-mainz...@lists.launchpad.net]
 On Behalf Of Narayanan, Krishnaprasad
 Sent: Sonntag, 21. Juli 2013 18:38
 To: openstack@lists.launchpad.net
 Subject: [Openstack] Image filtering



 Hallo All,



 Can somebody guide me how to filter images based on start and end date 
 using the nova cli? What is the command that I should use in order to 
 perform this filtering?



 Thanks

 Krishnaprasad


 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Fwd: Notification/Event for Auto Attached IP Adresses

2013-07-22 Thread Daniel Kuffner
Hi Jay,
I have created a blueprint:
https://blueprints.launchpad.net/nova/+spec/notifiaction-for-floating-ip-adresses

Let me know if something is missing, is my first submitted blueprint :)

Daniel


On Mon, Jul 22, 2013 at 6:15 AM, Jay Lau jay.lau@gmail.com wrote:

 I think we may want to enhance floating ip operations to support sending
 notification just like instance operations, it is better log a blueprint to
 trace this.

 Please refer to https://wiki.openstack.org/wiki/SystemUsageData for
 detail.

 Thanks,

 Jay


 2013/7/20 Daniel Kuffner daniel.kuff...@gmail.com


 Hi,

 I use the auto_assign_floating_ip option to automatically assign IP
 addresses to all my new instances. I would like to know if there is a kind
 of Notification/Event or Bus Messages if a (public) IP address will be
 attached to a running instance. I tried to implement my own
 dns_driver.DNSDriver but it seems like that this interface will only be
 called for the internal IP addresses.

 Can somebody point me out where is the best place to start?

 thank you,
 Daniel



 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] some issues about devstack

2013-07-22 Thread Belmiro Moreira
Hi,
devstack is not for production environments... But answering your questions, 
you can change 
nova.conf as you like and then unstack and rejoin-stack

Belmiro

On 22 Jul 2013, at 04:25, 姚牧阳 yaomuyang1...@gmail.com wrote:

 Hi, all
 
 I have been using openstack for quite a long time and recently I want to 
 deploy an experimental environment on 8 machines using devstack. Everything 
 seems to work fine but there is still some issues that disturbs me
 
 (1) nova logs:
 In a productive deployment, as I did before, I can freely read the logs from 
 /var/log/nova. However, it seems that in devstack, I can only use the 
 SYSLOG configuration to gather the logs. However, the logs of 8 machine is 
 too large to handle and I want to read specificly the nova-scheduler logs. 
 How can I make it log to /var/log/nova as before?
 
 (2) compute-scheduler choices
 What I really want to do in nova is to add some new features by modifying the 
 compute-scheduler. So I need to modify compute_scheduler_driver in 
 /etc/nova/nova.conf and use a new scheduler class. But how can I do this 
 via devstack? I tried to add SCHEDULER=~~ in devstack/localrc but it 
 didn't work. Anyone have any idea on that?
 
 (3) use the modified /etc/nova/nova.conf
 After I changes some configurations in nova.conf, the services need to be 
 restarted to use the configs. But the only way to do so (as far as I'm 
 concerned) is to ./unstack.sh + ./stack.sh, which will overwrite all the 
 previous changes in nova.conf. Is there any way that I can stop a certain 
 service and then start it over to use the new configurations. 
 
 thanks 
 
 Eric Yao
 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] How to create image for first instance (CentOS 6.4)

2013-07-22 Thread Jake G.
Thanks for all your replies.

I guess I don't understand this a bit. I created a new VM with virt-manager 
then imported the qcow2 file to the glance server, but after deploying an 
instance from the image, I have no existing network adapters or any other 
attached virtual hardware it seems.

What am I missing here?



 From: Staicu Gabriel gabriel_sta...@yahoo.com
To: Jake G. dj_dark_jungl...@yahoo.com 
Cc: openstack@lists.launchpad.net openstack@lists.launchpad.net 
Sent: Friday, July 19, 2013 12:32 AM
Subject: Re: [Openstack] How to create image for first instance (CentOS 6.4)
 


Yes it's ok.
Or you can use another computer with virt-manager installed which supports 
running windows virtual machines on it. In other words another computer with 
cpu with virtualization feature + kvm + virt-manager.
If you use the option with another computer you will have to copy the resulted 
qcow2 file resulted from the installation of win7 with virtio drivers for net 
and disk from the computer with virt-manager to the glance server.


Regards,
Gabriel




 From: Jake G. dj_dark_jungl...@yahoo.com
To: Brian Schott brian.sch...@nimbisservices.com 
Cc: openstack@lists.launchpad.net openstack@lists.launchpad.net 
Sent: Thursday, July 18, 2013 4:54 PM
Subject: Re: [Openstack] How to create image for first instance (CentOS 6.4)
 


I saw that but I don't have virt-manager on my compute node. 

Is it ok to install it?

On 2013/07/18, at 22:19, Brian Schott brian.sch...@nimbisservices.com wrote:


Did this work for you?

http://docs.openstack.org/trunk/openstack-image/content/centos-image.html


-
Brian Schott, CTO
Nimbis Services, Inc.
brian.sch...@nimbisservices.com
ph: 443-274-6064  fx: 443-274-6060




On Jul 18, 2013, at 5:28 AM, Jake G. dj_dark_jungl...@yahoo.com wrote:

Hi All,


I figured this would be the easiest part, but seems not to be.


So creating an instance and booting from a CentOS installation disk doesn't 
work the way I imagined, 
How would you create the image template to use to deploy instances of CentOS 
6.4? The specs are below:


OS: CentOS 6.4 x8664
RAM: 1024MB
HDD: 40GB
NIC: 1




Thank you!
Jake___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Alternative dashboards for openstack?

2013-07-22 Thread Jake G.
Hi All,

Any chance there are other dashboards out there for Openstack besides Horizon? 

Thanks___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] 答复: 回覆: VM monitoring design brainstorm

2013-07-22 Thread Haiming Yang
I am thinking a application level monitoring framework may fit your request 

-原始邮件-
发件人: mcheung63 mcheun...@hotmail.com
发送时间: ‎2013/‎7/‎21 15:51
收件人: laserjetyang laserjety...@gmail.com
抄送: openstack@lists.launchpad.net openstack@lists.launchpad.net
主题: 回覆: [Openstack] VM monitoring design brainstorm

yes, thats why i want to enhance it


 原有訊息 
由: laserjetyang laserjety...@gmail.com 
日期: 2013-07-21 15:24 (GMT+08:00) 
至: Peter Cheung mcheun...@hotmail.com 
抄送: openstack@lists.launchpad.net 
主題: Re: [Openstack] VM monitoring design brainstorm 



you were actually asking a application level monitoring, and I am afraid 
OpenStack is not very good at monitoring at this level. I usually monitor those 
common applications (mysql, tomcat) through some other third party monitoring 
tools.




On Sun, Jul 21, 2013 at 1:33 PM, Peter Cheung mcheun...@hotmail.com wrote:

Hi All 
   https://www.dropbox.com/s/vuipa1a2ilw7z9p/titan-instance-design-20130621.png 
 I am designing the VM monitor screen. I have asked many people, some of them 
used VMware for few years but their requirements are simple, most of the people 
told me they just need to know the CPU+RAM+network information. But I think i 
can do a little bit more. For example, I think it is good to record these 
information
1) CPU+RAM+network for each app running inside the VM. So people can see why 
the VM so busy.
2) If you are running a web server inside the VM, it would be nice to know how 
many concurrent connection to your server, right?
3) If you are running MySQL cluster, it is nice to tell you which query is 
eating the memory


Any other good idea?

Thanks 
from Peter

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Fwd: Notification/Event for Auto Attached IP Adresses

2013-07-22 Thread Jay Lau
Thanks Dan, I think someone who also has some concern for this might take
over the implementation of the blueprint later.

Cheers,

Jay


2013/7/22 Daniel Kuffner daniel.kuff...@gmail.com

 Hi Jay,
 I have created a blueprint:
 https://blueprints.launchpad.net/nova/+spec/notifiaction-for-floating-ip-adresses

 Let me know if something is missing, is my first submitted blueprint :)

 Daniel


 On Mon, Jul 22, 2013 at 6:15 AM, Jay Lau jay.lau@gmail.com wrote:

 I think we may want to enhance floating ip operations to support sending
 notification just like instance operations, it is better log a blueprint to
 trace this.

 Please refer to https://wiki.openstack.org/wiki/SystemUsageData for
 detail.

 Thanks,

 Jay


 2013/7/20 Daniel Kuffner daniel.kuff...@gmail.com


 Hi,

 I use the auto_assign_floating_ip option to automatically assign IP
 addresses to all my new instances. I would like to know if there is a kind
 of Notification/Event or Bus Messages if a (public) IP address will be
 attached to a running instance. I tried to implement my own
 dns_driver.DNSDriver but it seems like that this interface will only be
 called for the internal IP addresses.

 Can somebody point me out where is the best place to start?

 thank you,
 Daniel



 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp




___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Issue in debugging OpenStack Swift

2013-07-22 Thread Gareth
the key reason it here:
https://github.com/openstack/swift/blob/master/swift/common/utils.py#L1047

you have many ways to stop flush IO; I prefer add a line stdio_files = []
after line 1037


On Sun, Jul 21, 2013 at 1:58 AM, Muhammad Kazim kazima...@gmail.com wrote:

 Hi all,

 I wanted to debug Swift source code. I have a Devstack setup running on my
 machine that i have configured to only run keystone, mysql and swift.

 I have used pdb to debug source code. I was able to debug
 python-swiftclient, middleware (common), and proxy-server code. However,
 when i try to debug Object Server of Swift, by issuing pdb.set_trace() call
 in diskwrite or any write function in /swift/obj/server.py (except
 constructor) and than issue a 'swift post' or 'swift upload' command from
 other terminal, the object server crashes. The screen of s-object shows an
 error in the line in which 'pdb.set_trace()' is called.

 Can someone please guide me how can i debug the Swift s-object code in
 /swift/obj/server.py. Thanks.

 Regards,
 Muhammad Kazim

 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp




-- 
Gareth

*Cloud Computing, OpenStack, Fitness, Basketball*
*OpenStack contributor*
*Company: UnitedStack http://www.ustack.com*
*My promise: if you find any spelling or grammar mistakes in my email from
Mar 1 2013, notify me *
*and I'll donate $1 or ¥1 to an open organization you specify.*
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] 答复: 回覆: VM monitoring design brainstorm

2013-07-22 Thread KATZ, OREN (OREN)
I believe it would be easier to aggregate 2 levels of information: IaaS level 
(CPU, memory, network and storage IO) including wait for IO in hyper visor 
level assuming its available soon. In my view, other layers such as PaaS layers 
while onboarding the applications should be able to collet application level 
monitoring.
The 3rd layer of information would derive then from superimposing both layers 
of information IaaS and PaaS on top of each other.
Oren
On Jul 23, 2013, at 4:59, Haiming Yang 
laserjety...@gmail.commailto:laserjety...@gmail.com wrote:

I am thinking a application level monitoring framework may fit your request

发件人: mcheung63mailto:mcheun...@hotmail.com
发送时间: ‎2013/‎7/‎21 15:51
收件人: laserjetyangmailto:laserjety...@gmail.com
抄送: openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net
主题: 回覆: [Openstack] VM monitoring design brainstorm

yes, thats why i want to enhance it


 原有訊息 
由: laserjetyang laserjety...@gmail.commailto:laserjety...@gmail.com
日期: 2013-07-21 15:24 (GMT+08:00)
至: Peter Cheung mcheun...@hotmail.commailto:mcheun...@hotmail.com
抄送: openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net
主題: Re: [Openstack] VM monitoring design brainstorm


you were actually asking a application level monitoring, and I am afraid 
OpenStack is not very good at monitoring at this level. I usually monitor those 
common applications (mysql, tomcat) through some other third party monitoring 
tools.


On Sun, Jul 21, 2013 at 1:33 PM, Peter Cheung 
mcheun...@hotmail.commailto:mcheun...@hotmail.com wrote:
Hi All
   https://www.dropbox.com/s/vuipa1a2ilw7z9p/titan-instance-design-20130621.png 
 I am designing the VM monitor screen. I have asked many people, some of them 
used VMware for few years but their requirements are simple, most of the people 
told me they just need to know the CPU+RAM+network information. But I think i 
can do a little bit more. For example, I think it is good to record these 
information
1) CPU+RAM+network for each app running inside the VM. So people can see why 
the VM so busy.
2) If you are running a web server inside the VM, it would be nice to know how 
many concurrent connection to your server, right?
3) If you are running MySQL cluster, it is nice to tell you which query is 
eating the memory

Any other good idea?

Thanks
from Peter

___
Mailing list: https://launchpad.net/~openstack
Post to : 
openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~openstack
Post to : 
openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_neutron_trunk #60

2013-07-22 Thread openstack-testing-bot
Title: precise_havana_neutron_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_neutron_trunk/60/Project:precise_havana_neutron_trunkDate of build:Mon, 22 Jul 2013 02:31:15 -0400Build duration:2 min 21 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesAdd agent scheduling for LBaaS namespace agentby obondareveditneutron/tests/unit/dummy_plugin.pyeditneutron/services/loadbalancer/drivers/haproxy/agent_manager.pyeditneutron/tests/unit/openvswitch/test_agent_scheduler.pyeditneutron/plugins/ml2/plugin.pyeditetc/neutron.confeditneutron/services/loadbalancer/plugin.pyeditneutron/tests/unit/services/loadbalancer/drivers/haproxy/test_plugin_driver.pyeditneutron/tests/unit/test_agent_ext_plugin.pyeditneutron/plugins/nicira/NeutronPlugin.pyeditneutron/manager.pyaddneutron/services/loadbalancer/agent_scheduler.pyeditneutron/services/loadbalancer/drivers/haproxy/agent.pyeditneutron/common/constants.pyaddneutron/db/migration/alembic_migrations/versions/52c5e4a18807_lbaas_pool_scheduler.pyeditneutron/db/agents_db.pyeditneutron/plugins/nec/nec_plugin.pyeditneutron/tests/unit/test_neutron_manager.pyeditetc/policy.jsoneditneutron/services/loadbalancer/drivers/haproxy/plugin_driver.pyaddneutron/tests/unit/services/loadbalancer/test_agent_scheduler.pyeditneutron/plugins/linuxbridge/lb_neutron_plugin.pyeditneutron/db/agentschedulers_db.pyeditneutron/plugins/brocade/NeutronPlugin.pyeditneutron/plugins/openvswitch/ovs_neutron_plugin.pyaddneutron/extensions/lbaas_agentscheduler.pyeditneutron/tests/unit/db/loadbalancer/test_db_loadbalancer.pyeditneutron/services/loadbalancer/drivers/noop/noop_driver.pyConsole Output[...truncated 1650 lines...]patching file etc/neutron.confHunk #1 FAILED at 330.1 out of 1 hunk FAILED -- rejects in file etc/neutron.confpatching file etc/neutron.conf.origpatching file etc/neutron.conf.rejPatch fix-quantum-configuration.patch does not apply (enforce with -f)ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-7dc6075e-0c7f-4ed7-8c5c-19f5a4a2f8b8', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-7dc6075e-0c7f-4ed7-8c5c-19f5a4a2f8b8', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.apt-get -y install python-setuptoolspython setup.py sdistbzr branch lp:~ubuntu-server-dev/neutron/havana neutrondch -b -D precise --newversion 1:2013.2+git201307220231~precise-0ubuntu1 Automated Ubuntu testing build:git log -n1 --no-merges --pretty=format:%Hgit log 0f129121a1c8331c702204cf95951444ae53ef9c..HEAD --no-merges --pretty=format:[%h] %sdch -a [aa39de6] Imported Translations from Transifexdch -a [6cb8672] Imported Translations from Transifexdch -a [a7c23c3] Add help strings to Config Optionsdch -a [ce013f2] Imported Translations from Transifexdch -a [59fe071] Avoid refreshing firewall rules unnecessarily.dch -a [da65fe6] Add agent scheduling for LBaaS namespace agentdch -a [713838e] Fix revision branches appeared after merging recent patchesdch -a [a1e483d] Add support for the agent extension to NVP Plugin.dch -a [c2427c2] Add decorator helping to log method calls.dch -a [375d8be] remove repeated allocation_pools check in unittestdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-7dc6075e-0c7f-4ed7-8c5c-19f5a4a2f8b8', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-7dc6075e-0c7f-4ed7-8c5c-19f5a4a2f8b8', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : 

[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_neutron_trunk #60

2013-07-22 Thread openstack-testing-bot
Title: saucy_havana_neutron_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_neutron_trunk/60/Project:saucy_havana_neutron_trunkDate of build:Mon, 22 Jul 2013 02:31:15 -0400Build duration:2 min 43 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesAdd agent scheduling for LBaaS namespace agentby obondareveditneutron/db/agents_db.pyeditneutron/services/loadbalancer/drivers/haproxy/agent.pyaddneutron/services/loadbalancer/agent_scheduler.pyeditneutron/services/loadbalancer/plugin.pyeditneutron/common/constants.pyeditneutron/tests/unit/services/loadbalancer/drivers/haproxy/test_plugin_driver.pyeditneutron/plugins/ml2/plugin.pyeditneutron/plugins/linuxbridge/lb_neutron_plugin.pyeditneutron/tests/unit/test_agent_ext_plugin.pyeditneutron/tests/unit/test_neutron_manager.pyaddneutron/tests/unit/services/loadbalancer/test_agent_scheduler.pyeditneutron/plugins/nec/nec_plugin.pyaddneutron/db/migration/alembic_migrations/versions/52c5e4a18807_lbaas_pool_scheduler.pyeditneutron/plugins/openvswitch/ovs_neutron_plugin.pyaddneutron/extensions/lbaas_agentscheduler.pyeditneutron/services/loadbalancer/drivers/haproxy/agent_manager.pyeditetc/policy.jsoneditneutron/db/agentschedulers_db.pyeditneutron/manager.pyeditetc/neutron.confeditneutron/tests/unit/openvswitch/test_agent_scheduler.pyeditneutron/plugins/nicira/NeutronPlugin.pyeditneutron/services/loadbalancer/drivers/noop/noop_driver.pyeditneutron/tests/unit/dummy_plugin.pyeditneutron/plugins/brocade/NeutronPlugin.pyeditneutron/tests/unit/db/loadbalancer/test_db_loadbalancer.pyeditneutron/services/loadbalancer/drivers/haproxy/plugin_driver.pyConsole Output[...truncated 2329 lines...]patching file etc/neutron.confHunk #1 FAILED at 330.1 out of 1 hunk FAILED -- rejects in file etc/neutron.confpatching file etc/neutron.conf.origpatching file etc/neutron.conf.rejPatch fix-quantum-configuration.patch does not apply (enforce with -f)ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-929c1c96-f5ab-469e-ae51-bccac9369ca6', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-929c1c96-f5ab-469e-ae51-bccac9369ca6', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.apt-get -y install python-setuptoolspython setup.py sdistbzr branch lp:~ubuntu-server-dev/neutron/havana neutrondch -b -D saucy --newversion 1:2013.2+git201307220231~saucy-0ubuntu1 Automated Ubuntu testing build:git log -n1 --no-merges --pretty=format:%Hgit log 0f129121a1c8331c702204cf95951444ae53ef9c..HEAD --no-merges --pretty=format:[%h] %sdch -a [aa39de6] Imported Translations from Transifexdch -a [6cb8672] Imported Translations from Transifexdch -a [a7c23c3] Add help strings to Config Optionsdch -a [ce013f2] Imported Translations from Transifexdch -a [59fe071] Avoid refreshing firewall rules unnecessarily.dch -a [da65fe6] Add agent scheduling for LBaaS namespace agentdch -a [713838e] Fix revision branches appeared after merging recent patchesdch -a [a1e483d] Add support for the agent extension to NVP Plugin.dch -a [c2427c2] Add decorator helping to log method calls.dch -a [375d8be] remove repeated allocation_pools check in unittestdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-929c1c96-f5ab-469e-ae51-bccac9369ca6', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-929c1c96-f5ab-469e-ae51-bccac9369ca6', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : 

[Openstack-ubuntu-testing-notifications] Build Fixed: saucy_havana_cinder_trunk #244

2013-07-22 Thread openstack-testing-bot
Title: saucy_havana_cinder_trunk
General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_cinder_trunk/244/Project:saucy_havana_cinder_trunkDate of build:Mon, 22 Jul 2013 03:01:28 -0400Build duration:7 min 38 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 1 out of the last 5 builds failed.80Changes3PAR Driver modifications to support QOSby kurt.f.martineditcinder/volume/drivers/san/hp/hp_3par_iscsi.pyeditcinder/tests/test_hp3par.pyeditcinder/volume/drivers/san/hp/hp_3par_common.pyeditcinder/volume/drivers/san/hp/hp_3par_fc.pyConsole Output[...truncated 6402 lines...]gpg: Signature made Mon Jul 22 03:04:09 2013 EDT using RSA key ID 9935ACDCgpg: Good signature from "Openstack Ubuntu Testing Bot (Jenkins Key) "Checking signature on .changesGood signature on /tmp/tmp6e9WS1/cinder_2013.2+git201307220301~saucy-0ubuntu1_source.changes.Checking signature on .dscGood signature on /tmp/tmp6e9WS1/cinder_2013.2+git201307220301~saucy-0ubuntu1.dsc.Uploading to ppa (via ftp to ppa.launchpad.net):  Uploading cinder_2013.2+git201307220301~saucy-0ubuntu1.dsc: done.  Uploading cinder_2013.2+git201307220301~saucy.orig.tar.gz: done.  Uploading cinder_2013.2+git201307220301~saucy-0ubuntu1.debian.tar.gz: done.  Uploading cinder_2013.2+git201307220301~saucy-0ubuntu1_source.changes: done.Successfully uploaded packages.INFO:root:Installing build artifacts into /var/lib/jenkins/www/aptDEBUG:root:['reprepro', '--waitforlock', '10', '-Vb', '/var/lib/jenkins/www/apt', 'include', 'saucy-havana', 'cinder_2013.2+git201307220301~saucy-0ubuntu1_amd64.changes']Exporting indices...Successfully created '/var/lib/jenkins/www/apt/dists/saucy-havana/Release.gpg.new'Successfully created '/var/lib/jenkins/www/apt/dists/saucy-havana/InRelease.new'Deleting files no longer referenced...deleting and forgetting pool/main/c/cinder/cinder-api_2013.2+git201307191301~saucy-0ubuntu1_all.debdeleting and forgetting pool/main/c/cinder/cinder-backup_2013.2+git201307191301~saucy-0ubuntu1_all.debdeleting and forgetting pool/main/c/cinder/cinder-common_2013.2+git201307191301~saucy-0ubuntu1_all.debdeleting and forgetting pool/main/c/cinder/cinder-scheduler_2013.2+git201307191301~saucy-0ubuntu1_all.debdeleting and forgetting pool/main/c/cinder/cinder-volume_2013.2+git201307191301~saucy-0ubuntu1_all.debdeleting and forgetting pool/main/c/cinder/python-cinder_2013.2+git201307191301~saucy-0ubuntu1_all.debINFO:root:Storing current commit for next build: 25b75a640c6979b64d4eee62e88261101916fe50INFO:root:Complete command log:INFO:root:Destroying schroot.apt-get -y install python-setuptoolspython setup.py sdistbzr branch lp:~ubuntu-server-dev/cinder/havana cinderdch -b -D saucy --newversion 1:2013.2+git201307220301~saucy-0ubuntu1 Automated Ubuntu testing build:git log -n1 --no-merges --pretty=format:%Hgit log a4e7fa464ae1ccf7e1e780baf3abca1fb10de9fc..HEAD --no-merges --pretty=format:[%h] %sdch -a [25b75a6] Add test for volume status check when extendingdch -a [a048cd6] 3PAR Driver modifications to support QOSdch -a [8e76231] Sync gettextutils from oslodch -a [632cdec] Clone_image should return dict of vol properties, clone status.debcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC cinder_2013.2+git201307220301~saucy-0ubuntu1_source.changesmk-build-deps -i -r -t apt-get -y /tmp/tmp6e9WS1/cinder/debian/controlsbuild -d saucy-havana -n -A cinder_2013.2+git201307220301~saucy-0ubuntu1.dscdput ppa:openstack-ubuntu-testing/havana cinder_2013.2+git201307220301~saucy-0ubuntu1_source.changesreprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include saucy-havana cinder_2013.2+git201307220301~saucy-0ubuntu1_amd64.changesEmail was triggered for: FixedTrigger Success was overridden by another trigger and will not send an email.Sending email for trigger: Fixed-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_ceilometer_trunk #176

2013-07-22 Thread openstack-testing-bot
Title: saucy_havana_ceilometer_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_ceilometer_trunk/176/Project:saucy_havana_ceilometer_trunkDate of build:Mon, 22 Jul 2013 03:31:26 -0400Build duration:2 min 37 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0Changesfix resource_metadata failure missing image databy jhtranedittests/test_novaclient.pyeditceilometer/nova_client.pyConsole Output[...truncated 1885 lines...]dch -a [541cf77] Imported Translations from Transifexdch -a [0c841ab] Filter query op:gt does not work as expecteddch -a [327bd26] sqlalchemy: fix performance issue on get_meters()dch -a [89fc448] enable v2 api sqlalchemy testsdch -a [19e5eb1] Update compute vnic pollster to use cachedch -a [f51b20e] Update compute CPU pollster to use cachedch -a [4dd7ee3] Update compute disk I/O pollster to use cachedch -a [ef17d89] update Quantum references to Neutrondch -a [3b251f2] Update sINFO:root:Destroying schroot.wift pollster to use cachedch -a [3b20729] Update kwapi pollster to use cachedch -a [df62b92] Update floating-ip pollster to use cachedch -a [4437fb5] Update glance pollster to use cachedch -a [a10773e] Add pollster data cachedch -a [2f1378e] Fix flake8 errorsdch -a [afba75f] Update Oslodch -a [a2b6dc4] Enable Ceilometer to support mongodb replication setdch -a [fbb1eb9] Fix return error when resource can't be founddch -a [99373ff] Simple service for singleton threshold evaldch -a [135612f] Basic alarm threshold evaluation logic.dch -a [298e2f7] add metadata to nova_client resultsdch -a [ae4caf8] Bring in oslo-common rpc ack() changes.dch -a [1ba1bc7] Pin the keystone client versiondch -a [53785ef] Imported Translations from Transifexdch -a [2f594fc] Check that the config file sample is always up to datedch -a [3b9fced] api: enable v2 tests on SQLAlchemy & HBasedch -a [71ac3a5] doc: be more explicit about network countersdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-36271e77-e644-4f18-a5e1-3faa0590e648', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-36271e77-e644-4f18-a5e1-3faa0590e648', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_ceilometer_trunk #192

2013-07-22 Thread openstack-testing-bot
Title: precise_havana_ceilometer_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_ceilometer_trunk/192/Project:precise_havana_ceilometer_trunkDate of build:Mon, 22 Jul 2013 03:31:30 -0400Build duration:2 min 8 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0Changesfix resource_metadata failure missing image databy jhtranedittests/test_novaclient.pyeditceilometer/nova_client.pyConsole Output[...truncated 1206 lines...]dch -a [541cf77] Imported Translations from Transifexdch -a [0c841ab] Filter query op:gt does not work as expecteddch -a [327bd26] sqlalchemy: fix performance issue on get_meters()dch -a [89fc448] enable v2 api sqlalchemy testsdch -a [19e5eb1] Update compute vnic pollster to use cachedch -a [f51b20e] Update compute CPU pollster to use cachedch -a [4dd7ee3] Update compute disk I/O pollster to use cachedch -a [ef17d89] update Quantum references to Neutrondch -a [3b251f2] UpdaINFO:root:Destroying schroot.te swift pollster to use cachedch -a [3b20729] Update kwapi pollster to use cachedch -a [df62b92] Update floating-ip pollster to use cachedch -a [4437fb5] Update glance pollster to use cachedch -a [a10773e] Add pollster data cachedch -a [2f1378e] Fix flake8 errorsdch -a [afba75f] Update Oslodch -a [a2b6dc4] Enable Ceilometer to support mongodb replication setdch -a [fbb1eb9] Fix return error when resource can't be founddch -a [99373ff] Simple service for singleton threshold evaldch -a [135612f] Basic alarm threshold evaluation logic.dch -a [298e2f7] add metadata to nova_client resultsdch -a [ae4caf8] Bring in oslo-common rpc ack() changes.dch -a [1ba1bc7] Pin the keystone client versiondch -a [53785ef] Imported Translations from Transifexdch -a [2f594fc] Check that the config file sample is always up to datedch -a [3b9fced] api: enable v2 tests on SQLAlchemy & HBasedch -a [71ac3a5] doc: be more explicit about network countersdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-55b8bf87-d9ea-4f7e-b24f-8528c64c22f2', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-55b8bf87-d9ea-4f7e-b24f-8528c64c22f2', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_ceilometer_trunk #193

2013-07-22 Thread openstack-testing-bot
Title: precise_havana_ceilometer_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_ceilometer_trunk/193/Project:precise_havana_ceilometer_trunkDate of build:Mon, 22 Jul 2013 07:01:33 -0400Build duration:2 min 12 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesMerge from Oslo-Incubatorby dirkeditetc/ceilometer/ceilometer.conf.sampleeditceilometer/openstack/common/context.pyeditceilometer/openstack/common/lockutils.pyeditceilometer/openstack/common/config/generator.pyeditceilometer/openstack/common/loopingcall.pyeditopenstack-common.confeditceilometer/openstack/common/service.pyeditceilometer/openstack/common/timeutils.pyeditrequirements.txteditceilometer/openstack/common/threadgroup.pyaddceilometer/openstack/common/exception.pyeditceilometer/openstack/common/gettextutils.pyeditceilometer/openstack/common/jsonutils.pyeditceilometer/openstack/common/excutils.pyeditceilometer/openstack/common/fileutils.pyeditceilometer/openstack/common/log.pyeditceilometer/openstack/common/eventlet_backdoor.pyaddceilometer/openstack/common/sslutils.pyeditceilometer/openstack/common/policy.pyConsole Output[...truncated 1202 lines...]dch -a [541cf77] Imported Translations from Transifexdch -a [0c841ab] Filter query op:gt does not work as expecteddch -a [327bd26] sqlalchemy: fix performance issue on get_meters()dch -a [89fc448] enable v2 api sqlalchemy testsdch -a [19e5eb1] Update compute vnic pollster to use cachedch -a [f51b20e] Update compute CPU pollster to use cachedch -a [4dd7ee3] Update compute disk I/O pollster to use cachedch -a [ef17d89] update Quantum INFO:root:Destroying schroot.references to Neutrondch -a [3b251f2] Update swift pollster to use cachedch -a [3b20729] Update kwapi pollster to use cachedch -a [df62b92] Update floating-ip pollster to use cachedch -a [4437fb5] Update glance pollster to use cachedch -a [a10773e] Add pollster data cachedch -a [2f1378e] Fix flake8 errorsdch -a [afba75f] Update Oslodch -a [a2b6dc4] Enable Ceilometer to support mongodb replication setdch -a [fbb1eb9] Fix return error when resource can't be founddch -a [99373ff] Simple service for singleton threshold evaldch -a [135612f] Basic alarm threshold evaluation logic.dch -a [298e2f7] add metadata to nova_client resultsdch -a [ae4caf8] Bring in oslo-common rpc ack() changes.dch -a [1ba1bc7] Pin the keystone client versiondch -a [53785ef] Imported Translations from Transifexdch -a [2f594fc] Check that the config file sample is always up to datedch -a [3b9fced] api: enable v2 tests on SQLAlchemy & HBasedch -a [71ac3a5] doc: be more explicit about network countersdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-9d348ab1-65c0-46f1-bd0c-a9725ea8f83a', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-9d348ab1-65c0-46f1-bd0c-a9725ea8f83a', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_ceilometer_trunk #177

2013-07-22 Thread openstack-testing-bot
Title: saucy_havana_ceilometer_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_ceilometer_trunk/177/Project:saucy_havana_ceilometer_trunkDate of build:Mon, 22 Jul 2013 07:01:33 -0400Build duration:2 min 42 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesMerge from Oslo-Incubatorby dirkeditetc/ceilometer/ceilometer.conf.sampleeditceilometer/openstack/common/service.pyeditceilometer/openstack/common/eventlet_backdoor.pyeditceilometer/openstack/common/timeutils.pyeditceilometer/openstack/common/jsonutils.pyeditceilometer/openstack/common/gettextutils.pyeditceilometer/openstack/common/log.pyeditceilometer/openstack/common/context.pyeditceilometer/openstack/common/excutils.pyeditceilometer/openstack/common/loopingcall.pyeditopenstack-common.confaddceilometer/openstack/common/exception.pyeditceilometer/openstack/common/threadgroup.pyeditrequirements.txteditceilometer/openstack/common/config/generator.pyeditceilometer/openstack/common/policy.pyaddceilometer/openstack/common/sslutils.pyeditceilometer/openstack/common/fileutils.pyeditceilometer/openstack/common/lockutils.pyConsole Output[...truncated 1882 lines...]dch -a [541cf77] Imported Translations from Transifexdch -a [0c841ab] Filter query op:gt does not work as expecteddch -a [327bd26] sqlalchemy: fix performance issue on get_meters()dch -a [89fc448] enable v2 api sqlalchemy testsdch -a [19e5eb1] Update compute vnic pollster to use cachedch -a [f51b20e] Update compute CPU pollster to use cachedch -a [4dd7ee3] Update compute disk I/O pollster to use cachedch -a [ef17d89] update Quantum refeINFO:root:Destroying schroot.rences to Neutrondch -a [3b251f2] Update swift pollster to use cachedch -a [3b20729] Update kwapi pollster to use cachedch -a [df62b92] Update floating-ip pollster to use cachedch -a [4437fb5] Update glance pollster to use cachedch -a [a10773e] Add pollster data cachedch -a [2f1378e] Fix flake8 errorsdch -a [afba75f] Update Oslodch -a [a2b6dc4] Enable Ceilometer to support mongodb replication setdch -a [fbb1eb9] Fix return error when resource can't be founddch -a [99373ff] Simple service for singleton threshold evaldch -a [135612f] Basic alarm threshold evaluation logic.dch -a [298e2f7] add metadata to nova_client resultsdch -a [ae4caf8] Bring in oslo-common rpc ack() changes.dch -a [1ba1bc7] Pin the keystone client versiondch -a [53785ef] Imported Translations from Transifexdch -a [2f594fc] Check that the config file sample is always up to datedch -a [3b9fced] api: enable v2 tests on SQLAlchemy & HBasedch -a [71ac3a5] doc: be more explicit about network countersdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-543cb5ac-7b56-4f83-a9ba-fa3a37ae4fed', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-543cb5ac-7b56-4f83-a9ba-fa3a37ae4fed', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_nova_trunk #492

2013-07-22 Thread openstack-testing-bot
Title: saucy_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_nova_trunk/492/Project:saucy_havana_nova_trunkDate of build:Mon, 22 Jul 2013 08:01:18 -0400Build duration:3 min 16 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0Changesec2-api: Disable describing of instances using deleted tags as filter.by sirushtimeditnova/tests/api/ec2/test_cloud.pyeditnova/tests/db/test_db_api.pyeditnova/db/sqlalchemy/api.pyAdd ability to factor in per-instance overheadsby bdelliotteditnova/tests/compute/test_resource_tracker.pyeditnova/compute/claims.pyeditnova/compute/resource_tracker.pyeditnova/tests/compute/test_claims.pyeditnova/virt/driver.pyConsole Output[...truncated 4492 lines...]dch -a [190d8ca] Handle instance objects in conductor compute_stopdch -a [923a7ee] Check that the configuration file sample is up to datedch -a [ae3711a] Make servers::update() use Instance.save() to do the workdch -a [b4964ae] Make Instance.save() handle cells DB updatesdch -a [0165ff5] Convert suspend/resume to use objectsdch -a [7f0051d] Make compute_api.reboot() use objectsdch -a [48b31c9] Fix HTTP response for PortInUse during bootdch -a [e025ab6] Add ability to factor in per-instance overheadsdch -a [75329ad] Send updated aggregate to compute on add/rm hostdch -a [dcdb545] Fix parse_transport_url when url has query stringdch -a [1b40765] Code dedup in test_libvirt_vifdch -a [cc8021d] Raise exceptions when Spice/VNC are unavailabledch -a [fc8cb35] Create key manager interfacedch -a [d73041f] ec2-api: Disable describing of instances using deleted tags as filter.dch -a [583addc] Disable ssl layer compression for glance requests.dch -a [49fdad5] Refresh network cache when reassigning a floating IP in Neutrondch -a [c8c048b] Remove unnecessary comments for instance rebuild tests.dch -a [1f53881] Add missing tests for console_* methods.dch -a [20eac6c] Remove locals() from various places.dch -a [97f8069] Remove redundant if statements in cells.statedch -a [7e8fa8f] Fix filtering aggregate metadata by keydch -a [cd38293] Fix IPAddress and CIDR type decoratorsdch -a [13513a1] Fix aggregate_get_by_host host filteringdch -a [7f7d29d] port disk_config API into v3 part1dch -a [2b750f7] Sync v2/v3 console_output API extensionsdch -a [79039a7] Handle instance being deleted while in filter schedulerdch -a [e16260b] Unimplemented pause should not change vm state on PowerVMdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-4f06f842-4b36-412b-9847-e0efdf429239', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-4f06f842-4b36-412b-9847-e0efdf429239', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_nova_trunk #646

2013-07-22 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/646/Project:precise_havana_nova_trunkDate of build:Mon, 22 Jul 2013 08:01:18 -0400Build duration:4 min 12 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0Changesec2-api: Disable describing of instances using deleted tags as filter.by sirushtimeditnova/db/sqlalchemy/api.pyeditnova/tests/db/test_db_api.pyeditnova/tests/api/ec2/test_cloud.pyAdd ability to factor in per-instance overheadsby bdelliotteditnova/compute/resource_tracker.pyeditnova/compute/claims.pyeditnova/tests/compute/test_resource_tracker.pyeditnova/virt/driver.pyeditnova/tests/compute/test_claims.pyConsole Output[...truncated 4617 lines...]dch -a [d9b6e31] Port scheduler hints extension to v3 API Part 1dch -a [5bceb0f] Port config_drive API to v3 Part 2dch -a [57b3fc1] Port config drive API to v3 Part 1dch -a [827c2d3] Sane rest API rate limit defaultsdch -a [4fbc164] Remove locals() from compute directorydch -a [d2a4915] Hypervisor uptime fails if service is disableddch -a [09accc6] Port server password extension to v3 API Part 1dch -a [e00245804] Port Simple_tenant_usage API to v3 Part 2dch -a [b505388] Make sure periodic instance reclaims continues on errordch -a [941984e] Make sure periodic cleanup of instances continues on errordch -a [7f57bb8] Sync models.Console* with migrations.dch -a [42bd910] Exeption message of 'live migration' is not appropriatedch -a [b5a3d05] Sync rpc from oslo-incubator.dch -a [ec01030] Update pyparsing to 1.5.7dch -a [b0a2a2d] Avoid redefining host to none in get_instance_nw_info(...)dch -a [12c6416] Clarify the compute API is_volume_backed_instance methoddch -a [1b3f890] Port extended-server-attributes into v3 part1dch -a [37b269d] Revert "fixes nova resize bug when force_config_drive is set."dch -a [b01136e] Port extended status extension to v3 API Part 1dch -a [b0da1ab] Preserve network order when using ConfigDrivedch -a [5e6c081] Add troubleshoot to baremetal PXE template.dch -a [fdafaf3] Port hypervisor API into v3 part1dch -a [5bc4b7a] port Simple_tenant_usage  API into v3 part1dch -a [d925044] Don't deallocate network if destroy time outdch -a [c8fc1c2] Port fping extension to v3 API Part 1dch -a [cf3cf3c] libvirt fix resize/migrates with swap or ephemeraldch -a [2654ae8] Enforce sqlite-specific flow in drop_unique_constraintdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-5bb8ba4a-b523-4c04-ae87-24c78cd13cf0', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-5bb8ba4a-b523-4c04-ae87-24c78cd13cf0', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_nova_trunk #493

2013-07-22 Thread openstack-testing-bot
Title: saucy_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_nova_trunk/493/Project:saucy_havana_nova_trunkDate of build:Mon, 22 Jul 2013 09:01:17 -0400Build duration:3 min 22 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesAdd expected_errors for extension deferred_delete v3by xuhjeditnova/api/openstack/compute/plugins/v3/deferred_delete.pyCorrect the action name for admin_actions API v3by xuhjeditnova/tests/fake_policy.pyeditetc/nova/policy.jsoneditnova/tests/api/openstack/compute/plugins/v3/test_admin_actions.pyeditnova/api/openstack/compute/plugins/v3/admin_actions.pyConsole Output[...truncated 4498 lines...]dch -a [923a7ee] Check that the configuration file sample is up to datedch -a [ae3711a] Make servers::update() use Instance.save() to do the workdch -a [b4964ae] Make Instance.save() handle cells DB updatesdch -a [0165ff5] Convert suspend/resume to use objectsdch -a [7f0051d] Make compute_api.reboot() use objectsdch -a [48b31c9] Fix HTTP response for PortInUse during bootdch -a [e025ab6] Add ability to factor in per-instance overheadsdch -a [75329ad] Send updated aggregate to compute on add/rm hostdch -a [dcdb545] Fix parse_transport_url when url has query stringdch -a [1b40765] Code dedup in test_libvirt_vifdch -a [cc8021d] Raise exceptions when Spice/VNC are unavailabledch -a [fc8cb35] Create key manager interfacedch -a [d73041f] ec2-api: Disable describing of instances using deleted tags as filter.dch -a [583addc] Disable ssl layer compression for glance requests.dch -a [49fdad5] Refresh network cache when reassigning a floating IP in Neutrondch -a [c8c048b] Remove unnecessary comments for instance rebuild tests.dch -a [1f53881] Add missing tests for console_* methods.dch -a [20eac6c] Remove locals() from various places.dch -a [f87cf68] Add expected_errors for extension deferred_delete v3dch -a [97f8069] Remove redundant if statements in cells.statedch -a [7e8fa8f] Fix filtering aggregate metadata by keydch -a [cd38293] Fix IPAddress and CIDR type decoratorsdch -a [13513a1] Fix aggregate_get_by_host host filteringdch -a [7f7d29d] port disk_config API into v3 part1dch -a [2b750f7] Sync v2/v3 console_output API extensionsdch -a [79039a7] Handle instance being deleted while in filter schedulerdch -a [e16260b] Unimplemented pause should not change vm state on PowerVMdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-f89e48fe-acf2-4ef0-8907-60da857cb759', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-f89e48fe-acf2-4ef0-8907-60da857cb759', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_nova_trunk #647

2013-07-22 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/647/Project:precise_havana_nova_trunkDate of build:Mon, 22 Jul 2013 09:01:17 -0400Build duration:4 min 5 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesAdd expected_errors for extension deferred_delete v3by xuhjeditnova/api/openstack/compute/plugins/v3/deferred_delete.pyCorrect the action name for admin_actions API v3by xuhjeditnova/api/openstack/compute/plugins/v3/admin_actions.pyeditetc/nova/policy.jsoneditnova/tests/api/openstack/compute/plugins/v3/test_admin_actions.pyeditnova/tests/fake_policy.pyConsole Output[...truncated 4623 lines...]dch -a [d9b6e31] Port scheduler hints extension to v3 API Part 1dch -a [5bceb0f] Port config_drive API to v3 Part 2dch -a [57b3fc1] Port config drive API to v3 Part 1dch -a [827c2d3] Sane rest API rate limit defaultsdch -a [4fbc164] Remove locals() from compute directorydch -a [d2a4915] Hypervisor uptime fails if service is disableddch -a [09accc6] Port server password extension to v3 API Part 1dch -a [e00245804] Port Simple_tenant_usage API to v3 Part 2dch -a [b505388] Make sure periodic instance reclaims continues on errordch -a [941984e] Make sure periodic cleanup of instances continues on errordch -a [7f57bb8] Sync models.Console* with migrations.dch -a [42bd910] Exeption message of 'live migration' is not appropriatedch -a [b5a3d05] Sync rpc from oslo-incubator.dch -a [ec01030] Update pyparsing to 1.5.7dch -a [b0a2a2d] Avoid redefining host to none in get_instance_nw_info(...)dch -a [12c6416] Clarify the compute API is_volume_backed_instance methoddch -a [1b3f890] Port extended-server-attributes into v3 part1dch -a [37b269d] Revert "fixes nova resize bug when force_config_drive is set."dch -a [b01136e] Port extended status extension to v3 API Part 1dch -a [b0da1ab] Preserve network order when using ConfigDrivedch -a [5e6c081] Add troubleshoot to baremetal PXE template.dch -a [fdafaf3] Port hypervisor API into v3 part1dch -a [5bc4b7a] port Simple_tenant_usage  API into v3 part1dch -a [d925044] Don't deallocate network if destroy time outdch -a [c8fc1c2] Port fping extension to v3 API Part 1dch -a [cf3cf3c] libvirt fix resize/migrates with swap or ephemeraldch -a [2654ae8] Enforce sqlite-specific flow in drop_unique_constraintdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-fcbe2b60-1315-41bb-9339-dc36bbf49054', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-fcbe2b60-1315-41bb-9339-dc36bbf49054', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_nova_trunk #649

2013-07-22 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/649/Project:precise_havana_nova_trunkDate of build:Mon, 22 Jul 2013 11:31:16 -0400Build duration:4 min 21 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesMake admin API state resets use Instance.save()by danmseditnova/api/openstack/compute/plugins/v3/admin_actions.pyeditnova/tests/api/openstack/compute/contrib/test_admin_actions.pyeditnova/compute/api.pyeditnova/tests/api/openstack/compute/plugins/v3/test_admin_actions.pyeditnova/api/openstack/compute/contrib/admin_actions.pydeletenova/tests/api/openstack/compute/contrib/test_admin_actions_with_cells.pyeditnova/compute/cells_api.pyMake shelve pass old-world instance object to conductorby danmseditnova/compute/manager.pyMake InfoCache.network_info be the network modelby danmseditnova/objects/instance_info_cache.pyeditnova/api/ec2/ec2utils.pyeditnova/tests/api/openstack/compute/contrib/test_server_start_stop.pyeditnova/objects/utils.pyeditnova/tests/objects/test_instance.pyeditnova/tests/objects/test_instance_info_cache.pyeditnova/compute/utils.pyeditnova/notifications.pyConsole Output[...truncated 4634 lines...]dch -a [d9b6e31] Port scheduler hints extension to v3 API Part 1dch -a [5bceb0f] Port config_drive API to v3 Part 2dch -a [57b3fc1] Port config drive API to v3 Part 1dch -a [827c2d3] Sane rest API rate limit defaultsdch -a [4fbc164] Remove locals() from compute directorydch -a [d2a4915] Hypervisor uptime fails if service is disableddch -a [09accc6] Port server password extension to v3 API Part 1dch -a [e00245804] Port Simple_tenant_usage API to v3 Part 2dch -a [b505388] Make sure periodic instance reclaims continues on errordch -a [941984e] Make sure periodic cleanup of instances continues on errordch -a [7f57bb8] Sync models.Console* with migrations.dch -a [42bd910] Exeption message of 'live migration' is not appropriatedch -a [b5a3d05] Sync rpc from oslo-incubator.dch -a [ec01030] Update pyparsing to 1.5.7dch -a [b0a2a2d] Avoid redefining host to none in get_instance_nw_info(...)dch -a [12c6416] Clarify the compute API is_volume_backed_instance methoddch -a [1b3f890] Port extended-server-attributes into v3 part1dch -a [37b269d] Revert "fixes nova resize bug when force_config_drive is set."dch -a [b01136e] Port extended status extension to v3 API Part 1dch -a [b0da1ab] Preserve network order when using ConfigDrivedch -a [5e6c081] Add troubleshoot to baremetal PXE template.dch -a [fdafaf3] Port hypervisor API into v3 part1dch -a [5bc4b7a] port Simple_tenant_usage  API into v3 part1dch -a [d925044] Don't deallocate network if destroy time outdch -a [c8fc1c2] Port fping extension to v3 API Part 1dch -a [cf3cf3c] libvirt fix resize/migrates with swap or ephemeraldch -a [2654ae8] Enforce sqlite-specific flow in drop_unique_constraintdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-2d43e2f3-6ceb-4953-8bd3-e67e27e17c5f', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-2d43e2f3-6ceb-4953-8bd3-e67e27e17c5f', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_nova_trunk #648

2013-07-22 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/648/Project:precise_havana_nova_trunkDate of build:Mon, 22 Jul 2013 10:31:16 -0400Build duration:4 min 37 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesSync db.models.Instance* with migrations.by sshturmeditnova/db/sqlalchemy/models.pyConsole Output[...truncated 4626 lines...]dch -a [d9b6e31] Port scheduler hints extension to v3 API Part 1dch -a [5bceb0f] Port config_drive API to v3 Part 2dch -a [57b3fc1] Port config drive API to v3 Part 1dch -a [827c2d3] Sane rest API rate limit defaultsdch -a [4fbc164] Remove locals() from compute directorydch -a [d2a4915] Hypervisor uptime fails if service is disableddch -a [09accc6] Port server password extension to v3 API Part 1dch -a [e00245804] Port Simple_tenant_usage API to v3 Part 2dch -a [b505388] Make sure periodic instance reclaims continues on errordch -a [941984e] Make sure periodic cleanup of instances continues on errordch -a [7f57bb8] Sync models.Console* with migrations.dch -a [42bd910] Exeption message of 'live migration' is not appropriatedch -a [b5a3d05] Sync rpc from oslo-incubator.dch -a [ec01030] Update pyparsing to 1.5.7dch -a [b0a2a2d] Avoid redefining host to none in get_instance_nw_info(...)dch -a [12c6416] Clarify the compute API is_volume_backed_instance methoddch -a [1b3f890] Port extended-server-attributes into v3 part1dch -a [37b269d] Revert "fixes nova resize bug when force_config_drive is set."dch -a [b01136e] Port extended status extension to v3 API Part 1dch -a [b0da1ab] Preserve network order when using ConfigDrivedch -a [5e6c081] Add troubleshoot to baremetal PXE template.dch -a [fdafaf3] Port hypervisor API into v3 part1dch -a [5bc4b7a] port Simple_tenant_usage  API into v3 part1dch -a [d925044] Don't deallocate network if destroy time outdch -a [c8fc1c2] Port fping extension to v3 API Part 1dch -a [cf3cf3c] libvirt fix resize/migrates with swap or ephemeraldch -a [2654ae8] Enforce sqlite-specific flow in drop_unique_constraintdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-9d440aa9-38d2-4b11-8567-45b475b69f4a', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-9d440aa9-38d2-4b11-8567-45b475b69f4a', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_glance_trunk #116

2013-07-22 Thread openstack-testing-bot
 text/html; charset=UTF-8: Unrecognized 
-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Failure: precise_havana_python-ceilometerclient_trunk #43

2013-07-22 Thread openstack-testing-bot
Title: precise_havana_python-ceilometerclient_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_python-ceilometerclient_trunk/43/Project:precise_havana_python-ceilometerclient_trunkDate of build:Mon, 22 Jul 2013 12:01:21 -0400Build duration:2 min 59 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 2 out of the last 5 builds failed.60ChangesAllow to set matching_metadata with the cliby silehteditceilometerclient/common/utils.pyeditceilometerclient/tests/test_utils.pyeditceilometerclient/v2/shell.pyConsole Output[...truncated 565 lines...]Processing triggers for python-support ...DEBUG:root:['bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']INFO:root:Executing ['bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc'] in schrootDEBUG:root:['bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']Building using working treeBuilding package in merge modeLooking for a way to retrieve the upstream tarballUsing the upstream tarball that is present in /tmp/tmphz99albzr: ERROR: An error (1) occurred running quilt: Applying patch fix-keystoneclient-version.patchpatching file requirements.txtHunk #1 FAILED at 3.1 out of 1 hunk FAILED -- rejects in file requirements.txtPatch fix-keystoneclient-version.patch does not apply (enforce with -f)ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-30fbe2cc-81db-4077-8147-2606e002b241', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-30fbe2cc-81db-4077-8147-2606e002b241', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.apt-get -y install python-setuptoolspython setup.py sdistbzr branch lp:~ubuntu-server-dev/python-ceilometerclient/havana python-ceilometerclientdch -b -D precise --newversion 1.0.1.11.g04cc271+git201307221201~precise-0ubuntu1 Automated Ubuntu testing build:git log -n1 --no-merges --pretty=format:%Hgit log 3010ebcc75ea271c46351ef68d00482f0fbacb85..HEAD --no-merges --pretty=format:[%h] %sdch -a [04cc271] Allow to set matching_metadata with the clidebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-30fbe2cc-81db-4077-8147-2606e002b241', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-30fbe2cc-81db-4077-8147-2606e002b241', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Failure: saucy_havana_python-ceilometerclient_trunk #38

2013-07-22 Thread openstack-testing-bot
Title: saucy_havana_python-ceilometerclient_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_python-ceilometerclient_trunk/38/Project:saucy_havana_python-ceilometerclient_trunkDate of build:Mon, 22 Jul 2013 12:01:21 -0400Build duration:4 min 25 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 2 out of the last 5 builds failed.60ChangesAllow to set matching_metadata with the cliby silehteditceilometerclient/tests/test_utils.pyeditceilometerclient/v2/shell.pyeditceilometerclient/common/utils.pyConsole Output[...truncated 1245 lines...]DEBUG:root:['bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']INFO:root:Executing ['bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc'] in schrootDEBUG:root:['bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']failed to open trace file: [Errno 13] Permission denied: '/var/lib/jenkins/.bzr.log'Building using working treeBuilding package in merge modeLooking for a way to retrieve the upstream tarballUsing the upstream tarball that is present in /tmp/tmpqB9k24bzr: ERROR: An error (1) occurred running quilt: NoneApplying patch fix-keystoneclient-version.patchpatching file requirements.txtHunk #1 FAILED at 3.1 out of 1 hunk FAILED -- rejects in file requirements.txtPatch fix-keystoneclient-version.patch does not apply (enforce with -f)ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-37d108f8-b8c2-46e5-9a7d-ae67dd27f427', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-37d108f8-b8c2-46e5-9a7d-ae67dd27f427', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.apt-get -y install python-setuptoolspython setup.py sdistbzr branch lp:~ubuntu-server-dev/python-ceilometerclient/havana python-ceilometerclientdch -b -D saucy --newversion 1.0.1.11.g04cc271+git201307221201~saucy-0ubuntu1 Automated Ubuntu testing build:git log -n1 --no-merges --pretty=format:%Hgit log 3010ebcc75ea271c46351ef68d00482f0fbacb85..HEAD --no-merges --pretty=format:[%h] %sdch -a [04cc271] Allow to set matching_metadata with the clidebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-37d108f8-b8c2-46e5-9a7d-ae67dd27f427', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-37d108f8-b8c2-46e5-9a7d-ae67dd27f427', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_nova_trunk #496

2013-07-22 Thread openstack-testing-bot
Title: saucy_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_nova_trunk/496/Project:saucy_havana_nova_trunkDate of build:Mon, 22 Jul 2013 12:01:25 -0400Build duration:5 min 26 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesUse timeutils.utcnow() throughout the codeby rpodolyakaeditnova/tests/db/test_db_api.pyeditnova/tests/api/openstack/fakes.pyeditnova/tests/db/test_migrations.pyeditHACKING.rsteditnova/tests/api/openstack/compute/plugins/v3/test_simple_tenant_usage.pyeditnova/tests/objects/test_objects.pyeditnova/hacking/checks.pyeditnova/tests/api/openstack/compute/contrib/test_server_usage.pyeditnova/tests/integrated/test_servers.pyeditnova/tests/api/openstack/compute/contrib/test_simple_tenant_usage.pyConvert network API to use InfoCache objectby danmseditnova/api/metadata/base.pyeditnova/objects/instance_info_cache.pyeditnova/network/neutronv2/api.pyeditnova/tests/compute/test_compute.pyeditnova/compute/manager.pyeditnova/tests/objects/test_instance_info_cache.pyeditnova/network/api.pyeditnova/virt/firewall.pyeditnova/tests/test_metadata.pyUnit-ify compute_api delete testsby danmseditnova/tests/compute/test_compute_api.pyeditnova/tests/compute/test_compute.pyConsole Output[...truncated 4518 lines...]dch -a [ae3711a] Make servers::update() use Instance.save() to do the workdch -a [b4964ae] Make Instance.save() handle cells DB updatesdch -a [0165ff5] Convert suspend/resume to use objectsdch -a [7f0051d] Make compute_api.reboot() use objectsdch -a [48b31c9] Fix HTTP response for PortInUse during bootdch -a [e025ab6] Add ability to factor in per-instance overheadsdch -a [75329ad] Send updated aggregate to compute on add/rm hostdch -a [dcdb545] Fix parse_transport_url when url has query stringdch -a [1b40765] Code dedup in test_libvirt_vifdch -a [cc8021d] Raise exceptions when Spice/VNC are unavailabledch -a [fc8cb35] Create key manager interfacedch -a [d73041f] ec2-api: Disable describing of instances using deleted tags as filter.dch -a [583addc] Disable ssl layer compression for glance requests.dch -a [49fdad5] Refresh network cache when reassigning a floating IP in Neutrondch -a [c8c048b] Remove unnecessary comments for instance rebuild tests.dch -a [1f53881] Add missing tests for console_* methods.dch -a [20eac6c] Remove locals() from various places.dch -a [f87cf68] Add expected_errors for extension deferred_delete v3dch -a [97f8069] Remove redundant if statements in cells.statedch -a [7e8fa8f] Fix filtering aggregate metadata by keydch -a [cd38293] Fix IPAddress and CIDR type decoratorsdch -a [13513a1] Fix aggregate_get_by_host host filteringdch -a [7f7d29d] port disk_config API into v3 part1dch -a [2b750f7] Sync v2/v3 console_output API extensionsdch -a [79039a7] Handle instance being deleted while in filter schedulerdch -a [e16260b] Unimplemented pause should not change vm state on PowerVMdch -a [ed7d159] Sync db.models.Instance* with migrations.debcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-c691cfc5-da5c-4280-ab55-a553f460a0e7', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-c691cfc5-da5c-4280-ab55-a553f460a0e7', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_nova_trunk #495

2013-07-22 Thread openstack-testing-bot
Title: saucy_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_nova_trunk/495/Project:saucy_havana_nova_trunkDate of build:Mon, 22 Jul 2013 11:31:16 -0400Build duration:3 min 24 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesMake admin API state resets use Instance.save()by danmseditnova/compute/api.pyeditnova/compute/cells_api.pyeditnova/tests/api/openstack/compute/contrib/test_admin_actions.pyeditnova/api/openstack/compute/contrib/admin_actions.pydeletenova/tests/api/openstack/compute/contrib/test_admin_actions_with_cells.pyeditnova/api/openstack/compute/plugins/v3/admin_actions.pyeditnova/tests/api/openstack/compute/plugins/v3/test_admin_actions.pyMake shelve pass old-world instance object to conductorby danmseditnova/compute/manager.pyMake InfoCache.network_info be the network modelby danmseditnova/tests/api/openstack/compute/contrib/test_server_start_stop.pyeditnova/api/ec2/ec2utils.pyeditnova/tests/objects/test_instance_info_cache.pyeditnova/compute/utils.pyeditnova/tests/objects/test_instance.pyeditnova/objects/instance_info_cache.pyeditnova/notifications.pyeditnova/objects/utils.pyConsole Output[...truncated 4509 lines...]dch -a [ae3711a] Make servers::update() use Instance.save() to do the workdch -a [b4964ae] Make Instance.save() handle cells DB updatesdch -a [0165ff5] Convert suspend/resume to use objectsdch -a [7f0051d] Make compute_api.reboot() use objectsdch -a [48b31c9] Fix HTTP response for PortInUse during bootdch -a [e025ab6] Add ability to factor in per-instance overheadsdch -a [75329ad] Send updated aggregate to compute on add/rm hostdch -a [dcdb545] Fix parse_transport_url when url has query stringdch -a [1b40765] Code dedup in test_libvirt_vifdch -a [cc8021d] Raise exceptions when Spice/VNC are unavailabledch -a [fc8cb35] Create key manager interfacedch -a [d73041f] ec2-api: Disable describing of instances using deleted tags as filter.dch -a [583addc] Disable ssl layer compression for glance requests.dch -a [49fdad5] Refresh network cache when reassigning a floating IP in Neutrondch -a [c8c048b] Remove unnecessary comments for instance rebuild tests.dch -a [1f53881] Add missing tests for console_* methods.dch -a [20eac6c] Remove locals() from various places.dch -a [f87cf68] Add expected_errors for extension deferred_delete v3dch -a [97f8069] Remove redundant if statements in cells.statedch -a [7e8fa8f] Fix filtering aggregate metadata by keydch -a [cd38293] Fix IPAddress and CIDR type decoratorsdch -a [13513a1] Fix aggregate_get_by_host host filteringdch -a [7f7d29d] port disk_config API into v3 part1dch -a [2b750f7] Sync v2/v3 console_output API extensionsdch -a [79039a7] Handle instance being deleted while in filter schedulerdch -a [e16260b] Unimplemented pause should not change vm state on PowerVMdch -a [ed7d159] Sync db.models.Instance* with migrations.debcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-93e43a83-763d-4ed9-918a-c2657bb0f382', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-93e43a83-763d-4ed9-918a-c2657bb0f382', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_nova_trunk #650

2013-07-22 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/650/Project:precise_havana_nova_trunkDate of build:Mon, 22 Jul 2013 12:05:47 -0400Build duration:4 min 23 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesUse timeutils.utcnow() throughout the codeby rpodolyakaeditnova/tests/db/test_migrations.pyeditnova/tests/objects/test_objects.pyeditnova/tests/integrated/test_servers.pyeditnova/tests/api/openstack/compute/contrib/test_server_usage.pyeditHACKING.rsteditnova/tests/db/test_db_api.pyeditnova/tests/api/openstack/fakes.pyeditnova/tests/api/openstack/compute/contrib/test_simple_tenant_usage.pyeditnova/tests/api/openstack/compute/plugins/v3/test_simple_tenant_usage.pyeditnova/hacking/checks.pyConvert network API to use InfoCache objectby danmseditnova/tests/objects/test_instance_info_cache.pyeditnova/tests/test_metadata.pyeditnova/api/metadata/base.pyeditnova/tests/compute/test_compute.pyeditnova/objects/instance_info_cache.pyeditnova/compute/manager.pyeditnova/virt/firewall.pyeditnova/network/api.pyeditnova/network/neutronv2/api.pyUnit-ify compute_api delete testsby danmseditnova/tests/compute/test_compute.pyeditnova/tests/compute/test_compute_api.pyConsole Output[...truncated 4643 lines...]dch -a [d9b6e31] Port scheduler hints extension to v3 API Part 1dch -a [5bceb0f] Port config_drive API to v3 Part 2dch -a [57b3fc1] Port config drive API to v3 Part 1dch -a [827c2d3] Sane rest API rate limit defaultsdch -a [4fbc164] Remove locals() from compute directorydch -a [d2a4915] Hypervisor uptime fails if service is disableddch -a [09accc6] Port server password extension to v3 API Part 1dch -a [e00245804] Port Simple_tenant_usage API to v3 Part 2dch -a [b505388] Make sure periodic instance reclaims continues on errordch -a [941984e] Make sure periodic cleanup of instances continues on errordch -a [7f57bb8] Sync models.Console* with migrations.dch -a [42bd910] Exeption message of 'live migration' is not appropriatedch -a [b5a3d05] Sync rpc from oslo-incubator.dch -a [ec01030] Update pyparsing to 1.5.7dch -a [b0a2a2d] Avoid redefining host to none in get_instance_nw_info(...)dch -a [12c6416] Clarify the compute API is_volume_backed_instance methoddch -a [1b3f890] Port extended-server-attributes into v3 part1dch -a [37b269d] Revert "fixes nova resize bug when force_config_drive is set."dch -a [b01136e] Port extended status extension to v3 API Part 1dch -a [b0da1ab] Preserve network order when using ConfigDrivedch -a [5e6c081] Add troubleshoot to baremetal PXE template.dch -a [fdafaf3] Port hypervisor API into v3 part1dch -a [5bc4b7a] port Simple_tenant_usage  API into v3 part1dch -a [d925044] Don't deallocate network if destroy time outdch -a [c8fc1c2] Port fping extension to v3 API Part 1dch -a [cf3cf3c] libvirt fix resize/migrates with swap or ephemeraldch -a [2654ae8] Enforce sqlite-specific flow in drop_unique_constraintdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-300c8543-f4cf-4efb-90c4-c723a98f1b37', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-300c8543-f4cf-4efb-90c4-c723a98f1b37', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_nova_trunk #494

2013-07-22 Thread openstack-testing-bot
Title: saucy_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_nova_trunk/494/Project:saucy_havana_nova_trunkDate of build:Mon, 22 Jul 2013 10:31:17 -0400Build duration:3 min 41 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesSync db.models.Instance* with migrations.by sshturmeditnova/db/sqlalchemy/models.pyConsole Output[...truncated 4501 lines...]dch -a [ae3711a] Make servers::update() use Instance.save() to do the workdch -a [b4964ae] Make Instance.save() handle cells DB updatesdch -a [0165ff5] Convert suspend/resume to use objectsdch -a [7f0051d] Make compute_api.reboot() use objectsdch -a [48b31c9] Fix HTTP response for PortInUse during bootdch -a [e025ab6] Add ability to factor in per-instance overheadsdch -a [75329ad] Send updated aggregate to compute on add/rm hostdch -a [dcdb545] Fix parse_transport_url when url has query stringdch -a [1b40765] Code dedup in test_libvirt_vifdch -a [cc8021d] Raise exceptions when Spice/VNC are unavailabledch -a [fc8cb35] Create key manager interfacedch -a [d73041f] ec2-api: Disable describing of instances using deleted tags as filter.dch -a [583addc] Disable ssl layer compression for glance requests.dch -a [49fdad5] Refresh network cache when reassigning a floating IP in Neutrondch -a [c8c048b] Remove unnecessary comments for instance rebuild tests.dch -a [1f53881] Add missing tests for console_* methods.dch -a [20eac6c] Remove locals() from various places.dch -a [f87cf68] Add expected_errors for extension deferred_delete v3dch -a [97f8069] Remove redundant if statements in cells.statedch -a [7e8fa8f] Fix filtering aggregate metadata by keydch -a [cd38293] Fix IPAddress and CIDR type decoratorsdch -a [13513a1] Fix aggregate_get_by_host host filteringdch -a [7f7d29d] port disk_config API into v3 part1dch -a [2b750f7] Sync v2/v3 console_output API extensionsdch -a [79039a7] Handle instance being deleted while in filter schedulerdch -a [e16260b] Unimplemented pause should not change vm state on PowerVMdch -a [ed7d159] Sync db.models.Instance* with migrations.debcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-fac61088-b186-4b95-9d76-ae2b30a2fc45', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-fac61088-b186-4b95-9d76-ae2b30a2fc45', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_nova_trunk #651

2013-07-22 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/651/Project:precise_havana_nova_trunkDate of build:Mon, 22 Jul 2013 14:01:16 -0400Build duration:4 min 51 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesMoved tests for server._action_rebuildby akamyshnikovaeditnova/tests/api/openstack/compute/test_servers.pyeditnova/tests/api/openstack/compute/plugins/v3/test_servers.pyCode dedup in tests for server._action_rebuildby akamyshnikovaeditnova/tests/api/openstack/compute/plugins/v3/test_servers.pyeditnova/tests/api/openstack/compute/test_servers.pyConsole Output[...truncated 4649 lines...]dch -a [d9b6e31] Port scheduler hints extension to v3 API Part 1dch -a [5bceb0f] Port config_drive API to v3 Part 2dch -a [57b3fc1] Port config drive API to v3 Part 1dch -a [827c2d3] Sane rest API rate limit defaultsdch -a [4fbc164] Remove locals() from compute directorydch -a [d2a4915] Hypervisor uptime fails if service is disableddch -a [09accc6] Port server password extension to v3 API Part 1dch -a [e00245804] Port Simple_tenant_usage API to v3 Part 2dch -a [b505388] Make sure periodic instance reclaims continues on errordch -a [941984e] Make sure periodic cleanup of instances continues on errordch -a [7f57bb8] Sync models.Console* with migrations.dch -a [42bd910] Exeption message of 'live migration' is not appropriatedch -a [b5a3d05] Sync rpc from oslo-incubator.dch -a [ec01030] Update pyparsing to 1.5.7dch -a [b0a2a2d] Avoid redefining host to none in get_instance_nw_info(...)dch -a [12c6416] Clarify the compute API is_volume_backed_instance methoddch -a [1b3f890] Port extended-server-attributes into v3 part1dch -a [37b269d] Revert "fixes nova resize bug when force_config_drive is set."dch -a [b01136e] Port extended status extension to v3 API Part 1dch -a [b0da1ab] Preserve network order when using ConfigDrivedch -a [5e6c081] Add troubleshoot to baremetal PXE template.dch -a [fdafaf3] Port hypervisor API into v3 part1dch -a [5bc4b7a] port Simple_tenant_usage  API into v3 part1dch -a [d925044] Don't deallocate network if destroy time outdch -a [c8fc1c2] Port fping extension to v3 API Part 1dch -a [cf3cf3c] libvirt fix resize/migrates with swap or ephemeraldch -a [2654ae8] Enforce sqlite-specific flow in drop_unique_constraintdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-ae763922-890c-4216-92b3-9c8d15c0c7ae', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-ae763922-890c-4216-92b3-9c8d15c0c7ae', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_nova_trunk #497

2013-07-22 Thread openstack-testing-bot
Title: saucy_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_nova_trunk/497/Project:saucy_havana_nova_trunkDate of build:Mon, 22 Jul 2013 14:01:17 -0400Build duration:4 min 29 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesMoved tests for server._action_rebuildby akamyshnikovaeditnova/tests/api/openstack/compute/test_servers.pyeditnova/tests/api/openstack/compute/plugins/v3/test_servers.pyCode dedup in tests for server._action_rebuildby akamyshnikovaeditnova/tests/api/openstack/compute/plugins/v3/test_servers.pyeditnova/tests/api/openstack/compute/test_servers.pyConsole Output[...truncated 4524 lines...]dch -a [0165ff5] Convert suspend/resume to use objectsdch -a [7f0051d] Make compute_api.reboot() use objectsdch -a [48b31c9] Fix HTTP response for PortInUse during bootdch -a [e025ab6] Add ability to factor in per-instance overheadsdch -a [75329ad] Send updated aggregate to compute on add/rm hostdch -a [dcdb545] Fix parse_transport_url when url has query stringdch -a [1b40765] Code dedup in test_libvirt_vifdch -a [cc8021d] Raise exceptions when Spice/VNC are unavailabledch -a [fc8cb35] Create key manager interfacedch -a [d73041f] ec2-api: Disable describing of instances using deleted tags as filter.dch -a [583addc] Disable ssl layer compression for glance requests.dch -a [49fdad5] Refresh network cache when reassigning a floating IP in Neutrondch -a [c8c048b] Remove unnecessary comments for instance rebuild tests.dch -a [1f53881] Add missing tests for console_* methods.dch -a [20eac6c] Remove locals() from various places.dch -a [f87cf68] Add expected_errors for extension deferred_delete v3dch -a [4a24d14] Code dedup in tests for server._action_rebuilddch -a [6b12076] Moved tests for server._action_rebuilddch -a [97f8069] Remove redundant if statements in cells.statedch -a [7e8fa8f] Fix filtering aggregate metadata by keydch -a [cd38293] Fix IPAddress and CIDR type decoratorsdch -a [13513a1] Fix aggregate_get_by_host host filteringdch -a [7f7d29d] port disk_config API into v3 part1dch -a [2b750f7] Sync v2/v3 console_output API extensionsdch -a [79039a7] Handle instance being deleted while in filter schedulerdch -a [e16260b] Unimplemented pause should not change vm state on PowerVMdch -a [ed7d159] Sync db.models.Instance* with migrations.debcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-5906eda6-52c9-46b8-b40b-ebe23c2895d1', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-5906eda6-52c9-46b8-b40b-ebe23c2895d1', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_neutron_trunk #61

2013-07-22 Thread openstack-testing-bot
Title: precise_havana_neutron_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_neutron_trunk/61/Project:precise_havana_neutron_trunkDate of build:Mon, 22 Jul 2013 18:02:50 -0400Build duration:2 min 42 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesImported Translations from Transifexby Jenkinseditneutron/locale/sw_KE/LC_MESSAGES/neutron.poeditneutron/locale/bg_BG/LC_MESSAGES/neutron.poeditneutron/locale/pt_BR/LC_MESSAGES/neutron.poeditneutron/locale/ru/LC_MESSAGES/neutron.poeditneutron/locale/neutron.poteditneutron/locale/pt/LC_MESSAGES/neutron.poeditneutron/locale/en_AU/LC_MESSAGES/neutron.poeditneutron/locale/uk/LC_MESSAGES/neutron.poeditneutron/locale/fi_FI/LC_MESSAGES/neutron.poeditneutron/locale/es/LC_MESSAGES/neutron.poeditneutron/locale/vi_VN/LC_MESSAGES/neutron.poeditneutron/locale/nl_NL/LC_MESSAGES/neutron.poeditneutron/locale/da/LC_MESSAGES/neutron.poeditneutron/locale/fr/LC_MESSAGES/neutron.poeditneutron/locale/id/LC_MESSAGES/neutron.poeditneutron/locale/nb/LC_MESSAGES/neutron.poeditneutron/locale/ca/LC_MESSAGES/neutron.poeditneutron/locale/en_US/LC_MESSAGES/neutron.poeditneutron/locale/it_IT/LC_MESSAGES/neutron.poeditneutron/locale/zh_HK/LC_MESSAGES/neutron.poeditneutron/locale/ka_GE/LC_MESSAGES/neutron.poeditneutron/locale/en_GB/LC_MESSAGES/neutron.poeditneutron/locale/hr/LC_MESSAGES/neutron.poeditneutron/locale/ko/LC_MESSAGES/neutron.poeditneutron/locale/ja/LC_MESSAGES/neutron.poeditneutron/locale/zh_TW/LC_MESSAGES/neutron.poeditneutron/locale/it/LC_MESSAGES/neutron.poeditneutron/locale/tr_TR/LC_MESSAGES/neutron.poeditneutron/locale/ro/LC_MESSAGES/neutron.poeditneutron/locale/de/LC_MESSAGES/neutron.poeditneutron/locale/ms/LC_MESSAGES/neutron.poeditneutron/locale/pl_PL/LC_MESSAGES/neutron.poeditneutron/locale/ko_KR/LC_MESSAGES/neutron.poeditneutron/locale/sl_SI/LC_MESSAGES/neutron.poeditneutron/locale/bs/LC_MESSAGES/neutron.poeditneutron/locale/tl/LC_MESSAGES/neutron.poeditneutron/locale/cs/LC_MESSAGES/neutron.poeditneutron/locale/ru_RU/LC_MESSAGES/neutron.poeditneutron/locale/hu/LC_MESSAGES/neutron.poeditneutron/locale/zh_CN/LC_MESSAGES/neutron.poConsole Output[...truncated 1653 lines...]Hunk #1 FAILED at 330.1 out of 1 hunk FAILED -- rejects in file etc/neutron.confpatching file etc/neutron.conf.origpatching file etc/neutron.conf.rejPatch fix-quantum-configuration.patch does not apply (enforce with -f)ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-e79e29c3-c4ba-486f-aba0-6173e823973e', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-e79e29c3-c4ba-486f-aba0-6173e823973e', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.apt-get -y install python-setuptoolspython setup.py sdistbzr branch lp:~ubuntu-server-dev/neutron/havana neutrondch -b -D precise --newversion 1:2013.2+git201307221803~precise-0ubuntu1 Automated Ubuntu testing build:git log -n1 --no-merges --pretty=format:%Hgit log 0f129121a1c8331c702204cf95951444ae53ef9c..HEAD --no-merges --pretty=format:[%h] %sdch -a [d766f1f] Imported Translations from Transifexdch -a [aa39de6] Imported Translations from Transifexdch -a [6cb8672] Imported Translations from Transifexdch -a [a7c23c3] Add help strings to Config Optionsdch -a [ce013f2] Imported Translations from Transifexdch -a [59fe071] Avoid refreshing firewall rules unnecessarily.dch -a [da65fe6] Add agent scheduling for LBaaS namespace agentdch -a [713838e] Fix revision branches appeared after merging recent patchesdch -a [a1e483d] Add support for the agent extension to NVP Plugin.dch -a [c2427c2] Add decorator helping to log method calls.dch -a [375d8be] remove repeated allocation_pools check in unittestdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-e79e29c3-c4ba-486f-aba0-6173e823973e', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise 

[Openstack-ubuntu-testing-notifications] Build Fixed: precise_havana_python-glanceclient_trunk #37

2013-07-22 Thread openstack-testing-bot
Title: precise_havana_python-glanceclient_trunk
General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_python-glanceclient_trunk/37/Project:precise_havana_python-glanceclient_trunkDate of build:Mon, 22 Jul 2013 18:01:24 -0400Build duration:8 min 34 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 2 out of the last 5 builds failed.60ChangesFix SSL certificate CNAME checkingby thomas.leamanedittests/test_ssl.pyeditglanceclient/common/http.pyConsole Output[...truncated 1762 lines...]Build needed 00:03:13, 1812k disc spaceINFO:root:Uploading package to ppa:openstack-ubuntu-testing/havanaDEBUG:root:['dput', 'ppa:openstack-ubuntu-testing/havana', 'python-glanceclient_0.9.0.57.g49a1207+git201307221801~precise-0ubuntu1_source.changes']gpg: Signature made Mon Jul 22 18:04:57 2013 EDT using RSA key ID 9935ACDCgpg: Good signature from "Openstack Ubuntu Testing Bot (Jenkins Key) "gpg: Signature made Mon Jul 22 18:04:57 2013 EDT using RSA key ID 9935ACDCgpg: Good signature from "Openstack Ubuntu Testing Bot (Jenkins Key) "Checking signature on .changesGood signature on /tmp/tmp_b4_op/python-glanceclient_0.9.0.57.g49a1207+git201307221801~precise-0ubuntu1_source.changes.Checking signature on .dscGood signature on /tmp/tmp_b4_op/python-glanceclient_0.9.0.57.g49a1207+git201307221801~precise-0ubuntu1.dsc.Uploading to ppa (via ftp to ppa.launchpad.net):  Uploading python-glanceclient_0.9.0.57.g49a1207+git201307221801~precise-0ubuntu1.dsc: done.  Uploading python-glanceclient_0.9.0.57.g49a1207+git201307221801~precise.orig.tar.gz: done.  Uploading python-glanceclient_0.9.0.57.g49a1207+git201307221801~precise-0ubuntu1.debian.tar.gz: done.  Uploading python-glanceclient_0.9.0.57.g49a1207+git201307221801~precise-0ubuntu1_source.changes: done.Successfully uploaded packages.INFO:root:Installing build artifacts into /var/lib/jenkins/www/aptDEBUG:root:['reprepro', '--waitforlock', '10', '-Vb', '/var/lib/jenkins/www/apt', 'include', 'precise-havana', 'python-glanceclient_0.9.0.57.g49a1207+git201307221801~precise-0ubuntu1_amd64.changes']Exporting indices...Successfully created '/var/lib/jenkins/www/apt/dists/precise-havana/Release.gpg.new'Successfully created '/var/lib/jenkins/www/apt/dists/precise-havana/InRelease.new'Deleting files no longer referenced...deleting and forgetting pool/main/p/python-glanceclient/python-glanceclient_0.9.0.51.geb6ed51+git201307171502~precise-0ubuntu1_all.debINFO:root:Storing current commit for next build: 02116565d358a4fa254217779fef82b14b38d8caINFO:root:Complete command log:INFO:root:Destroying schroot.apt-get -y install python-setuptoolspython setup.py sdistbzr branch lp:~ubuntu-server-dev/python-glanceclient/havana python-glanceclientdch -b -D precise --newversion 1:0.9.0.57.g49a1207+git201307221801~precise-0ubuntu1 Automated Ubuntu testing build:git log -n1 --no-merges --pretty=format:%Hgit log 29270bb853d1fa5e05139197c77fb13f3898ead4..HEAD --no-merges --pretty=format:[%h] %sdch -a [0211656] Increase default page_size valuedch -a [95810ef] Pass all identity headers received to glancedch -a [822cd64] Fix SSL certificate CNAME checkingdch -a [09b29aa] Expose checksum index image property in clientdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC python-glanceclient_0.9.0.57.g49a1207+git201307221801~precise-0ubuntu1_source.changesmk-build-deps -i -r -t apt-get -y /tmp/tmp_b4_op/python-glanceclient/debian/controlsbuild -d precise-havana -n -A python-glanceclient_0.9.0.57.g49a1207+git201307221801~precise-0ubuntu1.dscdput ppa:openstack-ubuntu-testing/havana python-glanceclient_0.9.0.57.g49a1207+git201307221801~precise-0ubuntu1_source.changesreprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include precise-havana python-glanceclient_0.9.0.57.g49a1207+git201307221801~precise-0ubuntu1_amd64.changesEmail was triggered for: FixedTrigger Success was overridden by another trigger and will not send an email.Sending email for trigger: Fixed-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_glance_trunk #89

2013-07-22 Thread openstack-testing-bot
 text/html; charset=UTF-8: Unrecognized 
-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_glance_trunk #117

2013-07-22 Thread openstack-testing-bot
 text/html; charset=UTF-8: Unrecognized 
-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_neutron_trunk #61

2013-07-22 Thread openstack-testing-bot
Title: saucy_havana_neutron_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_neutron_trunk/61/Project:saucy_havana_neutron_trunkDate of build:Mon, 22 Jul 2013 18:13:48 -0400Build duration:5 min 50 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesImported Translations from Transifexby Jenkinseditneutron/locale/bs/LC_MESSAGES/neutron.poeditneutron/locale/en_US/LC_MESSAGES/neutron.poeditneutron/locale/ms/LC_MESSAGES/neutron.poeditneutron/locale/id/LC_MESSAGES/neutron.poeditneutron/locale/ro/LC_MESSAGES/neutron.poeditneutron/locale/it_IT/LC_MESSAGES/neutron.poeditneutron/locale/ka_GE/LC_MESSAGES/neutron.poeditneutron/locale/uk/LC_MESSAGES/neutron.poeditneutron/locale/cs/LC_MESSAGES/neutron.poeditneutron/locale/bg_BG/LC_MESSAGES/neutron.poeditneutron/locale/hr/LC_MESSAGES/neutron.poeditneutron/locale/vi_VN/LC_MESSAGES/neutron.poeditneutron/locale/en_GB/LC_MESSAGES/neutron.poeditneutron/locale/zh_HK/LC_MESSAGES/neutron.poeditneutron/locale/sw_KE/LC_MESSAGES/neutron.poeditneutron/locale/ko_KR/LC_MESSAGES/neutron.poeditneutron/locale/fi_FI/LC_MESSAGES/neutron.poeditneutron/locale/neutron.poteditneutron/locale/pl_PL/LC_MESSAGES/neutron.poeditneutron/locale/nl_NL/LC_MESSAGES/neutron.poeditneutron/locale/it/LC_MESSAGES/neutron.poeditneutron/locale/da/LC_MESSAGES/neutron.poeditneutron/locale/tl/LC_MESSAGES/neutron.poeditneutron/locale/pt_BR/LC_MESSAGES/neutron.poeditneutron/locale/ja/LC_MESSAGES/neutron.poeditneutron/locale/ko/LC_MESSAGES/neutron.poeditneutron/locale/zh_CN/LC_MESSAGES/neutron.poeditneutron/locale/tr_TR/LC_MESSAGES/neutron.poeditneutron/locale/es/LC_MESSAGES/neutron.poeditneutron/locale/en_AU/LC_MESSAGES/neutron.poeditneutron/locale/zh_TW/LC_MESSAGES/neutron.poeditneutron/locale/nb/LC_MESSAGES/neutron.poeditneutron/locale/de/LC_MESSAGES/neutron.poeditneutron/locale/ca/LC_MESSAGES/neutron.poeditneutron/locale/ru_RU/LC_MESSAGES/neutron.poeditneutron/locale/hu/LC_MESSAGES/neutron.poeditneutron/locale/pt/LC_MESSAGES/neutron.poeditneutron/locale/fr/LC_MESSAGES/neutron.poeditneutron/locale/sl_SI/LC_MESSAGES/neutron.poeditneutron/locale/ru/LC_MESSAGES/neutron.poConsole Output[...truncated 2332 lines...]Hunk #1 FAILED at 330.1 out of 1 hunk FAILED -- rejects in file etc/neutron.confpatching file etc/neutron.conf.origpatching file etc/neutron.conf.rejPatch fix-quantum-configuration.patch does not apply (enforce with -f)ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-f8884132-e8a3-485b-bd1f-df12f191a597', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-f8884132-e8a3-485b-bd1f-df12f191a597', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.apt-get -y install python-setuptoolspython setup.py sdistbzr branch lp:~ubuntu-server-dev/neutron/havana neutrondch -b -D saucy --newversion 1:2013.2+git201307221813~saucy-0ubuntu1 Automated Ubuntu testing build:git log -n1 --no-merges --pretty=format:%Hgit log 0f129121a1c8331c702204cf95951444ae53ef9c..HEAD --no-merges --pretty=format:[%h] %sdch -a [d766f1f] Imported Translations from Transifexdch -a [aa39de6] Imported Translations from Transifexdch -a [6cb8672] Imported Translations from Transifexdch -a [a7c23c3] Add help strings to Config Optionsdch -a [ce013f2] Imported Translations from Transifexdch -a [59fe071] Avoid refreshing firewall rules unnecessarily.dch -a [da65fe6] Add agent scheduling for LBaaS namespace agentdch -a [713838e] Fix revision branches appeared after merging recent patchesdch -a [a1e483d] Add support for the agent extension to NVP Plugin.dch -a [c2427c2] Add decorator helping to log method calls.dch -a [375d8be] remove repeated allocation_pools check in unittestdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-f8884132-e8a3-485b-bd1f-df12f191a597', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise 

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_nova_trunk #652

2013-07-22 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/652/Project:precise_havana_nova_trunkDate of build:Mon, 22 Jul 2013 18:19:39 -0400Build duration:5 min 28 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesMove _validate_int_value controller func to utilsby ndipanoveditnova/tests/test_utils.pyeditnova/utils.pyeditnova/api/openstack/compute/servers.pyConsole Output[...truncated 4653 lines...]dch -a [d9b6e31] Port scheduler hints extension to v3 API Part 1dch -a [5bceb0f] Port config_drive API to v3 Part 2dch -a [57b3fc1] Port config drive API to v3 Part 1dch -a [827c2d3] Sane rest API rate limit defaultsdch -a [4fbc164] Remove locals() from compute directorydch -a [d2a4915] Hypervisor uptime fails if service is disableddch -a [09accc6] Port server password extension to v3 API Part 1dch -a [e00245804] Port Simple_tenant_usage API to v3 Part 2dch -a [b505388] Make sure periodic instance reclaims continues on errordch -a [941984e] Make sure periodic cleanup of instances continues on errordch -a [7f57bb8] Sync models.Console* with migrations.dch -a [42bd910] Exeption message of 'live migration' is not appropriatedch -a [b5a3d05] Sync rpc from oslo-incubator.dch -a [ec01030] Update pyparsing to 1.5.7dch -a [b0a2a2d] Avoid redefining host to none in get_instance_nw_info(...)dch -a [12c6416] Clarify the compute API is_volume_backed_instance methoddch -a [1b3f890] Port extended-server-attributes into v3 part1dch -a [37b269d] Revert "fixes nova resize bug when force_config_drive is set."dch -a [b01136e] Port extended status extension to v3 API Part 1dch -a [b0da1ab] Preserve network order when using ConfigDrivedch -a [5e6c081] Add troubleshoot to baremetal PXE template.dch -a [fdafaf3] Port hypervisor API into v3 part1dch -a [5bc4b7a] port Simple_tenant_usage  API into v3 part1dch -a [d925044] Don't deallocate network if destroy time outdch -a [c8fc1c2] Port fping extension to v3 API Part 1dch -a [cf3cf3c] libvirt fix resize/migrates with swap or ephemeraldch -a [2654ae8] Enforce sqlite-specific flow in drop_unique_constraintdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-0ef17b22-820a-4fdd-ab75-936ffab1699f', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-0ef17b22-820a-4fdd-ab75-936ffab1699f', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_nova_trunk #499

2013-07-22 Thread openstack-testing-bot
Title: saucy_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_nova_trunk/499/Project:saucy_havana_nova_trunkDate of build:Mon, 22 Jul 2013 21:01:31 -0400Build duration:4 min 40 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesCheck instance on dest once during block migrationby cfbeditnova/virt/libvirt/driver.pyeditnova/virt/fake.pyeditnova/virt/hyperv/driver.pyeditnova/virt/xenapi/driver.pyeditnova/tests/compute/test_compute.pyeditnova/compute/manager.pyeditnova/tests/virt/libvirt/test_libvirt.pyeditnova/tests/virt/hyperv/test_hypervapi.pyeditnova/tests/virt/xenapi/test_xenapi.pyeditnova/virt/driver.pyConsole Output[...truncated 4530 lines...]dch -a [0165ff5] Convert suspend/resume to use objectsdch -a [7f0051d] Make compute_api.reboot() use objectsdch -a [48b31c9] Fix HTTP response for PortInUse during bootdch -a [e025ab6] Add ability to factor in per-instance overheadsdch -a [75329ad] Send updated aggregate to compute on add/rm hostdch -a [dcdb545] Fix parse_transport_url when url has query stringdch -a [1b40765] Code dedup in test_libvirt_vifdch -a [cc8021d] Raise exceptions when Spice/VNC are unavailabledch -a [fc8cb35] Create key manager interfacedch -a [d73041f] ec2-api: Disable describing of instances using deleted tags as filter.dch -a [583addc] Disable ssl layer compression for glance requests.dch -a [49fdad5] Refresh network cache when reassigning a floating IP in Neutrondch -a [c8c048b] Remove unnecessary comments for instance rebuild tests.dch -a [1f53881] Add missing tests for console_* methods.dch -a [20eac6c] Remove locals() from various places.dch -a [f87cf68] Add expected_errors for extension deferred_delete v3dch -a [4a24d14] Code dedup in tests for server._action_rebuilddch -a [6b12076] Moved tests for server._action_rebuilddch -a [97f8069] Remove redundant if statements in cells.statedch -a [7e8fa8f] Fix filtering aggregate metadata by keydch -a [cd38293] Fix IPAddress and CIDR type decoratorsdch -a [13513a1] Fix aggregate_get_by_host host filteringdch -a [7f7d29d] port disk_config API into v3 part1dch -a [2b750f7] Sync v2/v3 console_output API extensionsdch -a [79039a7] Handle instance being deleted while in filter schedulerdch -a [e16260b] Unimplemented pause should not change vm state on PowerVMdch -a [ed7d159] Sync db.models.Instance* with migrations.debcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-ed6ac595-c092-4e66-b1a0-f59605d5e202', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-ed6ac595-c092-4e66-b1a0-f59605d5e202', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_nova_trunk #653

2013-07-22 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/653/Project:precise_havana_nova_trunkDate of build:Mon, 22 Jul 2013 21:01:30 -0400Build duration:5 min 27 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesCheck instance on dest once during block migrationby cfbeditnova/virt/driver.pyeditnova/virt/xenapi/driver.pyeditnova/tests/compute/test_compute.pyeditnova/virt/libvirt/driver.pyeditnova/virt/fake.pyeditnova/tests/virt/hyperv/test_hypervapi.pyeditnova/virt/hyperv/driver.pyeditnova/tests/virt/libvirt/test_libvirt.pyeditnova/compute/manager.pyeditnova/tests/virt/xenapi/test_xenapi.pyConsole Output[...truncated 4656 lines...]dch -a [d9b6e31] Port scheduler hints extension to v3 API Part 1dch -a [5bceb0f] Port config_drive API to v3 Part 2dch -a [57b3fc1] Port config drive API to v3 Part 1dch -a [827c2d3] Sane rest API rate limit defaultsdch -a [4fbc164] Remove locals() from compute directorydch -a [d2a4915] Hypervisor uptime fails if service is disableddch -a [09accc6] Port server password extension to v3 API Part 1dch -a [e00245804] Port Simple_tenant_usage API to v3 Part 2dch -a [b505388] Make sure periodic instance reclaims continues on errordch -a [941984e] Make sure periodic cleanup of instances continues on errordch -a [7f57bb8] Sync models.Console* with migrations.dch -a [42bd910] Exeption message of 'live migration' is not appropriatedch -a [b5a3d05] Sync rpc from oslo-incubator.dch -a [ec01030] Update pyparsing to 1.5.7dch -a [b0a2a2d] Avoid redefining host to none in get_instance_nw_info(...)dch -a [12c6416] Clarify the compute API is_volume_backed_instance methoddch -a [1b3f890] Port extended-server-attributes into v3 part1dch -a [37b269d] Revert "fixes nova resize bug when force_config_drive is set."dch -a [b01136e] Port extended status extension to v3 API Part 1dch -a [b0da1ab] Preserve network order when using ConfigDrivedch -a [5e6c081] Add troubleshoot to baremetal PXE template.dch -a [fdafaf3] Port hypervisor API into v3 part1dch -a [5bc4b7a] port Simple_tenant_usage  API into v3 part1dch -a [d925044] Don't deallocate network if destroy time outdch -a [c8fc1c2] Port fping extension to v3 API Part 1dch -a [cf3cf3c] libvirt fix resize/migrates with swap or ephemeraldch -a [2654ae8] Enforce sqlite-specific flow in drop_unique_constraintdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-1c474395-6074-4322-87e0-37609658f3ce', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-1c474395-6074-4322-87e0-37609658f3ce', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_keystone_trunk #176

2013-07-22 Thread openstack-testing-bot
 text/html; charset=UTF-8: Unrecognized 
-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_keystone_trunk #141

2013-07-22 Thread openstack-testing-bot
 text/html; charset=UTF-8: Unrecognized 
-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_neutron_trunk #62

2013-07-22 Thread openstack-testing-bot
Title: precise_havana_neutron_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_neutron_trunk/62/Project:precise_havana_neutron_trunkDate of build:Mon, 22 Jul 2013 22:31:29 -0400Build duration:3 min 10 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesGRE tunnels should include local_ip.by adineditneutron/plugins/openvswitch/agent/ovs_neutron_agent.pyeditneutron/tests/unit/openvswitch/test_ovs_tunnel.pyeditneutron/tests/unit/openvswitch/test_ovs_lib.pyeditneutron/agent/linux/ovs_lib.pyConsole Output[...truncated 1656 lines...]1 out of 1 hunk FAILED -- rejects in file etc/neutron.confpatching file etc/neutron.conf.origpatching file etc/neutron.conf.rejPatch fix-quantum-configuration.patch does not apply (enforce with -f)ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-497b4062-b898-49ed-b301-995313823877', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-497b4062-b898-49ed-b301-995313823877', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.apt-get -y install python-setuptoolspython setup.py sdistbzr branch lp:~ubuntu-server-dev/neutron/havana neutrondch -b -D precise --newversion 1:2013.2+git20130731~precise-0ubuntu1 Automated Ubuntu testing build:git log -n1 --no-merges --pretty=format:%Hgit log 0f129121a1c8331c702204cf95951444ae53ef9c..HEAD --no-merges --pretty=format:[%h] %sdch -a [d766f1f] Imported Translations from Transifexdch -a [aa39de6] Imported Translations from Transifexdch -a [6cb8672] Imported Translations from Transifexdch -a [a7c23c3] Add help strings to Config Optionsdch -a [ce013f2] Imported Translations from Transifexdch -a [59fe071] Avoid refreshing firewall rules unnecessarily.dch -a [da65fe6] Add agent scheduling for LBaaS namespace agentdch -a [713838e] Fix revision branches appeared after merging recent patchesdch -a [a1e483d] Add support for the agent extension to NVP Plugin.dch -a [c98ec24] GRE tunnels should include local_ip.dch -a [c2427c2] Add decorator helping to log method calls.dch -a [375d8be] remove repeated allocation_pools check in unittestdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-497b4062-b898-49ed-b301-995313823877', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-497b4062-b898-49ed-b301-995313823877', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_ceilometer_trunk #178

2013-07-22 Thread openstack-testing-bot
Title: saucy_havana_ceilometer_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_ceilometer_trunk/178/Project:saucy_havana_ceilometer_trunkDate of build:Mon, 22 Jul 2013 22:31:29 -0400Build duration:4 min 6 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesImplement dot in matching_metadata key for mongodbby mehdi.abaakoukedittests/storage/base.pyeditceilometer/storage/impl_mongodb.pyedittests/storage/test_impl_mongodb.pyImplement a https:// in REST alarm notificationby mehdi.abaakoukeditceilometer/alarm/notifier/rest.pyeditceilometer/tests/base.pyeditsetup.cfgedittests/alarm/test_notifier.pyeditetc/ceilometer/ceilometer.conf.sampleConsole Output[...truncated 1889 lines...]dch -a [541cf77] Imported Translations from Transifexdch -a [0c841ab] Filter query op:gt does not work as expecteddch -a [327bd26] sqlalchemy: fix performance issue on get_meters()dch -a [89fc448] enable v2 api sqlalchemy testsdch -a [19e5eb1] Update compute vnic pollster to use cachedch -a [f51b20e] Update INFO:root:Destroying schroot.compute CPU pollster to use cachedch -a [4dd7ee3] Update compute disk I/O pollster to use cachedch -a [ef17d89] update Quantum references to Neutrondch -a [3b251f2] Update swift pollster to use cachedch -a [3b20729] Update kwapi pollster to use cachedch -a [df62b92] Update floating-ip pollster to use cachedch -a [4437fb5] Update glance pollster to use cachedch -a [a10773e] Add pollster data cachedch -a [2f1378e] Fix flake8 errorsdch -a [afba75f] Update Oslodch -a [a2b6dc4] Enable Ceilometer to support mongodb replication setdch -a [fbb1eb9] Fix return error when resource can't be founddch -a [99373ff] Simple service for singleton threshold evaldch -a [135612f] Basic alarm threshold evaluation logic.dch -a [298e2f7] add metadata to nova_client resultsdch -a [ae4caf8] Bring in oslo-common rpc ack() changes.dch -a [1ba1bc7] Pin the keystone client versiondch -a [53785ef] Imported Translations from Transifexdch -a [2f594fc] Check that the config file sample is always up to datedch -a [3b9fced] api: enable v2 tests on SQLAlchemy & HBasedch -a [71ac3a5] doc: be more explicit about network countersdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-9cc3390b-63b8-4475-92a7-eca7a7678dd3', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-9cc3390b-63b8-4475-92a7-eca7a7678dd3', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_neutron_trunk #62

2013-07-22 Thread openstack-testing-bot
Title: saucy_havana_neutron_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_neutron_trunk/62/Project:saucy_havana_neutron_trunkDate of build:Mon, 22 Jul 2013 22:32:23 -0400Build duration:3 min 10 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesGRE tunnels should include local_ip.by adineditneutron/tests/unit/openvswitch/test_ovs_lib.pyeditneutron/agent/linux/ovs_lib.pyeditneutron/plugins/openvswitch/agent/ovs_neutron_agent.pyeditneutron/tests/unit/openvswitch/test_ovs_tunnel.pyConsole Output[...truncated 2335 lines...]1 out of 1 hunk FAILED -- rejects in file etc/neutron.confpatching file etc/neutron.conf.origpatching file etc/neutron.conf.rejPatch fix-quantum-configuration.patch does not apply (enforce with -f)ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-5274832d-f4ec-4150-b1c4-2efee6f4ee5d', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-5274832d-f4ec-4150-b1c4-2efee6f4ee5d', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.apt-get -y install python-setuptoolspython setup.py sdistbzr branch lp:~ubuntu-server-dev/neutron/havana neutrondch -b -D saucy --newversion 1:2013.2+git20130732~saucy-0ubuntu1 Automated Ubuntu testing build:git log -n1 --no-merges --pretty=format:%Hgit log 0f129121a1c8331c702204cf95951444ae53ef9c..HEAD --no-merges --pretty=format:[%h] %sdch -a [d766f1f] Imported Translations from Transifexdch -a [aa39de6] Imported Translations from Transifexdch -a [6cb8672] Imported Translations from Transifexdch -a [a7c23c3] Add help strings to Config Optionsdch -a [ce013f2] Imported Translations from Transifexdch -a [59fe071] Avoid refreshing firewall rules unnecessarily.dch -a [da65fe6] Add agent scheduling for LBaaS namespace agentdch -a [713838e] Fix revision branches appeared after merging recent patchesdch -a [a1e483d] Add support for the agent extension to NVP Plugin.dch -a [c98ec24] GRE tunnels should include local_ip.dch -a [c2427c2] Add decorator helping to log method calls.dch -a [375d8be] remove repeated allocation_pools check in unittestdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-5274832d-f4ec-4150-b1c4-2efee6f4ee5d', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-5274832d-f4ec-4150-b1c4-2efee6f4ee5d', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_keystone_trunk #177

2013-07-22 Thread openstack-testing-bot
 text/html; charset=UTF-8: Unrecognized 
-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp