Github user swill commented on the pull request:
https://github.com/apache/cloudstack/pull/1471#issuecomment-219862285
### CI RESULTS
```
Tests Run: 40
Skipped: 0
Failed: 6
Errors: 44
Duration: 0h 26m 50s
```
**Summary of the problem(s):**
```
ERROR: test suite for <class
'integration.smoke.test_password_server.TestIsolatedNetworksPasswdServer'>
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
209, in run
self.setUp()
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
292, in setUp
self.setupContext(ancestor)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
315, in setupContext
try_run(context, names)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471,
in try_run
return func()
File
"/data/git/cs2/cloudstack/test/integration/smoke/test_password_server.py", line
119, in setUpClass
networkids=[str(cls.network.id)])
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 475, in
create
virtual_machine = apiclient.deployVirtualMachine(cmd, method=method)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 702, in deployVirtualMachine
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T22:54:52+0200', jobresult : {errorcode : 530, errortext : u'Unable
to start a VM due to insufficient capacity'}, cmd :
u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'a4439e89-4d56-425f-ba3a-e794114a4370', jobresultcode : 530, jobinstanceid :
u'4c5cb61f-c3fd-4edc-8308-674e27681c7d', jobresulttype : u'object',
jobinstancetype : u'VirtualMachine', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
ERROR: Create a redundant VPC with two networks with two VMs in each network
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs2/cloudstack/test/integration/smoke/test_vpc_redundant.py", line
270, in setUp
domainid=self.account.domainid)
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 4154, in
create
return VPC(apiclient.createVPC(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2182, in createVPC
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T22:57:39+0200', jobresult : {errorcode : 530, errortext : u'Failed
to create VPC'}, cmd :
u'org.apache.cloudstack.api.command.admin.vpc.CreateVPCCmdByAdmin', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'7def8fca-65d9-4577-a0e1-785342a05c39', jobresultcode : 530, jobresulttype :
u'object', jobinstancetype : u'None', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
ERROR: Create a redundant VPC with two networks with two VMs in each
network and check default routes
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs2/cloudstack/test/integration/smoke/test_vpc_redundant.py", line
270, in setUp
domainid=self.account.domainid)
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 4154, in
create
return VPC(apiclient.createVPC(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2182, in createVPC
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T22:57:51+0200', jobresult : {errorcode : 530, errortext : u'Failed
to create VPC'}, cmd :
u'org.apache.cloudstack.api.command.admin.vpc.CreateVPCCmdByAdmin', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'8ec272e8-4c9f-45cb-9a85-859c57c2dbd8', jobresultcode : 530, jobresulttype :
u'object', jobinstancetype : u'None', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
ERROR: Create a redundant VPC with two networks with two VMs in each network
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs2/cloudstack/test/integration/smoke/test_vpc_redundant.py", line
270, in setUp
domainid=self.account.domainid)
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 4154, in
create
return VPC(apiclient.createVPC(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2182, in createVPC
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T22:58:02+0200', jobresult : {errorcode : 530, errortext : u'Failed
to create VPC'}, cmd :
u'org.apache.cloudstack.api.command.admin.vpc.CreateVPCCmdByAdmin', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'4f44cf07-f41d-44df-80e2-1b7c01f95703', jobresultcode : 530, jobresulttype :
u'object', jobinstancetype : u'None', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
ERROR: Create a redundant VPC with 1 Tier, 1 VM, 1 ACL, 1 PF and test
Network GC Nics
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs2/cloudstack/test/integration/smoke/test_vpc_redundant.py", line
270, in setUp
domainid=self.account.domainid)
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 4154, in
create
return VPC(apiclient.createVPC(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2182, in createVPC
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T22:58:19+0200', jobresult : {errorcode : 530, errortext : u'Failed
to create VPC'}, cmd :
u'org.apache.cloudstack.api.command.admin.vpc.CreateVPCCmdByAdmin', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'9cd41791-bb72-4f2f-9c10-228bf59379da', jobresultcode : 530, jobresulttype :
u'object', jobinstancetype : u'None', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
ERROR: Create a redundant VPC with 1 Tier, 1 VM, 1 ACL, 1 PF and test
Network GC Nics
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs2/cloudstack/test/integration/smoke/test_vpc_redundant.py", line
270, in setUp
domainid=self.account.domainid)
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 4154, in
create
return VPC(apiclient.createVPC(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2182, in createVPC
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T22:58:30+0200', jobresult : {errorcode : 530, errortext : u'Failed
to create VPC'}, cmd :
u'org.apache.cloudstack.api.command.admin.vpc.CreateVPCCmdByAdmin', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'5416a371-f585-4100-927f-163e44b96288', jobresultcode : 530, jobresulttype :
u'object', jobinstancetype : u'None', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
ERROR: Test iptables default INPUT/FORWARD policy on RouterVM
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs2/cloudstack/test/integration/smoke/test_routers_iptables_default_policy.py",
line 412, in test_02_routervm_iptables_policies
vm1 = self.entity_manager.deployvm()
File
"/data/git/cs2/cloudstack/test/integration/smoke/test_routers_iptables_default_policy.py",
line 596, in deployvm
raise Exception('Unable to create VM')
Exception: Unable to create VM
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
ERROR: Test iptables default INPUT/FORWARD policies on VPC router
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs2/cloudstack/test/integration/smoke/test_routers_iptables_default_policy.py",
line 273, in setUp
domainid=self.account.domainid)
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 4154, in
create
return VPC(apiclient.createVPC(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2182, in createVPC
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T22:59:03+0200', jobresult : {errorcode : 530, errortext : u'Failed
to create VPC'}, cmd :
u'org.apache.cloudstack.api.command.admin.vpc.CreateVPCCmdByAdmin', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'3938ba23-a8bb-4558-9226-66794fb72fe4', jobresultcode : 530, jobresulttype :
u'object', jobinstancetype : u'None', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
ERROR: Test redundant router internals
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs2/cloudstack/test/integration/smoke/test_routers_network_ops.py",
line 738, in test_01_isolate_network_FW_PF_default_routes_egress_true
networkids=[str(network.id)])
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 475, in
create
virtual_machine = apiclient.deployVirtualMachine(cmd, method=method)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 702, in deployVirtualMachine
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T22:59:15+0200', jobresult : {errorcode : 533, errortext : u'Unable
to create a deployment for VM[User|i-12-17-VM]'}, cmd :
u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'77c8d37f-5fbd-4ba1-82ad-1d646c04c68a', jobresultcode : 530, jobinstanceid :
u'2c2abe7b-ce94-4ba6-854f-c5fc191a92e4', jobresulttype : u'object',
jobinstancetype : u'VirtualMachine', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
ERROR: Test redundant router internals
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs2/cloudstack/test/integration/smoke/test_routers_network_ops.py",
line 894, in test_02_isolate_network_FW_PF_default_routes_egress_false
networkids=[str(network.id)])
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 475, in
create
virtual_machine = apiclient.deployVirtualMachine(cmd, method=method)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 702, in deployVirtualMachine
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T22:59:21+0200', jobresult : {errorcode : 533, errortext : u'Unable
to create a deployment for VM[User|i-12-18-VM]'}, cmd :
u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'06b2907c-8763-4f69-9900-92249414a953', jobresultcode : 530, jobinstanceid :
u'a50ea729-064e-4c14-aa4f-d5521e3d812e', jobresulttype : u'object',
jobinstancetype : u'VirtualMachine', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
ERROR: Test redundant router internals
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs2/cloudstack/test/integration/smoke/test_routers_network_ops.py",
line 170, in test_01_RVR_Network_FW_PF_SSH_default_routes_egress_true
zoneid=self.zone.id
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 2780, in
create
return Network(apiclient.createNetwork(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 1887, in createNetwork
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
CloudstackAPIException: Execute cmd: createnetwork failed, due to:
errorCode: 533, errorText:Unable to create a deployment for
VM[DomainRouter|r-19-VM]
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
ERROR: Test redundant router internals
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs2/cloudstack/test/integration/smoke/test_routers_network_ops.py",
line 335, in test_02_RVR_Network_FW_PF_SSH_default_routes_egress_false
zoneid=self.zone.id
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 2780, in
create
return Network(apiclient.createNetwork(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 1887, in createNetwork
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
CloudstackAPIException: Execute cmd: createnetwork failed, due to:
errorCode: 533, errorText:Unable to create a deployment for
VM[DomainRouter|r-21-VM]
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
ERROR: Test redundant router internals
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs2/cloudstack/test/integration/smoke/test_routers_network_ops.py",
line 510, in test_03_RVR_Network_check_router_state
zoneid=self.zone.id
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 2780, in
create
return Network(apiclient.createNetwork(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 1887, in createNetwork
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
CloudstackAPIException: Execute cmd: createnetwork failed, due to:
errorCode: 533, errorText:Unable to create a deployment for
VM[DomainRouter|r-23-VM]
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
ERROR: Create a VPC with two networks with one VM in each network and test
nics after destroy
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs2/cloudstack/test/integration/smoke/test_vpc_router_nics.py", line
243, in setUp
domainid=self.account.domainid)
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 4154, in
create
return VPC(apiclient.createVPC(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2182, in createVPC
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T23:00:17+0200', jobresult : {errorcode : 530, errortext : u'Failed
to create VPC'}, cmd :
u'org.apache.cloudstack.api.command.admin.vpc.CreateVPCCmdByAdmin', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'bf6b57b1-3bdc-4dcb-b0d3-a531904ecf7f', jobresultcode : 530, jobresulttype :
u'object', jobinstancetype : u'None', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
ERROR: Create a VPC with two networks with one VM in each network and test
default routes
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs2/cloudstack/test/integration/smoke/test_vpc_router_nics.py", line
243, in setUp
domainid=self.account.domainid)
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 4154, in
create
return VPC(apiclient.createVPC(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2182, in createVPC
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T23:00:23+0200', jobresult : {errorcode : 530, errortext : u'Failed
to create VPC'}, cmd :
u'org.apache.cloudstack.api.command.admin.vpc.CreateVPCCmdByAdmin', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'3f49676f-4f9f-4920-bfd7-cf47738402db', jobresultcode : 530, jobresulttype :
u'object', jobinstancetype : u'None', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
ERROR: test suite for <class
'integration.smoke.test_router_dhcphosts.TestRouterDHCPHosts'>
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
209, in run
self.setUp()
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
292, in setUp
self.setupContext(ancestor)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
315, in setupContext
try_run(context, names)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471,
in try_run
return func()
File
"/data/git/cs2/cloudstack/test/integration/smoke/test_router_dhcphosts.py",
line 120, in setUpClass
ipaddress="10.1.1.50")
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 475, in
create
virtual_machine = apiclient.deployVirtualMachine(cmd, method=method)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 702, in deployVirtualMachine
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T23:00:29+0200', jobresult : {errorcode : 533, errortext : u'Unable
to create a deployment for VM[User|i-16-27-VM]'}, cmd :
u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'52acf180-7598-4d14-875a-a2135268f28a', jobresultcode : 530, jobinstanceid :
u'edcaf583-744d-44fa-9dda-102fc10d38b2', jobresulttype : u'object',
jobinstancetype : u'VirtualMachine', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
ERROR: test suite for <class
'integration.smoke.test_loadbalance.TestLoadBalance'>
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
209, in run
self.setUp()
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
292, in setUp
self.setupContext(ancestor)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
315, in setupContext
try_run(context, names)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471,
in try_run
return func()
File
"/data/git/cs2/cloudstack/test/integration/smoke/test_loadbalance.py", line 70,
in setUpClass
serviceofferingid=cls.service_offering.id
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 475, in
create
virtual_machine = apiclient.deployVirtualMachine(cmd, method=method)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 702, in deployVirtualMachine
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T23:00:36+0200', jobresult : {errorcode : 533, errortext : u'Unable
to create a deployment for VM[User|i-17-28-VM]'}, cmd :
u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'e7a415f7-186b-4d9a-a003-19b98641ebb7', jobresultcode : 530, jobinstanceid :
u'ebd8b967-3ad0-46ae-8f49-275f64c7a1a6', jobresulttype : u'object',
jobinstancetype : u'VirtualMachine', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
ERROR: test suite for <class
'integration.smoke.test_internal_lb.TestInternalLb'>
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
209, in run
self.setUp()
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
292, in setUp
self.setupContext(ancestor)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
315, in setupContext
try_run(context, names)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471,
in try_run
return func()
File
"/data/git/cs2/cloudstack/test/integration/smoke/test_internal_lb.py", line
296, in setUpClass
cls.template.download(cls.apiclient)
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 1259, in
download
elif 'Downloaded' in template.status:
TypeError: argument of type 'NoneType' is not iterable
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
ERROR: Test stop SSVM
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/git/cs2/cloudstack/test/integration/smoke/test_ssvm.py", line
703, in test_05_stop_ssvm
self.apiclient.stopSystemVm(cmd)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 1387, in stopSystemVm
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T23:01:55+0200', jobresult : {errorcode : 530, errortext : u'Unable
to stop VM[SecondaryStorageVm|s-2-VM]'}, cmd :
u'org.apache.cloudstack.api.command.admin.systemvm.StopSystemVmCmd', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'51c3c714-39f8-4a72-bd40-9d1b5cf6db8d', jobresultcode : 530, jobinstanceid :
u'9a1dff6e-f2e6-4e66-8afe-d6cf7d096ac4', jobresulttype : u'object',
jobinstancetype : u'SystemVm', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
ERROR: Test stop CPVM
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/git/cs2/cloudstack/test/integration/smoke/test_ssvm.py", line
790, in test_06_stop_cpvm
self.apiclient.stopSystemVm(cmd)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 1387, in stopSystemVm
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T23:02:00+0200', jobresult : {errorcode : 530, errortext : u'Unable
to stop VM[ConsoleProxy|v-1-VM]'}, cmd :
u'org.apache.cloudstack.api.command.admin.systemvm.StopSystemVmCmd', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'b88c745c-8ea9-4a16-a8ac-4dd7a69f3b2f', jobresultcode : 530, jobinstanceid :
u'071bb541-653b-404f-9922-e07f82854026', jobresulttype : u'object',
jobinstancetype : u'SystemVm', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
ERROR: Test reboot SSVM
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/git/cs2/cloudstack/test/integration/smoke/test_ssvm.py", line
913, in test_07_reboot_ssvm
self.waitForSystemVMAgent(ssvm_response.name)
File "/data/git/cs2/cloudstack/test/integration/smoke/test_ssvm.py", line
81, in waitForSystemVMAgent
raise Exception("Timed out waiting for SSVM agent to be Up")
Exception: Timed out waiting for SSVM agent to be Up
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
ERROR: Test reboot CPVM
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/git/cs2/cloudstack/test/integration/smoke/test_ssvm.py", line
1006, in test_08_reboot_cpvm
self.waitForSystemVMAgent(cpvm_response.name)
File "/data/git/cs2/cloudstack/test/integration/smoke/test_ssvm.py", line
81, in waitForSystemVMAgent
raise Exception("Timed out waiting for SSVM agent to be Up")
Exception: Timed out waiting for SSVM agent to be Up
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
ERROR: Test destroy SSVM
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/git/cs2/cloudstack/test/integration/smoke/test_ssvm.py", line
1053, in test_09_destroy_ssvm
self.apiclient.destroySystemVm(cmd)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 1392, in destroySystemVm
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T23:12:17+0200', jobresult : {errorcode : 530, errortext : u'Unable
to stop VM[SecondaryStorageVm|s-2-VM]'}, cmd :
u'org.apache.cloudstack.api.command.admin.systemvm.DestroySystemVmCmd', userid
: u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'ccb1e7c8-4544-468b-8086-b2bb1c248b80', jobresultcode : 530, jobinstanceid :
u'9a1dff6e-f2e6-4e66-8afe-d6cf7d096ac4', jobresulttype : u'object',
jobinstancetype : u'SystemVm', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
ERROR: Test destroy CPVM
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/git/cs2/cloudstack/test/integration/smoke/test_ssvm.py", line
1145, in test_10_destroy_cpvm
self.apiclient.destroySystemVm(cmd)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 1392, in destroySystemVm
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T23:12:22+0200', jobresult : {errorcode : 530, errortext : u'Unable
to stop VM[ConsoleProxy|v-1-VM]'}, cmd :
u'org.apache.cloudstack.api.command.admin.systemvm.DestroySystemVmCmd', userid
: u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'8258b972-e5e4-4e85-b901-7be89dc39277', jobresultcode : 530, jobinstanceid :
u'071bb541-653b-404f-9922-e07f82854026', jobresulttype : u'object',
jobinstancetype : u'SystemVm', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
ERROR: test suite for <class
'integration.smoke.test_vpc_vpn.TestRVPCSite2SiteVpn'>
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
209, in run
self.setUp()
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
292, in setUp
self.setupContext(ancestor)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
315, in setupContext
try_run(context, names)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471,
in try_run
return func()
File "/data/git/cs2/cloudstack/test/integration/smoke/test_vpc_vpn.py",
line 835, in setUpClass
cls.template.download(cls.apiclient)
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 1259, in
download
elif 'Downloaded' in template.status:
TypeError: argument of type 'NoneType' is not iterable
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
ERROR: test suite for <class
'integration.smoke.test_vpc_vpn.TestVpcRemoteAccessVpn'>
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
209, in run
self.setUp()
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
292, in setUp
self.setupContext(ancestor)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
315, in setupContext
try_run(context, names)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471,
in try_run
return func()
File "/data/git/cs2/cloudstack/test/integration/smoke/test_vpc_vpn.py",
line 293, in setUpClass
cls.template.download(cls.apiclient)
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 1259, in
download
elif 'Downloaded' in template.status:
TypeError: argument of type 'NoneType' is not iterable
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
ERROR: test suite for <class
'integration.smoke.test_vpc_vpn.TestVpcSite2SiteVpn'>
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
209, in run
self.setUp()
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
292, in setUp
self.setupContext(ancestor)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
315, in setupContext
try_run(context, names)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471,
in try_run
return func()
File "/data/git/cs2/cloudstack/test/integration/smoke/test_vpc_vpn.py",
line 472, in setUpClass
cls.template.download(cls.apiclient)
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 1259, in
download
elif 'Downloaded' in template.status:
TypeError: argument of type 'NoneType' is not iterable
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
ERROR: test suite for <class
'integration.smoke.test_network.TestPortForwarding'>
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
209, in run
self.setUp()
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
292, in setUp
self.setupContext(ancestor)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
315, in setupContext
try_run(context, names)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471,
in try_run
return func()
File "/data/git/cs2/cloudstack/test/integration/smoke/test_network.py",
line 288, in setUpClass
serviceofferingid=cls.service_offering.id
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 475, in
create
virtual_machine = apiclient.deployVirtualMachine(cmd, method=method)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 702, in deployVirtualMachine
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T23:16:24+0200', jobresult : {errorcode : 533, errortext : u'Unable
to create a deployment for VM[User|i-26-34-VM]'}, cmd :
u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'bd41e9d0-3204-47e7-b19c-24c1021b4326', jobresultcode : 530, jobinstanceid :
u'cdc56b01-074f-4b51-8859-21c51c8a5449', jobresulttype : u'object',
jobinstancetype : u'VirtualMachine', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
ERROR: Test for reboot router
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/git/cs2/cloudstack/test/integration/smoke/test_network.py",
line 614, in setUp
serviceofferingid=self.service_offering.id
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 475, in
create
virtual_machine = apiclient.deployVirtualMachine(cmd, method=method)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 702, in deployVirtualMachine
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T23:16:30+0200', jobresult : {errorcode : 533, errortext : u'Unable
to create a deployment for VM[User|i-27-35-VM]'}, cmd :
u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'9fcf934f-b06d-4539-853e-090952f4e4cd', jobresultcode : 530, jobinstanceid :
u'099325bc-bc3d-49cf-9191-e3a175925005', jobresulttype : u'object',
jobinstancetype : u'VirtualMachine', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
ERROR: test suite for <class
'integration.smoke.test_network.TestRouterRules'>
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
209, in run
self.setUp()
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
292, in setUp
self.setupContext(ancestor)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
315, in setupContext
try_run(context, names)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471,
in try_run
return func()
File "/data/git/cs2/cloudstack/test/integration/smoke/test_network.py",
line 1069, in setUpClass
serviceofferingid=cls.service_offering.id
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 475, in
create
virtual_machine = apiclient.deployVirtualMachine(cmd, method=method)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 702, in deployVirtualMachine
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T23:16:36+0200', jobresult : {errorcode : 533, errortext : u'Unable
to create a deployment for VM[User|i-28-36-VM]'}, cmd :
u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'a2441370-e1d3-43fb-b35a-bcc1526df289', jobresultcode : 530, jobinstanceid :
u'30ad60be-d49c-4f39-9a2f-2fcf05ae093c', jobresulttype : u'object',
jobinstancetype : u'VirtualMachine', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
FAIL: Test SSVM Internals
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/git/cs2/cloudstack/test/integration/smoke/test_ssvm.py", line
434, in test_03_ssvm_internals
"Check for Errors in tests"
AssertionError: Check for Errors in tests
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
FAIL: Test CPVM Internals
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/git/cs2/cloudstack/test/integration/smoke/test_ssvm.py", line
613, in test_04_cpvm_internals
"Check cloud service is running or not"
AssertionError: Check cloud service is running or not
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
FAIL: test_01_vpc_privategw_acl
(integration.smoke.test_privategw_acl.TestPrivateGwACL)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs2/cloudstack/test/integration/smoke/test_privategw_acl.py", line
235, in test_01_vpc_privategw_acl
vpc = self.createVPC(vpc_off)
File
"/data/git/cs2/cloudstack/test/integration/smoke/test_privategw_acl.py", line
472, in createVPC
self.fail('Unable to create VPC due to %s ' % e)
AssertionError: Unable to create VPC due to Job failed: {jobprocstatus : 0,
created : u'2016-05-17T23:15:38+0200', jobresult : {errorcode : 530, errortext
: u'Failed to create VPC'}, cmd :
u'org.apache.cloudstack.api.command.admin.vpc.CreateVPCCmdByAdmin', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'04ca2e0a-5b19-4cab-8eda-8a9888d6ab0c', jobresultcode : 530, jobresulttype :
u'object', jobinstancetype : u'None', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
FAIL: test_02_vpc_privategw_static_routes
(integration.smoke.test_privategw_acl.TestPrivateGwACL)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs2/cloudstack/test/integration/smoke/test_privategw_acl.py", line
262, in test_02_vpc_privategw_static_routes
self.performVPCTests(vpc_off)
File
"/data/git/cs2/cloudstack/test/integration/smoke/test_privategw_acl.py", line
302, in performVPCTests
vpc_1 = self.createVPC(vpc_off, cidr = '10.0.1.0/24')
File
"/data/git/cs2/cloudstack/test/integration/smoke/test_privategw_acl.py", line
472, in createVPC
self.fail('Unable to create VPC due to %s ' % e)
AssertionError: Unable to create VPC due to Job failed: {jobprocstatus : 0,
created : u'2016-05-17T23:15:49+0200', jobresult : {errorcode : 530, errortext
: u'Failed to create VPC'}, cmd :
u'org.apache.cloudstack.api.command.admin.vpc.CreateVPCCmdByAdmin', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'c3f07352-710f-492d-94d3-b6ee6c6174b3', jobresultcode : 530, jobresulttype :
u'object', jobinstancetype : u'None', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
FAIL: test_03_vpc_privategw_restart_vpc_cleanup
(integration.smoke.test_privategw_acl.TestPrivateGwACL)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs2/cloudstack/test/integration/smoke/test_privategw_acl.py", line
274, in test_03_vpc_privategw_restart_vpc_cleanup
self.performVPCTests(vpc_off, restart_with_cleanup = True)
File
"/data/git/cs2/cloudstack/test/integration/smoke/test_privategw_acl.py", line
302, in performVPCTests
vpc_1 = self.createVPC(vpc_off, cidr = '10.0.1.0/24')
File
"/data/git/cs2/cloudstack/test/integration/smoke/test_privategw_acl.py", line
472, in createVPC
self.fail('Unable to create VPC due to %s ' % e)
AssertionError: Unable to create VPC due to Job failed: {jobprocstatus : 0,
created : u'2016-05-17T23:16:01+0200', jobresult : {errorcode : 530, errortext
: u'Failed to create VPC'}, cmd :
u'org.apache.cloudstack.api.command.admin.vpc.CreateVPCCmdByAdmin', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'e068009c-13f8-4526-9df7-90819ead4d4e', jobresultcode : 530, jobresulttype :
u'object', jobinstancetype : u'None', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
FAIL: test_04_rvpc_privategw_static_routes
(integration.smoke.test_privategw_acl.TestPrivateGwACL)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs2/cloudstack/test/integration/smoke/test_privategw_acl.py", line
286, in test_04_rvpc_privategw_static_routes
self.performVPCTests(vpc_off)
File
"/data/git/cs2/cloudstack/test/integration/smoke/test_privategw_acl.py", line
302, in performVPCTests
vpc_1 = self.createVPC(vpc_off, cidr = '10.0.1.0/24')
File
"/data/git/cs2/cloudstack/test/integration/smoke/test_privategw_acl.py", line
472, in createVPC
self.fail('Unable to create VPC due to %s ' % e)
AssertionError: Unable to create VPC due to Job failed: {jobprocstatus : 0,
created : u'2016-05-17T23:16:12+0200', jobresult : {errorcode : 530, errortext
: u'Failed to create VPC'}, cmd :
u'org.apache.cloudstack.api.command.admin.vpc.CreateVPCCmdByAdmin', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'c1280a2a-edd0-4ed0-baab-6ca0ed6247c5', jobresultcode : 530, jobresulttype :
u'object', jobinstancetype : u'None', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F7J8QU/results.txt
```
```
ERROR: test suite for <class
'integration.smoke.test_routers.TestRouterServices'>
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
209, in run
self.setUp()
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
292, in setUp
self.setupContext(ancestor)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
315, in setupContext
try_run(context, names)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471,
in try_run
return func()
File "/data/git/cs2/cloudstack/test/integration/smoke/test_routers.py",
line 90, in setUpClass
serviceofferingid=cls.service_offering.id
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 475, in
create
virtual_machine = apiclient.deployVirtualMachine(cmd, method=method)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 702, in deployVirtualMachine
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T23:16:44+0200', jobresult : {errorcode : 533, errortext : u'Unable
to create a deployment for VM[User|i-29-37-VM]'}, cmd :
u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'8b224970-4467-40ed-aa4e-97864ce54cb7', jobresultcode : 530, jobinstanceid :
u'8f80ba2f-a459-46b8-bd06-2cb7333f995c', jobresulttype : u'object',
jobinstancetype : u'VirtualMachine', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_offerings_2AFDH4/results.txt
```
```
ERROR: test suite for <class
'integration.smoke.test_reset_vm_on_reboot.TestResetVmOnReboot'>
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
209, in run
self.setUp()
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
292, in setUp
self.setupContext(ancestor)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
315, in setupContext
try_run(context, names)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471,
in try_run
return func()
File
"/data/git/cs2/cloudstack/test/integration/smoke/test_reset_vm_on_reboot.py",
line 75, in setUpClass
mode=cls.services["mode"]
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 475, in
create
virtual_machine = apiclient.deployVirtualMachine(cmd, method=method)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 702, in deployVirtualMachine
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T23:16:50+0200', jobresult : {errorcode : 533, errortext : u'Unable
to create a deployment for VM[User|i-30-38-VM]'}, cmd :
u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'09cd2624-a86b-4615-94e1-6c8c716698a8', jobresultcode : 530, jobinstanceid :
u'31a2ce62-34a0-4dbf-928e-be9b8ab39e40', jobresulttype : u'object',
jobinstancetype : u'VirtualMachine', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_offerings_2AFDH4/results.txt
```
```
ERROR: test suite for <class
'integration.smoke.test_vm_life_cycle.TestDeployVM'>
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
209, in run
self.setUp()
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
292, in setUp
self.setupContext(ancestor)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
315, in setupContext
try_run(context, names)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471,
in try_run
return func()
File
"/data/git/cs2/cloudstack/test/integration/smoke/test_vm_life_cycle.py", line
95, in setUpClass
mode=cls.services['mode']
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 475, in
create
virtual_machine = apiclient.deployVirtualMachine(cmd, method=method)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 702, in deployVirtualMachine
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T23:16:56+0200', jobresult : {errorcode : 533, errortext : u'Unable
to create a deployment for VM[User|i-31-39-VM]'}, cmd :
u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'c27c7e0f-757a-4027-8243-144fa728a9f2', jobresultcode : 530, jobinstanceid :
u'4305e3e4-b32b-4786-bf36-8cefab14e524', jobresulttype : u'object',
jobinstancetype : u'VirtualMachine', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_offerings_2AFDH4/results.txt
```
```
ERROR: test suite for <class
'integration.smoke.test_vm_life_cycle.TestVMLifeCycle'>
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
209, in run
self.setUp()
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
292, in setUp
self.setupContext(ancestor)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
315, in setupContext
try_run(context, names)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471,
in try_run
return func()
File
"/data/git/cs2/cloudstack/test/integration/smoke/test_vm_life_cycle.py", line
312, in setUpClass
mode=cls.services["mode"]
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 475, in
create
virtual_machine = apiclient.deployVirtualMachine(cmd, method=method)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 702, in deployVirtualMachine
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T23:17:03+0200', jobresult : {errorcode : 533, errortext : u'Unable
to create a deployment for VM[User|i-32-40-VM]'}, cmd :
u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'6deb874c-798d-483c-9dcd-0541596e3886', jobresultcode : 530, jobinstanceid :
u'fe1e549a-0aa4-41a0-b300-87225a344fbf', jobresulttype : u'object',
jobinstancetype : u'VirtualMachine', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_offerings_2AFDH4/results.txt
```
```
ERROR: test suite for <class
'integration.smoke.test_service_offerings.TestServiceOfferings'>
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
209, in run
self.setUp()
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
292, in setUp
self.setupContext(ancestor)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
315, in setupContext
try_run(context, names)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471,
in try_run
return func()
File
"/data/git/cs2/cloudstack/test/integration/smoke/test_service_offerings.py",
line 202, in setUpClass
mode=cls.services["mode"]
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 475, in
create
virtual_machine = apiclient.deployVirtualMachine(cmd, method=method)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 702, in deployVirtualMachine
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T23:17:09+0200', jobresult : {errorcode : 533, errortext : u'Unable
to create a deployment for VM[User|i-33-41-VM]'}, cmd :
u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'cacecc83-9bfc-447a-ba1d-44f45366e5cf', jobresultcode : 530, jobinstanceid :
u'9d8590b9-a903-497e-af55-4c2cc0dddae9', jobresulttype : u'object',
jobinstancetype : u'VirtualMachine', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_offerings_2AFDH4/results.txt
```
```
ERROR: Test for delete account
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/git/cs2/cloudstack/test/integration/smoke/test_network.py",
line 924, in setUp
serviceofferingid=self.service_offering.id
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 475, in
create
virtual_machine = apiclient.deployVirtualMachine(cmd, method=method)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 702, in deployVirtualMachine
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T23:17:16+0200', jobresult : {errorcode : 533, errortext : u'Unable
to create a deployment for VM[User|i-34-42-VM]'}, cmd :
u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'f0bb4bbe-a51b-4cbc-87b3-59283bc2db93', jobresultcode : 530, jobinstanceid :
u'0f364a5f-2289-4d7c-91d1-fe56ee80dc82', jobresulttype : u'object',
jobinstancetype : u'VirtualMachine', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_offerings_2AFDH4/results.txt
```
```
ERROR: Test for release public IP address
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/git/cs2/cloudstack/test/integration/smoke/test_network.py",
line 785, in setUp
serviceofferingid=self.service_offering.id
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 475, in
create
virtual_machine = apiclient.deployVirtualMachine(cmd, method=method)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 702, in deployVirtualMachine
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T23:18:46+0200', jobresult : {errorcode : 533, errortext : u'Unable
to create a deployment for VM[User|i-37-43-VM]'}, cmd :
u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'c506e999-2332-4ccb-bf78-0c989edf9375', jobresultcode : 530, jobinstanceid :
u'ab7c586c-f1f8-4cde-af60-63410effbc11', jobresulttype : u'object',
jobinstancetype : u'VirtualMachine', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_offerings_2AFDH4/results.txt
```
```
ERROR: Test VPC offering without load balancing service
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs2/cloudstack/test/integration/component/test_vpc_offerings.py",
line 553, in test_03_vpc_off_without_lb
domainid=self.account.domainid
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 4154, in
create
return VPC(apiclient.createVPC(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2182, in createVPC
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T23:19:04+0200', jobresult : {errorcode : 530, errortext : u'Failed
to create VPC'}, cmd :
u'org.apache.cloudstack.api.command.admin.vpc.CreateVPCCmdByAdmin', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'5b02d051-84f2-49dd-b08f-a66440dd1917', jobresultcode : 530, jobresulttype :
u'object', jobinstancetype : u'None', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_offerings_2AFDH4/results.txt
```
```
ERROR: Test VPC offering without static NAT service
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs2/cloudstack/test/integration/component/test_vpc_offerings.py",
line 675, in test_04_vpc_off_without_static_nat
domainid=self.account.domainid
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 4154, in
create
return VPC(apiclient.createVPC(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2182, in createVPC
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T23:19:25+0200', jobresult : {errorcode : 530, errortext : u'Failed
to create VPC'}, cmd :
u'org.apache.cloudstack.api.command.admin.vpc.CreateVPCCmdByAdmin', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'eec9e1ea-afff-4e7d-8df0-3e2a08838203', jobresultcode : 530, jobresulttype :
u'object', jobinstancetype : u'None', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_offerings_2AFDH4/results.txt
```
```
ERROR: Test VPC offering without port forwarding service
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs2/cloudstack/test/integration/component/test_vpc_offerings.py",
line 799, in test_05_vpc_off_without_pf
domainid=self.account.domainid
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 4154, in
create
return VPC(apiclient.createVPC(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2182, in createVPC
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T23:19:47+0200', jobresult : {errorcode : 530, errortext : u'Failed
to create VPC'}, cmd :
u'org.apache.cloudstack.api.command.admin.vpc.CreateVPCCmdByAdmin', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'5ca041e8-dd43-41f5-9834-0b381b841177', jobresultcode : 530, jobresulttype :
u'object', jobinstancetype : u'None', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_offerings_2AFDH4/results.txt
```
```
ERROR: Test update VPC offering
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs2/cloudstack/test/integration/component/test_vpc_offerings.py",
line 943, in test_07_update_vpc_off
domainid=self.account.domainid
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 4154, in
create
return VPC(apiclient.createVPC(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2182, in createVPC
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T23:20:15+0200', jobresult : {errorcode : 530, errortext : u'Failed
to create VPC'}, cmd :
u'org.apache.cloudstack.api.command.admin.vpc.CreateVPCCmdByAdmin', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'6a4e275c-deea-47d7-a0a5-354ce7381ceb', jobresultcode : 530, jobresulttype :
u'object', jobinstancetype : u'None', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_offerings_2AFDH4/results.txt
```
```
ERROR: test_09_create_redundant_vpc_offering
(integration.component.test_vpc_offerings.TestVPCOffering)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs2/cloudstack/test/integration/component/test_vpc_offerings.py",
line 1178, in test_09_create_redundant_vpc_offering
domainid=self.account.domainid
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 4154, in
create
return VPC(apiclient.createVPC(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2182, in createVPC
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T23:21:09+0200', jobresult : {errorcode : 530, errortext : u'Failed
to create VPC'}, cmd :
u'org.apache.cloudstack.api.command.admin.vpc.CreateVPCCmdByAdmin', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'13768ab8-a528-4d16-b353-9cf0cf25e82a', jobresultcode : 530, jobresulttype :
u'object', jobinstancetype : u'None', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_offerings_2AFDH4/results.txt
```
```
ERROR: test suite for <class
'integration.component.test_vpc_routers.TestVPCRouterOneNetwork'>
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
209, in run
self.setUp()
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
292, in setUp
self.setupContext(ancestor)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
315, in setupContext
try_run(context, names)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471,
in try_run
return func()
File
"/data/git/cs2/cloudstack/test/integration/component/test_vpc_routers.py", line
681, in setUpClass
domainid=cls.account.domainid
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 4154, in
create
return VPC(apiclient.createVPC(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2182, in createVPC
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T23:21:25+0200', jobresult : {errorcode : 530, errortext : u'Failed
to create VPC'}, cmd :
u'org.apache.cloudstack.api.command.admin.vpc.CreateVPCCmdByAdmin', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'0b987726-6761-4179-b008-352ffe4c58fd', jobresultcode : 530, jobresulttype :
u'object', jobinstancetype : u'None', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_offerings_2AFDH4/results.txt
```
```
ERROR: test suite for <class
'integration.component.test_vpc_routers.TestVPCRoutersBasic'>
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
209, in run
self.setUp()
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
292, in setUp
self.setupContext(ancestor)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
315, in setupContext
try_run(context, names)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471,
in try_run
return func()
File
"/data/git/cs2/cloudstack/test/integration/component/test_vpc_routers.py", line
243, in setUpClass
domainid=cls.account.domainid
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 4154, in
create
return VPC(apiclient.createVPC(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2182, in createVPC
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T23:21:37+0200', jobresult : {errorcode : 530, errortext : u'Failed
to create VPC'}, cmd :
u'org.apache.cloudstack.api.command.admin.vpc.CreateVPCCmdByAdmin', userid :
u'f2c8f833-1c6f-11e6-8daa-5254001daa62', jobstatus : 2, jobid :
u'31aaa03e-acec-41bf-afd6-ac412ad7ae40', jobresultcode : 530, jobresulttype :
u'object', jobinstancetype : u'None', accountid :
u'f2c8e0ac-1c6f-11e6-8daa-5254001daa62'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_offerings_2AFDH4/results.txt
```
**Associated Uploads**
**`/tmp/MarvinLogs/DeployDataCenter__May_17_2016_22_45_14_34LR48:`**
*
[dc_entries.obj](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1471/tmp/MarvinLogs/DeployDataCenter__May_17_2016_22_45_14_34LR48/dc_entries.obj)
*
[failed_plus_exceptions.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1471/tmp/MarvinLogs/DeployDataCenter__May_17_2016_22_45_14_34LR48/failed_plus_exceptions.txt)
*
[runinfo.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1471/tmp/MarvinLogs/DeployDataCenter__May_17_2016_22_45_14_34LR48/runinfo.txt)
**`/tmp/MarvinLogs/test_network_F7J8QU:`**
*
[failed_plus_exceptions.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1471/tmp/MarvinLogs/test_network_F7J8QU/failed_plus_exceptions.txt)
*
[results.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1471/tmp/MarvinLogs/test_network_F7J8QU/results.txt)
*
[runinfo.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1471/tmp/MarvinLogs/test_network_F7J8QU/runinfo.txt)
**`/tmp/MarvinLogs/test_vpc_offerings_2AFDH4:`**
*
[failed_plus_exceptions.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1471/tmp/MarvinLogs/test_vpc_offerings_2AFDH4/failed_plus_exceptions.txt)
*
[results.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1471/tmp/MarvinLogs/test_vpc_offerings_2AFDH4/results.txt)
*
[runinfo.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1471/tmp/MarvinLogs/test_vpc_offerings_2AFDH4/runinfo.txt)
Uploads will be available until `2016-07-17 02:00:00 +0200 CEST`
*Comment created by [`upr comment`](https://github.com/cloudops/upr).*
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---