2021-02-17 10:53:11.380 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 10:53:11.380 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 10:53:11.381 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 10:53:13.279 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-02-17 10:53:13.279 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-17 10:53:13.279 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-17 10:53:13.279 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-17 10:53:13.279 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-17 10:53:13.279 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-02-17 10:53:13.279 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-17 10:53:13.279 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-17 10:53:13.279 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-17 10:53:13.279 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-17 10:53:13.279 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-02-17 10:53:13.279 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-02-17 10:53:13.279 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-02-17 10:53:13.279 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-02-17 10:53:13.279 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-02-17 10:53:13.279 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-02-17 10:53:13.279 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-02-17 10:53:13.279 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-02-17 10:53:13.279 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-17 10:53:13.279 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-17 10:53:13.279 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-02-17 10:53:13.279 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-02-17 10:53:13.279 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-02-17 10:53:13.279 6 ERROR rally.cli.cliutils 2021-02-17 10:53:14.605 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 10:53:14.605 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 10:53:14.605 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 10:53:18.113 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 10:53:18.113 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 10:53:18.113 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 10:53:23.313 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 10:53:23.313 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 10:53:23.314 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 10:53:24.591 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 10:53:24.591 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 10:53:24.591 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 10:53:26.428 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-02-17 10:53:26.428 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-17 10:53:26.428 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-17 10:53:26.428 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-17 10:53:26.428 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-02-17 10:53:26.428 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-17 10:53:26.428 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-17 10:53:26.428 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-02-17 10:53:26.428 15 ERROR rally.cli.cliutils force=force) 2021-02-17 10:53:26.428 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-02-17 10:53:26.428 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-02-17 10:53:26.428 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-02-17 10:53:26.428 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-02-17 10:53:26.428 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-02-17 10:53:26.428 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-02-17 10:53:26.428 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-17 10:53:26.428 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-17 10:53:26.428 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-02-17 10:53:26.428 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-02-17 10:53:26.428 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-02-17 10:53:26.428 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-02-17 10:53:26.428 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-02-17 10:53:26.428 15 ERROR rally.cli.cliutils 2021-02-17 10:53:27.872 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 10:53:27.872 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 10:53:27.873 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 10:53:29.724 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-02-17 10:53:29.802 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-acbfd0e6-ce2e-4db4-8e30-cf13487e1d26/repo. 2021-02-17 10:53:30.150 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-acbfd0e6-ce2e-4db4-8e30-cf13487e1d26/repo'... done. Note: checking out '612b9e5c74dc9cbdbb568b1cdb183a035a2f7b7a'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-02-17 10:53:30.163 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g612b9e5c7 ' 2021-02-17 10:53:30.172 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '612b9e5c74dc9cbdbb568b1cdb183a035a2f7b7a ' 2021-02-17 10:53:30.198 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-02-17 10:53:30.246 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-02-17 10:53:30.949 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=acbfd0e6-ce2e-4db4-8e30-cf13487e1d26) has been successfully created! 2021-02-17 10:53:32.381 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 10:53:32.381 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 10:53:32.381 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 10:53:38.881 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 10:53:38.881 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 10:53:38.881 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 10:53:40.691 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=acbfd0e6-ce2e-4db4-8e30-cf13487e1d26) for deployment 'opnfv-rally' (UUID=b45b9785-2ecf-4de5-9660-02835221ae3e). 2021-02-17 10:53:41.573 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=acbfd0e6-ce2e-4db4-8e30-cf13487e1d26) has been successfully configured for deployment 'opnfv-rally' (UUID=b45b9785-2ecf-4de5-9660-02835221ae3e)! 2021-02-17 10:53:48.561 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 10:53:48.561 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 10:53:48.562 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 10:53:50.374 32 INFO rally.api [-] Starting verification (UUID=e0a10b7d-4cf1-4f34-ac76-d3e893b5c377) for deployment 'opnfv-rally' (UUID=b45b9785-2ecf-4de5-9660-02835221ae3e) by verifier 'opnfv-tempest' (UUID=acbfd0e6-ce2e-4db4-8e30-cf13487e1d26). 2021-02-17 10:53:51.436 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-02-17 10:53:51.575 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-02-17 10:53:51.576 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-acbfd0e6-ce2e-4db4-8e30-cf13487e1d26/for-deployment-b45b9785-2ecf-4de5-9660-02835221ae3e/tempest.log' to option 'log_file'. 2021-02-17 10:53:51.576 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-acbfd0e6-ce2e-4db4-8e30-cf13487e1d26/for-deployment-b45b9785-2ecf-4de5-9660-02835221ae3e/tempest.log 2021-02-17 10:53:51.577 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-02-17 10:53:51.577 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-acbfd0e6-ce2e-4db4-8e30-cf13487e1d26/for-deployment-b45b9785-2ecf-4de5-9660-02835221ae3e/lock_files' to option 'lock_path'. 2021-02-17 10:53:51.577 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-acbfd0e6-ce2e-4db4-8e30-cf13487e1d26/for-deployment-b45b9785-2ecf-4de5-9660-02835221ae3e/lock_files 2021-02-17 10:53:51.578 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-02-17 10:53:51.578 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2021-02-17 10:53:51.578 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 0db96f33-21a9-4c59-b807-cdc6ae685b7a 2021-02-17 10:53:51.579 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = b1bb8d18-1e2c-4fe1-ad4e-cfcee7ce556f 2021-02-17 10:53:51.579 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = ca9fbd1b-6624-4b50-a9ac-806b5e3fe8ba 2021-02-17 10:53:51.580 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 7bf7b575-46ac-4c70-95f6-bc37bb9718ce 2021-02-17 10:53:51.816 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-02-17 10:53:51.817 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-02-17 10:53:51.818 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-02-17 10:53:51.912 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-17 10:53:51.957 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-02-17 10:53:51.958 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_e0a10b7d_OYcAKku5' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-17 10:53:52.028 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e0a10b7d_OYcAKku5' (ID = d9bc81c8-a313-46a4-a1e3-3ee0e8c4f409) has been successfully created! 2021-02-17 10:53:52.029 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'd9bc81c8-a313-46a4-a1e3-3ee0e8c4f409' to option 'instance_type'. 2021-02-17 10:53:52.029 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = d9bc81c8-a313-46a4-a1e3-3ee0e8c4f409 2021-02-17 10:53:52.031 32 INFO rally.task.context [-] Verification acbfd0e6-ce2e-4db4-8e30-cf13487e1d26 | Context tempest@default setup() finished in 1.08 sec 2021-02-17 10:53:52.033 32 INFO rally.task.context [-] Verification acbfd0e6-ce2e-4db4-8e30-cf13487e1d26 | Context testr@default setup() finished in 0.94 msec 2021-02-17 10:53:52.033 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/49f78245-ca9d-40e7-8e7a-7cea5affab24'. 2021-02-17 10:54:05.268 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.072s] 2021-02-17 10:54:06.096 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.828s] 2021-02-17 10:54:06.146 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.050s] 2021-02-17 10:54:06.389 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_availability_zone.AgentAvailabilityZoneTestCase.test_agents_availability_zone ... success [0.041s] 2021-02-17 10:54:06.884 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.736s] 2021-02-17 10:54:06.981 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.098s] 2021-02-17 10:54:19.480 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_network_segment_range.NetworkSegmentRangeTestJson ... skip: b'network-segment-range extension not enabled.' 2021-02-17 10:54:20.920 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [8.248s] 2021-02-17 10:54:25.145 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_delete_policies_while_tenant_attached_to_net ... fail [18.581s] 2021-02-17 10:54:32.035 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_one_policy_delete ... success [6.894s] 2021-02-17 10:54:37.761 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_extension_driver_port_security_admin.PortSecurityAdminTests.test_create_port_security_false_on_shared_network ... success [7.434s] 2021-02-17 10:54:38.505 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_regenerate_mac_address ... success [5.175s] 2021-02-17 10:54:38.823 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_create ... success [6.787s] 2021-02-17 10:54:45.529 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_update_mac_address ... success [7.023s] 2021-02-17 10:54:49.559 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_delete ... success [10.735s] 2021-02-17 10:54:49.841 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: b'l3_agent_scheduler extension not enabled.' 2021-02-17 10:54:49.842 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_logging.LoggingTestJSON ... skip: b'logging extension not enabled.' 2021-02-17 10:54:49.843 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_logging_negative.LoggingNegativeTestJSON ... skip: b'logging extension not enabled.' 2021-02-17 10:54:49.843 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_dvr.RouterTestCentralizedToDVR ... skip: b'l3-ha extension not enabled.' 2021-02-17 10:54:59.240 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_network_on_shared_policy_delete ... success [9.681s] 2021-02-17 10:55:02.251 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_update_policy_from_wildcard_to_specific_tenant ... fail [3.005s] 2021-02-17 10:55:10.797 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_allocate_floatingip ... fail [8.542s] 2021-02-17 10:55:20.214 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_detail_quotas ... success [13.202s] 2021-02-17 10:55:20.659 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_attach_ext_gw ... fail [9.862s] 2021-02-17 10:55:20.941 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_dhcp_port_status_active ... fail [60.007s] 2021-02-17 10:55:20.958 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.024s] 2021-02-17 10:55:20.989 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... fail [0.028s] 2021-02-17 10:55:22.172 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_quotas ... success [1.957s] 2021-02-17 10:55:23.337 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_blocked_from_creating_external_wild_policies ... success [2.680s] 2021-02-17 10:55:27.009 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_shares_with_another ... fail [3.667s] 2021-02-17 10:55:32.466 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags ... success [1.856s] 2021-02-17 10:55:37.384 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_created_from_external_network_api ... success [10.377s] 2021-02-17 10:55:37.489 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_delete_blocked_on_default_ext ... fail [0.101s] 2021-02-17 10:55:40.510 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_dvr.RoutersTestDVR ... skip: b'router extension not enabled.' 2021-02-17 10:55:40.511 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA ... skip: b'router extension not enabled.' 2021-02-17 10:56:04.953 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON ... fail 2021-02-17 10:56:04.954 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase ... skip: b'router extension not enabled.' 2021-02-17 10:56:07.218 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none ... success [8.074s] 2021-02-17 10:56:09.840 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project ... success [5.623s] 2021-02-17 10:56:09.861 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_other_tenant ... success [0.022s] 2021-02-17 10:56:11.280 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_tenant ... success [1.418s] 2021-02-17 10:56:14.503 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id ... success [7.285s] 2021-02-17 10:56:15.179 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_tenant_network_vxlan ... success [3.899s] 2021-02-17 10:56:22.062 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags ... success [1.772s] 2021-02-17 10:56:24.248 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_delete_self_share_rule ... success [9.744s] 2021-02-17 10:56:34.352 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags ... success [2.112s] 2021-02-17 10:56:38.490 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_duplicate_policy_error ... success [14.241s] 2021-02-17 10:56:42.673 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_fields ... success [4.183s] 2021-02-17 10:56:50.001 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_policies ... success [7.327s] 2021-02-17 10:56:55.785 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest.test_port_resource_request ... success [9.633s] 2021-02-17 10:57:03.200 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest.test_port_resource_request_empty ... success [7.415s] 2021-02-17 10:57:04.749 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filtering_works_with_rbac_records_present ... success [14.745s] 2021-02-17 10:57:10.977 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest.test_port_resource_request_inherited_policy ... success [7.777s] 2021-02-17 10:57:14.952 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target ... success [10.203s] 2021-02-17 10:57:15.465 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags ... success [5.866s] 2021-02-17 10:57:21.259 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags ... success [1.262s] 2021-02-17 10:57:24.160 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_show ... success [9.208s] 2021-02-17 10:57:35.352 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_target_update ... success [11.192s] 2021-02-17 10:57:38.168 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_floatingip_when_quotas_is_full ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-02-17 10:57:40.840 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags ... success [5.047s] 2021-02-17 10:57:47.115 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_network_when_quotas_is_full ... success [8.944s] 2021-02-17 10:57:51.951 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_port_presence_prevents_network_rbac_policy_deletion ... success [16.598s] 2021-02-17 10:57:59.791 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_port_when_quotas_is_full ... success [12.674s] 2021-02-17 10:57:59.792 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_router_when_quotas_is_full ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-02-17 10:58:03.063 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_bumps_network_revision ... success [11.111s] 2021-02-17 10:58:06.975 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_rule_when_quotas_is_full ... success [7.183s] 2021-02-17 10:58:10.851 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags ... success [5.336s] 2021-02-17 10:58:11.758 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_when_quotas_is_full ... success [4.782s] 2021-02-17 10:58:20.271 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_subnet_when_quotas_is_full ... success [8.513s] 2021-02-17 10:58:25.728 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags ... success [1.077s] 2021-02-17 10:58:29.507 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_policy_quota ... success [26.442s] 2021-02-17 10:58:42.084 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags ... success [7.082s] 2021-02-17 10:58:42.292 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_anothers_network ... success [12.785s] 2021-02-17 10:58:45.558 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_with_wildcard ... success [3.266s] 2021-02-17 10:58:48.153 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_shares_to_another_regular_client ... success [2.593s] 2021-02-17 10:58:56.849 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_subnet_on_network_only_visible_to_policy_target ... success [8.695s] 2021-02-17 10:59:04.048 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_security_groups.SecGroupAdminTest.test_security_group_recreated_on_port_update ... success [16.091s] 2021-02-17 10:59:05.454 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_can_delete_port_on_own_network ... success [8.605s] 2021-02-17 10:59:07.186 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_create_shared_address_scope ... success [1.321s] 2021-02-17 10:59:08.045 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_update_shared_address_scope ... success [0.859s] 2021-02-17 10:59:09.574 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_delete_address_scope ... success [1.527s] 2021-02-17 10:59:09.949 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_cant_delete_other_tenants_ports ... success [4.495s] 2021-02-17 10:59:09.958 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope ... success [0.384s] 2021-02-17 10:59:10.354 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope_project_id ... success [0.395s] 2021-02-17 10:59:12.117 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_create_list_address_scope ... success [1.763s] 2021-02-17 10:59:13.931 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_update_address_scope ... success [1.813s] 2021-02-17 10:59:17.417 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON ... skip: b'Skipped because network extension: router is not enabled' 2021-02-17 10:59:19.965 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_update_self_share_rule ... success [10.015s] 2021-02-17 10:59:34.387 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags ... success [4.765s] 2021-02-17 10:59:39.934 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_create_with_address_pair_blocked_on_other_network ... success [4.265s] 2021-02-17 10:59:44.280 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_update_with_address_pair_blocked_on_other_network ... success [4.346s] 2021-02-17 10:59:48.881 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [7.858s] 2021-02-17 10:59:51.995 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [3.113s] 2021-02-17 11:00:02.706 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [10.710s] 2021-02-17 11:00:10.043 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_flavor ... success [0.660s] 2021-02-17 11:00:10.602 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [7.896s] 2021-02-17 11:00:10.880 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_service_profile ... success [0.837s] 2021-02-17 11:00:10.919 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_flavors ... success [0.039s] 2021-02-17 11:00:10.976 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_service_profiles ... success [0.056s] 2021-02-17 11:00:11.010 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_flavor ... success [0.033s] 2021-02-17 11:00:11.035 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_service_profile ... success [0.025s] 2021-02-17 11:00:19.128 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_bulk_shared_network ... success [6.580s] 2021-02-17 11:00:20.417 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_floating_ips_negative.FloatingIPNegativeTestJSON ... skip: b'router extension not enabled.' 2021-02-17 11:00:20.418 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON ... skip: b'metering extension not enabled.' 2021-02-17 11:00:21.694 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_port_shared_network_as_non_admin_tenant ... success [2.565s] 2021-02-17 11:00:24.322 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_update_shared_network ... success [2.628s] 2021-02-17 11:00:27.639 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_networks ... success [3.315s] 2021-02-17 11:00:36.057 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_subnets ... success [8.414s] 2021-02-17 11:00:36.431 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_list_shared_networks ... success [0.376s] 2021-02-17 11:00:36.774 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_show_shared_networks_attribute ... success [0.342s] 2021-02-17 11:00:43.422 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [5.168s] 2021-02-17 11:00:46.022 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_port_delete ... success [16.383s] 2021-02-17 11:00:49.189 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [5.768s] 2021-02-17 11:00:52.441 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags ... success [0.460s] 2021-02-17 11:00:53.889 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [4.699s] 2021-02-17 11:00:54.083 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_subnet_and_ports ... success [8.062s] 2021-02-17 11:00:56.404 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_before_subnet ... success [2.321s] 2021-02-17 11:01:01.911 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [8.021s] 2021-02-17 11:01:08.380 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_port_delete ... success [11.975s] 2021-02-17 11:01:14.310 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_subnet_and_ports_create ... success [5.928s] 2021-02-17 11:01:19.694 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON ... skip: b'Skipped because network extension: router is not enabled' 2021-02-17 11:01:22.408 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_availability_zones.ListAvailableZonesTest.test_list_available_zones ... success [0.596s] 2021-02-17 11:01:47.497 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON ... skip: b'Skipped because network extension: router is not enabled' 2021-02-17 11:01:47.811 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.468s] 2021-02-17 11:01:48.985 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.174s] 2021-02-17 11:01:49.919 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON ... skip: b'Skipped because network extension: router is not enabled' 2021-02-17 11:01:50.782 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_create_network_custom_mtu ... success [2.754s] 2021-02-17 11:01:54.342 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_update_network_custom_mtu ... success [3.560s] 2021-02-17 11:02:03.947 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_negative.MeteringNegativeTestJSON ... skip: b'metering extension not enabled.' 2021-02-17 11:02:08.503 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags ... success [4.564s] 2021-02-17 11:02:12.175 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability_negative.NetworksIpAvailabilityNegativeTest.test_network_availability_nonexistent_network_id ... success [0.784s] 2021-02-17 11:02:16.583 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags ... success [1.287s] 2021-02-17 11:02:20.233 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.586s] 2021-02-17 11:02:21.018 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination ... success [0.782s] 2021-02-17 11:02:21.609 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.592s] 2021-02-17 11:02:21.974 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.364s] 2021-02-17 11:02:22.865 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.890s] 2021-02-17 11:02:25.320 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.452s] 2021-02-17 11:02:26.611 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_marker ... success [1.291s] 2021-02-17 11:02:26.971 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_asc ... success [0.361s] 2021-02-17 11:02:27.122 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_desc ... success [0.150s] 2021-02-17 11:02:27.294 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_validation_filters ... success [0.168s] 2021-02-17 11:02:40.315 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.683s] 2021-02-17 11:02:40.491 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags ... success [4.678s] 2021-02-17 11:02:41.226 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination ... success [0.909s] 2021-02-17 11:02:41.672 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.446s] 2021-02-17 11:02:42.263 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.590s] 2021-02-17 11:02:43.009 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.744s] 2021-02-17 11:02:43.252 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource ... success [5.634s] 2021-02-17 11:02:46.431 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_href_links ... success [3.419s] 2021-02-17 11:02:47.428 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.998s] 2021-02-17 11:02:47.581 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_asc ... success [0.153s] 2021-02-17 11:02:47.701 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_desc ... success [0.120s] 2021-02-17 11:02:51.624 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks_negative.NetworksNegativeTest.test_delete_network_in_use ... success [3.376s] 2021-02-17 11:03:01.731 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_address_scope_associated_with_subnetpool ... success [2.790s] 2021-02-17 11:03:01.814 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_non_existent_address_scope ... success [0.083s] 2021-02-17 11:03:01.837 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_get_non_existent_address_scope ... success [0.022s] 2021-02-17 11:03:01.865 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_create_shared_address_scope ... success [0.028s] 2021-02-17 11:03:03.015 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_get_not_shared_admin_address_scope ... success [1.149s] 2021-02-17 11:03:03.360 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_false ... success [0.344s] 2021-02-17 11:03:03.963 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_true ... success [0.602s] 2021-02-17 11:03:04.027 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_non_existent_address_scope ... success [0.064s] 2021-02-17 11:03:04.473 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_shared_address_scope_to_unshare ... success [0.445s] 2021-02-17 11:03:04.565 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_allowed_address_pairs ... success [6.939s] 2021-02-17 11:03:06.194 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_get_rules_by_policy ... success [3.051s] 2021-02-17 11:03:08.675 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create ... success [2.481s] 2021-02-17 11:03:10.263 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_fail_for_the_same_type ... success [1.586s] 2021-02-17 11:03:10.295 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.032s] 2021-02-17 11:03:10.338 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.042s] 2021-02-17 11:03:11.638 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_add_ips_to_port ... success [8.014s] 2021-02-17 11:03:13.614 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_delete ... success [3.274s] 2021-02-17 11:03:16.319 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update ... success [2.704s] 2021-02-17 11:03:16.965 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [0.646s] 2021-02-17 11:03:17.397 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_create_port_sec_with_security_group ... success [12.831s] 2021-02-17 11:03:17.899 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.934s] 2021-02-17 11:03:17.936 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology ... skip: b'auto-allocated-topology extension not enabled.' 2021-02-17 11:03:21.454 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_change_dhcp_flag_then_create_port ... success [9.813s] 2021-02-17 11:03:21.456 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_port_with_propagate_uplink_status ... skip [0.001s]: b'Skipped because network extension: uplink-status-propagation is not enabled' 2021-02-17 11:03:21.457 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_port_without_propagate_uplink_status ... skip [0.001s]: b'Skipped because network extension: uplink-status-propagation is not enabled' 2021-02-17 11:03:23.975 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_delete_with_port_sec ... success [6.577s] 2021-02-17 11:03:26.136 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_description ... success [4.676s] 2021-02-17 11:03:26.137 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_dns_domain ... skip [0.001s]: b'Skipped because network extension: dns-domain-ports is not enabled' 2021-02-17 11:03:26.139 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_dns_name ... skip [0.001s]: b'Skipped because network extension: dns-integration is not enabled' 2021-02-17 11:03:26.140 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_no_dns_name ... skip [0.001s]: b'Skipped because network extension: dns-integration is not enabled' 2021-02-17 11:03:29.760 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_default_value ... success [5.784s] 2021-02-17 11:03:32.264 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... fail [6.576s] 2021-02-17 11:03:35.685 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_1 ... success [5.924s] 2021-02-17 11:03:43.024 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_fields ... success [4.616s] 2021-02-17 11:03:43.394 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_2 ... success [7.709s] 2021-02-17 11:03:44.502 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_includes_all ... success [0.613s] 2021-02-17 11:03:44.522 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_pagination ... success [0.019s] 2021-02-17 11:03:44.539 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_project_id ... success [0.016s] 2021-02-17 11:03:44.557 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_sorting ... success [0.018s] 2021-02-17 11:03:46.209 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_rbac_policies ... success [3.185s] 2021-02-17 11:03:49.345 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.206s] 2021-02-17 11:03:50.267 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination ... success [0.919s] 2021-02-17 11:03:50.548 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.281s] 2021-02-17 11:03:50.795 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.246s] 2021-02-17 11:03:52.384 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.587s] 2021-02-17 11:03:53.022 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_tenant_id_wild_remains ... success [6.811s] 2021-02-17 11:03:53.988 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.601s] 2021-02-17 11:03:54.483 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_pass ... success [11.087s] 2021-02-17 11:03:54.744 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_marker ... success [0.756s] 2021-02-17 11:03:54.971 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_asc ... success [0.228s] 2021-02-17 11:03:55.186 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_desc ... success [0.215s] 2021-02-17 11:03:58.469 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_flavor ... success [1.024s] 2021-02-17 11:03:59.086 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_service_profile ... success [0.617s] 2021-02-17 11:03:59.113 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_flavors ... success [0.026s] 2021-02-17 11:03:59.138 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_service_profiles ... success [0.025s] 2021-02-17 11:03:59.164 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_flavor ... success [0.026s] 2021-02-17 11:03:59.194 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_service_profile ... success [0.030s] 2021-02-17 11:04:01.006 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_tenant_id_wild_remove ... success [7.984s] 2021-02-17 11:04:09.658 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-02-17 11:04:10.388 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_port_failed ... success [15.905s] 2021-02-17 11:04:11.615 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_network_presence_prevents_policy_rbac_policy_deletion ... success [10.607s] 2021-02-17 11:04:18.270 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard ... success [6.654s] 2021-02-17 11:04:19.224 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_create_policy ... success [1.174s] 2021-02-17 11:04:20.959 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_get_rules_by_policy ... success [2.110s] 2021-02-17 11:04:21.849 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard_and_tenant_id ... success [3.578s] 2021-02-17 11:04:22.756 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_with_policy ... success [3.530s] 2021-02-17 11:04:23.060 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_get_rules_by_policy ... success [2.101s] 2021-02-17 11:04:24.108 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create ... success [1.047s] 2021-02-17 11:04:25.100 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_target_update ... success [3.251s] 2021-02-17 11:04:25.734 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create ... success [1.626s] 2021-02-17 11:04:26.150 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_without_policy ... success [3.393s] 2021-02-17 11:04:26.362 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_fail_for_the_same_type ... success [0.628s] 2021-02-17 11:04:27.375 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_fail_for_the_same_type ... success [1.011s] 2021-02-17 11:04:27.401 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.026s] 2021-02-17 11:04:27.426 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.024s] 2021-02-17 11:04:27.490 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.063s] 2021-02-17 11:04:27.547 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.056s] 2021-02-17 11:04:28.976 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_rbac_policy_show ... success [3.875s] 2021-02-17 11:04:29.703 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_network ... success [3.554s] 2021-02-17 11:04:30.094 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_delete ... success [2.546s] 2021-02-17 11:04:30.906 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [1.929s] 2021-02-17 11:04:31.477 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_delete ... success [1.381s] 2021-02-17 11:04:34.974 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_shares_to_another_regular_client ... success [4.067s] 2021-02-17 11:04:35.222 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update ... success [3.745s] 2021-02-17 11:04:36.999 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_port ... success [7.294s] 2021-02-17 11:04:37.982 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update ... success [2.759s] 2021-02-17 11:04:38.489 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_policy ... success [1.490s] 2021-02-17 11:04:39.441 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_get_policy_that_is_shared ... success [0.952s] 2021-02-17 11:04:39.444 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [1.463s] 2021-02-17 11:04:39.460 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_admin_rule_types ... success [0.018s] 2021-02-17 11:04:41.743 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [2.298s] 2021-02-17 11:04:41.832 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_policy_filter_by_name ... success [2.371s] 2021-02-17 11:04:41.853 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_regular_rule_types ... success [0.020s] 2021-02-17 11:04:42.364 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.621s] 2021-02-17 11:04:44.497 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_admin_network ... success [2.643s] 2021-02-17 11:04:44.791 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [2.426s] 2021-02-17 11:04:45.918 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_non_shared_policy ... success [1.420s] 2021-02-17 11:04:46.828 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_nonexistent_policy ... success [0.910s] 2021-02-17 11:04:49.832 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_non_shared_policy ... success [3.002s] 2021-02-17 11:04:51.816 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_nonexistent_policy ... success [1.984s] 2021-02-17 11:04:55.000 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_shared_policy ... success [3.182s] 2021-02-17 11:04:57.430 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_tenant_network ... success [2.429s] 2021-02-17 11:04:57.467 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_create_forbidden_for_regular_tenants ... success [0.037s] 2021-02-17 11:04:58.240 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_description ... success [0.757s] 2021-02-17 11:04:58.267 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_name ... success [0.026s] 2021-02-17 11:04:58.290 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_tenant_id ... success [0.022s] 2021-02-17 11:04:58.408 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update ... success [0.941s] 2021-02-17 11:05:01.557 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [4.590s] 2021-02-17 11:05:03.195 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.638s] 2021-02-17 11:05:04.367 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_admin_network ... success [5.958s] 2021-02-17 11:05:11.812 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_port_shared_policy ... success [7.443s] 2021-02-17 11:05:12.319 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_foreign_policy ... success [0.508s] 2021-02-17 11:05:12.351 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_floating_ips.FloatingIPPoolTestJSON ... skip: b'router extension not enabled.' 2021-02-17 11:05:12.352 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON ... skip: b'metering extension not enabled.' 2021-02-17 11:05:12.531 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_own_policy ... success [0.211s] 2021-02-17 11:05:13.979 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_qos_policy_delete_with_rules ... success [1.447s] 2021-02-17 11:05:16.218 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_shared_policy_update ... success [2.238s] 2021-02-17 11:05:16.831 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_policy_has_project_id ... success [0.613s] 2021-02-17 11:05:16.853 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_admin ... success [0.021s] 2021-02-17 11:05:16.871 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_user ... success [0.018s] 2021-02-17 11:05:21.808 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_user_create_port_with_admin_qos_policy ... success [4.935s] 2021-02-17 11:05:22.226 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON ... skip: b'dscp_marking rule type is required.' 2021-02-17 11:05:32.731 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_portbinding_bumps_revision ... success [11.337s] 2021-02-17 11:05:34.090 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_get_rules_by_policy ... success [4.097s] 2021-02-17 11:05:34.863 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_port_delete ... success [12.476s] 2021-02-17 11:05:35.180 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create ... success [1.090s] 2021-02-17 11:05:35.371 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_fail_for_missing_min_kbps ... success [0.191s] 2021-02-17 11:05:36.545 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_fail_for_the_same_type ... success [1.174s] 2021-02-17 11:05:36.574 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.029s] 2021-02-17 11:05:37.353 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_pass_for_direction_ingress ... success [0.778s] 2021-02-17 11:05:37.475 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.121s] 2021-02-17 11:05:40.467 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_delete ... success [2.991s] 2021-02-17 11:05:45.043 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_allowed_address_pairs_bumps_revision ... success [12.310s] 2021-02-17 11:05:45.045 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_dns_domain_bumps_revision ... skip [0.001s]: b'Skipped because network extension: dns-integration is not enabled' 2021-02-17 11:05:45.046 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_external_network_bumps_revision ... skip [0.001s]: b'Skipped because network extension: auto-allocated-topology is not enabled' 2021-02-17 11:05:45.281 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_update ... success [4.814s] 2021-02-17 11:05:45.811 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_subnet_and_ports ... success [10.948s] 2021-02-17 11:05:47.006 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_before_subnet ... success [1.195s] 2021-02-17 11:05:59.973 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_extra_dhcp_opt_bumps_revision ... success [14.927s] 2021-02-17 11:05:59.974 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_floatingip_bumps_revision ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-02-17 11:06:00.573 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_port_delete ... success [13.566s] 2021-02-17 11:06:07.278 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_bumps_revision ... success [7.305s] 2021-02-17 11:06:08.010 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.HaRoutersTest ... skip: b'l3-ha extension not enabled.' 2021-02-17 11:06:08.011 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-02-17 11:06:08.012 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTest ... skip: b'dvr extension not enabled.' 2021-02-17 11:06:08.012 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers_negative.HaRoutersNegativeTest ... skip: b'l3-ha extension not enabled.' 2021-02-17 11:06:08.013 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest ... skip: b'router extension not enabled.' 2021-02-17 11:06:11.601 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_constrained_by_revision ... success [4.321s] 2021-02-17 11:06:13.314 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_subnet_and_ports_create ... success [12.740s] 2021-02-17 11:06:14.628 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_boolean_type_name ... success [0.028s] 2021-02-17 11:06:14.654 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_too_long_name ... success [0.025s] 2021-02-17 11:06:16.901 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_delete_in_use_sec_group ... success [2.246s] 2021-02-17 11:06:17.133 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_default_security_group_name ... success [0.231s] 2021-02-17 11:06:17.239 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_boolean_type_name ... success [0.105s] 2021-02-17 11:06:18.607 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_too_long_name ... success [1.368s] 2021-02-17 11:06:19.139 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_bumps_revision ... success [7.537s] 2021-02-17 11:06:32.311 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_router_interface_fip.RouterInterfaceFip ... skip: b'Skipped because network extension: router-interface-fip is not enabled' 2021-02-17 11:06:32.312 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.DvrRoutersTestToCentralized ... skip: b'dvr extension not enabled.' 2021-02-17 11:06:32.313 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest ... skip: b'router extension not enabled.' 2021-02-17 11:06:32.314 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-02-17 11:06:32.315 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativeTest ... skip: b'router extension not enabled.' 2021-02-17 11:06:32.374 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_security_bumps_revisions ... success [13.233s] 2021-02-17 11:06:43.142 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_sg_binding_bumps_revision ... success [10.768s] 2021-02-17 11:06:49.742 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_network_policy_binding_bumps_revision ... success [6.599s] 2021-02-17 11:06:51.736 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.269s] 2021-02-17 11:06:51.987 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_network_with_project ... success [3.146s] 2021-02-17 11:06:51.988 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_update_network_dns_domain ... skip [0.001s]: b'Skipped because network extension: dns-integration is not enabled' 2021-02-17 11:06:52.523 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination ... success [0.784s] 2021-02-17 11:06:52.625 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_ints ... success [14.215s] 2021-02-17 11:06:53.033 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.510s] 2021-02-17 11:06:53.115 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_list_networks_fields_keystone_v3 ... success [1.127s] 2021-02-17 11:06:53.333 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network ... success [0.218s] 2021-02-17 11:06:53.373 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.340s] 2021-02-17 11:06:53.831 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network_fields_keystone_v3 ... success [0.496s] 2021-02-17 11:06:54.194 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.819s] 2021-02-17 11:06:54.812 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_legacy_names ... success [2.189s] 2021-02-17 11:06:55.821 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.623s] 2021-02-17 11:06:56.567 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.747s] 2021-02-17 11:06:56.660 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_asc ... success [0.094s] 2021-02-17 11:06:56.779 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_desc ... success [0.118s] 2021-02-17 11:06:56.884 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_validation_filters ... success [0.104s] 2021-02-17 11:06:59.221 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_port_policy_binding_bumps_revision ... success [9.474s] 2021-02-17 11:06:59.222 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_bumps_revision ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-02-17 11:06:59.224 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_attributes_bumps_revision ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-02-17 11:06:59.225 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_routes_bumps_revision ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-02-17 11:07:02.766 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_group_bumps_revision ... success [3.543s] 2021-02-17 11:07:03.176 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.DvrRoutersTest ... skip: b'dvr extension not enabled.' 2021-02-17 11:07:08.624 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_rule_bumps_sg_revision ... success [5.857s] 2021-02-17 11:07:09.094 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_names ... success [14.280s] 2021-02-17 11:07:18.533 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_network_revision ... success [9.908s] 2021-02-17 11:07:20.176 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sg_with_timestamp ... success [3.317s] 2021-02-17 11:07:21.980 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_filter_fields ... success [3.888s] 2021-02-17 11:07:22.532 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_service_type_management.ServiceTypeManagementTest.test_service_provider_list ... success [0.604s] 2021-02-17 11:07:22.546 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sgrule_with_timestamp ... success [2.370s] 2021-02-17 11:07:23.609 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sg_attribute_with_timestamp ... success [1.062s] 2021-02-17 11:07:26.632 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_filter_rbac_policies ... success [4.651s] 2021-02-17 11:07:27.921 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_revision ... success [9.389s] 2021-02-17 11:07:28.777 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sgrule_attribute_with_timestamp ... success [5.167s] 2021-02-17 11:07:32.923 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_policy_target_update ... success [6.290s] 2021-02-17 11:07:33.302 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_update_sg_with_timestamp ... success [4.525s] 2021-02-17 11:07:43.096 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_service_types_bumps_revisions ... success [15.174s] 2021-02-17 11:07:46.121 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnetpool_bumps_revision ... success [3.024s] 2021-02-17 11:07:47.096 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_admin_create_shared_subnetpool ... success [1.953s] 2021-02-17 11:07:50.231 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_port_presence_prevents_policy_rbac_policy_deletion ... success [17.306s] 2021-02-17 11:07:55.431 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_rbac_policy_show ... success [5.199s] 2021-02-17 11:07:59.861 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_dual_stack_subnets_from_subnetpools ... success [12.765s] 2021-02-17 11:08:02.957 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_list_subnetpool ... success [3.096s] 2021-02-17 11:08:04.338 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [8.906s] 2021-02-17 11:08:07.445 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_regular_client_shares_to_another_regular_client ... fail [3.102s] 2021-02-17 11:08:09.824 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_default_prefixlen ... success [6.866s] 2021-02-17 11:08:20.635 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_prefixlen ... success [10.810s] 2021-02-17 11:08:22.752 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.050s] 2021-02-17 11:08:22.970 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination ... success [0.216s] 2021-02-17 11:08:23.062 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.092s] 2021-02-17 11:08:23.216 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.154s] 2021-02-17 11:08:23.483 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.265s] 2021-02-17 11:08:24.082 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.596s] 2021-02-17 11:08:24.389 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.308s] 2021-02-17 11:08:24.432 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_asc ... success [0.044s] 2021-02-17 11:08:24.844 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_desc ... success [0.411s] 2021-02-17 11:08:28.512 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_quota ... success [7.876s] 2021-02-17 11:08:36.893 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_subnet_cidr ... success [8.380s] 2021-02-17 11:08:38.851 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnetpool_associate_address_scope ... success [1.958s] 2021-02-17 11:08:42.096 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_update_subnetpool_description ... success [3.243s] 2021-02-17 11:08:42.614 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_boolean_type_name ... success [0.025s] 2021-02-17 11:08:42.638 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_too_long_name ... success [0.024s] 2021-02-17 11:08:44.447 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_get_subnetpool ... success [2.351s] 2021-02-17 11:08:47.429 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_ints ... success [35.262s] 2021-02-17 11:08:47.498 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_show_subnetpool_has_project_id ... success [3.051s] 2021-02-17 11:08:47.863 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_in_use_sec_group ... success [5.224s] 2021-02-17 11:08:48.960 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_default_security_group_name ... success [1.096s] 2021-02-17 11:08:49.065 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_boolean_type_name ... success [0.105s] 2021-02-17 11:08:49.171 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_too_long_name ... success [0.105s] 2021-02-17 11:08:49.506 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_create_non_default_subnetpool ... success [2.008s] 2021-02-17 11:08:51.900 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_update_subnetpool ... success [2.393s] 2021-02-17 11:08:53.789 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_address_scope ... success [1.888s] 2021-02-17 11:08:55.147 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_another_address_scope ... success [1.357s] 2021-02-17 11:08:57.005 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_disassociate_address_scope ... success [1.856s] 2021-02-17 11:08:57.967 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_append ... success [0.962s] 2021-02-17 11:08:59.076 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_extend ... success [1.108s] 2021-02-17 11:09:05.751 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_integers ... success [7.392s] 2021-02-17 11:09:10.151 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_names ... success [22.723s] 2021-02-17 11:09:11.160 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_names ... success [5.408s] 2021-02-17 11:09:26.830 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_bulk_sec_groups ... success [4.244s] 2021-02-17 11:09:28.646 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.815s] 2021-02-17 11:09:35.269 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.051s] 2021-02-17 11:09:35.607 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination ... success [0.335s] 2021-02-17 11:09:35.727 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.121s] 2021-02-17 11:09:35.844 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.116s] 2021-02-17 11:09:36.067 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.222s] 2021-02-17 11:09:36.692 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.622s] 2021-02-17 11:09:37.016 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.324s] 2021-02-17 11:09:37.053 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_asc ... success [0.037s] 2021-02-17 11:09:37.098 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_desc ... success [0.044s] 2021-02-17 11:09:37.164 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_validation_filters ... success [0.065s] 2021-02-17 11:09:42.162 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_floatingip_with_timestamp ... fail [0.666s] 2021-02-17 11:09:42.185 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_router_with_timestamp ... fail [0.021s] 2021-02-17 11:09:42.207 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_floatingip_attribute_with_timestamp ... fail [0.021s] 2021-02-17 11:09:42.231 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_router_attribute_with_timestamp ... fail [0.022s] 2021-02-17 11:09:42.253 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_floatingip_with_timestamp ... fail [0.020s] 2021-02-17 11:09:42.274 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_router_with_timestamp ... fail [0.019s] 2021-02-17 11:09:46.039 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_sp_associate_address_scope_multiple_prefix_intersect ... success [3.375s] 2021-02-17 11:09:55.996 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnet_different_pools_same_network ... success [9.957s] 2021-02-17 11:09:57.462 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_of_other_owner ... success [1.466s] 2021-02-17 11:09:59.457 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_prefix_intersect ... success [1.994s] 2021-02-17 11:09:59.501 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_invalid_address_scope ... success [0.044s] 2021-02-17 11:09:59.985 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_admin_create_shared_subnetpool ... success [2.183s] 2021-02-17 11:10:00.112 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_non_exist_address_scope ... success [0.610s] 2021-02-17 11:10:00.153 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_delete_non_existent_subnetpool ... success [0.041s] 2021-02-17 11:10:00.184 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_get_non_existent_subnetpool ... success [0.030s] 2021-02-17 11:10:00.213 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_default_subnetpool ... success [0.029s] 2021-02-17 11:10:00.238 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_shared_subnetpool ... success [0.024s] 2021-02-17 11:10:00.840 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_subnetpool_associate_shared_address_scope ... success [0.601s] 2021-02-17 11:10:01.857 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_get_not_shared_admin_subnetpool ... success [1.017s] 2021-02-17 11:10:01.970 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_list_subnetpool ... success [1.985s] 2021-02-17 11:10:04.070 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_update_sp_prefix_associated_with_shared_addr_scope ... success [2.212s] 2021-02-17 11:10:04.369 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_non_existent_subnetpool ... success [0.299s] 2021-02-17 11:10:04.586 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_empty_trunk_details ... success [5.881s] 2021-02-17 11:10:06.659 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_of_other_owner ... success [2.289s] 2021-02-17 11:10:08.435 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_wrong_ip_version ... success [1.776s] 2021-02-17 11:10:09.225 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_default_prefixlen ... success [7.254s] 2021-02-17 11:10:13.894 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_multiple_prefix_intersect ... success [5.457s] 2021-02-17 11:10:15.614 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_not_modifiable_shared ... success [1.720s] 2021-02-17 11:10:17.127 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_no_subports ... success [12.540s] 2021-02-17 11:10:17.569 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_prefixlen ... success [8.344s] 2021-02-17 11:10:18.379 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefix_intersect ... success [2.763s] 2021-02-17 11:10:20.474 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefixes_shrink ... success [2.095s] 2021-02-17 11:10:21.925 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_tenant_id ... success [1.450s] 2021-02-17 11:10:24.054 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_quota ... success [6.484s] 2021-02-17 11:10:28.101 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_subnet_cidr ... success [4.046s] 2021-02-17 11:10:31.890 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnetpool_associate_address_scope ... success [3.789s] 2021-02-17 11:10:34.121 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_update_subnetpool_description ... success [2.229s] 2021-02-17 11:10:35.957 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_get_subnetpool ... success [1.837s] 2021-02-17 11:10:37.139 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_with_subport ... success [20.010s] 2021-02-17 11:10:37.439 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_show_subnetpool_has_project_id ... success [1.481s] 2021-02-17 11:10:38.079 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_create_non_default_subnetpool ... success [0.639s] 2021-02-17 11:10:39.789 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_update_subnetpool ... success [1.708s] 2021-02-17 11:10:40.510 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_address_scope ... success [0.721s] 2021-02-17 11:10:45.531 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_another_address_scope ... success [5.020s] 2021-02-17 11:10:49.290 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_disassociate_address_scope ... success [3.758s] 2021-02-17 11:10:50.996 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_append ... success [1.705s] 2021-02-17 11:10:52.685 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_extend ... success [1.689s] 2021-02-17 11:11:26.035 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase.test_add_subport ... success [28.888s] 2021-02-17 11:11:37.512 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_network_with_timestamp ... success [5.694s] 2021-02-17 11:11:41.136 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_port_with_timestamp ... success [3.623s] 2021-02-17 11:11:46.584 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnet_with_timestamp ... success [5.447s] 2021-02-17 11:11:47.172 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnetpool_with_timestamp ... success [0.587s] 2021-02-17 11:11:47.174 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_segment_with_timestamp ... skip [0.001s]: b'Skipped because network extension: standard-attr-segment is not enabled' 2021-02-17 11:11:48.747 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_networks_attribute_with_timestamp ... success [1.574s] 2021-02-17 11:11:52.704 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_port_attribute_with_timestamp ... success [3.955s] 2021-02-17 11:11:56.851 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnet_attribute_with_timestamp ... success [4.147s] 2021-02-17 11:11:57.698 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnetpool_attribute_with_timestamp ... success [0.846s] 2021-02-17 11:12:02.205 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_network_with_timestamp ... success [4.506s] 2021-02-17 11:12:04.865 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_duplicate_segmentation_details ... success [22.676s] 2021-02-17 11:12:05.996 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_port_with_timestamp ... success [3.790s] 2021-02-17 11:12:10.211 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnet_with_timestamp ... success [4.215s] 2021-02-17 11:12:12.167 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnetpool_with_timestamp ... success [1.956s] 2021-02-17 11:12:12.383 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_passing_dict ... success [7.518s] 2021-02-17 11:12:21.634 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_disabled_trunk ... success [9.250s] 2021-02-17 11:12:30.376 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_uses_parent_port_id ... success [8.741s] 2021-02-17 11:12:45.976 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_invalid_inherit_network_segmentation_type ... success [15.598s] 2021-02-17 11:12:58.433 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_missing_segmentation_id ... success [12.456s] 2021-02-17 11:13:03.145 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_add_subports ... success [16.636s] 2021-02-17 11:13:06.902 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_port_id ... success [8.469s] 2021-02-17 11:13:12.001 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_trunk ... success [5.098s] 2021-02-17 11:13:13.144 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_show_delete_trunk ... success [10.000s] 2021-02-17 11:13:20.289 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_empty_subports_list ... success [7.143s] 2021-02-17 11:13:25.703 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_subports_not_specified ... success [5.414s] 2021-02-17 11:13:27.315 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_duplicate_subport_segmentation_ids ... success [15.310s] 2021-02-17 11:13:27.781 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_port_id ... success [0.469s] 2021-02-17 11:13:31.132 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk ... success [5.426s] 2021-02-17 11:13:31.961 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_subport_port_id ... success [4.178s] 2021-02-17 11:13:37.451 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_port_id ... success [5.489s] 2021-02-17 11:13:40.129 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk_with_description ... success [8.998s] 2021-02-17 11:13:43.136 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_id ... success [5.684s] 2021-02-17 11:13:51.886 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_type ... success [8.748s] 2021-02-17 11:13:58.941 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_delete_trunk_with_subport_is_allowed ... success [18.811s] 2021-02-17 11:14:07.313 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_subport ... success [15.426s] 2021-02-17 11:14:12.333 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_get_subports ... success [13.391s] 2021-02-17 11:14:18.720 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_trunk ... success [11.406s] 2021-02-17 11:14:27.052 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_trunk_disabled_trunk ... success [8.332s] 2021-02-17 11:14:29.411 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_list_trunks ... success [17.076s] 2021-02-17 11:14:38.833 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_not_found ... success [11.779s] 2021-02-17 11:14:50.810 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_remove_subport ... success [21.397s] 2021-02-17 11:14:55.904 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_passing_dict ... success [17.070s] 2021-02-17 11:15:00.047 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_show_trunk_has_project_id ... success [9.238s] 2021-02-17 11:15:07.186 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON ... skip: b'Either vxlan or gre type driver not enabled.' 2021-02-17 11:15:07.188 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON ... skip: b'Either vxlan or gre type driver not enabled.' 2021-02-17 11:15:07.543 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_port_id_disabled_trunk ... success [11.639s] 2021-02-17 11:15:14.845 32 INFO rally.task.context [-] Verification acbfd0e6-ce2e-4db4-8e30-cf13487e1d26 | Context testr@default cleanup() started 2021-02-17 11:15:14.846 32 INFO rally.task.context [-] Verification acbfd0e6-ce2e-4db4-8e30-cf13487e1d26 | Context testr@default cleanup() finished in 0.81 msec 2021-02-17 11:15:14.846 32 INFO rally.task.context [-] Verification acbfd0e6-ce2e-4db4-8e30-cf13487e1d26 | Context tempest@default cleanup() started 2021-02-17 11:15:15.460 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-02-17 11:15:16.534 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-02-17 11:15:16.568 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_e0a10b7d_OYcAKku5'. 2021-02-17 11:15:16.894 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e0a10b7d_OYcAKku5' has been deleted. 2021-02-17 11:15:16.895 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'd9bc81c8-a313-46a4-a1e3-3ee0e8c4f409' of option 'instance_type' from Tempest config file. 2021-02-17 11:15:16.896 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'd9bc81c8-a313-46a4-a1e3-3ee0e8c4f409' has been removed. 2021-02-17 11:15:16.904 32 INFO rally.task.context [-] Verification acbfd0e6-ce2e-4db4-8e30-cf13487e1d26 | Context tempest@default cleanup() finished in 2.06 sec 2021-02-17 11:15:16.979 32 INFO rally.api [-] Verification (UUID=e0a10b7d-4cf1-4f34-ac76-d3e893b5c377) has been successfully finished for deployment 'opnfv-rally' (UUID=b45b9785-2ecf-4de5-9660-02835221ae3e)! 2021-02-17 11:15:18.469 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 11:15:18.469 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 11:15:18.469 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 11:15:20.190 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 11:15:20.190 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 11:15:20.190 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 11:15:21.941 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'e0a10b7d-4cf1-4f34-ac76-d3e893b5c377' 2021-02-17 11:15:21.971 44 INFO rally.api [-] The report has been successfully built. 2021-02-17 11:15:23.309 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 11:15:23.309 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 11:15:23.309 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 11:15:25.240 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'e0a10b7d-4cf1-4f34-ac76-d3e893b5c377' 2021-02-17 11:15:25.263 46 INFO rally.api [-] The report has been successfully built.