2020-12-26 05:09:44.414 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:09:44.414 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:09:44.415 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:09:46.301 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 2020-12-26 05:09:46.301 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-26 05:09:46.301 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-26 05:09:46.301 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-26 05:09:46.301 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-26 05:09:46.301 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-26 05:09:46.301 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-26 05:09:46.301 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-26 05:09:46.301 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-26 05:09:46.301 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-26 05:09:46.301 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-26 05:09:46.301 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-26 05:09:46.301 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-26 05:09:46.301 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-26 05:09:46.301 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-26 05:09:46.301 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-26 05:09:46.301 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-26 05:09:46.301 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-26 05:09:46.301 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-26 05:09:46.301 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-26 05:09:46.301 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-26 05:09:46.301 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-26 05:09:46.301 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-26 05:09:46.301 6 ERROR rally.cli.cliutils 2020-12-26 05:09:47.684 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:09:47.684 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:09:47.685 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:09:51.257 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:09:51.257 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:09:51.258 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:09:56.371 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:09:56.371 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:09:56.371 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:09:57.647 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:09:57.648 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:09:57.648 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:09:59.414 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 2020-12-26 05:09:59.414 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-26 05:09:59.414 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-26 05:09:59.414 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-26 05:09:59.414 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-26 05:09:59.414 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-26 05:09:59.414 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-26 05:09:59.414 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-26 05:09:59.414 15 ERROR rally.cli.cliutils force=force) 2020-12-26 05:09:59.414 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-26 05:09:59.414 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-26 05:09:59.414 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-26 05:09:59.414 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-26 05:09:59.414 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-26 05:09:59.414 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-26 05:09:59.414 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-26 05:09:59.414 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-26 05:09:59.414 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-26 05:09:59.414 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-26 05:09:59.414 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-26 05:09:59.414 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-26 05:09:59.414 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-26 05:09:59.414 15 ERROR rally.cli.cliutils 2020-12-26 05:10:00.824 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:10:00.824 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:10:00.824 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:10:02.573 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-26 05:10:02.638 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-057fe744-6dad-41ce-8c67-903e308c40cb/repo. 2020-12-26 05:10:02.991 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-057fe744-6dad-41ce-8c67-903e308c40cb/repo'... done. Note: checking out 'a7720c453f91a2a93794563db7da78b7414122e6'. 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 ' 2020-12-26 05:10:03.007 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2020-12-26 05:10:03.018 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2020-12-26 05:10:03.044 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-26 05:10:03.090 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-26 05:10:03.767 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=057fe744-6dad-41ce-8c67-903e308c40cb) has been successfully created! 2020-12-26 05:10:05.179 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:10:05.179 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:10:05.179 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:10:11.639 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:10:11.640 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:10:11.640 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:10:13.493 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=057fe744-6dad-41ce-8c67-903e308c40cb) for deployment 'opnfv-rally' (UUID=e40676d4-225c-44bf-9edc-2da813dd5c84). 2020-12-26 05:10:14.392 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=057fe744-6dad-41ce-8c67-903e308c40cb) has been successfully configured for deployment 'opnfv-rally' (UUID=e40676d4-225c-44bf-9edc-2da813dd5c84)! 2020-12-26 05:10:21.517 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:10:21.517 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:10:21.517 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:10:23.373 32 INFO rally.api [-] Starting verification (UUID=f76cde5b-42a5-42a1-8d84-8f9c57d88e54) for deployment 'opnfv-rally' (UUID=e40676d4-225c-44bf-9edc-2da813dd5c84) by verifier 'opnfv-tempest' (UUID=057fe744-6dad-41ce-8c67-903e308c40cb). 2020-12-26 05:10:24.412 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-26 05:10:24.636 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-26 05:10:24.637 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-057fe744-6dad-41ce-8c67-903e308c40cb/for-deployment-e40676d4-225c-44bf-9edc-2da813dd5c84/tempest.log' to option 'log_file'. 2020-12-26 05:10:24.637 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-057fe744-6dad-41ce-8c67-903e308c40cb/for-deployment-e40676d4-225c-44bf-9edc-2da813dd5c84/tempest.log 2020-12-26 05:10:24.637 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-26 05:10:24.638 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-057fe744-6dad-41ce-8c67-903e308c40cb/for-deployment-e40676d4-225c-44bf-9edc-2da813dd5c84/lock_files' to option 'lock_path'. 2020-12-26 05:10:24.638 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-057fe744-6dad-41ce-8c67-903e308c40cb/for-deployment-e40676d4-225c-44bf-9edc-2da813dd5c84/lock_files 2020-12-26 05:10:24.639 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-12-26 05:10:24.639 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 2020-12-26 05:10:24.639 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = f235c62a-50e8-450e-8164-bafb452c809b 2020-12-26 05:10:24.640 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 99cadb9a-90bc-4296-ad33-49f95a8e2974 2020-12-26 05:10:24.640 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = b9d16e6c-028a-4caf-945c-46a5ff0661e4 2020-12-26 05:10:24.641 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 321fa529-7c16-4ec1-9dc7-30efb648aa02 2020-12-26 05:10:24.878 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-26 05:10:24.878 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-26 05:10:24.879 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-26 05:10:24.969 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-26 05:10:25.012 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-26 05:10:25.012 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_f76cde5b_KziV6hy8' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-26 05:10:25.162 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f76cde5b_KziV6hy8' (ID = 57924b70-95cd-47c9-925b-6b38db086474) has been successfully created! 2020-12-26 05:10:25.162 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '57924b70-95cd-47c9-925b-6b38db086474' to option 'instance_type'. 2020-12-26 05:10:25.162 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 57924b70-95cd-47c9-925b-6b38db086474 2020-12-26 05:10:25.164 32 INFO rally.task.context [-] Verification 057fe744-6dad-41ce-8c67-903e308c40cb | Context tempest@default setup() finished in 1.25 sec 2020-12-26 05:10:25.166 32 INFO rally.task.context [-] Verification 057fe744-6dad-41ce-8c67-903e308c40cb | Context testr@default setup() finished in 0.89 msec 2020-12-26 05:10:25.166 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/cc2a96fe-17d9-4785-89a7-e5649af01484'. 2020-12-26 05:10:29.876 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_logging_negative.LoggingNegativeTestJSON ... skip: b'logging extension not enabled.' 2020-12-26 05:10:29.876 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_network_segment_range.NetworkSegmentRangeTestJson ... skip: b'network-segment-range extension not enabled.' 2020-12-26 05:10:29.877 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_dvr.RouterTestCentralizedToDVR ... skip: b'l3-ha extension not enabled.' 2020-12-26 05:10:29.877 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_dvr.RoutersTestDVR ... skip: b'router extension not enabled.' 2020-12-26 05:10:38.055 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.044s] 2020-12-26 05:10:39.355 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_agent_availability_zone.AgentAvailabilityZoneTestCase.test_agents_availability_zone ... success [0.042s] 2020-12-26 05:10:39.388 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [1.332s] 2020-12-26 05:10:39.430 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.042s] 2020-12-26 05:10:39.833 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.401s] 2020-12-26 05:10:39.957 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.125s] 2020-12-26 05:10:46.099 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 [3.156s] 2020-12-26 05:10:51.199 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: b'l3_agent_scheduler extension not enabled.' 2020-12-26 05:10:51.200 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_logging.LoggingTestJSON ... skip: b'logging extension not enabled.' 2020-12-26 05:10:51.224 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 [5.126s] 2020-12-26 05:10:51.381 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_extension_driver_port_security_admin.PortSecurityAdminTests.test_create_port_security_false_on_shared_network ... success [11.307s] 2020-12-26 05:11:15.353 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_regenerate_mac_address ... success [4.964s] 2020-12-26 05:11:15.875 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [5.385s] 2020-12-26 05:11:21.141 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_update_mac_address ... success [5.789s] 2020-12-26 05:11:24.750 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_delete_policies_while_tenant_attached_to_net ... fail [9.448s] 2020-12-26 05:11:36.988 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_one_policy_delete ... success [12.241s] 2020-12-26 05:11:37.109 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags ... success [2.019s] 2020-12-26 05:11:46.473 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_create ... success [9.484s] 2020-12-26 05:11:58.849 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_delete ... success [12.376s] 2020-12-26 05:12:04.590 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_detail_quotas ... success [11.169s] 2020-12-26 05:12:05.114 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_network_on_shared_policy_delete ... success [6.264s] 2020-12-26 05:12:05.706 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_quotas ... success [1.118s] 2020-12-26 05:12:06.532 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_update_policy_from_wildcard_to_specific_tenant ... fail [1.412s] 2020-12-26 05:12:15.896 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_dhcp_port_status_active ... fail [60.008s] 2020-12-26 05:12:15.916 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.029s] 2020-12-26 05:12:15.945 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... fail [0.027s] 2020-12-26 05:12:20.699 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_allocate_floatingip ... fail [14.163s] 2020-12-26 05:12:29.609 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON ... skip: b'Skipped because network extension: router is not enabled' 2020-12-26 05:12:31.630 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_attach_ext_gw ... fail [10.930s] 2020-12-26 05:12:38.361 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_blocked_from_creating_external_wild_policies ... success [6.733s] 2020-12-26 05:12:41.806 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_shares_with_another ... fail [3.439s] 2020-12-26 05:12:48.752 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags ... fail [0.157s] 2020-12-26 05:12:51.668 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project ... success [5.793s] 2020-12-26 05:12:51.688 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_other_tenant ... success [0.020s] 2020-12-26 05:12:53.003 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_created_from_external_network_api ... success [11.199s] 2020-12-26 05:12:53.037 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_delete_blocked_on_default_ext ... fail [0.029s] 2020-12-26 05:12:53.756 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_tenant ... success [2.067s] 2020-12-26 05:12:55.013 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON ... skip: b'Skipped because network extension: router is not enabled' 2020-12-26 05:12:58.956 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_tenant_network_vxlan ... success [5.200s] 2020-12-26 05:13:24.099 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags ... success [6.236s] 2020-12-26 05:13:41.916 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_security_groups.SecGroupAdminTest.test_security_group_recreated_on_port_update ... success [11.758s] 2020-12-26 05:13:43.941 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON ... fail 2020-12-26 05:13:46.656 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags ... success [1.845s] 2020-12-26 05:13:50.610 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags ... success [4.199s] 2020-12-26 05:14:09.591 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest.test_port_resource_request ... success [7.944s] 2020-12-26 05:14:12.693 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest.test_port_resource_request_empty ... success [3.103s] 2020-12-26 05:14:14.686 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags ... success [3.498s] 2020-12-26 05:14:18.435 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags ... success [3.660s] 2020-12-26 05:14:18.615 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest.test_port_resource_request_inherited_policy ... success [5.921s] 2020-12-26 05:14:19.604 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON ... skip: b'Skipped because network extension: router is not enabled' 2020-12-26 05:14:25.095 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology ... skip: b'auto-allocated-topology extension not enabled.' 2020-12-26 05:14:27.529 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_availability_zones.ListAvailableZonesTest.test_list_available_zones ... success [1.047s] 2020-12-26 05:14:38.914 32 INFO opnfv-tempest [-] {0} 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' 2020-12-26 05:14:42.557 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... fail [9.445s] 2020-12-26 05:14:44.942 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_network_when_quotas_is_full ... success [6.025s] 2020-12-26 05:14:46.744 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [3.364s] 2020-12-26 05:14:48.880 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [2.136s] 2020-12-26 05:14:57.801 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags ... success [1.412s] 2020-12-26 05:14:59.613 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips_negative.FloatingIPNegativeTestJSON ... skip: b'router extension not enabled.' 2020-12-26 05:14:59.613 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON ... skip: b'metering extension not enabled.' 2020-12-26 05:14:59.648 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_port_when_quotas_is_full ... success [14.704s] 2020-12-26 05:14:59.649 32 INFO opnfv-tempest [-] {0} 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' 2020-12-26 05:15:04.397 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [3.975s] 2020-12-26 05:15:04.574 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_rule_when_quotas_is_full ... success [4.924s] 2020-12-26 05:15:05.734 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.337s] 2020-12-26 05:15:08.237 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_when_quotas_is_full ... success [3.663s] 2020-12-26 05:15:20.685 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_subnet_when_quotas_is_full ... success [12.447s] 2020-12-26 05:15:22.172 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_port_delete ... success [14.702s] 2020-12-26 05:15:28.217 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_subnet_and_ports ... success [6.045s] 2020-12-26 05:15:31.331 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_before_subnet ... success [3.114s] 2020-12-26 05:15:40.568 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase ... skip: b'router extension not enabled.' 2020-12-26 05:15:40.569 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA ... skip: b'router extension not enabled.' 2020-12-26 05:15:40.854 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_port_delete ... success [12.613s] 2020-12-26 05:15:40.856 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_port_delete ... success [9.523s] 2020-12-26 05:15:46.166 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_subnet_and_ports_create ... success [5.310s] 2020-12-26 05:15:47.535 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_subnet_and_ports ... success [6.682s] 2020-12-26 05:15:48.133 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_before_subnet ... success [0.598s] 2020-12-26 05:15:59.199 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags ... success [1.409s] 2020-12-26 05:16:01.511 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_port_delete ... success [13.377s] 2020-12-26 05:16:03.457 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none ... success [8.949s] 2020-12-26 05:16:07.832 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_subnet_and_ports_create ... success [6.320s] 2020-12-26 05:16:10.217 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id ... success [6.760s] 2020-12-26 05:16:19.295 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_delete_self_share_rule ... success [9.076s] 2020-12-26 05:16:21.164 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability_negative.NetworksIpAvailabilityNegativeTest.test_network_availability_nonexistent_network_id ... success [0.776s] 2020-12-26 05:16:29.256 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_duplicate_policy_error ... success [9.960s] 2020-12-26 05:16:32.595 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_fields ... success [3.338s] 2020-12-26 05:16:38.726 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_policies ... success [6.130s] 2020-12-26 05:16:43.612 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_network_with_project ... success [4.955s] 2020-12-26 05:16:43.613 32 INFO opnfv-tempest [-] {1} 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' 2020-12-26 05:16:44.346 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_list_networks_fields_keystone_v3 ... success [0.733s] 2020-12-26 05:16:44.469 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network ... success [0.123s] 2020-12-26 05:16:45.261 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network_fields_keystone_v3 ... success [0.791s] 2020-12-26 05:16:48.662 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_add_ips_to_port ... success [9.604s] 2020-12-26 05:16:52.097 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filtering_works_with_rbac_records_present ... success [13.369s] 2020-12-26 05:16:56.357 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags ... success [1.247s] 2020-12-26 05:16:58.914 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_change_dhcp_flag_then_create_port ... success [10.248s] 2020-12-26 05:16:58.916 32 INFO opnfv-tempest [-] {3} 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' 2020-12-26 05:16:58.917 32 INFO opnfv-tempest [-] {3} 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' 2020-12-26 05:17:02.218 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target ... success [10.121s] 2020-12-26 05:17:04.104 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_description ... success [5.185s] 2020-12-26 05:17:04.105 32 INFO opnfv-tempest [-] {3} 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' 2020-12-26 05:17:04.107 32 INFO opnfv-tempest [-] {3} 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' 2020-12-26 05:17:04.108 32 INFO opnfv-tempest [-] {3} 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' 2020-12-26 05:17:09.851 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON ... fail 2020-12-26 05:17:14.562 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_show ... success [12.342s] 2020-12-26 05:17:19.287 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.242s] 2020-12-26 05:17:20.058 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination ... success [0.769s] 2020-12-26 05:17:20.550 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.491s] 2020-12-26 05:17:20.968 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.417s] 2020-12-26 05:17:22.226 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.257s] 2020-12-26 05:17:24.148 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.916s] 2020-12-26 05:17:25.021 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_marker ... success [0.877s] 2020-12-26 05:17:25.208 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_target_update ... success [10.646s] 2020-12-26 05:17:25.235 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_asc ... success [0.214s] 2020-12-26 05:17:25.454 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_desc ... success [0.218s] 2020-12-26 05:17:32.019 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_create_policy ... success [1.341s] 2020-12-26 05:17:36.270 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_with_policy ... success [4.249s] 2020-12-26 05:17:40.046 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_without_policy ... success [3.776s] 2020-12-26 05:17:40.740 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_port_presence_prevents_network_rbac_policy_deletion ... success [15.531s] 2020-12-26 05:17:45.684 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON ... skip: b'Skipped because network extension: router is not enabled' 2020-12-26 05:17:46.716 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_network ... success [6.670s] 2020-12-26 05:17:48.873 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_description ... success [1.193s] 2020-12-26 05:17:48.898 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_name ... success [0.025s] 2020-12-26 05:17:48.923 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_tenant_id ... success [0.025s] 2020-12-26 05:17:52.737 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_port ... success [6.018s] 2020-12-26 05:17:54.191 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_policy ... success [1.455s] 2020-12-26 05:17:55.336 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_get_policy_that_is_shared ... fail [1.140s] 2020-12-26 05:17:55.353 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_admin_rule_types ... success [0.020s] 2020-12-26 05:17:55.849 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_bumps_network_revision ... success [15.109s] 2020-12-26 05:17:56.231 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_create_shared_address_scope ... success [1.285s] 2020-12-26 05:17:56.359 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_policy_filter_by_name ... success [1.005s] 2020-12-26 05:17:56.389 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_regular_rule_types ... fail [0.025s] 2020-12-26 05:17:57.561 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_update_shared_address_scope ... success [1.329s] 2020-12-26 05:17:58.084 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.DvrRoutersTest ... skip: b'dvr extension not enabled.' 2020-12-26 05:17:58.085 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2020-12-26 05:17:58.086 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest ... skip: b'router extension not enabled.' 2020-12-26 05:17:59.746 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_delete_address_scope ... success [2.184s] 2020-12-26 05:18:00.166 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope ... success [0.420s] 2020-12-26 05:18:00.576 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_admin_network ... success [4.189s] 2020-12-26 05:18:01.167 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope_project_id ... success [1.000s] 2020-12-26 05:18:02.289 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_create_list_address_scope ... success [1.122s] 2020-12-26 05:18:02.628 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_update_address_scope ... success [0.339s] 2020-12-26 05:18:03.629 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_non_shared_policy ... success [3.053s] 2020-12-26 05:18:05.891 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_nonexistent_policy ... success [2.261s] 2020-12-26 05:18:15.352 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_non_shared_policy ... success [9.460s] 2020-12-26 05:18:19.136 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_nonexistent_policy ... success [3.783s] 2020-12-26 05:18:24.355 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_filter_fields ... success [6.924s] 2020-12-26 05:18:24.704 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_shared_policy ... success [5.566s] 2020-12-26 05:18:26.918 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_tenant_network ... success [2.213s] 2020-12-26 05:18:26.941 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_create_forbidden_for_regular_tenants ... success [0.023s] 2020-12-26 05:18:27.205 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_filter_rbac_policies ... success [2.850s] 2020-12-26 05:18:27.793 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update ... success [0.851s] 2020-12-26 05:18:28.353 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_policy_quota ... success [32.502s] 2020-12-26 05:18:30.191 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_policy_target_update ... success [2.986s] 2020-12-26 05:18:35.754 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_admin_network ... success [7.961s] 2020-12-26 05:18:36.891 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_address_scope_associated_with_subnetpool ... success [3.247s] 2020-12-26 05:18:36.927 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_non_existent_address_scope ... success [0.036s] 2020-12-26 05:18:36.953 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_get_non_existent_address_scope ... success [0.025s] 2020-12-26 05:18:36.983 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_create_shared_address_scope ... success [0.030s] 2020-12-26 05:18:38.258 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_get_not_shared_admin_address_scope ... success [1.274s] 2020-12-26 05:18:39.441 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_false ... success [1.183s] 2020-12-26 05:18:41.138 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_true ... success [1.695s] 2020-12-26 05:18:41.197 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_non_existent_address_scope ... success [0.059s] 2020-12-26 05:18:41.433 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_shared_address_scope_to_unshare ... success [0.235s] 2020-12-26 05:18:42.988 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_port_shared_policy ... success [7.233s] 2020-12-26 05:18:43.594 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_anothers_network ... success [15.241s] 2020-12-26 05:18:43.917 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_foreign_policy ... success [0.929s] 2020-12-26 05:18:44.695 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_own_policy ... success [0.777s] 2020-12-26 05:18:45.140 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_port_presence_prevents_policy_rbac_policy_deletion ... success [14.947s] 2020-12-26 05:18:46.290 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_qos_policy_delete_with_rules ... success [1.594s] 2020-12-26 05:18:47.721 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_with_wildcard ... success [4.123s] 2020-12-26 05:18:48.520 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_shared_policy_update ... success [2.229s] 2020-12-26 05:18:49.573 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_policy_has_project_id ... success [1.053s] 2020-12-26 05:18:49.790 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_admin ... success [0.217s] 2020-12-26 05:18:49.807 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_user ... success [0.016s] 2020-12-26 05:18:50.470 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_rbac_policy_show ... success [5.329s] 2020-12-26 05:18:53.991 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_shares_to_another_regular_client ... success [6.269s] 2020-12-26 05:18:57.688 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_user_create_port_with_admin_qos_policy ... success [7.880s] 2020-12-26 05:18:58.092 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [7.621s] 2020-12-26 05:19:00.543 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_regular_client_shares_to_another_regular_client ... fail [2.447s] 2020-12-26 05:19:02.164 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_includes_all ... success [0.527s] 2020-12-26 05:19:02.415 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_pagination ... success [0.252s] 2020-12-26 05:19:02.436 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_project_id ... success [0.020s] 2020-12-26 05:19:02.462 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_sorting ... success [0.025s] 2020-12-26 05:19:04.643 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_subnet_on_network_only_visible_to_policy_target ... success [10.651s] 2020-12-26 05:19:04.899 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2020-12-26 05:19:04.900 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_metering_negative.MeteringNegativeTestJSON ... skip: b'metering extension not enabled.' 2020-12-26 05:19:16.839 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_create_network_custom_mtu ... success [5.628s] 2020-12-26 05:19:16.933 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_can_delete_port_on_own_network ... success [12.289s] 2020-12-26 05:19:20.699 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_update_network_custom_mtu ... success [3.860s] 2020-12-26 05:19:23.425 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_cant_delete_other_tenants_ports ... success [6.492s] 2020-12-26 05:19:34.451 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_update_self_share_rule ... success [11.024s] 2020-12-26 05:19:41.564 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_ints ... success [15.334s] 2020-12-26 05:19:44.224 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_legacy_names ... success [2.661s] 2020-12-26 05:19:44.548 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.655s] 2020-12-26 05:19:45.731 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination ... success [1.180s] 2020-12-26 05:19:46.214 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.484s] 2020-12-26 05:19:46.692 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.477s] 2020-12-26 05:19:47.453 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.759s] 2020-12-26 05:19:50.264 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.808s] 2020-12-26 05:19:51.429 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_marker ... success [1.166s] 2020-12-26 05:19:51.573 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_asc ... success [0.144s] 2020-12-26 05:19:51.917 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_desc ... success [0.344s] 2020-12-26 05:19:52.092 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_validation_filters ... success [0.174s] 2020-12-26 05:19:53.343 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_names ... success [9.116s] 2020-12-26 05:20:06.886 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_fields ... success [3.352s] 2020-12-26 05:20:09.339 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_rbac_policies ... success [2.453s] 2020-12-26 05:20:20.079 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_bulk_shared_network ... success [5.687s] 2020-12-26 05:20:20.495 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_tenant_id_wild_remains ... success [11.153s] 2020-12-26 05:20:20.873 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks_negative.NetworksNegativeTest.test_delete_network_in_use ... success [3.299s] 2020-12-26 05:20:25.378 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_port_shared_network_as_non_admin_tenant ... success [5.298s] 2020-12-26 05:20:26.389 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_tenant_id_wild_remove ... success [5.894s] 2020-12-26 05:20:27.548 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_update_shared_network ... success [2.170s] 2020-12-26 05:20:29.364 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_networks ... success [1.814s] 2020-12-26 05:20:31.353 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_ints ... success [24.974s] 2020-12-26 05:20:33.796 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_network_presence_prevents_policy_rbac_policy_deletion ... success [7.405s] 2020-12-26 05:20:36.132 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard ... fail [2.332s] 2020-12-26 05:20:37.365 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_subnets ... success [7.999s] 2020-12-26 05:20:37.687 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_list_shared_networks ... success [0.322s] 2020-12-26 05:20:37.974 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_show_shared_networks_attribute ... success [0.287s] 2020-12-26 05:20:40.144 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard_and_tenant_id ... fail [4.012s] 2020-12-26 05:20:46.414 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_target_update ... success [6.271s] 2020-12-26 05:20:50.796 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.568s] 2020-12-26 05:20:51.449 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination ... success [0.651s] 2020-12-26 05:20:52.025 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.576s] 2020-12-26 05:20:52.343 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.317s] 2020-12-26 05:20:52.888 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_rbac_policy_show ... success [6.473s] 2020-12-26 05:20:52.960 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.616s] 2020-12-26 05:20:55.138 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.175s] 2020-12-26 05:20:56.201 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_marker ... success [1.062s] 2020-12-26 05:20:56.326 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_asc ... success [0.126s] 2020-12-26 05:20:56.451 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_desc ... success [0.124s] 2020-12-26 05:20:56.640 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [3.751s] 2020-12-26 05:20:58.017 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_shares_to_another_regular_client ... fail [1.371s] 2020-12-26 05:21:03.446 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_names ... success [32.093s] 2020-12-26 05:21:22.603 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_boolean_type_name ... success [0.023s] 2020-12-26 05:21:22.629 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_too_long_name ... success [0.026s] 2020-12-26 05:21:26.696 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_in_use_sec_group ... success [4.065s] 2020-12-26 05:21:28.141 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_default_security_group_name ... success [1.444s] 2020-12-26 05:21:28.293 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_boolean_type_name ... success [0.151s] 2020-12-26 05:21:28.493 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_too_long_name ... success [0.200s] 2020-12-26 05:21:31.002 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON ... fail 2020-12-26 05:21:39.807 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_portbinding_bumps_revision ... success [15.120s] 2020-12-26 05:21:49.734 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_allowed_address_pairs_bumps_revision ... success [9.924s] 2020-12-26 05:21:49.735 32 INFO opnfv-tempest [-] {3} 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' 2020-12-26 05:21:49.737 32 INFO opnfv-tempest [-] {3} 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' 2020-12-26 05:21:56.515 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.409s] 2020-12-26 05:21:56.757 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination ... success [0.239s] 2020-12-26 05:21:56.858 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON ... fail 2020-12-26 05:21:56.860 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.DvrRoutersTestToCentralized ... skip: b'dvr extension not enabled.' 2020-12-26 05:21:56.861 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.HaRoutersTest ... skip: b'l3-ha extension not enabled.' 2020-12-26 05:21:56.862 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2020-12-26 05:21:56.863 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.HaRoutersNegativeTest ... skip: b'l3-ha extension not enabled.' 2020-12-26 05:21:56.864 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.103s] 2020-12-26 05:21:56.961 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.100s] 2020-12-26 05:21:57.706 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.742s] 2020-12-26 05:21:58.414 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.705s] 2020-12-26 05:21:58.871 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.457s] 2020-12-26 05:21:58.975 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_asc ... success [0.105s] 2020-12-26 05:21:59.035 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_desc ... success [0.059s] 2020-12-26 05:21:59.324 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_validation_filters ... success [0.289s] 2020-12-26 05:21:59.474 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_extra_dhcp_opt_bumps_revision ... success [9.738s] 2020-12-26 05:21:59.476 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_floatingip_bumps_revision ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2020-12-26 05:22:00.902 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags ... success [0.419s] 2020-12-26 05:22:04.789 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_bumps_revision ... success [5.315s] 2020-12-26 05:22:08.212 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_admin_create_shared_subnetpool ... success [2.294s] 2020-12-26 05:22:08.260 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_constrained_by_revision ... success [3.468s] 2020-12-26 05:22:23.051 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_bumps_revision ... success [14.790s] 2020-12-26 05:22:25.949 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_dual_stack_subnets_from_subnetpools ... success [17.737s] 2020-12-26 05:22:27.718 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_list_subnetpool ... success [1.768s] 2020-12-26 05:22:30.968 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_sp_associate_address_scope_multiple_prefix_intersect ... success [5.563s] 2020-12-26 05:22:36.791 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_default_prefixlen ... success [9.072s] 2020-12-26 05:22:37.488 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_security_bumps_revisions ... success [14.435s] 2020-12-26 05:22:41.042 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnet_different_pools_same_network ... success [10.073s] 2020-12-26 05:22:42.419 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_of_other_owner ... success [1.378s] 2020-12-26 05:22:42.984 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_prefixlen ... success [6.192s] 2020-12-26 05:22:43.929 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_prefix_intersect ... success [1.509s] 2020-12-26 05:22:43.999 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_invalid_address_scope ... success [0.070s] 2020-12-26 05:22:44.345 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_sg_binding_bumps_revision ... success [6.858s] 2020-12-26 05:22:47.325 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_non_exist_address_scope ... success [3.325s] 2020-12-26 05:22:47.370 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_delete_non_existent_subnetpool ... success [0.045s] 2020-12-26 05:22:47.405 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_get_non_existent_subnetpool ... success [0.034s] 2020-12-26 05:22:47.432 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_default_subnetpool ... success [0.027s] 2020-12-26 05:22:47.477 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_shared_subnetpool ... success [0.044s] 2020-12-26 05:22:48.600 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_quota ... success [5.615s] 2020-12-26 05:22:50.205 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_subnetpool_associate_shared_address_scope ... success [2.727s] 2020-12-26 05:22:51.519 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_get_not_shared_admin_subnetpool ... success [1.314s] 2020-12-26 05:22:52.264 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_network_policy_binding_bumps_revision ... success [7.917s] 2020-12-26 05:22:54.993 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_subnet_cidr ... success [6.392s] 2020-12-26 05:22:56.403 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_update_sp_prefix_associated_with_shared_addr_scope ... success [4.881s] 2020-12-26 05:22:56.469 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_non_existent_subnetpool ... success [0.066s] 2020-12-26 05:22:57.076 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnetpool_associate_address_scope ... success [2.083s] 2020-12-26 05:22:57.262 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_of_other_owner ... success [0.792s] 2020-12-26 05:22:58.140 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags ... success [6.059s] 2020-12-26 05:22:59.350 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_update_subnetpool_description ... success [2.272s] 2020-12-26 05:22:59.618 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_wrong_ip_version ... success [2.355s] 2020-12-26 05:23:01.245 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_get_subnetpool ... success [1.896s] 2020-12-26 05:23:01.261 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_port_policy_binding_bumps_revision ... success [8.993s] 2020-12-26 05:23:01.264 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_bumps_revision ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2020-12-26 05:23:01.265 32 INFO opnfv-tempest [-] {3} 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' 2020-12-26 05:23:01.266 32 INFO opnfv-tempest [-] {3} 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' 2020-12-26 05:23:02.750 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_multiple_prefix_intersect ... success [3.131s] 2020-12-26 05:23:03.771 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_show_subnetpool_has_project_id ... success [2.525s] 2020-12-26 05:23:03.989 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_group_bumps_revision ... success [2.725s] 2020-12-26 05:23:05.103 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_not_modifiable_shared ... success [2.353s] 2020-12-26 05:23:05.671 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_create_non_default_subnetpool ... success [1.900s] 2020-12-26 05:23:10.833 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_update_subnetpool ... success [5.161s] 2020-12-26 05:23:10.895 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_rule_bumps_sg_revision ... success [6.905s] 2020-12-26 05:23:11.379 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefix_intersect ... success [6.275s] 2020-12-26 05:23:13.015 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefixes_shrink ... success [1.636s] 2020-12-26 05:23:13.404 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_address_scope ... success [2.570s] 2020-12-26 05:23:14.913 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_tenant_id ... success [1.898s] 2020-12-26 05:23:16.257 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_another_address_scope ... success [2.851s] 2020-12-26 05:23:18.627 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_disassociate_address_scope ... success [2.370s] 2020-12-26 05:23:19.110 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_network_revision ... success [8.214s] 2020-12-26 05:23:20.826 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_append ... success [2.199s] 2020-12-26 05:23:24.943 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_extend ... success [4.116s] 2020-12-26 05:23:30.696 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_revision ... success [11.586s] 2020-12-26 05:23:33.926 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags ... success [7.582s] 2020-12-26 05:23:44.775 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_service_types_bumps_revisions ... success [14.078s] 2020-12-26 05:23:49.010 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnetpool_bumps_revision ... success [4.235s] 2020-12-26 05:23:56.994 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_network_with_timestamp ... success [3.781s] 2020-12-26 05:24:00.793 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_port_with_timestamp ... success [3.799s] 2020-12-26 05:24:06.379 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnet_with_timestamp ... success [5.586s] 2020-12-26 05:24:07.018 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnetpool_with_timestamp ... success [0.636s] 2020-12-26 05:24:07.019 32 INFO opnfv-tempest [-] {1} 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' 2020-12-26 05:24:19.346 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_networks_attribute_with_timestamp ... success [12.328s] 2020-12-26 05:24:19.692 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativeTest ... skip: b'router extension not enabled.' 2020-12-26 05:24:20.186 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags ... success [13.238s] 2020-12-26 05:24:23.549 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_port_attribute_with_timestamp ... success [4.201s] 2020-12-26 05:24:28.907 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_bulk_sec_groups ... success [5.100s] 2020-12-26 05:24:28.973 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnet_attribute_with_timestamp ... success [5.424s] 2020-12-26 05:24:30.234 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnetpool_attribute_with_timestamp ... success [1.261s] 2020-12-26 05:24:31.775 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.867s] 2020-12-26 05:24:32.234 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sg_with_timestamp ... success [3.500s] 2020-12-26 05:24:34.419 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_network_with_timestamp ... success [4.184s] 2020-12-26 05:24:36.709 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sgrule_with_timestamp ... success [4.474s] 2020-12-26 05:24:38.792 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sg_attribute_with_timestamp ... success [2.083s] 2020-12-26 05:24:40.904 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_port_with_timestamp ... success [6.484s] 2020-12-26 05:24:42.924 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sgrule_attribute_with_timestamp ... success [4.131s] 2020-12-26 05:24:47.448 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_update_sg_with_timestamp ... success [4.523s] 2020-12-26 05:24:48.613 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnet_with_timestamp ... success [7.708s] 2020-12-26 05:24:51.602 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnetpool_with_timestamp ... success [2.989s] 2020-12-26 05:24:52.757 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_integers ... success [8.776s] 2020-12-26 05:24:53.523 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource ... success [7.675s] 2020-12-26 05:25:03.419 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_names ... success [10.662s] 2020-12-26 05:25:24.865 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_boolean_type_name ... success [0.031s] 2020-12-26 05:25:24.894 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_too_long_name ... success [0.029s] 2020-12-26 05:25:31.836 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_delete_in_use_sec_group ... success [6.940s] 2020-12-26 05:25:34.098 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_default_security_group_name ... success [2.261s] 2020-12-26 05:25:34.220 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_boolean_type_name ... success [0.121s] 2020-12-26 05:25:34.321 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_too_long_name ... success [0.101s] 2020-12-26 05:25:37.461 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [2.900s] 2020-12-26 05:25:43.853 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [6.392s] 2020-12-26 05:25:46.577 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.059s] 2020-12-26 05:25:47.110 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination ... success [0.531s] 2020-12-26 05:25:47.203 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.092s] 2020-12-26 05:25:47.304 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.101s] 2020-12-26 05:25:47.513 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.207s] 2020-12-26 05:25:48.331 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.815s] 2020-12-26 05:25:48.707 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.377s] 2020-12-26 05:25:48.752 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_asc ... success [0.045s] 2020-12-26 05:25:48.802 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_desc ... success [0.050s] 2020-12-26 05:25:50.428 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [6.574s] 2020-12-26 05:25:53.538 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_floatingip_with_timestamp ... fail [0.799s] 2020-12-26 05:25:53.563 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_router_with_timestamp ... fail [0.021s] 2020-12-26 05:25:53.582 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_floatingip_attribute_with_timestamp ... fail [0.019s] 2020-12-26 05:25:53.604 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_router_attribute_with_timestamp ... fail [0.020s] 2020-12-26 05:25:53.624 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_floatingip_with_timestamp ... fail [0.018s] 2020-12-26 05:25:53.645 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_router_with_timestamp ... fail [0.019s] 2020-12-26 05:25:57.499 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [7.070s] 2020-12-26 05:26:10.603 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.091s] 2020-12-26 05:26:14.042 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination ... success [3.437s] 2020-12-26 05:26:14.524 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.481s] 2020-12-26 05:26:14.827 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.303s] 2020-12-26 05:26:15.284 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.456s] 2020-12-26 05:26:17.084 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.797s] 2020-12-26 05:26:17.788 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.704s] 2020-12-26 05:26:17.875 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_asc ... success [0.088s] 2020-12-26 05:26:18.045 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_desc ... success [0.169s] 2020-12-26 05:26:18.161 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_validation_filters ... success [0.115s] 2020-12-26 05:26:31.398 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [3.621s] 2020-12-26 05:26:35.386 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [3.986s] 2020-12-26 05:26:39.943 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [4.557s] 2020-12-26 05:26:44.637 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase.test_add_subport ... success [34.807s] 2020-12-26 05:26:45.236 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_duplicate_segmentation_details ... success [27.729s] 2020-12-26 05:26:45.779 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_empty_trunk_details ... success [8.648s] 2020-12-26 05:26:47.621 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [7.676s] 2020-12-26 05:26:52.876 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_passing_dict ... success [7.640s] 2020-12-26 05:26:53.302 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_no_subports ... success [7.522s] 2020-12-26 05:27:07.716 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_disabled_trunk ... success [14.840s] 2020-12-26 05:27:17.210 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_with_subport ... success [23.907s] 2020-12-26 05:27:21.260 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_uses_parent_port_id ... success [13.543s] 2020-12-26 05:27:22.839 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_allowed_address_pairs ... success [14.497s] 2020-12-26 05:27:27.442 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON ... skip: b'Either vxlan or gre type driver not enabled.' 2020-12-26 05:27:37.934 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_create_port_sec_with_security_group ... success [15.094s] 2020-12-26 05:27:40.454 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_invalid_inherit_network_segmentation_type ... success [19.191s] 2020-12-26 05:27:47.943 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_delete_with_port_sec ... success [10.009s] 2020-12-26 05:27:53.587 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_default_value ... success [5.642s] 2020-12-26 05:27:56.504 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_missing_segmentation_id ... success [16.049s] 2020-12-26 05:27:59.800 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_1 ... success [6.213s] 2020-12-26 05:28:04.659 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_port_id ... success [8.155s] 2020-12-26 05:28:07.428 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_2 ... success [7.627s] 2020-12-26 05:28:13.595 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_trunk ... success [8.935s] 2020-12-26 05:28:21.708 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_pass ... success [14.278s] 2020-12-26 05:28:33.351 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_duplicate_subport_segmentation_ids ... success [19.754s] 2020-12-26 05:28:34.188 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_port_id ... success [0.838s] 2020-12-26 05:28:37.397 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_port_failed ... success [15.688s] 2020-12-26 05:28:40.965 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_subport_port_id ... success [6.776s] 2020-12-26 05:28:45.056 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_port_id ... success [4.090s] 2020-12-26 05:28:51.333 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_id ... success [6.277s] 2020-12-26 05:28:56.383 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_type ... success [5.048s] 2020-12-26 05:29:12.741 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_subport ... success [16.357s] 2020-12-26 05:29:20.630 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_flavor ... success [1.739s] 2020-12-26 05:29:22.191 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_service_profile ... success [1.561s] 2020-12-26 05:29:22.230 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_flavors ... success [0.038s] 2020-12-26 05:29:22.256 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_service_profiles ... success [0.026s] 2020-12-26 05:29:22.293 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_flavor ... success [0.036s] 2020-12-26 05:29:22.319 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_service_profile ... success [0.026s] 2020-12-26 05:29:22.493 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_trunk ... success [9.751s] 2020-12-26 05:29:32.917 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_trunk_disabled_trunk ... success [10.423s] 2020-12-26 05:29:44.577 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_flavor ... success [1.850s] 2020-12-26 05:29:46.102 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_service_profile ... success [1.525s] 2020-12-26 05:29:46.143 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_flavors ... success [0.041s] 2020-12-26 05:29:46.172 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_service_profiles ... success [0.029s] 2020-12-26 05:29:46.222 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_flavor ... success [0.049s] 2020-12-26 05:29:46.251 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_service_profile ... success [0.028s] 2020-12-26 05:29:49.323 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_not_found ... success [16.403s] 2020-12-26 05:29:52.580 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_floating_ips.FloatingIPPoolTestJSON ... skip: b'router extension not enabled.' 2020-12-26 05:29:52.581 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON ... skip: b'metering extension not enabled.' 2020-12-26 05:30:06.515 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_passing_dict ... success [17.191s] 2020-12-26 05:30:07.523 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON ... fail 2020-12-26 05:30:19.746 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_port_id_disabled_trunk ... success [13.231s] 2020-12-26 05:30:25.504 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' 2020-12-26 05:30:25.505 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest ... skip: b'router extension not enabled.' 2020-12-26 05:30:25.506 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTest ... skip: b'dvr extension not enabled.' 2020-12-26 05:30:30.282 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_service_type_management.ServiceTypeManagementTest.test_service_provider_list ... success [0.613s] 2020-12-26 05:30:41.001 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_admin_create_shared_subnetpool ... success [2.064s] 2020-12-26 05:30:43.206 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_list_subnetpool ... success [2.205s] 2020-12-26 05:30:50.583 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_default_prefixlen ... success [7.376s] 2020-12-26 05:30:56.361 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_prefixlen ... success [5.777s] 2020-12-26 05:31:00.285 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_quota ... success [3.923s] 2020-12-26 05:31:04.352 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_subnet_cidr ... success [4.066s] 2020-12-26 05:31:05.258 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnetpool_associate_address_scope ... success [0.907s] 2020-12-26 05:31:07.867 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_update_subnetpool_description ... success [2.605s] 2020-12-26 05:31:08.492 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_get_subnetpool ... success [0.627s] 2020-12-26 05:31:10.084 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_show_subnetpool_has_project_id ... success [1.592s] 2020-12-26 05:31:10.641 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_create_non_default_subnetpool ... success [0.556s] 2020-12-26 05:31:11.967 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_update_subnetpool ... success [1.324s] 2020-12-26 05:31:14.844 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_address_scope ... success [2.877s] 2020-12-26 05:31:17.281 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_another_address_scope ... success [2.436s] 2020-12-26 05:31:18.487 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_disassociate_address_scope ... success [1.205s] 2020-12-26 05:31:19.869 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_append ... success [1.381s] 2020-12-26 05:31:21.266 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_extend ... success [1.397s] 2020-12-26 05:32:01.634 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_add_subports ... success [13.965s] 2020-12-26 05:32:08.316 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_show_delete_trunk ... success [6.683s] 2020-12-26 05:32:17.389 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_empty_subports_list ... success [9.072s] 2020-12-26 05:32:24.242 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_subports_not_specified ... success [6.852s] 2020-12-26 05:32:30.438 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk ... success [6.194s] 2020-12-26 05:32:36.756 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk_with_description ... success [6.318s] 2020-12-26 05:32:50.194 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_delete_trunk_with_subport_is_allowed ... success [13.437s] 2020-12-26 05:33:02.970 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_get_subports ... success [12.775s] 2020-12-26 05:33:17.416 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_list_trunks ... success [14.444s] 2020-12-26 05:33:34.230 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_remove_subport ... success [16.811s] 2020-12-26 05:33:40.051 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_show_trunk_has_project_id ... success [5.822s] 2020-12-26 05:33:45.075 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON ... skip: b'Either vxlan or gre type driver not enabled.' 2020-12-26 05:33:45.628 32 INFO rally.task.context [-] Verification 057fe744-6dad-41ce-8c67-903e308c40cb | Context testr@default cleanup() started 2020-12-26 05:33:45.628 32 INFO rally.task.context [-] Verification 057fe744-6dad-41ce-8c67-903e308c40cb | Context testr@default cleanup() finished in 0.61 msec 2020-12-26 05:33:45.629 32 INFO rally.task.context [-] Verification 057fe744-6dad-41ce-8c67-903e308c40cb | Context tempest@default cleanup() started 2020-12-26 05:33:46.232 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-26 05:33:46.485 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-26 05:33:46.514 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_f76cde5b_KziV6hy8'. 2020-12-26 05:33:46.818 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f76cde5b_KziV6hy8' has been deleted. 2020-12-26 05:33:46.819 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '57924b70-95cd-47c9-925b-6b38db086474' of option 'instance_type' from Tempest config file. 2020-12-26 05:33:46.819 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '57924b70-95cd-47c9-925b-6b38db086474' has been removed. 2020-12-26 05:33:46.828 32 INFO rally.task.context [-] Verification 057fe744-6dad-41ce-8c67-903e308c40cb | Context tempest@default cleanup() finished in 1.20 sec 2020-12-26 05:33:46.896 32 INFO rally.api [-] Verification (UUID=f76cde5b-42a5-42a1-8d84-8f9c57d88e54) has been successfully finished for deployment 'opnfv-rally' (UUID=e40676d4-225c-44bf-9edc-2da813dd5c84)! 2020-12-26 05:33:48.361 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:33:48.361 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:33:48.361 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:33:50.086 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:33:50.086 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:33:50.086 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:33:51.896 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'f76cde5b-42a5-42a1-8d84-8f9c57d88e54' 2020-12-26 05:33:51.936 44 INFO rally.api [-] The report has been successfully built. 2020-12-26 05:33:53.333 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:33:53.334 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:33:53.334 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:33:55.111 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'f76cde5b-42a5-42a1-8d84-8f9c57d88e54' 2020-12-26 05:33:55.132 46 INFO rally.api [-] The report has been successfully built.