2025-09-02 00:13:58.571 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:13:58.572 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:13:58.572 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:14:01.724 7 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2025-09-02 00:14:01.724 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2025-09-02 00:14:01.724 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2025-09-02 00:14:01.724 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2025-09-02 00:14:01.724 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/envutils.py", line 142, in inner 2025-09-02 00:14:01.724 7 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-09-02 00:14:01.724 7 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2025-09-02 00:14:01.724 7 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-09-02 00:14:01.724 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/deployment.py", line 154, in destroy 2025-09-02 00:14:01.724 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2025-09-02 00:14:01.724 7 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 115, in destroy 2025-09-02 00:14:01.724 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2025-09-02 00:14:01.724 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/deploy.py", line 124, in get 2025-09-02 00:14:01.724 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2025-09-02 00:14:01.724 7 ERROR rally.cli.cliutils File "/src/rally/rally/env/env_mgr.py", line 212, in get 2025-09-02 00:14:01.724 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2025-09-02 00:14:01.724 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2025-09-02 00:14:01.724 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2025-09-02 00:14:01.724 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 518, in env_get 2025-09-02 00:14:01.724 7 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2025-09-02 00:14:01.724 7 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2025-09-02 00:14:01.724 7 ERROR rally.cli.cliutils 2025-09-02 00:14:03.664 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:14:03.665 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:14:03.665 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:14:09.083 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:14:09.083 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:14:09.084 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:14:14.774 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:14:14.774 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:14:14.775 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:14:16.721 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:14:16.722 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:14:16.722 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:14:19.450 13 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2025-09-02 00:14:19.450 13 ERROR rally.cli.cliutils Traceback (most recent call last): 2025-09-02 00:14:19.450 13 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2025-09-02 00:14:19.450 13 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2025-09-02 00:14:19.450 13 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2025-09-02 00:14:19.450 13 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-09-02 00:14:19.450 13 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/verify.py", line 234, in delete_verifier 2025-09-02 00:14:19.450 13 ERROR rally.cli.cliutils api.verifier.delete(verifier_id=verifier_id, 2025-09-02 00:14:19.450 13 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 690, in delete 2025-09-02 00:14:19.450 13 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2025-09-02 00:14:19.450 13 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 664, in _get 2025-09-02 00:14:19.450 13 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2025-09-02 00:14:19.450 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/verifier.py", line 69, in get 2025-09-02 00:14:19.450 13 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2025-09-02 00:14:19.450 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2025-09-02 00:14:19.450 13 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2025-09-02 00:14:19.450 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 667, in verifier_get 2025-09-02 00:14:19.450 13 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2025-09-02 00:14:19.450 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 676, in _verifier_get 2025-09-02 00:14:19.450 13 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2025-09-02 00:14:19.450 13 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2025-09-02 00:14:19.450 13 ERROR rally.cli.cliutils 2025-09-02 00:14:21.322 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:14:21.322 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:14:21.322 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:14:23.760 14 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2025-09-02 00:14:23.803 14 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-d5cdc1a2-44a3-4dd2-871c-f15140783d59/repo. 2025-09-02 00:14:24.078 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-d5cdc1a2-44a3-4dd2-871c-f15140783d59/repo'... done. Note: switching to '47825d58f067d8badecc41f3996c3a72eaa36266'. 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 switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false ' 2025-09-02 00:14:24.088 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/30.0.0-1-g47825d58f ' 2025-09-02 00:14:24.091 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: '47825d58f067d8badecc41f3996c3a72eaa36266 ' 2025-09-02 00:14:24.102 14 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2025-09-02 00:14:24.154 14 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2025-09-02 00:14:25.045 14 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d5cdc1a2-44a3-4dd2-871c-f15140783d59) has been successfully created! 2025-09-02 00:14:26.911 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:14:26.911 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:14:26.912 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:14:33.733 23 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:14:33.733 23 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:14:33.733 23 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:14:36.176 23 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=d5cdc1a2-44a3-4dd2-871c-f15140783d59) for deployment 'opnfv-rally' (UUID=a99db8fc-3938-4ef2-8388-8e6b8998d88d). 2025-09-02 00:14:36.724 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d5cdc1a2-44a3-4dd2-871c-f15140783d59) has been successfully configured for deployment 'opnfv-rally' (UUID=a99db8fc-3938-4ef2-8388-8e6b8998d88d)! 2025-09-02 00:14:47.389 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:14:47.390 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:14:47.390 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:14:50.022 26 INFO rally.api [-] Starting verification (UUID=f4dc0d19-f95d-4185-8692-361d8fd597ce) for deployment 'opnfv-rally' (UUID=a99db8fc-3938-4ef2-8388-8e6b8998d88d) by verifier 'opnfv-tempest' (UUID=d5cdc1a2-44a3-4dd2-871c-f15140783d59). 2025-09-02 00:14:50.991 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2025-09-02 00:14:50.991 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d5cdc1a2-44a3-4dd2-871c-f15140783d59/for-deployment-a99db8fc-3938-4ef2-8388-8e6b8998d88d/tempest.log' to option 'log_file'. 2025-09-02 00:14:50.991 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-d5cdc1a2-44a3-4dd2-871c-f15140783d59/for-deployment-a99db8fc-3938-4ef2-8388-8e6b8998d88d/tempest.log 2025-09-02 00:14:50.992 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2025-09-02 00:14:50.992 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d5cdc1a2-44a3-4dd2-871c-f15140783d59/for-deployment-a99db8fc-3938-4ef2-8388-8e6b8998d88d/lock_files' to option 'lock_path'. 2025-09-02 00:14:50.992 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-d5cdc1a2-44a3-4dd2-871c-f15140783d59/for-deployment-a99db8fc-3938-4ef2-8388-8e6b8998d88d/lock_files 2025-09-02 00:14:50.993 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = /home/opnfv/functest/images/cirros-0.5.1-x86_64-disk.img 2025-09-02 00:14:50.993 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = f1344ff1-31f2-4c0b-9bc0-ee58942dd4ce 2025-09-02 00:14:50.994 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 2f4a28e3-394c-45c4-92e6-e1bd820c0ac6 2025-09-02 00:14:50.994 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = e3aa36ed-74f0-46cc-b420-5fc629140abb 2025-09-02 00:14:50.995 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = afaff5bb-8fa5-4a8d-8f85-ac54c4a23ba5 2025-09-02 00:14:51.504 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2025-09-02 00:14:51.504 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = refstack_object-net_e206ad5e-1641-46ed-bb21-b657cc6d5c7b 2025-09-02 00:14:51.505 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2025-09-02 00:14:51.599 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 128MB, VCPUs = 1, disk >= 5GiB. 2025-09-02 00:14:51.599 26 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.12.88/compute/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}fb3141e014d0c82474bda507484449894b84950fe2cfd40183042f32b9ceca04" _http_log_request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:519 2025-09-02 00:14:51.634 26 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 24523 Content-Type: application/json Date: Tue, 02 Sep 2025 00:14:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache/2.4.41 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ea7096a9-eee2-47d7-ae41-43db820a8d3f x-openstack-request-id: req-ea7096a9-eee2-47d7-ae41-43db820a8d3f _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:550 2025-09-02 00:14:51.635 26 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"id": "00aeadbd-3fbf-4dcb-99f5-535b04dad988", "name": "rally_sanity-flavor_alt_de7eee26-ebc6-4271-aa7e-a88edbf2c85d", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/00aeadbd-3fbf-4dcb-99f5-535b04dad988"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/00aeadbd-3fbf-4dcb-99f5-535b04dad988"}]}, {"id": "071315ca-9f9d-4d43-8b60-78b92e1bde1c", "name": "rally_sanity-flavor_alt_ecefe03d-1eab-4607-8b3d-8007e45cd9dd", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/071315ca-9f9d-4d43-8b60-78b92e1bde1c"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/071315ca-9f9d-4d43-8b60-78b92e1bde1c"}]}, {"id": "0bbd6711-5c1f-4b7c-b008-dfeb8cc32d6d", "name": "rally_sanity-flavor_alt_df09cd08-13b9-461f-bf90-e2e535396f9b", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/0bbd6711-5c1f-4b7c-b008-dfeb8cc32d6d"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/0bbd6711-5c1f-4b7c-b008-dfeb8cc32d6d"}]}, {"id": "1", "name": "m1.tiny", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/1"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/1"}]}, {"id": "10e39970-4967-4ad1-bf0e-b04119748a7d", "name": "rally_sanity-flavor_205116ca-fa85-48dd-841e-0be09eddf523", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/10e39970-4967-4ad1-bf0e-b04119748a7d"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/10e39970-4967-4ad1-bf0e-b04119748a7d"}]}, {"id": "14e17421-08d1-4814-ba92-e86e728828c2", "name": "rally_sanity-flavor_alt_d7890145-3d13-4e18-b7ba-e48d54b2633a", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/14e17421-08d1-4814-ba92-e86e728828c2"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/14e17421-08d1-4814-ba92-e86e728828c2"}]}, {"id": "1500e3e0-f20d-4109-afc6-4098bc633ac2", "name": "rally_sanity-flavor_alt_b43e7bcc-22e7-49d3-b8d1-3183e43fc291", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/1500e3e0-f20d-4109-afc6-4098bc633ac2"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/1500e3e0-f20d-4109-afc6-4098bc633ac2"}]}, {"id": "2", "name": "m1.small", "ram": 2048, "disk": 20, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/2"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/2"}]}, {"id": "23b8ce48-63aa-442d-89a0-1791e77dfe71", "name": "rally_sanity-flavor_alt_a4c261ec-45f2-4067-88fe-d6e728b9f4ac", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/23b8ce48-63aa-442d-89a0-1791e77dfe71"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/23b8ce48-63aa-442d-89a0-1791e77dfe71"}]}, {"id": "2d58aed6-8757-4afe-ab22-949d7584af7a", "name": "rally_sanity-flavor_621500fe-a8c5-42be-926b-f6ac682e1335", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/2d58aed6-8757-4afe-ab22-949d7584af7a"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/2d58aed6-8757-4afe-ab22-949d7584af7a"}]}, {"id": "3", "name": "m1.medium", "ram": 4096, "disk": 40, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/3"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/3"}]}, {"id": "3ebf337f-b3f0-4d9b-a20c-11c17af39f01", "name": "rally_sanity-flavor_alt_370165e9-7136-4efd-b075-402b61925c9e", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/3ebf337f-b3f0-4d9b-a20c-11c17af39f01"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/3ebf337f-b3f0-4d9b-a20c-11c17af39f01"}]}, {"id": "4", "name": "m1.large", "ram": 8192, "disk": 80, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/4"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/4"}]}, {"id": "48475c98-ad64-4fbb-9c45-234dd57daef6", "name": "rally_sanity-flavor_f04b33dc-260d-43bb-9d60-3533bfcb6443", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/48475c98-ad64-4fbb-9c45-234dd57daef6"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/48475c98-ad64-4fbb-9c45-234dd57daef6"}]}, {"id": "4bedfd42-624f-446f-8f83-59c939cb399b", "name": "rally_sanity-flavor_alt_035eb092-c0bb-47cd-b969-e21eb7ca6300", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/4bedfd42-624f-446f-8f83-59c939cb399b"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/4bedfd42-624f-446f-8f83-59c939cb399b"}]}, {"id": "5", "name": "m1.xlarge", "ram": 16384, "disk": 160, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/5"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/5"}]}, {"id": "5ac0fcba-c7dd-4d84-9e31-c46f27e66a80", "name": "rally_sanity-flavor_alt_c9767584-eb0d-420a-b0a9-817b7780bdaf", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/5ac0fcba-c7dd-4d84-9e31-c46f27e66a80"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/5ac0fcba-c7dd-4d84-9e31-c46f27e66a80"}]}, {"id": "5e4c6397-ca97-4153-8146-aa1c7c965f32", "name": "rally_sanity-flavor_7c24e7f4-2dd7-4112-9ea8-4a4c7aa31ab8", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/5e4c6397-ca97-4153-8146-aa1c7c965f32"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/5e4c6397-ca97-4153-8146-aa1c7c965f32"}]}, {"id": "60806513-ab46-4c0c-987e-9d23be58ded0", "name": "rally_sanity-flavor_58bc1a19-efce-484c-b194-ad4b5de73cba", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/60806513-ab46-4c0c-987e-9d23be58ded0"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/60806513-ab46-4c0c-987e-9d23be58ded0"}]}, {"id": "78e362a5-1a81-4d2c-b31e-871c02c64ee3", "name": "rally_sanity-flavor_de7eee26-ebc6-4271-aa7e-a88edbf2c85d", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/78e362a5-1a81-4d2c-b31e-871c02c64ee3"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/78e362a5-1a81-4d2c-b31e-871c02c64ee3"}]}, {"id": "89cb4347-1a25-45ca-b986-a454ad5a4dea", "name": "rally_sanity-flavor_370165e9-7136-4efd-b075-402b61925c9e", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/89cb4347-1a25-45ca-b986-a454ad5a4dea"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/89cb4347-1a25-45ca-b986-a454ad5a4dea"}]}, {"id": "91b4ca15-6aad-4715-bbdc-04c690780356", "name": "refstack_compute-flavor_1df1ee61-b470-4e9d-9705-5e63c3431f06", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/91b4ca15-6aad-4715-bbdc-04c690780356"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/91b4ca15-6aad-4715-bbdc-04c690780356"}]}, {"id": "9252769c-5e4e-4aec-91aa-c0a988fad84f", "name": "rally_sanity-flavor_c9767584-eb0d-420a-b0a9-817b7780bdaf", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/9252769c-5e4e-4aec-91aa-c0a988fad84f"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/9252769c-5e4e-4aec-91aa-c0a988fad84f"}]}, {"id": "97608c8d-19ca-48b5-bd3f-433a14316bea", "name": "refstack_compute-flavor_alt_1df1ee61-b470-4e9d-9705-5e63c3431f06", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/97608c8d-19ca-48b5-bd3f-433a14316bea"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/97608c8d-19ca-48b5-bd3f-433a14316bea"}]}, {"id": "9a4e76c0-f03c-4b6b-824c-6e10386b7f27", "name": "rally_sanity-flavor_e35ac02e-efa0-4550-be7f-dc008c00c621", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/9a4e76c0-f03c-4b6b-824c-6e10386b7f27"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/9a4e76c0-f03c-4b6b-824c-6e10386b7f27"}]}, {"id": "9b0cb9b8-3c5c-4b86-9aa7-d4d61004dd72", "name": "tempest_heat-flavor_5ab06562-9a63-4140-9f10-97ad078f5097", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/9b0cb9b8-3c5c-4b86-9aa7-d4d61004dd72"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/9b0cb9b8-3c5c-4b86-9aa7-d4d61004dd72"}]}, {"id": "a664c1f8-be06-4b70-898a-a99cfcf270a6", "name": "rally_sanity-flavor_alt_f04b33dc-260d-43bb-9d60-3533bfcb6443", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/a664c1f8-be06-4b70-898a-a99cfcf270a6"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/a664c1f8-be06-4b70-898a-a99cfcf270a6"}]}, {"id": "aa8d6867-d699-444f-92f0-3a610a59856c", "name": "rally_sanity-flavor_alt_27d1b616-9174-4340-aece-ef5ee3aafce6", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/aa8d6867-d699-444f-92f0-3a610a59856c"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/aa8d6867-d699-444f-92f0-3a610a59856c"}]}, {"id": "acb2d9df-91d5-4806-a67c-75c6e66b5686", "name": "rally_sanity-flavor_a4c261ec-45f2-4067-88fe-d6e728b9f4ac", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/acb2d9df-91d5-4806-a67c-75c6e66b5686"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/acb2d9df-91d5-4806-a67c-75c6e66b5686"}]}, {"id": "afaff5bb-8fa5-4a8d-8f85-ac54c4a23ba5", "name": "refstack_object-flavor_alt_e206ad5e-1641-46ed-bb21-b657cc6d5c7b", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/afaff5bb-8fa5-4a8d-8f85-ac54c4a23ba5"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/afaff5bb-8fa5-4a8d-8f85-ac54c4a23ba5"}]}, {"id": "b19966f8-b8ba-4915-bb1f-5c6a1e0f6350", "name": "tempest_heat-flavor_alt_5ab06562-9a63-4140-9f10-97ad078f5097", "ram": 512, "disk": 4, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/b19966f8-b8ba-4915-bb1f-5c6a1e0f6350"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/b19966f8-b8ba-4915-bb1f-5c6a1e0f6350"}]}, {"id": "b715b1c3-b39f-4fd8-8125-215231248167", "name": "rally_sanity-flavor_d7890145-3d13-4e18-b7ba-e48d54b2633a", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/b715b1c3-b39f-4fd8-8125-215231248167"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/b715b1c3-b39f-4fd8-8125-215231248167"}]}, {"id": "bec3aa93-bec3-40ff-a4e6-a2e17ffef841", "name": "rally_sanity-flavor_alt_621500fe-a8c5-42be-926b-f6ac682e1335", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/bec3aa93-bec3-40ff-a4e6-a2e17ffef841"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/bec3aa93-bec3-40ff-a4e6-a2e17ffef841"}]}, {"id": "c1", "name": "cirros256", "ram": 256, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/c1"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/c1"}]}, {"id": "c53f18f6-a6f1-43ce-bc1a-239c2d0bec42", "name": "rally_sanity-flavor_alt_e35ac02e-efa0-4550-be7f-dc008c00c621", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/c53f18f6-a6f1-43ce-bc1a-239c2d0bec42"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/c53f18f6-a6f1-43ce-bc1a-239c2d0bec42"}]}, {"id": "c7b92037-2128-4d72-95eb-7b3c52708052", "name": "rally_sanity-flavor_ecefe03d-1eab-4607-8b3d-8007e45cd9dd", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/c7b92037-2128-4d72-95eb-7b3c52708052"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/c7b92037-2128-4d72-95eb-7b3c52708052"}]}, {"id": "c9a6904c-7df4-4a7d-9c60-d6f186d87ee7", "name": "rally_sanity-flavor_alt_7c24e7f4-2dd7-4112-9ea8-4a4c7aa31ab8", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/c9a6904c-7df4-4a7d-9c60-d6f186d87ee7"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/c9a6904c-7df4-4a7d-9c60-d6f186d87ee7"}]}, {"id": "ce5295ee-e6de-4417-9f09-d39431e0f396", "name": "rally_sanity-flavor_b43e7bcc-22e7-49d3-b8d1-3183e43fc291", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/ce5295ee-e6de-4417-9f09-d39431e0f396"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/ce5295ee-e6de-4417-9f09-d39431e0f396"}]}, {"id": "d08968dc-cb23-4850-8d27-59f9b25d9f77", "name": "rally_sanity-flavor_3ed419f8-e1d2-446d-9bbf-34a930ace925", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/d08968dc-cb23-4850-8d27-59f9b25d9f77"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/d08968dc-cb23-4850-8d27-59f9b25d9f77"}]}, {"id": "d1", "name": "ds512M", "ram": 512, "disk": 5, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/d1"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/d1"}]}, {"id": "d2", "name": "ds1G", "ram": 1024, "disk": 10, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/d2"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/d2"}]}, {"id": "d3", "name": "ds2G", "ram": 2048, "disk": 10, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/d3"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/d3"}]}, {"id": "d4", "name": "ds4G", "ram": 4096, "disk": 20, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/d4"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/d4"}]}, {"id": "d757a8d6-2375-462a-9841-17a5cdbd9176", "name": "rally_sanity-flavor_alt_205116ca-fa85-48dd-841e-0be09eddf523", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/d757a8d6-2375-462a-9841-17a5cdbd9176"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/d757a8d6-2375-462a-9841-17a5cdbd9176"}]}, {"id": "dc4c9e0a-acaa-44c3-8cb7-ff13ef799fbb", "name": "rally_sanity-flavor_bc2654fd-660a-49ab-b6cc-76cc14e746af", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/dc4c9e0a-acaa-44c3-8cb7-ff13ef799fbb"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/dc4c9e0a-acaa-44c3-8cb7-ff13ef799fbb"}]}, {"id": "de0b297b-1063-4fd1-94b5-f2d44eff39e8", "name": "rally_sanity-flavor_alt_bc2654fd-660a-49ab-b6cc-76cc14e746af", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/de0b297b-1063-4fd1-94b5-f2d44eff39e8"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/de0b297b-1063-4fd1-94b5-f2d44eff39e8"}]}, {"id": "df128a76-c54f-460a-8581-bce153272635", "name": "rally_sanity-flavor_27d1b616-9174-4340-aece-ef5ee3aafce6", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/df128a76-c54f-460a-8581-bce153272635"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/df128a76-c54f-460a-8581-bce153272635"}]}, {"id": "e3aa36ed-74f0-46cc-b420-5fc629140abb", "name": "refstack_object-flavor_e206ad5e-1641-46ed-bb21-b657cc6d5c7b", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/e3aa36ed-74f0-46cc-b420-5fc629140abb"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/e3aa36ed-74f0-46cc-b420-5fc629140abb"}]}, {"id": "e6bac46f-5964-4d54-ab22-969d231abf39", "name": "rally_sanity-flavor_df09cd08-13b9-461f-bf90-e2e535396f9b", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/e6bac46f-5964-4d54-ab22-969d231abf39"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/e6bac46f-5964-4d54-ab22-969d231abf39"}]}, {"id": "f3bde3c7-cdc3-4f0f-b6d9-a209467c5102", "name": "rally_sanity-flavor_alt_3ed419f8-e1d2-446d-9bbf-34a930ace925", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/f3bde3c7-cdc3-4f0f-b6d9-a209467c5102"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/f3bde3c7-cdc3-4f0f-b6d9-a209467c5102"}]}, {"id": "fc7908a9-0d76-4999-9456-b21bfff5fae6", "name": "rally_sanity-flavor_035eb092-c0bb-47cd-b969-e21eb7ca6300", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/fc7908a9-0d76-4999-9456-b21bfff5fae6"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/fc7908a9-0d76-4999-9456-b21bfff5fae6"}]}]} _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:582 2025-09-02 00:14:51.635 26 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.12.88/compute/v2.1/flavors/detail used request id req-ea7096a9-eee2-47d7-ae41-43db820a8d3f request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:954 2025-09-02 00:14:51.639 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2025-09-02 00:14:51.639 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_f4dc0d19_j8DTDWA4' with the following properties: RAM = 128MB, VCPUs = 1, disk = 5GB. 2025-09-02 00:14:51.640 26 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.88/compute/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}fb3141e014d0c82474bda507484449894b84950fe2cfd40183042f32b9ceca04" -d '{"flavor": {"name": "rally_verify_f4dc0d19_j8DTDWA4", "ram": 128, "vcpus": 1, "disk": 5, "id": null, "swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0, "rxtx_factor": 1.0, "os-flavor-access:is_public": true}}' _http_log_request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:519 2025-09-02 00:14:51.664 26 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 492 Content-Type: application/json Date: Tue, 02 Sep 2025 00:14:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache/2.4.41 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-08641eab-97cf-4b9a-bd24-9836ccaacb21 x-openstack-request-id: req-08641eab-97cf-4b9a-bd24-9836ccaacb21 _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:550 2025-09-02 00:14:51.664 26 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"id": "0023cf29-cac5-4b13-8b19-601b37786756", "name": "rally_verify_f4dc0d19_j8DTDWA4", "ram": 128, "disk": 5, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/0023cf29-cac5-4b13-8b19-601b37786756"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/0023cf29-cac5-4b13-8b19-601b37786756"}]}} _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:582 2025-09-02 00:14:51.665 26 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.12.88/compute/v2.1/flavors used request id req-08641eab-97cf-4b9a-bd24-9836ccaacb21 request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:954 2025-09-02 00:14:51.666 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f4dc0d19_j8DTDWA4' (ID = 0023cf29-cac5-4b13-8b19-601b37786756) has been successfully created! 2025-09-02 00:14:51.666 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '0023cf29-cac5-4b13-8b19-601b37786756' to option 'instance_type'. 2025-09-02 00:14:51.667 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 0023cf29-cac5-4b13-8b19-601b37786756 2025-09-02 00:14:51.668 26 INFO rally.task.context [-] Verification d5cdc1a2-44a3-4dd2-871c-f15140783d59 | Context tempest@default setup() finished in 1.40 sec 2025-09-02 00:14:51.678 26 INFO rally.task.context [-] Verification d5cdc1a2-44a3-4dd2-871c-f15140783d59 | Context testr@default setup() finished in 1.11 msec 2025-09-02 00:14:51.679 26 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/722d032c-3c02-45c4-9d7d-fefa748efa07'. 2025-09-02 00:14:58.741 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [0.197s] 2025-09-02 00:14:58.753 26 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.029s] 2025-09-02 00:14:58.781 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete ... success [0.236s] 2025-09-02 00:14:58.808 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [0.066s] 2025-09-02 00:14:58.854 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [0.047s] 2025-09-02 00:14:58.871 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive ... success [0.089s] 2025-09-02 00:14:58.977 26 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.223s] 2025-09-02 00:14:59.304 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.200s] 2025-09-02 00:15:00.769 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [0.204s] 2025-09-02 00:15:00.809 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [0.041s] 2025-09-02 00:15:00.849 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.041s] 2025-09-02 00:15:00.891 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [0.041s] 2025-09-02 00:15:00.928 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [0.037s] 2025-09-02 00:15:00.975 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [0.047s] 2025-09-02 00:15:01.001 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.018s] 2025-09-02 00:15:01.014 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [0.038s] 2025-09-02 00:15:01.016 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.013s] 2025-09-02 00:15:01.025 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.011s] 2025-09-02 00:15:01.048 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.023s] 2025-09-02 00:15:01.053 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [0.039s] 2025-09-02 00:15:01.056 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.007s] 2025-09-02 00:15:01.093 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [0.039s] 2025-09-02 00:15:01.116 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [0.024s] 2025-09-02 00:15:01.135 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.130s] 2025-09-02 00:15:01.154 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [0.038s] 2025-09-02 00:15:01.198 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [0.044s] 2025-09-02 00:15:01.232 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.170s] 2025-09-02 00:15:01.233 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [0.030s] 2025-09-02 00:15:01.235 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.008s] 2025-09-02 00:15:01.245 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.010s] 2025-09-02 00:15:01.253 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [0.025s] 2025-09-02 00:15:01.255 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.009s] 2025-09-02 00:15:01.259 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.003s] 2025-09-02 00:15:01.269 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.010s] 2025-09-02 00:15:01.283 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [0.029s] 2025-09-02 00:15:01.310 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [0.027s] 2025-09-02 00:15:01.339 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [0.029s] 2025-09-02 00:15:01.371 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [0.031s] 2025-09-02 00:15:01.398 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [0.027s] 2025-09-02 00:15:01.404 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.135s] 2025-09-02 00:15:01.424 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata_key ... success [0.019s] 2025-09-02 00:15:01.448 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata ... success [0.024s] 2025-09-02 00:15:01.475 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata_key ... success [0.026s] 2025-09-02 00:15:01.592 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [0.290s] 2025-09-02 00:15:01.631 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [0.039s] 2025-09-02 00:15:03.070 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.040s] 2025-09-02 00:15:03.144 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.073s] 2025-09-02 00:15:03.178 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.034s] 2025-09-02 00:15:03.213 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.034s] 2025-09-02 00:15:03.248 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.034s] 2025-09-02 00:15:03.269 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.021s] 2025-09-02 00:15:03.291 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.021s] 2025-09-02 00:15:03.314 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.023s] 2025-09-02 00:15:03.426 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.111s] 2025-09-02 00:15:03.564 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.137s] 2025-09-02 00:15:03.800 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [0.315s] 2025-09-02 00:15:05.392 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.017s] 2025-09-02 00:15:05.420 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.028s] 2025-09-02 00:15:07.235 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [3.716s] 2025-09-02 00:15:10.722 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [3.486s] 2025-09-02 00:15:14.390 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [3.665s] 2025-09-02 00:15:15.667 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.065s] 2025-09-02 00:15:17.877 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [3.487s] 2025-09-02 00:15:18.821 26 INFO rally.task.context [-] Verification d5cdc1a2-44a3-4dd2-871c-f15140783d59 | Context testr@default cleanup() started 2025-09-02 00:15:18.822 26 INFO rally.task.context [-] Verification d5cdc1a2-44a3-4dd2-871c-f15140783d59 | Context testr@default cleanup() finished in 0.72 msec 2025-09-02 00:15:18.822 26 INFO rally.task.context [-] Verification d5cdc1a2-44a3-4dd2-871c-f15140783d59 | Context tempest@default cleanup() started 2025-09-02 00:15:18.989 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_f4dc0d19_j8DTDWA4'. 2025-09-02 00:15:18.990 26 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.12.88/compute/v2.1/flavors/0023cf29-cac5-4b13-8b19-601b37786756 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}0a64d40bf8a473285ce96e392a78ea7a607e252812e92e1df95ba76b7ada57be" _http_log_request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:519 2025-09-02 00:15:19.150 26 DEBUG novaclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: application/json Date: Tue, 02 Sep 2025 00:15:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache/2.4.41 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1454564a-7e2a-4c7e-a001-fdaffc656202 x-openstack-request-id: req-1454564a-7e2a-4c7e-a001-fdaffc656202 _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:550 2025-09-02 00:15:19.150 26 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.12.88/compute/v2.1/flavors/0023cf29-cac5-4b13-8b19-601b37786756 used request id req-1454564a-7e2a-4c7e-a001-fdaffc656202 request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:954 2025-09-02 00:15:19.151 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f4dc0d19_j8DTDWA4' has been deleted. 2025-09-02 00:15:19.152 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '0023cf29-cac5-4b13-8b19-601b37786756' of option 'instance_type' from Tempest config file. 2025-09-02 00:15:19.152 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '0023cf29-cac5-4b13-8b19-601b37786756' has been removed. 2025-09-02 00:15:19.154 26 INFO rally.task.context [-] Verification d5cdc1a2-44a3-4dd2-871c-f15140783d59 | Context tempest@default cleanup() finished in 0.33 sec 2025-09-02 00:15:19.173 26 INFO rally.api [-] Verification (UUID=f4dc0d19-f95d-4185-8692-361d8fd597ce) has been successfully finished for deployment 'opnfv-rally' (UUID=a99db8fc-3938-4ef2-8388-8e6b8998d88d)! 2025-09-02 00:15:21.263 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:15:21.263 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:15:21.264 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:15:26.021 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:15:26.022 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:15:26.022 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:15:29.050 37 INFO rally.api [-] Building 'html' report for the following verification(s): 'f4dc0d19-f95d-4185-8692-361d8fd597ce' 2025-09-02 00:15:29.076 37 INFO rally.api [-] The report has been successfully built. 2025-09-02 00:15:31.014 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:15:31.015 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:15:31.015 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:15:33.480 38 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'f4dc0d19-f95d-4185-8692-361d8fd597ce' 2025-09-02 00:15:33.485 38 INFO rally.api [-] The report has been successfully built.