2020-05-20 18:14:04.649 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:14:04.649 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:14:04.650 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:14:07.025 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-05-20 18:14:07.025 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-20 18:14:07.025 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-20 18:14:07.025 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-20 18:14:07.025 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-20 18:14:07.025 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-05-20 18:14:07.025 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 18:14:07.025 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-20 18:14:07.025 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-20 18:14:07.025 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 18:14:07.025 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-05-20 18:14:07.025 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-05-20 18:14:07.025 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-05-20 18:14:07.025 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-05-20 18:14:07.025 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-05-20 18:14:07.025 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-05-20 18:14:07.025 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-05-20 18:14:07.025 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-05-20 18:14:07.025 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-20 18:14:07.025 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-20 18:14:07.025 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-05-20 18:14:07.025 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-05-20 18:14:07.025 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-20 18:14:07.025 6 ERROR rally.cli.cliutils 2020-05-20 18:14:08.741 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:14:08.741 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:14:08.742 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:14:12.981 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:14:12.981 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:14:12.981 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:14:17.768 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:14:17.768 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:14:17.769 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:14:19.355 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:14:19.356 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:14:19.356 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:14:21.690 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-05-20 18:14:21.690 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-20 18:14:21.690 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-20 18:14:21.690 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-20 18:14:21.690 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-05-20 18:14:21.690 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-20 18:14:21.690 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 18:14:21.690 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-05-20 18:14:21.690 15 ERROR rally.cli.cliutils force=force) 2020-05-20 18:14:21.690 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-05-20 18:14:21.690 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-05-20 18:14:21.690 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-05-20 18:14:21.690 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-05-20 18:14:21.690 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-05-20 18:14:21.690 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-05-20 18:14:21.690 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-20 18:14:21.690 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-20 18:14:21.690 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-05-20 18:14:21.690 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-05-20 18:14:21.690 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-05-20 18:14:21.690 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-05-20 18:14:21.690 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-20 18:14:21.690 15 ERROR rally.cli.cliutils 2020-05-20 18:14:23.535 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:14:23.536 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:14:23.536 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:14:25.920 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-05-20 18:14:25.991 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-e36ded6e-0b84-40e7-8632-686c57be9f17/repo. 2020-05-20 18:14:26.350 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-e36ded6e-0b84-40e7-8632-686c57be9f17/repo'... done. Note: checking out '792a3adaa8693d9a8d29baeec8bf363585bf4aa4'. 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-05-20 18:14:26.365 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g792a3adaa ' 2020-05-20 18:14:26.377 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '792a3adaa8693d9a8d29baeec8bf363585bf4aa4 ' 2020-05-20 18:14:26.399 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-05-20 18:14:26.452 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-05-20 18:14:27.317 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e36ded6e-0b84-40e7-8632-686c57be9f17) has been successfully created! 2020-05-20 18:14:29.019 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:14:29.019 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:14:29.019 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:14:33.636 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:14:33.636 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:14:33.637 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:14:36.057 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=e36ded6e-0b84-40e7-8632-686c57be9f17) for deployment 'opnfv-rally' (UUID=4638374d-e4b6-4c76-bf35-1a2d985481bc). 2020-05-20 18:14:36.610 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e36ded6e-0b84-40e7-8632-686c57be9f17) has been successfully configured for deployment 'opnfv-rally' (UUID=4638374d-e4b6-4c76-bf35-1a2d985481bc)! 2020-05-20 18:14:46.441 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:14:46.441 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:14:46.441 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:14:49.005 32 INFO rally.api [-] Starting verification (UUID=bdf22e80-d61d-484d-9e3b-e291a1a9bf10) for deployment 'opnfv-rally' (UUID=4638374d-e4b6-4c76-bf35-1a2d985481bc) by verifier 'opnfv-tempest' (UUID=e36ded6e-0b84-40e7-8632-686c57be9f17). 2020-05-20 18:14:49.883 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-05-20 18:14:49.884 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-e36ded6e-0b84-40e7-8632-686c57be9f17/for-deployment-4638374d-e4b6-4c76-bf35-1a2d985481bc/tempest.log' to option 'log_file'. 2020-05-20 18:14:49.884 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-e36ded6e-0b84-40e7-8632-686c57be9f17/for-deployment-4638374d-e4b6-4c76-bf35-1a2d985481bc/tempest.log 2020-05-20 18:14:49.885 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-05-20 18:14:49.885 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-e36ded6e-0b84-40e7-8632-686c57be9f17/for-deployment-4638374d-e4b6-4c76-bf35-1a2d985481bc/lock_files' to option 'lock_path'. 2020-05-20 18:14:49.885 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-e36ded6e-0b84-40e7-8632-686c57be9f17/for-deployment-4638374d-e4b6-4c76-bf35-1a2d985481bc/lock_files 2020-05-20 18:14:49.886 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-05-20 18:14:49.886 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-05-20 18:14:49.886 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = dd3d5dc5-3153-4ac5-95a4-a61a9cae1a3c 2020-05-20 18:14:49.887 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = c132bd58-086b-47f6-a495-2207c370e879 2020-05-20 18:14:49.887 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 4473e69b-a4f4-431d-a68f-4d553f2d0f0e 2020-05-20 18:14:49.888 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 27be352c-01f0-4d1c-be00-6317f3adee8c 2020-05-20 18:14:50.143 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-05-20 18:14:50.144 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_slow-net_5ab09d89-85b0-4c08-901c-3e6e5b72bcf5 2020-05-20 18:14:50.145 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-05-20 18:14:50.240 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-20 18:14:50.273 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-05-20 18:14:50.273 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_bdf22e80_gW59LVl1' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-20 18:14:50.321 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_bdf22e80_gW59LVl1' (ID = 31bc7c7f-f3c5-4cfd-ae80-45e251b99b8e) has been successfully created! 2020-05-20 18:14:50.321 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '31bc7c7f-f3c5-4cfd-ae80-45e251b99b8e' to option 'instance_type'. 2020-05-20 18:14:50.322 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 31bc7c7f-f3c5-4cfd-ae80-45e251b99b8e 2020-05-20 18:14:50.323 32 INFO rally.task.context [-] Verification e36ded6e-0b84-40e7-8632-686c57be9f17 | Context tempest@default setup() finished in 1.07 sec 2020-05-20 18:14:50.324 32 INFO rally.task.context [-] Verification e36ded6e-0b84-40e7-8632-686c57be9f17 | Context testr@default setup() finished in 0.31 msec 2020-05-20 18:14:50.325 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/992ab564-716b-48be-8ea8-57e52d972bbf'. 2020-05-20 18:14:55.446 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap ... skip: b'Swapping volumes is not supported.' 2020-05-20 18:14:55.447 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: b'Swapping volumes is not supported.' 2020-05-20 18:16:29.492 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices ... success [85.022s] 2020-05-20 18:18:14.837 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices ... success [87.809s] 2020-05-20 18:19:18.794 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [29.261s] 2020-05-20 18:19:33.287 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: b'Nova personality feature disabled' 2020-05-20 18:20:42.006 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server ... success [61.366s] 2020-05-20 18:21:56.487 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server ... success [74.461s] 2020-05-20 18:23:11.041 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [56.431s] 2020-05-20 18:23:24.051 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_sync.ContainerSyncTest.test_container_synchronization ... skip [0.001s]: b'Skipped until bug: https://launchpad.net/bugs/1317133 is resolved.' 2020-05-20 18:23:31.051 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_sync_middleware.ContainerSyncMiddlewareTest.test_container_synchronization ... skip [0.002s]: b'Skipped because object extension: container_sync is not enabled' 2020-05-20 18:23:51.303 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_aggregates_basic_ops.TestAggregatesBasicOps.test_aggregate_basic_ops ... success [1.201s] 2020-05-20 18:24:04.561 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes ... skip: b'Encrypted volume attach is not supported' 2020-05-20 18:24:04.562 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_minbw_allocation_placement.MinBwAllocationPlacementTest ... skip: b'Skipped as no physnet is available in config for placement based QoS allocation.' 2020-05-20 18:25:03.588 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration ... success [57.861s] 2020-05-20 18:26:10.168 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration_revert ... success [66.555s] 2020-05-20 18:27:20.020 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration ... success [69.832s] 2020-05-20 18:28:06.981 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause ... success [46.939s] 2020-05-20 18:28:59.795 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [52.799s] 2020-05-20 18:29:52.646 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_rebuild ... success [52.837s] 2020-05-20 18:30:42.195 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize ... success [49.533s] 2020-05-20 18:31:28.197 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start ... success [45.983s] 2020-05-20 18:32:12.535 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume ... success [44.321s] 2020-05-20 18:33:27.801 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks ... success [73.079s] 2020-05-20 18:34:03.813 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames ... success [35.998s] 2020-05-20 18:35:26.157 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port ... success [82.325s] 2020-05-20 18:36:16.585 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port ... success [50.411s] 2020-05-20 18:37:10.946 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling ... success [54.334s] 2020-05-20 18:37:53.729 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details ... success [42.768s] 2020-05-20 18:39:03.610 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state ... success [69.863s] 2020-05-20 18:39:53.613 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state ... success [49.978s] 2020-05-20 18:41:10.517 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dhcp6_stateless_from_os ... success [74.426s] 2020-05-20 18:42:36.722 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_dhcp6_stateless_from_os ... success [86.183s] 2020-05-20 18:44:14.965 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_dhcpv6_stateless ... success [98.225s] 2020-05-20 18:46:01.250 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [106.264s] 2020-05-20 18:47:44.173 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_slaac_from_os ... success [102.902s] 2020-05-20 18:49:07.616 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_multi_prefix_dhcpv6_stateless ... success [83.422s] 2020-05-20 18:51:06.152 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_multi_prefix_slaac ... success [118.518s] 2020-05-20 18:52:16.822 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_slaac_from_os ... success [70.657s] 2020-05-20 18:52:19.680 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_acl_anonymous_download ... success [0.257s] 2020-05-20 18:53:37.534 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_boot_into_disabled_port_security_network_without_secgroup ... success [72.936s] 2020-05-20 18:54:20.646 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_multiple_security_groups ... success [43.092s] 2020-05-20 18:55:11.439 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_security_disable_security_group ... success [50.776s] 2020-05-20 18:56:11.893 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_update_new_security_group ... success [60.435s] 2020-05-20 18:56:44.968 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_server_sequence_suspend_resume ... success [30.509s] 2020-05-20 18:57:58.240 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance ... success [67.075s] 2020-05-20 18:58:50.407 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance ... success [52.157s] 2020-05-20 19:00:22.029 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern ... success [74.865s] 2020-05-20 19:00:37.605 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern ... skip [0.001s]: b'Skipped until bug: https://launchpad.net/bugs/1664793 is resolved.' 2020-05-20 19:01:37.023 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore ... success [41.369s] 2020-05-20 19:02:28.715 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot ... success [25.616s] 2020-05-20 19:03:58.636 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [89.908s] 2020-05-20 19:04:13.156 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached ... skip: b'Cinder multi-backend feature disabled' 2020-05-20 19:04:13.956 32 INFO rally.task.context [-] Verification e36ded6e-0b84-40e7-8632-686c57be9f17 | Context testr@default cleanup() started 2020-05-20 19:04:13.957 32 INFO rally.task.context [-] Verification e36ded6e-0b84-40e7-8632-686c57be9f17 | Context testr@default cleanup() finished in 0.80 msec 2020-05-20 19:04:13.957 32 INFO rally.task.context [-] Verification e36ded6e-0b84-40e7-8632-686c57be9f17 | Context tempest@default cleanup() started 2020-05-20 19:04:14.226 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_bdf22e80_gW59LVl1'. 2020-05-20 19:04:14.446 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_bdf22e80_gW59LVl1' has been deleted. 2020-05-20 19:04:14.447 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '31bc7c7f-f3c5-4cfd-ae80-45e251b99b8e' of option 'instance_type' from Tempest config file. 2020-05-20 19:04:14.448 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '31bc7c7f-f3c5-4cfd-ae80-45e251b99b8e' has been removed. 2020-05-20 19:04:14.466 32 INFO rally.task.context [-] Verification e36ded6e-0b84-40e7-8632-686c57be9f17 | Context tempest@default cleanup() finished in 0.51 sec 2020-05-20 19:04:14.574 32 INFO rally.api [-] Verification (UUID=bdf22e80-d61d-484d-9e3b-e291a1a9bf10) has been successfully finished for deployment 'opnfv-rally' (UUID=4638374d-e4b6-4c76-bf35-1a2d985481bc)! 2020-05-20 19:04:18.697 663 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 19:04:18.697 663 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 19:04:18.697 663 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 19:04:20.593 664 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 19:04:20.593 664 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 19:04:20.593 664 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 19:04:25.180 664 INFO rally.api [-] Building 'html' report for the following verification(s): 'bdf22e80-d61d-484d-9e3b-e291a1a9bf10' 2020-05-20 19:04:25.208 664 INFO rally.api [-] The report has been successfully built. 2020-05-20 19:04:26.775 666 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 19:04:26.775 666 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 19:04:26.775 666 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 19:04:29.098 666 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'bdf22e80-d61d-484d-9e3b-e291a1a9bf10' 2020-05-20 19:04:29.106 666 INFO rally.api [-] The report has been successfully built.