2020-04-10 02:11:10.962 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:11:10.962 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:11:10.963 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:11:13.170 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-04-10 02:11:13.170 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-10 02:11:13.170 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-10 02:11:13.170 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-10 02:11:13.170 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-10 02:11:13.170 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/envutils.py", line 135, in default_from_global 2020-04-10 02:11:13.170 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 02:11:13.170 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-10 02:11:13.170 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/plugins/__init__.py", line 59, in ensure_plugins_are_loaded 2020-04-10 02:11:13.170 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 02:11:13.170 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/deployment.py", line 154, in destroy 2020-04-10 02:11:13.170 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-04-10 02:11:13.170 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 115, in destroy 2020-04-10 02:11:13.170 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-04-10 02:11:13.170 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-04-10 02:11:13.170 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-04-10 02:11:13.170 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/env/env_mgr.py", line 212, in get 2020-04-10 02:11:13.170 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-04-10 02:11:13.170 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-10 02:11:13.170 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-10 02:11:13.170 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 519, in env_get 2020-04-10 02:11:13.170 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-04-10 02:11:13.170 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-04-10 02:11:13.170 6 ERROR rally.cli.cliutils 2020-04-10 02:11:14.932 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:11:14.932 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:11:14.932 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:11:19.372 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:11:19.373 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:11:19.373 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:11:24.426 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:11:24.427 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:11:24.427 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:11:25.960 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:11:25.960 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:11:25.961 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:11:28.720 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-04-10 02:11:28.720 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-10 02:11:28.720 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-10 02:11:28.720 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-10 02:11:28.720 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-04-10 02:11:28.720 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/plugins/__init__.py", line 59, in ensure_plugins_are_loaded 2020-04-10 02:11:28.720 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 02:11:28.720 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/verify.py", line 236, in delete_verifier 2020-04-10 02:11:28.720 15 ERROR rally.cli.cliutils force=force) 2020-04-10 02:11:28.720 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 690, in delete 2020-04-10 02:11:28.720 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-04-10 02:11:28.720 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 664, in _get 2020-04-10 02:11:28.720 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-04-10 02:11:28.720 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-04-10 02:11:28.720 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-04-10 02:11:28.720 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-10 02:11:28.720 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-10 02:11:28.720 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 667, in verifier_get 2020-04-10 02:11:28.720 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-04-10 02:11:28.720 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 677, in _verifier_get 2020-04-10 02:11:28.720 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-04-10 02:11:28.720 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-04-10 02:11:28.720 15 ERROR rally.cli.cliutils 2020-04-10 02:11:30.315 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:11:30.315 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:11:30.315 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:11:32.527 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-04-10 02:11:32.600 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-f1df802b-8070-425b-8a9d-cd5f2630de4c/repo. 2020-04-10 02:11:32.907 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-f1df802b-8070-425b-8a9d-cd5f2630de4c/repo'... done. Note: checking out 'fa24444f0038aa8fd35e162a12e39f91e1821e67'. 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-04-10 02:11:32.922 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/22.0.0-1-gfa24444f0 ' 2020-04-10 02:11:32.931 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'fa24444f0038aa8fd35e162a12e39f91e1821e67 ' 2020-04-10 02:11:32.956 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-04-10 02:11:33.008 17 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2020-04-10 02:11:33.639 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f1df802b-8070-425b-8a9d-cd5f2630de4c) has been successfully created! 2020-04-10 02:11:35.271 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:11:35.271 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:11:35.272 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:11:39.687 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:11:39.687 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:11:39.687 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:11:42.064 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=f1df802b-8070-425b-8a9d-cd5f2630de4c) for deployment 'opnfv-rally' (UUID=d3055773-9fc7-4880-b42f-1227977c9c19). 2020-04-10 02:11:42.688 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f1df802b-8070-425b-8a9d-cd5f2630de4c) has been successfully configured for deployment 'opnfv-rally' (UUID=d3055773-9fc7-4880-b42f-1227977c9c19)! 2020-04-10 02:11:50.462 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:11:50.463 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:11:50.463 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:11:52.807 32 INFO rally.api [-] Starting verification (UUID=0eb18054-7dda-47bc-af09-d23e469311a4) for deployment 'opnfv-rally' (UUID=d3055773-9fc7-4880-b42f-1227977c9c19) by verifier 'opnfv-tempest' (UUID=f1df802b-8070-425b-8a9d-cd5f2630de4c). 2020-04-10 02:11:53.611 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-04-10 02:11:53.612 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-f1df802b-8070-425b-8a9d-cd5f2630de4c/for-deployment-d3055773-9fc7-4880-b42f-1227977c9c19/tempest.log' to option 'log_file'. 2020-04-10 02:11:53.612 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-f1df802b-8070-425b-8a9d-cd5f2630de4c/for-deployment-d3055773-9fc7-4880-b42f-1227977c9c19/tempest.log 2020-04-10 02:11:53.612 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-04-10 02:11:53.613 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-f1df802b-8070-425b-8a9d-cd5f2630de4c/for-deployment-d3055773-9fc7-4880-b42f-1227977c9c19/lock_files' to option 'lock_path'. 2020-04-10 02:11:53.613 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-f1df802b-8070-425b-8a9d-cd5f2630de4c/for-deployment-d3055773-9fc7-4880-b42f-1227977c9c19/lock_files 2020-04-10 02:11:53.613 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-04-10 02:11:53.613 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-04-10 02:11:53.614 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = e855bcf5-d7ee-4135-9e57-f19d8b201acf 2020-04-10 02:11:53.614 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 01164d5a-94b7-4e7b-8b9a-5600627b1664 2020-04-10 02:11:53.614 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = c30908fd-f1cf-4011-93f2-0c5602da4262 2020-04-10 02:11:53.615 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 9a3a0f9c-78b5-4fd5-a4e7-d169dcb7fdde 2020-04-10 02:11:53.881 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-04-10 02:11:53.882 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_slow-net_a02f6f8c-f7d8-4423-8bd6-a9411c7b2429 2020-04-10 02:11:53.882 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-04-10 02:11:53.978 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk >= 5GiB. 2020-04-10 02:11:54.017 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_40ec0ef7_p8GvcHnz'. Using flavor 'rally_verify_40ec0ef7_p8GvcHnz' (ID = af8084f1-6137-43da-b96f-5196247c2e5a) for the tests. 2020-04-10 02:11:54.018 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'af8084f1-6137-43da-b96f-5196247c2e5a' to option 'instance_type'. 2020-04-10 02:11:54.018 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = af8084f1-6137-43da-b96f-5196247c2e5a 2020-04-10 02:11:54.020 32 INFO rally.task.context [-] Verification f1df802b-8070-425b-8a9d-cd5f2630de4c | Context tempest@default setup() finished in 0.99 sec 2020-04-10 02:11:54.020 32 INFO rally.task.context [-] Verification f1df802b-8070-425b-8a9d-cd5f2630de4c | Context testr@default setup() finished in 0.35 msec 2020-04-10 02:11:54.021 32 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/f2c18aba-ae08-4a1b-86a3-8a0968ec930a'. 2020-04-10 02:11:57.737 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap ... skip: b"('Swapping volumes is not supported.',)" 2020-04-10 02:11:57.738 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: b"('Swapping volumes is not supported.',)" 2020-04-10 02:13:16.451 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices ... success [69.729s] 2020-04-10 02:14:49.602 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices ... success [74.377s] 2020-04-10 02:15:50.743 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [26.591s] 2020-04-10 02:16:03.386 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: b"('Nova personality feature disabled',)" 2020-04-10 02:17:10.699 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server ... success [58.900s] 2020-04-10 02:18:06.038 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server ... success [55.323s] 2020-04-10 02:19:10.188 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [45.004s] 2020-04-10 02:19:19.799 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-04-10 02:19:26.902 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-04-10 02:19:49.558 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_aggregates_basic_ops.TestAggregatesBasicOps.test_aggregate_basic_ops ... success [1.141s] 2020-04-10 02:20:03.649 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes ... skip: b"('Encrypted volume attach is not supported',)" 2020-04-10 02:20:03.650 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-04-10 02:20:57.401 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration ... success [52.384s] 2020-04-10 02:20:57.402 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration_revert ... skip [0.001s]: b'Skipped until bug: https://launchpad.net/bugs/1836595 is resolved.' 2020-04-10 02:21:48.551 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration ... success [51.131s] 2020-04-10 02:22:33.039 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause ... success [44.467s] 2020-04-10 02:23:14.818 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [41.762s] 2020-04-10 02:24:01.223 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_rebuild ... success [46.387s] 2020-04-10 02:24:47.785 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize ... success [46.547s] 2020-04-10 02:25:34.322 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start ... success [46.520s] 2020-04-10 02:26:14.632 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume ... success [40.292s] 2020-04-10 02:27:19.245 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks ... success [61.308s] 2020-04-10 02:27:51.556 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames ... success [32.294s] 2020-04-10 02:29:38.149 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port ... success [106.571s] 2020-04-10 02:30:27.663 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port ... success [49.500s] 2020-04-10 02:30:27.664 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling ... skip [0.002s]: b'Skipped because network extension: l3_agent_scheduler is not enabled' 2020-04-10 02:31:02.718 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details ... success [35.038s] 2020-04-10 02:32:00.212 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state ... success [57.475s] 2020-04-10 02:32:39.520 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state ... success [39.287s] 2020-04-10 02:33:42.150 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dhcp6_stateless_from_os ... success [60.100s] 2020-04-10 02:34:55.719 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_dhcp6_stateless_from_os ... success [73.551s] 2020-04-10 02:36:15.947 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_dhcpv6_stateless ... success [80.211s] 2020-04-10 02:37:36.735 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [80.768s] 2020-04-10 02:38:47.030 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_slaac_from_os ... success [70.280s] 2020-04-10 02:40:06.123 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_multi_prefix_dhcpv6_stateless ... success [79.073s] 2020-04-10 02:41:17.938 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_multi_prefix_slaac ... success [71.803s] 2020-04-10 02:44:21.955 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_slaac_from_os ... fail [183.991s] 2020-04-10 02:44:24.865 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_acl_anonymous_download ... success [0.265s] 2020-04-10 02:45:34.942 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_boot_into_disabled_port_security_network_without_secgroup ... success [67.221s] 2020-04-10 02:46:12.510 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_multiple_security_groups ... success [37.558s] 2020-04-10 02:47:02.680 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_security_disable_security_group ... success [50.156s] 2020-04-10 02:47:52.565 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_update_new_security_group ... success [49.871s] 2020-04-10 02:48:22.744 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_server_sequence_suspend_resume ... success [26.339s] 2020-04-10 02:49:20.442 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance ... success [48.976s] 2020-04-10 02:50:01.493 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance ... success [41.044s] 2020-04-10 02:51:15.660 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern ... success [59.381s] 2020-04-10 02:52:48.467 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern ... success [79.379s] 2020-04-10 02:53:39.382 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore ... success [36.190s] 2020-04-10 02:54:25.064 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot ... success [23.825s] 2020-04-10 02:55:32.829 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [67.750s] 2020-04-10 02:55:45.397 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached ... skip: b"('Cinder multi-backend feature disabled',)" 2020-04-10 02:55:45.928 32 INFO rally.task.context [-] Verification f1df802b-8070-425b-8a9d-cd5f2630de4c | Context testr@default cleanup() started 2020-04-10 02:55:45.929 32 INFO rally.task.context [-] Verification f1df802b-8070-425b-8a9d-cd5f2630de4c | Context testr@default cleanup() finished in 0.85 msec 2020-04-10 02:55:45.929 32 INFO rally.task.context [-] Verification f1df802b-8070-425b-8a9d-cd5f2630de4c | Context tempest@default cleanup() started 2020-04-10 02:55:46.131 32 INFO rally.task.context [-] Verification f1df802b-8070-425b-8a9d-cd5f2630de4c | Context tempest@default cleanup() finished in 0.20 sec 2020-04-10 02:55:46.166 32 INFO rally.api [-] Verification (UUID=0eb18054-7dda-47bc-af09-d23e469311a4) has been successfully finished for deployment 'opnfv-rally' (UUID=d3055773-9fc7-4880-b42f-1227977c9c19)! 2020-04-10 02:55:47.848 902 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:55:47.849 902 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:55:47.849 902 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:55:49.304 903 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:55:49.304 903 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:55:49.305 903 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:55:51.368 903 INFO rally.api [-] Building 'html' report for the following verification(s): '0eb18054-7dda-47bc-af09-d23e469311a4' 2020-04-10 02:55:51.399 903 INFO rally.api [-] The report has been successfully built. 2020-04-10 02:55:52.826 905 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:55:52.826 905 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:55:52.826 905 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:55:54.807 905 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '0eb18054-7dda-47bc-af09-d23e469311a4' 2020-04-10 02:55:54.815 905 INFO rally.api [-] The report has been successfully built.