2025-09-02 00:15:31.432 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:15:31.432 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:15:31.432 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:15:33.984 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:15:33.984 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2025-09-02 00:15:33.984 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2025-09-02 00:15:33.984 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2025-09-02 00:15:33.984 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/envutils.py", line 142, in inner 2025-09-02 00:15:33.984 7 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-09-02 00:15:33.984 7 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2025-09-02 00:15:33.984 7 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-09-02 00:15:33.984 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/deployment.py", line 154, in destroy 2025-09-02 00:15:33.984 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2025-09-02 00:15:33.984 7 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 115, in destroy 2025-09-02 00:15:33.984 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2025-09-02 00:15:33.984 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/deploy.py", line 124, in get 2025-09-02 00:15:33.984 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2025-09-02 00:15:33.984 7 ERROR rally.cli.cliutils File "/src/rally/rally/env/env_mgr.py", line 212, in get 2025-09-02 00:15:33.984 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2025-09-02 00:15:33.984 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2025-09-02 00:15:33.984 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2025-09-02 00:15:33.984 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 518, in env_get 2025-09-02 00:15:33.984 7 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2025-09-02 00:15:33.984 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:15:33.984 7 ERROR rally.cli.cliutils 2025-09-02 00:15:35.838 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:15:35.838 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:15:35.838 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:15:40.904 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:15:40.904 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:15:40.905 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:15:46.261 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:15:46.261 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:15:46.261 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:15:47.989 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:15:47.990 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:15:47.990 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:15:50.683 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:15:50.683 13 ERROR rally.cli.cliutils Traceback (most recent call last): 2025-09-02 00:15:50.683 13 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2025-09-02 00:15:50.683 13 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2025-09-02 00:15:50.683 13 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2025-09-02 00:15:50.683 13 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-09-02 00:15:50.683 13 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/verify.py", line 234, in delete_verifier 2025-09-02 00:15:50.683 13 ERROR rally.cli.cliutils api.verifier.delete(verifier_id=verifier_id, 2025-09-02 00:15:50.683 13 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 690, in delete 2025-09-02 00:15:50.683 13 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2025-09-02 00:15:50.683 13 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 664, in _get 2025-09-02 00:15:50.683 13 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2025-09-02 00:15:50.683 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/verifier.py", line 69, in get 2025-09-02 00:15:50.683 13 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2025-09-02 00:15:50.683 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2025-09-02 00:15:50.683 13 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2025-09-02 00:15:50.683 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 667, in verifier_get 2025-09-02 00:15:50.683 13 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2025-09-02 00:15:50.683 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 676, in _verifier_get 2025-09-02 00:15:50.683 13 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2025-09-02 00:15:50.683 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:15:50.683 13 ERROR rally.cli.cliutils 2025-09-02 00:15:52.664 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:15:52.665 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:15:52.665 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:15:55.265 14 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2025-09-02 00:15:55.316 14 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-2a7c4086-f646-4621-bf8b-8ab27df54754/repo. 2025-09-02 00:15:55.615 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-2a7c4086-f646-4621-bf8b-8ab27df54754/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:15:55.626 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/30.0.0-1-g47825d58f ' 2025-09-02 00:15:55.629 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: '47825d58f067d8badecc41f3996c3a72eaa36266 ' 2025-09-02 00:15:55.639 14 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2025-09-02 00:15:55.695 14 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2025-09-02 00:15:56.629 14 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2a7c4086-f646-4621-bf8b-8ab27df54754) has been successfully created! 2025-09-02 00:15:58.495 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:15:58.496 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:15:58.496 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:16:05.215 23 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:16:05.215 23 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:16:05.216 23 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:16:07.661 23 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=2a7c4086-f646-4621-bf8b-8ab27df54754) for deployment 'opnfv-rally' (UUID=5808fd92-9c9f-48cb-9c46-485841195416). 2025-09-02 00:16:08.175 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2a7c4086-f646-4621-bf8b-8ab27df54754) has been successfully configured for deployment 'opnfv-rally' (UUID=5808fd92-9c9f-48cb-9c46-485841195416)! 2025-09-02 00:16:20.258 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:16:20.259 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:16:20.259 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:16:22.993 26 INFO rally.api [-] Starting verification (UUID=ed320798-4184-48c5-a79f-de93e3dcb067) for deployment 'opnfv-rally' (UUID=5808fd92-9c9f-48cb-9c46-485841195416) by verifier 'opnfv-tempest' (UUID=2a7c4086-f646-4621-bf8b-8ab27df54754). 2025-09-02 00:16:23.848 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2025-09-02 00:16:23.850 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-2a7c4086-f646-4621-bf8b-8ab27df54754/for-deployment-5808fd92-9c9f-48cb-9c46-485841195416/tempest.log' to option 'log_file'. 2025-09-02 00:16:23.850 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-2a7c4086-f646-4621-bf8b-8ab27df54754/for-deployment-5808fd92-9c9f-48cb-9c46-485841195416/tempest.log 2025-09-02 00:16:23.850 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2025-09-02 00:16:23.850 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-2a7c4086-f646-4621-bf8b-8ab27df54754/for-deployment-5808fd92-9c9f-48cb-9c46-485841195416/lock_files' to option 'lock_path'. 2025-09-02 00:16:23.851 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-2a7c4086-f646-4621-bf8b-8ab27df54754/for-deployment-5808fd92-9c9f-48cb-9c46-485841195416/lock_files 2025-09-02 00:16:23.851 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:16:23.851 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 02c393c1-cb0e-4a98-89d0-b8e8b53c9a8d 2025-09-02 00:16:23.851 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 3f8bc5be-a378-4470-924c-6e98f8f2a6ef 2025-09-02 00:16:23.852 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 6ccc6e3f-1002-48d8-a7a5-a6daebe1f705 2025-09-02 00:16:23.852 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = bf0ca98f-cc70-4d01-94cf-9c319fb3572b 2025-09-02 00:16:24.327 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2025-09-02 00:16:24.327 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = refstack_platform-net_a52373e5-6df8-4480-b6ad-47c4340fcf60 2025-09-02 00:16:24.328 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2025-09-02 00:16:24.423 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:16:24.424 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}91cfd6c454abe4d5967db007c07393c64c46b426a3908aa9cfc2872f87107724" _http_log_request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:519 2025-09-02 00:16:24.462 26 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 24006 Content-Type: application/json Date: Tue, 02 Sep 2025 00:16:24 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-f748b00f-65f0-4aff-85bb-61a9a0e97974 x-openstack-request-id: req-f748b00f-65f0-4aff-85bb-61a9a0e97974 _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:550 2025-09-02 00:16:24.463 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": "6ccc6e3f-1002-48d8-a7a5-a6daebe1f705", "name": "refstack_platform-flavor_a52373e5-6df8-4480-b6ad-47c4340fcf60", "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/6ccc6e3f-1002-48d8-a7a5-a6daebe1f705"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/6ccc6e3f-1002-48d8-a7a5-a6daebe1f705"}]}, {"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": "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": "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": "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": "bd5360f4-366e-4a08-b311-754892cb3547", "name": "tempest_full-flavor_530611ed-6535-4c55-94c2-0fc03077f974", "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/bd5360f4-366e-4a08-b311-754892cb3547"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/bd5360f4-366e-4a08-b311-754892cb3547"}]}, {"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": "bf0ca98f-cc70-4d01-94cf-9c319fb3572b", "name": "refstack_platform-flavor_alt_a52373e5-6df8-4480-b6ad-47c4340fcf60", "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/bf0ca98f-cc70-4d01-94cf-9c319fb3572b"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/bf0ca98f-cc70-4d01-94cf-9c319fb3572b"}]}, {"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": "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:16:24.464 26 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.12.88/compute/v2.1/flavors/detail used request id req-f748b00f-65f0-4aff-85bb-61a9a0e97974 request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:954 2025-09-02 00:16:24.468 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2025-09-02 00:16:24.468 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_ed320798_2lyfY4y8' with the following properties: RAM = 128MB, VCPUs = 1, disk = 5GB. 2025-09-02 00:16:24.470 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}91cfd6c454abe4d5967db007c07393c64c46b426a3908aa9cfc2872f87107724" -d '{"flavor": {"name": "rally_verify_ed320798_2lyfY4y8", "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:16:24.498 26 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 492 Content-Type: application/json Date: Tue, 02 Sep 2025 00:16:24 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-6bc8c1a4-fc5d-4288-8bf1-b3e0c29f3fc7 x-openstack-request-id: req-6bc8c1a4-fc5d-4288-8bf1-b3e0c29f3fc7 _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:550 2025-09-02 00:16:24.498 26 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"id": "0e413809-46ae-4877-891e-6c82d33eb38e", "name": "rally_verify_ed320798_2lyfY4y8", "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/0e413809-46ae-4877-891e-6c82d33eb38e"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/0e413809-46ae-4877-891e-6c82d33eb38e"}]}} _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:582 2025-09-02 00:16:24.498 26 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.12.88/compute/v2.1/flavors used request id req-6bc8c1a4-fc5d-4288-8bf1-b3e0c29f3fc7 request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:954 2025-09-02 00:16:24.499 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_ed320798_2lyfY4y8' (ID = 0e413809-46ae-4877-891e-6c82d33eb38e) has been successfully created! 2025-09-02 00:16:24.500 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '0e413809-46ae-4877-891e-6c82d33eb38e' to option 'instance_type'. 2025-09-02 00:16:24.500 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 0e413809-46ae-4877-891e-6c82d33eb38e 2025-09-02 00:16:24.502 26 INFO rally.task.context [-] Verification 2a7c4086-f646-4621-bf8b-8ab27df54754 | Context tempest@default setup() finished in 1.28 sec 2025-09-02 00:16:24.503 26 INFO rally.task.context [-] Verification 2a7c4086-f646-4621-bf8b-8ab27df54754 | Context testr@default setup() finished in 0.97 msec 2025-09-02 00:16:24.504 26 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/276f35fa-1f63-46af-a4a3-1b55148a8828'. 2025-09-02 00:16:30.850 26 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON ... skip: b'The microversion range[None - 2.35] of this test is out of the configuration range[2.44 - 2.90].' 2025-09-02 00:16:31.526 26 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.249s] 2025-09-02 00:16:31.610 26 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.084s] 2025-09-02 00:16:32.113 26 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON ... skip: b'The microversion range[None - 2.35] of this test is out of the configuration range[2.44 - 2.90].' 2025-09-02 00:16:32.739 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.169s] 2025-09-02 00:16:45.959 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.181s] 2025-09-02 00:16:46.159 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.199s] 2025-09-02 00:16:46.445 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.285s] 2025-09-02 00:16:46.649 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.204s] 2025-09-02 00:16:46.811 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.162s] 2025-09-02 00:16:46.879 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.068s] 2025-09-02 00:16:46.955 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.075s] 2025-09-02 00:16:47.056 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.101s] 2025-09-02 00:16:47.103 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.046s] 2025-09-02 00:16:47.236 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.132s] 2025-09-02 00:16:48.165 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... success [0.926s] 2025-09-02 00:16:48.415 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.252s] 2025-09-02 00:16:56.737 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.045s] 2025-09-02 00:16:56.751 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.012s] 2025-09-02 00:16:56.880 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.130s] 2025-09-02 00:16:56.894 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.014s] 2025-09-02 00:16:56.907 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.013s] 2025-09-02 00:16:56.934 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.027s] 2025-09-02 00:16:56.974 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.038s] 2025-09-02 00:16:57.051 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.077s] 2025-09-02 00:16:57.306 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.254s] 2025-09-02 00:16:57.320 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.013s] 2025-09-02 00:16:57.395 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.075s] 2025-09-02 00:17:00.035 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [6.899s] 2025-09-02 00:17:00.105 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.070s] 2025-09-02 00:17:00.406 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.301s] 2025-09-02 00:17:00.467 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.060s] 2025-09-02 00:17:00.468 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2025-09-02 00:17:04.246 26 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential ... success [0.260s] 2025-09-02 00:17:04.318 26 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential_expires ... success [0.073s] 2025-09-02 00:17:04.512 26 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_list_application_credentials ... success [0.193s] 2025-09-02 00:17:04.761 26 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_query_application_credentials ... success [0.249s] 2025-09-02 00:17:04.988 26 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [20.023s] 2025-09-02 00:17:06.045 26 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.064s] 2025-09-02 00:17:08.431 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.726s] 2025-09-02 00:17:10.279 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.848s] 2025-09-02 00:17:10.837 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.558s] 2025-09-02 00:17:17.837 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [14.163s] 2025-09-02 00:17:18.273 26 INFO opnfv-tempest [-] {2} tearDownClass (tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON) ... fail 2025-09-02 00:17:18.917 26 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.015s] 2025-09-02 00:17:22.241 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.012s] 2025-09-02 00:17:22.252 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.011s] 2025-09-02 00:17:22.282 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.029s] 2025-09-02 00:17:22.309 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.027s] 2025-09-02 00:17:22.334 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.024s] 2025-09-02 00:17:22.378 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.043s] 2025-09-02 00:17:22.420 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.041s] 2025-09-02 00:17:22.492 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.071s] 2025-09-02 00:17:22.519 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.027s] 2025-09-02 00:17:22.584 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.064s] 2025-09-02 00:17:26.288 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.671s] 2025-09-02 00:17:26.309 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.022s] 2025-09-02 00:17:26.355 26 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [21.364s] 2025-09-02 00:17:26.882 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [16.071s] 2025-09-02 00:17:34.133 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.124s] 2025-09-02 00:17:34.637 26 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type ... success [0.480s] 2025-09-02 00:17:38.593 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [4.457s] 2025-09-02 00:17:39.439 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.053s] 2025-09-02 00:17:43.018 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [4.425s] 2025-09-02 00:17:48.071 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [8.628s] 2025-09-02 00:17:53.538 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [10.518s] 2025-09-02 00:17:56.669 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [4.299s] 2025-09-02 00:17:56.743 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.073s] 2025-09-02 00:17:57.041 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.298s] 2025-09-02 00:17:57.106 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.063s] 2025-09-02 00:17:57.107 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2025-09-02 00:18:03.042 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [1.703s] 2025-09-02 00:18:03.155 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.113s] 2025-09-02 00:18:04.112 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [0.956s] 2025-09-02 00:18:04.245 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_check_tag_existence ... success [0.167s] 2025-09-02 00:18:04.526 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_create_delete_tag ... success [0.279s] 2025-09-02 00:18:04.826 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_delete_all_tags ... success [0.299s] 2025-09-02 00:18:05.133 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_update_all_tags ... success [0.306s] 2025-09-02 00:18:07.992 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.361s] 2025-09-02 00:18:09.837 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.152s] 2025-09-02 00:18:12.201 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.070s] 2025-09-02 00:18:16.655 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.281s] 2025-09-02 00:18:16.887 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.231s] 2025-09-02 00:18:21.312 26 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [56.597s] 2025-09-02 00:18:24.652 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.059s] 2025-09-02 00:18:24.710 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.057s] 2025-09-02 00:18:24.802 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.091s] 2025-09-02 00:18:25.117 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.314s] 2025-09-02 00:18:25.268 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.151s] 2025-09-02 00:18:25.522 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.253s] 2025-09-02 00:18:25.604 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.082s] 2025-09-02 00:18:25.690 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.086s] 2025-09-02 00:18:25.781 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.089s] 2025-09-02 00:18:25.856 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.075s] 2025-09-02 00:18:25.915 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.058s] 2025-09-02 00:18:26.035 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.120s] 2025-09-02 00:18:26.142 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.106s] 2025-09-02 00:18:26.529 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.386s] 2025-09-02 00:18:26.602 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.072s] 2025-09-02 00:18:33.102 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.011s] 2025-09-02 00:18:33.126 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.024s] 2025-09-02 00:18:33.153 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.026s] 2025-09-02 00:18:33.177 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.024s] 2025-09-02 00:18:33.194 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.016s] 2025-09-02 00:18:33.206 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.012s] 2025-09-02 00:18:33.216 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.010s] 2025-09-02 00:18:33.238 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.021s] 2025-09-02 00:18:33.250 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.011s] 2025-09-02 00:18:33.274 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.024s] 2025-09-02 00:18:33.286 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.012s] 2025-09-02 00:18:33.350 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.063s] 2025-09-02 00:18:33.410 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.060s] 2025-09-02 00:18:33.458 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.048s] 2025-09-02 00:18:33.516 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.056s] 2025-09-02 00:18:33.528 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.012s] 2025-09-02 00:18:33.551 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.021s] 2025-09-02 00:18:33.573 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.022s] 2025-09-02 00:18:33.598 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.024s] 2025-09-02 00:18:33.622 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.024s] 2025-09-02 00:18:33.708 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [10.940s] 2025-09-02 00:18:36.541 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.412s] 2025-09-02 00:18:37.324 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.781s] 2025-09-02 00:18:37.669 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.346s] 2025-09-02 00:18:38.115 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.444s] 2025-09-02 00:18:38.699 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.584s] 2025-09-02 00:18:39.196 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.495s] 2025-09-02 00:18:39.590 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.395s] 2025-09-02 00:18:39.966 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.375s] 2025-09-02 00:18:40.652 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.685s] 2025-09-02 00:18:41.019 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.366s] 2025-09-02 00:18:41.096 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [2.422s] 2025-09-02 00:18:41.371 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.352s] 2025-09-02 00:18:41.701 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.330s] 2025-09-02 00:18:42.067 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.365s] 2025-09-02 00:18:42.474 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.405s] 2025-09-02 00:18:42.787 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.313s] 2025-09-02 00:18:43.108 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.321s] 2025-09-02 00:18:43.477 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.368s] 2025-09-02 00:18:43.796 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.319s] 2025-09-02 00:18:46.038 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [4.939s] 2025-09-02 00:18:48.831 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.062s] 2025-09-02 00:18:48.887 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.055s] 2025-09-02 00:18:48.908 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.021s] 2025-09-02 00:18:48.916 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2025-09-02 00:18:50.424 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.102s] 2025-09-02 00:18:51.997 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.166s] 2025-09-02 00:18:52.014 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.017s] 2025-09-02 00:18:52.560 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.544s] 2025-09-02 00:18:52.570 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.012s] 2025-09-02 00:18:52.585 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.014s] 2025-09-02 00:18:52.602 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.016s] 2025-09-02 00:18:52.621 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.018s] 2025-09-02 00:18:54.117 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [20.409s] 2025-09-02 00:18:55.964 26 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [34.640s] 2025-09-02 00:18:56.487 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [2.103s] 2025-09-02 00:18:58.751 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [2.263s] 2025-09-02 00:18:59.714 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [0.964s] 2025-09-02 00:18:59.761 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.046s] 2025-09-02 00:18:59.799 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.038s] 2025-09-02 00:19:03.344 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.026s] 2025-09-02 00:19:03.491 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.145s] 2025-09-02 00:19:03.614 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.123s] 2025-09-02 00:19:04.990 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [5.188s] 2025-09-02 00:19:05.033 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.045s] 2025-09-02 00:19:05.067 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.034s] 2025-09-02 00:19:05.391 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.705s] 2025-09-02 00:19:08.353 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [0.983s] 2025-09-02 00:19:09.322 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [0.969s] 2025-09-02 00:19:11.284 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [1.961s] 2025-09-02 00:19:11.481 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [3.890s] 2025-09-02 00:19:11.522 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.041s] 2025-09-02 00:19:11.704 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.181s] 2025-09-02 00:19:12.389 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [0.685s] 2025-09-02 00:19:12.437 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [1.152s] 2025-09-02 00:19:14.618 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [2.181s] 2025-09-02 00:19:15.458 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [3.068s] 2025-09-02 00:19:15.497 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.039s] 2025-09-02 00:19:15.534 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.037s] 2025-09-02 00:19:16.525 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [1.906s] 2025-09-02 00:19:17.238 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [23.117s] 2025-09-02 00:19:17.523 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [0.998s] 2025-09-02 00:19:19.185 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [1.660s] 2025-09-02 00:19:20.078 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.009s] 2025-09-02 00:19:20.620 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [1.435s] 2025-09-02 00:19:20.806 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.187s] 2025-09-02 00:19:21.044 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.236s] 2025-09-02 00:19:21.175 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.131s] 2025-09-02 00:19:21.270 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.095s] 2025-09-02 00:19:21.350 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.079s] 2025-09-02 00:19:21.428 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.078s] 2025-09-02 00:19:21.511 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.082s] 2025-09-02 00:19:21.559 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.047s] 2025-09-02 00:19:21.610 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.050s] 2025-09-02 00:19:23.728 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [2.118s] 2025-09-02 00:19:25.399 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [8.160s] 2025-09-02 00:19:25.469 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [4.078s] 2025-09-02 00:19:29.355 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [3.883s] 2025-09-02 00:19:33.709 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [4.349s] 2025-09-02 00:19:35.098 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [9.076s] 2025-09-02 00:19:35.297 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [0.882s] 2025-09-02 00:19:37.922 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [4.216s] 2025-09-02 00:19:40.166 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [5.068s] 2025-09-02 00:19:43.950 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [3.784s] 2025-09-02 00:19:43.971 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.033s] 2025-09-02 00:19:44.024 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.052s] 2025-09-02 00:19:44.048 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.024s] 2025-09-02 00:19:44.109 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.060s] 2025-09-02 00:19:44.138 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset ... success [0.028s] 2025-09-02 00:19:44.163 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.026s] 2025-09-02 00:19:44.188 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.024s] 2025-09-02 00:19:44.212 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.024s] 2025-09-02 00:19:44.238 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.026s] 2025-09-02 00:19:44.268 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.029s] 2025-09-02 00:19:44.297 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.029s] 2025-09-02 00:19:44.399 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.100s] 2025-09-02 00:19:44.473 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.074s] 2025-09-02 00:19:47.146 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.195s] 2025-09-02 00:19:50.266 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [14.961s] 2025-09-02 00:19:50.284 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.178s] 2025-09-02 00:19:50.307 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.023s] 2025-09-02 00:19:52.109 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [4.961s] 2025-09-02 00:20:09.342 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [17.230s] 2025-09-02 00:20:10.210 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [0.869s] 2025-09-02 00:20:12.295 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.181s] 2025-09-02 00:20:13.055 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [0.758s] 2025-09-02 00:20:13.305 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.248s] 2025-09-02 00:20:13.544 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.239s] 2025-09-02 00:20:13.836 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.291s] 2025-09-02 00:20:14.393 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [0.554s] 2025-09-02 00:20:14.800 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.407s] 2025-09-02 00:20:14.878 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.078s] 2025-09-02 00:20:14.899 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.020s] 2025-09-02 00:20:14.913 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.014s] 2025-09-02 00:20:14.927 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.014s] 2025-09-02 00:20:16.116 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete ... success [0.153s] 2025-09-02 00:20:16.204 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive ... success [0.087s] 2025-09-02 00:20:18.039 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.014s] 2025-09-02 00:20:18.054 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.014s] 2025-09-02 00:20:18.066 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.013s] 2025-09-02 00:20:18.095 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.027s] 2025-09-02 00:20:18.103 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.009s] 2025-09-02 00:20:18.318 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.210s] 2025-09-02 00:20:18.337 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.022s] 2025-09-02 00:20:18.348 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.011s] 2025-09-02 00:20:18.357 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.009s] 2025-09-02 00:20:18.361 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.003s] 2025-09-02 00:20:18.371 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.010s] 2025-09-02 00:20:18.422 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.050s] 2025-09-02 00:20:18.443 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata_key ... success [0.020s] 2025-09-02 00:20:18.467 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata ... success [0.024s] 2025-09-02 00:20:18.493 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata_key ... success [0.026s] 2025-09-02 00:20:20.228 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [29.955s] 2025-09-02 00:20:20.431 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [0.134s] 2025-09-02 00:20:20.497 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [0.066s] 2025-09-02 00:20:20.544 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.047s] 2025-09-02 00:20:20.586 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [0.041s] 2025-09-02 00:20:20.628 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [0.041s] 2025-09-02 00:20:20.666 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [0.038s] 2025-09-02 00:20:20.706 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [0.040s] 2025-09-02 00:20:20.749 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [0.042s] 2025-09-02 00:20:20.794 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [0.045s] 2025-09-02 00:20:20.818 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:20:20.865 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [0.046s] 2025-09-02 00:20:20.904 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [0.039s] 2025-09-02 00:20:20.935 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [0.030s] 2025-09-02 00:20:20.960 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:20:20.996 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [0.035s] 2025-09-02 00:20:21.024 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [0.029s] 2025-09-02 00:20:21.057 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [0.032s] 2025-09-02 00:20:21.087 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [0.030s] 2025-09-02 00:20:21.120 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [0.032s] 2025-09-02 00:20:23.237 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.018s] 2025-09-02 00:20:23.265 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.028s] 2025-09-02 00:20:24.728 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2025-09-02 00:20:27.576 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [0.278s] 2025-09-02 00:20:27.768 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.191s] 2025-09-02 00:20:32.113 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [11.883s] 2025-09-02 00:20:32.639 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.175s] 2025-09-02 00:20:32.807 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.168s] 2025-09-02 00:20:43.853 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [11.042s] 2025-09-02 00:20:46.969 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [14.852s] 2025-09-02 00:20:48.934 26 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.243s] 2025-09-02 00:20:49.215 26 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.281s] 2025-09-02 00:20:57.489 26 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... success [6.961s] 2025-09-02 00:21:08.687 26 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... success [11.201s] 2025-09-02 00:21:15.069 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [4.973s] 2025-09-02 00:21:20.040 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [4.969s] 2025-09-02 00:21:21.759 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [1.722s] 2025-09-02 00:21:22.835 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [1.074s] 2025-09-02 00:21:29.997 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [7.155s] 2025-09-02 00:21:41.017 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [11.017s] 2025-09-02 00:21:41.771 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [0.757s] 2025-09-02 00:21:45.786 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [4.012s] 2025-09-02 00:21:49.404 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [3.615s] 2025-09-02 00:21:50.934 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [1.531s] 2025-09-02 00:22:02.284 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [11.339s] 2025-09-02 00:22:06.269 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.597s] 2025-09-02 00:22:06.721 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [0.452s] 2025-09-02 00:22:08.117 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [1.393s] 2025-09-02 00:22:08.573 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.457s] 2025-09-02 00:22:09.296 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [0.722s] 2025-09-02 00:22:09.777 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.480s] 2025-09-02 00:22:10.740 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [0.957s] 2025-09-02 00:22:10.775 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.041s] 2025-09-02 00:22:12.339 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [0.220s] 2025-09-02 00:22:12.375 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [0.036s] 2025-09-02 00:22:14.227 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [0.186s] 2025-09-02 00:22:14.295 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [0.066s] 2025-09-02 00:22:14.337 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [0.044s] 2025-09-02 00:22:27.769 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.071s] 2025-09-02 00:22:29.427 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.096s] 2025-09-02 00:22:29.580 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.153s] 2025-09-02 00:22:29.639 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.058s] 2025-09-02 00:22:29.673 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.034s] 2025-09-02 00:22:29.725 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.051s] 2025-09-02 00:22:29.777 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.051s] 2025-09-02 00:22:29.808 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.031s] 2025-09-02 00:22:29.849 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.039s] 2025-09-02 00:22:30.051 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.201s] 2025-09-02 00:22:30.188 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.136s] 2025-09-02 00:22:32.584 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [0.362s] 2025-09-02 00:22:33.856 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.129s] 2025-09-02 00:22:35.033 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.139s] 2025-09-02 00:22:41.283 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.178s] 2025-09-02 00:22:48.682 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [7.394s] 2025-09-02 00:23:00.163 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [11.478s] 2025-09-02 00:23:02.664 26 INFO rally.task.context [-] Verification 2a7c4086-f646-4621-bf8b-8ab27df54754 | Context testr@default cleanup() started 2025-09-02 00:23:02.665 26 INFO rally.task.context [-] Verification 2a7c4086-f646-4621-bf8b-8ab27df54754 | Context testr@default cleanup() finished in 0.85 msec 2025-09-02 00:23:02.665 26 INFO rally.task.context [-] Verification 2a7c4086-f646-4621-bf8b-8ab27df54754 | Context tempest@default cleanup() started 2025-09-02 00:23:02.831 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_ed320798_2lyfY4y8'. 2025-09-02 00:23:02.832 26 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.12.88/compute/v2.1/flavors/0e413809-46ae-4877-891e-6c82d33eb38e -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}03d1460629a671af68e62affbe01d0e3a9d65efa02b178342e3a279328ab0a4c" _http_log_request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:519 2025-09-02 00:23:02.967 26 DEBUG novaclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: application/json Date: Tue, 02 Sep 2025 00:23:02 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-8914cc3c-7aca-408f-8dbc-5e6f92f150d2 x-openstack-request-id: req-8914cc3c-7aca-408f-8dbc-5e6f92f150d2 _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:550 2025-09-02 00:23:02.968 26 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.12.88/compute/v2.1/flavors/0e413809-46ae-4877-891e-6c82d33eb38e used request id req-8914cc3c-7aca-408f-8dbc-5e6f92f150d2 request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:954 2025-09-02 00:23:02.969 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_ed320798_2lyfY4y8' has been deleted. 2025-09-02 00:23:02.970 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '0e413809-46ae-4877-891e-6c82d33eb38e' of option 'instance_type' from Tempest config file. 2025-09-02 00:23:02.970 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '0e413809-46ae-4877-891e-6c82d33eb38e' has been removed. 2025-09-02 00:23:02.972 26 INFO rally.task.context [-] Verification 2a7c4086-f646-4621-bf8b-8ab27df54754 | Context tempest@default cleanup() finished in 0.31 sec 2025-09-02 00:23:03.005 26 INFO rally.api [-] Verification (UUID=ed320798-4184-48c5-a79f-de93e3dcb067) has been successfully finished for deployment 'opnfv-rally' (UUID=5808fd92-9c9f-48cb-9c46-485841195416)! 2025-09-02 00:23:07.359 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:23:07.360 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:23:07.360 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:23:13.006 67 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:23:13.007 67 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:23:13.007 67 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:23:16.405 67 INFO rally.api [-] Building 'html' report for the following verification(s): 'ed320798-4184-48c5-a79f-de93e3dcb067' 2025-09-02 00:23:16.432 67 INFO rally.api [-] The report has been successfully built. 2025-09-02 00:23:18.652 68 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:23:18.653 68 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:23:18.653 68 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:23:21.604 68 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'ed320798-4184-48c5-a79f-de93e3dcb067' 2025-09-02 00:23:21.621 68 INFO rally.api [-] The report has been successfully built.