2020-05-29 11:35:07.431 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:35:07.432 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:35:07.432 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:35:09.807 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-29 11:35:09.807 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-29 11:35:09.807 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-29 11:35:09.807 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-29 11:35:09.807 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-29 11:35:09.807 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-05-29 11:35:09.807 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-29 11:35:09.807 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-29 11:35:09.807 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-29 11:35:09.807 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-29 11:35:09.807 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-05-29 11:35:09.807 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-05-29 11:35:09.807 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-05-29 11:35:09.807 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-05-29 11:35:09.807 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-05-29 11:35:09.807 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-05-29 11:35:09.807 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-05-29 11:35:09.807 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-05-29 11:35:09.807 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-29 11:35:09.807 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-29 11:35:09.807 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-05-29 11:35:09.807 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-05-29 11:35:09.807 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-29 11:35:09.807 6 ERROR rally.cli.cliutils 2020-05-29 11:35:11.517 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:35:11.517 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:35:11.518 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:35:16.011 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:35:16.012 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:35:16.012 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:35:21.281 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:35:21.281 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:35:21.281 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:35:22.889 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:35:22.890 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:35:22.890 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:35:25.098 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-29 11:35:25.098 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-29 11:35:25.098 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-29 11:35:25.098 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-29 11:35:25.098 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-05-29 11:35:25.098 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-29 11:35:25.098 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-29 11:35:25.098 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-05-29 11:35:25.098 15 ERROR rally.cli.cliutils force=force) 2020-05-29 11:35:25.098 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-05-29 11:35:25.098 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-05-29 11:35:25.098 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-05-29 11:35:25.098 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-05-29 11:35:25.098 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-05-29 11:35:25.098 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-05-29 11:35:25.098 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-29 11:35:25.098 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-29 11:35:25.098 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-05-29 11:35:25.098 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-05-29 11:35:25.098 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-05-29 11:35:25.098 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-05-29 11:35:25.098 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-29 11:35:25.098 15 ERROR rally.cli.cliutils 2020-05-29 11:35:26.890 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:35:26.890 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:35:26.891 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:35:29.084 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-05-29 11:35:29.154 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-110581a0-a18b-4414-bc1c-5c251694fa60/repo. 2020-05-29 11:35:29.504 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-110581a0-a18b-4414-bc1c-5c251694fa60/repo'... done. Note: checking out 'c7fd23d4c3b582afdcca5d0e6f4c75ce723022d5'. 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-29 11:35:29.517 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-gc7fd23d4c ' 2020-05-29 11:35:29.528 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'c7fd23d4c3b582afdcca5d0e6f4c75ce723022d5 ' 2020-05-29 11:35:29.544 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-05-29 11:35:29.613 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-05-29 11:35:30.525 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=110581a0-a18b-4414-bc1c-5c251694fa60) has been successfully created! 2020-05-29 11:35:32.367 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:35:32.368 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:35:32.368 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:35:39.727 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:35:39.727 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:35:39.727 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:35:42.030 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=110581a0-a18b-4414-bc1c-5c251694fa60) for deployment 'opnfv-rally' (UUID=83544b55-5737-4e8b-bd5b-34cb493dc77b). 2020-05-29 11:35:42.754 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=110581a0-a18b-4414-bc1c-5c251694fa60) has been successfully configured for deployment 'opnfv-rally' (UUID=83544b55-5737-4e8b-bd5b-34cb493dc77b)! 2020-05-29 11:35:51.847 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:35:51.847 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:35:51.847 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:35:54.324 32 INFO rally.api [-] Starting verification (UUID=ad1c84a3-634d-410a-ad59-9a2dcb9c0fbc) for deployment 'opnfv-rally' (UUID=83544b55-5737-4e8b-bd5b-34cb493dc77b) by verifier 'opnfv-tempest' (UUID=110581a0-a18b-4414-bc1c-5c251694fa60). 2020-05-29 11:35:55.298 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-05-29 11:35:55.299 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-110581a0-a18b-4414-bc1c-5c251694fa60/for-deployment-83544b55-5737-4e8b-bd5b-34cb493dc77b/tempest.log' to option 'log_file'. 2020-05-29 11:35:55.299 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-110581a0-a18b-4414-bc1c-5c251694fa60/for-deployment-83544b55-5737-4e8b-bd5b-34cb493dc77b/tempest.log 2020-05-29 11:35:55.299 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-05-29 11:35:55.300 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-110581a0-a18b-4414-bc1c-5c251694fa60/for-deployment-83544b55-5737-4e8b-bd5b-34cb493dc77b/lock_files' to option 'lock_path'. 2020-05-29 11:35:55.300 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-110581a0-a18b-4414-bc1c-5c251694fa60/for-deployment-83544b55-5737-4e8b-bd5b-34cb493dc77b/lock_files 2020-05-29 11:35:55.301 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-29 11:35:55.301 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-29 11:35:55.301 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 6db15246-f731-43cb-8542-682d4a4bb5e2 2020-05-29 11:35:55.302 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 89c33d0e-f6a3-41a7-81d4-4416e710cc5e 2020-05-29 11:35:55.303 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = be35d1f4-2b1b-45e8-ab21-270b57083342 2020-05-29 11:35:55.303 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 361f2d3e-f5d1-402f-9ea1-aff02b3b67bb 2020-05-29 11:35:55.721 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-05-29 11:35:55.721 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_octavia-net_58177704-6942-4242-b2d9-c719f742b9dd 2020-05-29 11:35:55.722 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-05-29 11:35:55.816 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-29 11:35:55.854 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_3b1c9b98_Vv9XNlZC'. Using flavor 'rally_verify_3b1c9b98_Vv9XNlZC' (ID = 4e037ba2-3d5b-4798-9a17-df542b821ecd) for the tests. 2020-05-29 11:35:55.855 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '4e037ba2-3d5b-4798-9a17-df542b821ecd' to option 'instance_type'. 2020-05-29 11:35:55.855 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 4e037ba2-3d5b-4798-9a17-df542b821ecd 2020-05-29 11:35:55.857 32 INFO rally.task.context [-] Verification 110581a0-a18b-4414-bc1c-5c251694fa60 | Context tempest@default setup() finished in 1.26 sec 2020-05-29 11:35:55.857 32 INFO rally.task.context [-] Verification 110581a0-a18b-4414-bc1c-5c251694fa60 | Context testr@default setup() finished in 0.32 msec 2020-05-29 11:35:55.858 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 3 --load-list /tmp/ad673d13-8352-445f-9283-a5a9dae66f41'. 2020-05-29 11:36:08.620 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.api.v2.test_flavor.FlavorAPITest.test_flavor_create ... success [0.277s] 2020-05-29 11:36:08.769 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.api.v2.test_flavor.FlavorAPITest.test_flavor_delete ... success [0.148s] 2020-05-29 11:36:09.324 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.api.v2.test_flavor.FlavorAPITest.test_flavor_list ... success [0.552s] 2020-05-29 11:36:09.444 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.api.v2.test_flavor.FlavorAPITest.test_flavor_show ... success [0.120s] 2020-05-29 11:36:09.595 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.api.v2.test_flavor.FlavorAPITest.test_flavor_update ... success [0.150s] 2020-05-29 11:36:11.050 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_flavor_profile.FlavorProfileAPITest.test_flavor_profile_create ... success [0.534s] 2020-05-29 11:36:11.199 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_flavor_profile.FlavorProfileAPITest.test_flavor_profile_delete ... success [0.148s] 2020-05-29 11:36:11.640 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_flavor_profile.FlavorProfileAPITest.test_flavor_profile_list ... success [0.439s] 2020-05-29 11:36:11.768 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_flavor_profile.FlavorProfileAPITest.test_flavor_profile_show ... success [0.128s] 2020-05-29 11:36:11.937 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_flavor_profile.FlavorProfileAPITest.test_flavor_profile_update ... success [0.169s] 2020-05-29 11:38:30.864 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_l7policy.L7PolicyAPITest.test_l7policy_create_redirect_pool ... success [5.863s] 2020-05-29 11:38:36.440 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_l7policy.L7PolicyAPITest.test_l7policy_create_redirect_url ... success [5.575s] 2020-05-29 11:38:42.138 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_l7policy.L7PolicyAPITest.test_l7policy_create_reject ... success [5.697s] 2020-05-29 11:38:53.167 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_l7policy.L7PolicyAPITest.test_l7policy_delete ... success [11.029s] 2020-05-29 11:38:59.712 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_listener.ListenerAPITest.test_listener_create ... success [10.650s] 2020-05-29 11:39:01.805 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.api.v2.test_healthmonitor.HealthMonitorAPITest.test_healthmonitor_create ... success [16.524s] 2020-05-29 11:39:10.536 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_listener.ListenerAPITest.test_listener_delete ... success [10.823s] 2020-05-29 11:39:23.301 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.api.v2.test_healthmonitor.HealthMonitorAPITest.test_healthmonitor_delete ... success [21.495s] 2020-05-29 11:39:40.542 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_l7policy.L7PolicyAPITest.test_l7policy_list ... success [47.362s] 2020-05-29 11:39:57.633 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_l7policy.L7PolicyAPITest.test_l7policy_show ... success [17.090s] 2020-05-29 11:40:20.059 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_l7policy.L7PolicyAPITest.test_l7policy_update ... success [22.424s] 2020-05-29 11:40:31.574 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.api.v2.test_healthmonitor.HealthMonitorAPITest.test_healthmonitor_list ... success [68.261s] 2020-05-29 11:40:53.391 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.api.v2.test_healthmonitor.HealthMonitorAPITest.test_healthmonitor_show ... success [21.818s] 2020-05-29 11:41:15.362 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.api.v2.test_healthmonitor.HealthMonitorAPITest.test_healthmonitor_update ... success [21.969s] 2020-05-29 11:41:58.969 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_listener.ListenerAPITest.test_listener_list ... success [168.417s] 2020-05-29 11:42:10.108 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_listener.ListenerAPITest.test_listener_show ... success [11.139s] 2020-05-29 11:42:26.133 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_listener.ListenerAPITest.test_listener_show_stats ... success [16.023s] 2020-05-29 11:42:42.289 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_listener.ListenerAPITest.test_listener_update ... success [16.155s] 2020-05-29 11:44:16.194 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.scenario.v2.test_l7policy.L7PolicyScenarioTest.test_l7policy_CRUD ... success [16.361s] 2020-05-29 11:44:18.850 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_l7rule.L7RuleAPITest.test_l7rule_create ... success [6.002s] 2020-05-29 11:44:30.134 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_l7rule.L7RuleAPITest.test_l7rule_delete ... success [11.282s] 2020-05-29 11:45:18.521 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_l7rule.L7RuleAPITest.test_l7rule_list ... success [48.377s] 2020-05-29 11:45:24.902 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_l7rule.L7RuleAPITest.test_l7rule_show ... success [6.384s] 2020-05-29 11:45:36.480 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_l7rule.L7RuleAPITest.test_l7rule_update ... success [11.577s] 2020-05-29 11:46:03.619 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_member.MemberAPITest.test_member_batch_update ... success [22.749s] 2020-05-29 11:46:15.084 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_member.MemberAPITest.test_member_delete ... success [11.464s] 2020-05-29 11:47:04.551 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_member.MemberAPITest.test_member_list ... success [49.456s] 2020-05-29 11:47:11.255 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_member.MemberAPITest.test_member_show ... success [6.707s] 2020-05-29 11:47:11.883 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.scenario.v2.test_l7rule.L7RuleScenarioTest.test_l7rule_CRUD ... success [16.413s] 2020-05-29 11:47:28.255 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_member.MemberAPITest.test_member_update ... success [16.997s] 2020-05-29 11:48:41.796 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_delete ... success [122.254s] 2020-05-29 11:50:11.860 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.scenario.v2.test_listener.ListenerScenarioTest.test_listener_CRUD ... success [16.399s] 2020-05-29 11:50:34.742 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_delete_cascade ... success [112.945s] 2020-05-29 11:50:48.520 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_pool.PoolAPITest.test_pool_create_standalone ... success [5.618s] 2020-05-29 11:50:54.153 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_pool.PoolAPITest.test_pool_create_with_listener ... success [5.632s] 2020-05-29 11:51:05.242 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_pool.PoolAPITest.test_pool_delete ... success [11.087s] 2020-05-29 11:53:15.493 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.scenario.v2.test_pool.PoolScenarioTest.test_pool_standalone_CRUD ... success [16.049s] 2020-05-29 11:53:31.599 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.scenario.v2.test_pool.PoolScenarioTest.test_pool_with_listener_CRUD ... success [16.104s] 2020-05-29 11:53:33.518 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_pool.PoolAPITest.test_pool_list ... success [148.263s] 2020-05-29 11:53:39.568 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_pool.PoolAPITest.test_pool_show ... success [6.048s] 2020-05-29 11:53:56.616 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_pool.PoolAPITest.test_pool_update ... success [17.050s] 2020-05-29 11:54:28.053 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_failover ... success [233.305s] 2020-05-29 11:56:40.444 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_ipv4_create ... success [132.388s] 2020-05-29 11:56:40.447 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_ipv6_create ... skip [0.000s]: b'IPv6 testing is disabled' 2020-05-29 11:57:04.888 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.scenario.v2.test_healthmonitor.HealthMonitorScenarioTest.test_healthmonitor_CRUD ... success [16.013s] 2020-05-29 11:59:41.071 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.scenario.v2.test_load_balancer.LoadBalancerScenarioTest.test_load_balancer_ipv4_CRUD ... success [127.778s] 2020-05-29 11:59:41.072 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.scenario.v2.test_load_balancer.LoadBalancerScenarioTest.test_load_balancer_ipv6_CRUD ... skip [0.000s]: b'IPv6 testing is disabled' 2020-05-29 12:02:18.048 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.scenario.v2.test_member.MemberScenarioTest.test_member_CRUD ... success [16.696s] 2020-05-29 12:02:57.408 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_list ... success [376.954s] 2020-05-29 12:05:10.253 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_show ... success [132.842s] 2020-05-29 12:07:12.532 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_show_stats ... success [122.278s] 2020-05-29 12:09:15.084 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_show_status ... success [122.549s] 2020-05-29 12:11:17.582 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_update ... success [122.495s] 2020-05-29 12:11:35.629 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_provider.ProviderAPITest.test_provider_list ... success [0.284s] 2020-05-29 12:15:46.939 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.scenario.v2.test_amphora.AmphoraScenarioTest.test_amphora_list_and_show ... success [121.304s] 2020-05-29 12:16:02.420 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.scenario.v2.test_ipv6_traffic_ops.IPv6TrafficOperationsScenarioTest ... skip: b'IPv6 traffic ops tests require Octavia IPv6 testing enabled' 2020-05-29 12:16:47.636 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest ... fail 2020-05-29 12:16:47.852 32 INFO rally.task.context [-] Verification 110581a0-a18b-4414-bc1c-5c251694fa60 | Context testr@default cleanup() started 2020-05-29 12:16:47.853 32 INFO rally.task.context [-] Verification 110581a0-a18b-4414-bc1c-5c251694fa60 | Context testr@default cleanup() finished in 0.82 msec 2020-05-29 12:16:47.854 32 INFO rally.task.context [-] Verification 110581a0-a18b-4414-bc1c-5c251694fa60 | Context tempest@default cleanup() started 2020-05-29 12:16:48.082 32 INFO rally.task.context [-] Verification 110581a0-a18b-4414-bc1c-5c251694fa60 | Context tempest@default cleanup() finished in 0.23 sec 2020-05-29 12:16:48.112 32 INFO rally.api [-] Verification (UUID=ad1c84a3-634d-410a-ad59-9a2dcb9c0fbc) has been successfully finished for deployment 'opnfv-rally' (UUID=83544b55-5737-4e8b-bd5b-34cb493dc77b)! 2020-05-29 12:16:49.784 41 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 12:16:49.785 41 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 12:16:49.785 41 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 12:16:51.358 42 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 12:16:51.358 42 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 12:16:51.358 42 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 12:16:53.295 42 INFO rally.api [-] Building 'html' report for the following verification(s): 'ad1c84a3-634d-410a-ad59-9a2dcb9c0fbc' 2020-05-29 12:16:53.325 42 INFO rally.api [-] The report has been successfully built. 2020-05-29 12:16:54.866 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 12:16:54.867 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 12:16:54.867 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 12:16:56.948 44 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'ad1c84a3-634d-410a-ad59-9a2dcb9c0fbc' 2020-05-29 12:16:56.956 44 INFO rally.api [-] The report has been successfully built.