Re: [openstack-dev] Stable/grizzly

2013-10-10 Thread Gary Kotton
Same on trunk!

From: Administrator gkot...@vmware.commailto:gkot...@vmware.com
Reply-To: OpenStack Development Mailing List 
openstack-dev@lists.openstack.orgmailto:openstack-dev@lists.openstack.org
Date: Thursday, October 10, 2013 9:10 AM
To: OpenStack Development Mailing List 
openstack-dev@lists.openstack.orgmailto:openstack-dev@lists.openstack.org
Subject: [openstack-dev] Stable/grizzly

Hi,
The gate is once again broken:

2013-10-10 05:15:05.036 | Traceback (most recent call last):

2013-10-10 05:15:05.036 |   File 
/home/jenkins/workspace/gate-nova-python26/nova/tests/test_api.py, line 389, 
in test_group_name_valid_length_security_group
2013-10-10 05:15:05.036 | self.expect_http()
2013-10-10 05:15:05.036 |   File 
/home/jenkins/workspace/gate-nova-python26/nova/tests/test_api.py, line 246, 
in expect_http
2013-10-10 05:15:05.037 | is_secure).AndReturn(self.http)
2013-10-10 05:15:05.037 |   File 
/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/mox.py,
 line 765, in __call__
2013-10-10 05:15:05.037 | return mock_method(*params, **named_params)
2013-10-10 05:15:05.038 |   File 
/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/mox.py,
 line 998, in __call__
2013-10-10 05:15:05.038 | self._checker.Check(params, named_params)
2013-10-10 05:15:05.038 |   File 
/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/mox.py,
 line 929, in Check
2013-10-10 05:15:05.039 | % (' '.join(sorted(still_needed
2013-10-10 05:15:05.039 | AttributeError: No values given for arguments: 
is_secure

Any ideas?

Thanks

Gary
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] Stable/grizzly

2013-10-10 Thread Lingxian Kong
Hi Gary:

Same problem with me. There may be some races between the parallelled
unittests.


2013/10/10 Gary Kotton gkot...@vmware.com

 Hi,
 The gate is once again broken:

 2013-10-10 05:15:05.036 | Traceback (most recent call last):

 2013-10-10 05:15:05.036 |   File 
 /home/jenkins/workspace/gate-nova-python26/nova/tests/test_api.py, line 
 389, in test_group_name_valid_length_security_group
 2013-10-10 05:15:05.036 | self.expect_http()
 2013-10-10 05:15:05.036 |   File 
 /home/jenkins/workspace/gate-nova-python26/nova/tests/test_api.py, line 
 246, in expect_http
 2013-10-10 05:15:05.037 | is_secure).AndReturn(self.http)
 2013-10-10 05:15:05.037 |   File 
 /home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/mox.py,
  line 765, in __call__
 2013-10-10 05:15:05.037 | return mock_method(*params, **named_params)
 2013-10-10 05:15:05.038 |   File 
 /home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/mox.py,
  line 998, in __call__
 2013-10-10 05:15:05.038 | self._checker.Check(params, named_params)
 2013-10-10 05:15:05.038 |   File 
 /home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/mox.py,
  line 929, in Check
 2013-10-10 05:15:05.039 | % (' '.join(sorted(still_needed
 2013-10-10 05:15:05.039 | AttributeError: No values given for arguments: 
 is_secure

 Any ideas?

 Thanks

 Gary


 ___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev




-- 
**
*Lingxian Kong*
Huawei Technologies Co.,LTD.
IT Product Line CloudOS PDU
China, Xi'an
Mobile: +86-18602962792
Email: konglingx...@huawei.com; anlin.k...@gmail.com
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] Stable/grizzly

2013-10-10 Thread Lingxian Kong
Be patient. We can try to debug by ourselves to help the infra-team figure
it out.


2013/10/10 Gary Kotton gkot...@vmware.com

 Same on trunk!

 From: Administrator gkot...@vmware.com
 Reply-To: OpenStack Development Mailing List 
 openstack-dev@lists.openstack.org
 Date: Thursday, October 10, 2013 9:10 AM
 To: OpenStack Development Mailing List openstack-dev@lists.openstack.org
 Subject: [openstack-dev] Stable/grizzly

 Hi,
 The gate is once again broken:

 2013-10-10 05:15:05.036 | Traceback (most recent call last):

 2013-10-10 05:15:05.036 |   File 
 /home/jenkins/workspace/gate-nova-python26/nova/tests/test_api.py, line 
 389, in test_group_name_valid_length_security_group
 2013-10-10 05:15:05.036 | self.expect_http()
 2013-10-10 05:15:05.036 |   File 
 /home/jenkins/workspace/gate-nova-python26/nova/tests/test_api.py, line 
 246, in expect_http
 2013-10-10 05:15:05.037 | is_secure).AndReturn(self.http)
 2013-10-10 05:15:05.037 |   File 
 /home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/mox.py,
  line 765, in __call__
 2013-10-10 05:15:05.037 | return mock_method(*params, **named_params)
 2013-10-10 05:15:05.038 |   File 
 /home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/mox.py,
  line 998, in __call__
 2013-10-10 05:15:05.038 | self._checker.Check(params, named_params)
 2013-10-10 05:15:05.038 |   File 
 /home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/mox.py,
  line 929, in Check
 2013-10-10 05:15:05.039 | % (' '.join(sorted(still_needed
 2013-10-10 05:15:05.039 | AttributeError: No values given for arguments: 
 is_secure

 Any ideas?

 Thanks

 Gary


 ___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev




-- 
**
*Lingxian Kong*
Huawei Technologies Co.,LTD.
IT Product Line CloudOS PDU
China, Xi'an
Mobile: +86-18602962792
Email: konglingx...@huawei.com; anlin.k...@gmail.com
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] Stable/grizzly

2013-10-10 Thread Gary Kotton
Hi,
The problem seems to be with the boto python library. I am not really familiar 
with this but I have seen this is the last – we may need to update the 
requirements again to exclude a specific version.
Thanks
Gary

From: Lingxian Kong anlin.k...@gmail.commailto:anlin.k...@gmail.com
Reply-To: OpenStack Development Mailing List 
openstack-dev@lists.openstack.orgmailto:openstack-dev@lists.openstack.org
Date: Thursday, October 10, 2013 9:21 AM
To: OpenStack Development Mailing List 
openstack-dev@lists.openstack.orgmailto:openstack-dev@lists.openstack.org
Subject: Re: [openstack-dev] Stable/grizzly

Hi Gary:

Same problem with me. There may be some races between the parallelled unittests.


2013/10/10 Gary Kotton gkot...@vmware.commailto:gkot...@vmware.com
Hi,
The gate is once again broken:

2013-10-10 05:15:05.036 | Traceback (most recent call last):

2013-10-10 05:15:05.036 |   File 
/home/jenkins/workspace/gate-nova-python26/nova/tests/test_api.py, line 389, 
in test_group_name_valid_length_security_group
2013-10-10 05:15:05.036 | self.expect_http()
2013-10-10 05:15:05.036 |   File 
/home/jenkins/workspace/gate-nova-python26/nova/tests/test_api.py, line 246, 
in expect_http
2013-10-10 05:15:05.037 | is_secure).AndReturn(self.http)
2013-10-10 05:15:05.037 |   File 
/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/mox.py,
 line 765, in __call__
2013-10-10 05:15:05.037 | return mock_method(*params, **named_params)
2013-10-10 05:15:05.038 |   File 
/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/mox.py,
 line 998, in __call__
2013-10-10 05:15:05.038 | self._checker.Check(params, named_params)
2013-10-10 05:15:05.038 |   File 
/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/mox.py,
 line 929, in Check
2013-10-10 05:15:05.039 | % (' '.join(sorted(still_needed
2013-10-10 05:15:05.039 | AttributeError: No values given for arguments: 
is_secure

Any ideas?

Thanks

Gary

___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.orgmailto:OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev




--

Lingxian Kong
Huawei Technologies Co.,LTD.
IT Product Line CloudOS PDU
China, Xi'an
Mobile: +86-18602962792
Email: konglingx...@huawei.commailto:konglingx...@huawei.com; 
anlin.k...@gmail.commailto:anlin.k...@gmail.com
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev