2025-10-13 14:43:36.542 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:43:36.543 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:43:36.543 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:43:39.260 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-10-13 14:43:39.260 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2025-10-13 14:43:39.260 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2025-10-13 14:43:39.260 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2025-10-13 14:43:39.260 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/envutils.py", line 142, in inner 2025-10-13 14:43:39.260 7 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-10-13 14:43:39.260 7 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2025-10-13 14:43:39.260 7 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-10-13 14:43:39.260 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/deployment.py", line 154, in destroy 2025-10-13 14:43:39.260 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2025-10-13 14:43:39.260 7 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 115, in destroy 2025-10-13 14:43:39.260 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2025-10-13 14:43:39.260 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/deploy.py", line 124, in get 2025-10-13 14:43:39.260 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2025-10-13 14:43:39.260 7 ERROR rally.cli.cliutils File "/src/rally/rally/env/env_mgr.py", line 212, in get 2025-10-13 14:43:39.260 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2025-10-13 14:43:39.260 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2025-10-13 14:43:39.260 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2025-10-13 14:43:39.260 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 518, in env_get 2025-10-13 14:43:39.260 7 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2025-10-13 14:43:39.260 7 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2025-10-13 14:43:39.260 7 ERROR rally.cli.cliutils 2025-10-13 14:43:41.471 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:43:41.472 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:43:41.472 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:43:47.026 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:43:47.027 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:43:47.027 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:43:52.892 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:43:52.893 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:43:52.893 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:43:55.289 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:43:55.290 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:43:55.290 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:43:58.050 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-10-13 14:43:58.050 13 ERROR rally.cli.cliutils Traceback (most recent call last): 2025-10-13 14:43:58.050 13 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2025-10-13 14:43:58.050 13 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2025-10-13 14:43:58.050 13 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2025-10-13 14:43:58.050 13 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-10-13 14:43:58.050 13 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/verify.py", line 234, in delete_verifier 2025-10-13 14:43:58.050 13 ERROR rally.cli.cliutils api.verifier.delete(verifier_id=verifier_id, 2025-10-13 14:43:58.050 13 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 690, in delete 2025-10-13 14:43:58.050 13 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2025-10-13 14:43:58.050 13 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 664, in _get 2025-10-13 14:43:58.050 13 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2025-10-13 14:43:58.050 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/verifier.py", line 69, in get 2025-10-13 14:43:58.050 13 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2025-10-13 14:43:58.050 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2025-10-13 14:43:58.050 13 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2025-10-13 14:43:58.050 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 667, in verifier_get 2025-10-13 14:43:58.050 13 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2025-10-13 14:43:58.050 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 676, in _verifier_get 2025-10-13 14:43:58.050 13 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2025-10-13 14:43:58.050 13 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2025-10-13 14:43:58.050 13 ERROR rally.cli.cliutils 2025-10-13 14:44:00.650 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:44:00.650 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:44:00.651 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:44:03.492 14 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2025-10-13 14:44:03.539 14 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-fd3139a5-e71a-4caa-acf5-b10b16dbbc38/repo. 2025-10-13 14:44:03.845 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-fd3139a5-e71a-4caa-acf5-b10b16dbbc38/repo'... done. Note: switching to 'a0e6c47e3fcc88e9fc102f73d2d20de1a1fb9817'. 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-10-13 14:44:03.855 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/34.0.0-1-ga0e6c47e3 ' 2025-10-13 14:44:03.857 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a0e6c47e3fcc88e9fc102f73d2d20de1a1fb9817 ' 2025-10-13 14:44:03.866 14 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2025-10-13 14:44:03.933 14 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2025-10-13 14:44:05.030 14 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=fd3139a5-e71a-4caa-acf5-b10b16dbbc38) has been successfully created! 2025-10-13 14:44:07.320 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:44:07.321 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:44:07.321 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:44:14.382 23 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:44:14.382 23 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:44:14.382 23 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:44:16.811 23 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=fd3139a5-e71a-4caa-acf5-b10b16dbbc38) for deployment 'opnfv-rally' (UUID=56f132ac-4729-44f0-8021-c9b97563f892). 2025-10-13 14:44:17.263 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=fd3139a5-e71a-4caa-acf5-b10b16dbbc38) has been successfully configured for deployment 'opnfv-rally' (UUID=56f132ac-4729-44f0-8021-c9b97563f892)! 2025-10-13 14:44:30.012 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:44:30.013 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:44:30.013 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:44:32.732 26 INFO rally.api [-] Starting verification (UUID=8f0c870f-ae99-466c-b678-2f28bd6c51da) for deployment 'opnfv-rally' (UUID=56f132ac-4729-44f0-8021-c9b97563f892) by verifier 'opnfv-tempest' (UUID=fd3139a5-e71a-4caa-acf5-b10b16dbbc38). 2025-10-13 14:44:33.397 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2025-10-13 14:44:33.398 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-fd3139a5-e71a-4caa-acf5-b10b16dbbc38/for-deployment-56f132ac-4729-44f0-8021-c9b97563f892/tempest.log' to option 'log_file'. 2025-10-13 14:44:33.398 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-fd3139a5-e71a-4caa-acf5-b10b16dbbc38/for-deployment-56f132ac-4729-44f0-8021-c9b97563f892/tempest.log 2025-10-13 14:44:33.399 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2025-10-13 14:44:33.399 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-fd3139a5-e71a-4caa-acf5-b10b16dbbc38/for-deployment-56f132ac-4729-44f0-8021-c9b97563f892/lock_files' to option 'lock_path'. 2025-10-13 14:44:33.399 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-fd3139a5-e71a-4caa-acf5-b10b16dbbc38/for-deployment-56f132ac-4729-44f0-8021-c9b97563f892/lock_files 2025-10-13 14:44:33.400 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-10-13 14:44:33.400 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 8e4c7754-7ba2-4549-b757-5d6a638cfed3 2025-10-13 14:44:33.401 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 37569e32-9460-40ae-bf9c-0e70cf14f9bc 2025-10-13 14:44:33.401 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 3344b674-ac26-41fc-9e80-47f71253960f 2025-10-13 14:44:33.402 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 517862aa-2b45-48e4-8cc0-727ee37e111d 2025-10-13 14:44:33.864 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2025-10-13 14:44:33.864 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = refstack_platform-net_69d604dd-6326-4946-a585-a6b3fea56056 2025-10-13 14:44:33.865 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2025-10-13 14:44:33.974 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 128MB, VCPUs = 1, disk >= 5GiB. 2025-10-13 14:44:33.975 26 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.12.85/compute/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}19a3840766221288f34e897f651d84700b2a25d50b1f100d207732589d8a8faa" _http_log_request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:519 2025-10-13 14:44:34.002 26 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 6654 Content-Type: application/json Date: Mon, 13 Oct 2025 14:44:33 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-57c4eec8-5fe6-4005-a21b-12836a16f539 x-openstack-request-id: req-57c4eec8-5fe6-4005-a21b-12836a16f539 _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:550 2025-10-13 14:44:34.003 26 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"id": "08dfc919-5ff5-4846-950d-5121a9708c0a", "name": "tempest_heat-flavor_4289442f-63da-4b90-b5de-0102e8d48c71", "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.85/compute/v2.1/flavors/08dfc919-5ff5-4846-950d-5121a9708c0a"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/08dfc919-5ff5-4846-950d-5121a9708c0a"}]}, {"id": "0f2059e5-558f-4bb3-add7-a0deac78a320", "name": "rally_sanity-flavor_alt_0feb6e73-0e39-4f06-97fb-1f5ca485fcb4", "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.85/compute/v2.1/flavors/0f2059e5-558f-4bb3-add7-a0deac78a320"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/0f2059e5-558f-4bb3-add7-a0deac78a320"}]}, {"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.85/compute/v2.1/flavors/1"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/1"}]}, {"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.85/compute/v2.1/flavors/2"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/2"}]}, {"id": "2f3a632e-b666-45c9-934a-5ae2d87b674d", "name": "rally_sanity-flavor_0feb6e73-0e39-4f06-97fb-1f5ca485fcb4", "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.85/compute/v2.1/flavors/2f3a632e-b666-45c9-934a-5ae2d87b674d"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/2f3a632e-b666-45c9-934a-5ae2d87b674d"}]}, {"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.85/compute/v2.1/flavors/3"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/3"}]}, {"id": "3344b674-ac26-41fc-9e80-47f71253960f", "name": "refstack_platform-flavor_69d604dd-6326-4946-a585-a6b3fea56056", "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.85/compute/v2.1/flavors/3344b674-ac26-41fc-9e80-47f71253960f"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/3344b674-ac26-41fc-9e80-47f71253960f"}]}, {"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.85/compute/v2.1/flavors/4"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/4"}]}, {"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.85/compute/v2.1/flavors/5"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/5"}]}, {"id": "517862aa-2b45-48e4-8cc0-727ee37e111d", "name": "refstack_platform-flavor_alt_69d604dd-6326-4946-a585-a6b3fea56056", "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.85/compute/v2.1/flavors/517862aa-2b45-48e4-8cc0-727ee37e111d"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/517862aa-2b45-48e4-8cc0-727ee37e111d"}]}, {"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.85/compute/v2.1/flavors/c1"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/c1"}]}, {"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.85/compute/v2.1/flavors/d1"}, {"rel": "bookmark", "href": "http://172.30.12.85/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.85/compute/v2.1/flavors/d2"}, {"rel": "bookmark", "href": "http://172.30.12.85/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.85/compute/v2.1/flavors/d3"}, {"rel": "bookmark", "href": "http://172.30.12.85/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.85/compute/v2.1/flavors/d4"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/d4"}]}, {"id": "e8d9dff6-1efb-443c-bcd5-85442242742f", "name": "tempest_heat-flavor_alt_4289442f-63da-4b90-b5de-0102e8d48c71", "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.85/compute/v2.1/flavors/e8d9dff6-1efb-443c-bcd5-85442242742f"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/e8d9dff6-1efb-443c-bcd5-85442242742f"}]}]} _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:582 2025-10-13 14:44:34.003 26 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.12.85/compute/v2.1/flavors/detail used request id req-57c4eec8-5fe6-4005-a21b-12836a16f539 request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:954 2025-10-13 14:44:34.005 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2025-10-13 14:44:34.006 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_8f0c870f_NrkWfy82' with the following properties: RAM = 128MB, VCPUs = 1, disk = 5GB. 2025-10-13 14:44:34.006 26 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.85/compute/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}19a3840766221288f34e897f651d84700b2a25d50b1f100d207732589d8a8faa" -d '{"flavor": {"name": "rally_verify_8f0c870f_NrkWfy82", "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-10-13 14:44:34.030 26 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 492 Content-Type: application/json Date: Mon, 13 Oct 2025 14:44:34 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-23707ce4-1cf2-4ec2-934f-e396249c2469 x-openstack-request-id: req-23707ce4-1cf2-4ec2-934f-e396249c2469 _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:550 2025-10-13 14:44:34.030 26 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"id": "72872d19-30f9-42f9-995e-bd8de2cbf9c3", "name": "rally_verify_8f0c870f_NrkWfy82", "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.85/compute/v2.1/flavors/72872d19-30f9-42f9-995e-bd8de2cbf9c3"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/72872d19-30f9-42f9-995e-bd8de2cbf9c3"}]}} _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:582 2025-10-13 14:44:34.030 26 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.12.85/compute/v2.1/flavors used request id req-23707ce4-1cf2-4ec2-934f-e396249c2469 request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:954 2025-10-13 14:44:34.031 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_8f0c870f_NrkWfy82' (ID = 72872d19-30f9-42f9-995e-bd8de2cbf9c3) has been successfully created! 2025-10-13 14:44:34.031 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '72872d19-30f9-42f9-995e-bd8de2cbf9c3' to option 'instance_type'. 2025-10-13 14:44:34.032 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 72872d19-30f9-42f9-995e-bd8de2cbf9c3 2025-10-13 14:44:34.033 26 INFO rally.task.context [-] Verification fd3139a5-e71a-4caa-acf5-b10b16dbbc38 | Context tempest@default setup() finished in 1.07 sec 2025-10-13 14:44:34.034 26 INFO rally.task.context [-] Verification fd3139a5-e71a-4caa-acf5-b10b16dbbc38 | Context testr@default setup() finished in 0.58 msec 2025-10-13 14:44:34.034 26 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/bb44ec97-24c7-4586-bfdf-45c17bf26ff0'. 2025-10-13 14:44:41.062 26 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.254s] 2025-10-13 14:44:41.133 26 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.071s] 2025-10-13 14:44:41.472 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.213s] 2025-10-13 14:44:42.746 26 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type ... success [0.504s] 2025-10-13 14:44:58.195 26 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [9.474s] 2025-10-13 14:44:58.586 26 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [0.392s] 2025-10-13 14:44:58.718 26 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [6.986s] 2025-10-13 14:44:59.938 26 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [1.350s] 2025-10-13 14:45:02.216 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [4.312s] 2025-10-13 14:45:02.290 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.072s] 2025-10-13 14:45:02.555 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.265s] 2025-10-13 14:45:02.562 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [5.578s] 2025-10-13 14:45:02.630 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.074s] 2025-10-13 14:45:02.632 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2025-10-13 14:45:02.633 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.069s] 2025-10-13 14:45:02.881 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.249s] 2025-10-13 14:45:02.953 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.071s] 2025-10-13 14:45:02.954 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2025-10-13 14:45:05.020 26 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [6.302s] 2025-10-13 14:45:17.930 26 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [17.986s] 2025-10-13 14:45:18.291 26 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [0.366s] 2025-10-13 14:45:29.321 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.050s] 2025-10-13 14:45:29.336 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.015s] 2025-10-13 14:45:29.472 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.135s] 2025-10-13 14:45:29.488 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.016s] 2025-10-13 14:45:29.503 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.015s] 2025-10-13 14:45:29.535 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.031s] 2025-10-13 14:45:29.579 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.043s] 2025-10-13 14:45:29.665 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.085s] 2025-10-13 14:45:29.991 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.325s] 2025-10-13 14:45:30.011 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.021s] 2025-10-13 14:45:30.083 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.071s] 2025-10-13 14:45:30.113 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [12.640s] 2025-10-13 14:45:30.528 26 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.085s] 2025-10-13 14:45:30.541 26 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.013s] 2025-10-13 14:45:31.118 26 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [0.575s] 2025-10-13 14:45:31.154 26 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.036s] 2025-10-13 14:45:31.209 26 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.055s] 2025-10-13 14:45:35.795 26 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.323s] 2025-10-13 14:45:36.067 26 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.272s] 2025-10-13 14:45:37.591 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential ... success [0.216s] 2025-10-13 14:45:37.723 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential_expires ... success [0.130s] 2025-10-13 14:45:37.921 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_list_application_credentials ... success [0.197s] 2025-10-13 14:45:38.112 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_query_application_credentials ... success [0.190s] 2025-10-13 14:45:38.135 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [6.680s] 2025-10-13 14:45:45.922 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... success [6.766s] 2025-10-13 14:45:48.323 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.053s] 2025-10-13 14:45:48.515 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_check_tag_existence ... success [0.187s] 2025-10-13 14:45:48.836 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_create_delete_tag ... success [0.319s] 2025-10-13 14:45:49.164 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_delete_all_tags ... success [0.327s] 2025-10-13 14:45:49.539 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_update_all_tags ... success [0.375s] 2025-10-13 14:45:52.319 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.995s] 2025-10-13 14:45:55.082 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [16.943s] 2025-10-13 14:45:57.126 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... success [11.208s] 2025-10-13 14:45:59.059 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.673s] 2025-10-13 14:45:59.100 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.041s] 2025-10-13 14:46:03.155 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [1.705s] 2025-10-13 14:46:03.259 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.104s] 2025-10-13 14:46:04.016 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [0.756s] 2025-10-13 14:46:06.106 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [5.405s] 2025-10-13 14:46:11.246 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [5.137s] 2025-10-13 14:46:11.774 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [2.350s] 2025-10-13 14:46:11.919 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.254s] 2025-10-13 14:46:12.115 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.195s] 2025-10-13 14:46:12.365 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.250s] 2025-10-13 14:46:12.750 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.384s] 2025-10-13 14:46:12.920 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.170s] 2025-10-13 14:46:12.996 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.075s] 2025-10-13 14:46:13.073 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.077s] 2025-10-13 14:46:13.142 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.069s] 2025-10-13 14:46:13.163 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [1.921s] 2025-10-13 14:46:13.192 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.049s] 2025-10-13 14:46:13.342 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.149s] 2025-10-13 14:46:13.351 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [1.577s] 2025-10-13 14:46:14.173 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [1.008s] 2025-10-13 14:46:14.451 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... success [1.105s] 2025-10-13 14:46:15.100 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.651s] 2025-10-13 14:46:15.681 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [2.329s] 2025-10-13 14:46:16.582 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [0.900s] 2025-10-13 14:46:18.547 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [1.964s] 2025-10-13 14:46:19.462 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [0.914s] 2025-10-13 14:46:20.144 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [25.062s] 2025-10-13 14:46:20.357 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [0.895s] 2025-10-13 14:46:22.505 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [2.146s] 2025-10-13 14:46:22.592 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [8.415s] 2025-10-13 14:46:24.667 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [2.162s] 2025-10-13 14:46:24.868 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.200s] 2025-10-13 14:46:24.977 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.108s] 2025-10-13 14:46:25.142 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.165s] 2025-10-13 14:46:25.211 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.067s] 2025-10-13 14:46:25.257 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.046s] 2025-10-13 14:46:25.360 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.101s] 2025-10-13 14:46:25.444 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.084s] 2025-10-13 14:46:25.488 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.044s] 2025-10-13 14:46:25.553 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.064s] 2025-10-13 14:46:26.293 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [6.149s] 2025-10-13 14:46:27.217 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [1.663s] 2025-10-13 14:46:35.511 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [12.912s] 2025-10-13 14:46:36.855 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.348s] 2025-10-13 14:46:38.742 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [0.804s] 2025-10-13 14:46:39.052 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [9.829s] 2025-10-13 14:46:39.538 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [9.743s] 2025-10-13 14:46:40.766 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [3.907s] 2025-10-13 14:46:44.482 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [4.945s] 2025-10-13 14:46:45.113 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [4.347s] 2025-10-13 14:46:46.971 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [1.857s] 2025-10-13 14:46:49.819 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.335s] 2025-10-13 14:46:50.131 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [11.382s] 2025-10-13 14:46:52.603 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [2.784s] 2025-10-13 14:46:58.080 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [5.475s] 2025-10-13 14:47:01.144 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [14.168s] 2025-10-13 14:47:04.427 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.169s] 2025-10-13 14:47:04.968 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [0.539s] 2025-10-13 14:47:05.301 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.332s] 2025-10-13 14:47:05.568 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.266s] 2025-10-13 14:47:05.893 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.325s] 2025-10-13 14:47:06.479 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [0.582s] 2025-10-13 14:47:06.845 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.367s] 2025-10-13 14:47:06.886 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.041s] 2025-10-13 14:47:06.902 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.017s] 2025-10-13 14:47:06.917 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.014s] 2025-10-13 14:47:06.945 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.028s] 2025-10-13 14:47:08.396 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [0.190s] 2025-10-13 14:47:08.502 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [0.105s] 2025-10-13 14:47:08.559 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [0.058s] 2025-10-13 14:47:09.163 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [19.026s] 2025-10-13 14:47:10.635 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.046s] 2025-10-13 14:47:10.712 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.077s] 2025-10-13 14:47:10.751 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.039s] 2025-10-13 14:47:10.792 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.039s] 2025-10-13 14:47:10.825 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.034s] 2025-10-13 14:47:10.850 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.024s] 2025-10-13 14:47:10.877 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.027s] 2025-10-13 14:47:10.913 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.032s] 2025-10-13 14:47:11.038 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.125s] 2025-10-13 14:47:11.190 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.150s] 2025-10-13 14:47:16.184 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.250s] 2025-10-13 14:47:16.403 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.219s] 2025-10-13 14:47:16.797 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [18.710s] 2025-10-13 14:47:17.733 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [0.942s] 2025-10-13 14:47:21.665 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [0.291s] 2025-10-13 14:47:21.856 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.190s] 2025-10-13 14:47:22.839 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [13.677s] 2025-10-13 14:47:24.877 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [3.851s] 2025-10-13 14:47:24.922 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.045s] 2025-10-13 14:47:25.100 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.177s] 2025-10-13 14:47:25.961 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [0.861s] 2025-10-13 14:47:26.457 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.182s] 2025-10-13 14:47:26.636 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.177s] 2025-10-13 14:47:29.079 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [3.117s] 2025-10-13 14:47:29.119 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.039s] 2025-10-13 14:47:29.159 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.040s] 2025-10-13 14:47:33.788 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.617s] 2025-10-13 14:47:34.835 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.046s] 2025-10-13 14:47:35.793 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [12.951s] 2025-10-13 14:47:36.648 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [1.808s] 2025-10-13 14:47:36.967 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.323s] 2025-10-13 14:47:37.813 26 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [51.220s] 2025-10-13 14:47:37.990 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.020s] 2025-10-13 14:47:38.490 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.498s] 2025-10-13 14:47:40.042 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.547s] 2025-10-13 14:47:40.070 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.033s] 2025-10-13 14:47:41.539 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.370s] 2025-10-13 14:47:42.621 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.009s] 2025-10-13 14:47:43.968 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete ... success [0.229s] 2025-10-13 14:47:44.094 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive ... success [0.125s] 2025-10-13 14:47:46.117 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [19.476s] 2025-10-13 14:47:46.233 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [0.227s] 2025-10-13 14:47:46.281 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [0.048s] 2025-10-13 14:47:53.976 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.349s] 2025-10-13 14:48:00.559 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.062s] 2025-10-13 14:48:02.122 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.019s] 2025-10-13 14:48:02.152 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.030s] 2025-10-13 14:48:03.683 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [9.704s] 2025-10-13 14:48:03.775 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.144s] 2025-10-13 14:48:06.578 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.014s] 2025-10-13 14:48:06.599 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.021s] 2025-10-13 14:48:06.623 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.023s] 2025-10-13 14:48:06.651 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.028s] 2025-10-13 14:48:06.667 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.016s] 2025-10-13 14:48:06.680 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.013s] 2025-10-13 14:48:06.693 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.013s] 2025-10-13 14:48:06.716 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.022s] 2025-10-13 14:48:06.728 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.011s] 2025-10-13 14:48:06.749 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.020s] 2025-10-13 14:48:06.760 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.011s] 2025-10-13 14:48:06.835 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.074s] 2025-10-13 14:48:06.918 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.083s] 2025-10-13 14:48:06.956 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.517s] 2025-10-13 14:48:06.993 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.074s] 2025-10-13 14:48:07.018 26 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [29.196s] 2025-10-13 14:48:07.067 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.074s] 2025-10-13 14:48:07.079 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.012s] 2025-10-13 14:48:07.103 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.024s] 2025-10-13 14:48:07.125 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.021s] 2025-10-13 14:48:07.143 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.018s] 2025-10-13 14:48:07.167 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.024s] 2025-10-13 14:48:07.349 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.393s] 2025-10-13 14:48:07.828 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.479s] 2025-10-13 14:48:08.335 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.507s] 2025-10-13 14:48:08.813 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.476s] 2025-10-13 14:48:09.308 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.494s] 2025-10-13 14:48:09.620 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.314s] 2025-10-13 14:48:09.750 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.158s] 2025-10-13 14:48:09.776 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.026s] 2025-10-13 14:48:09.949 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.327s] 2025-10-13 14:48:10.358 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.408s] 2025-10-13 14:48:10.833 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.473s] 2025-10-13 14:48:11.216 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.384s] 2025-10-13 14:48:11.545 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.329s] 2025-10-13 14:48:11.873 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.328s] 2025-10-13 14:48:12.286 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.411s] 2025-10-13 14:48:12.700 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.414s] 2025-10-13 14:48:13.026 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.326s] 2025-10-13 14:48:13.355 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.669s] 2025-10-13 14:48:13.675 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.648s] 2025-10-13 14:48:14.066 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.391s] 2025-10-13 14:48:14.478 26 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.101s] 2025-10-13 14:48:15.698 26 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.099s] 2025-10-13 14:48:17.587 26 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.718s] 2025-10-13 14:48:19.677 26 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.089s] 2025-10-13 14:48:20.249 26 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.573s] 2025-10-13 14:48:21.710 26 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.014s] 2025-10-13 14:48:22.972 26 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.105s] 2025-10-13 14:48:22.993 26 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.021s] 2025-10-13 14:48:23.052 26 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.058s] 2025-10-13 14:48:23.060 26 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2025-10-13 14:48:24.232 26 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.028s] 2025-10-13 14:48:24.418 26 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.184s] 2025-10-13 14:48:24.585 26 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.167s] 2025-10-13 14:48:26.612 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.830s] 2025-10-13 14:48:30.703 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [2.075s] 2025-10-13 14:48:32.822 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [2.119s] 2025-10-13 14:48:33.662 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [0.839s] 2025-10-13 14:48:33.806 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.144s] 2025-10-13 14:48:33.851 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.044s] 2025-10-13 14:48:35.568 26 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.014s] 2025-10-13 14:48:35.579 26 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.012s] 2025-10-13 14:48:35.636 26 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.056s] 2025-10-13 14:48:35.662 26 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.026s] 2025-10-13 14:48:35.687 26 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.024s] 2025-10-13 14:48:35.736 26 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.048s] 2025-10-13 14:48:35.780 26 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.044s] 2025-10-13 14:48:35.835 26 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.054s] 2025-10-13 14:48:35.868 26 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.032s] 2025-10-13 14:48:35.916 26 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.048s] 2025-10-13 14:48:39.355 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [5.502s] 2025-10-13 14:48:39.455 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.100s] 2025-10-13 14:48:39.495 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.040s] 2025-10-13 14:48:42.054 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.166s] 2025-10-13 14:48:43.157 26 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.127s] 2025-10-13 14:48:43.173 26 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.016s] 2025-10-13 14:48:43.762 26 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.587s] 2025-10-13 14:48:43.773 26 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.012s] 2025-10-13 14:48:43.793 26 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.019s] 2025-10-13 14:48:43.836 26 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.042s] 2025-10-13 14:48:43.842 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [0.162s] 2025-10-13 14:48:43.879 26 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.041s] 2025-10-13 14:48:43.879 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [0.036s] 2025-10-13 14:48:43.965 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.085s] 2025-10-13 14:48:44.022 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [0.055s] 2025-10-13 14:48:44.079 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [0.055s] 2025-10-13 14:48:44.130 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [0.051s] 2025-10-13 14:48:44.186 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [0.055s] 2025-10-13 14:48:44.244 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [0.058s] 2025-10-13 14:48:44.298 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [0.053s] 2025-10-13 14:48:44.329 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [0.033s] 2025-10-13 14:48:44.386 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [0.055s] 2025-10-13 14:48:44.442 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [0.054s] 2025-10-13 14:48:44.476 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [0.036s] 2025-10-13 14:48:44.510 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [0.033s] 2025-10-13 14:48:44.551 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [0.040s] 2025-10-13 14:48:44.593 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [0.042s] 2025-10-13 14:48:44.631 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [0.037s] 2025-10-13 14:48:44.668 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [0.037s] 2025-10-13 14:48:44.814 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [0.146s] 2025-10-13 14:48:51.937 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [4.079s] 2025-10-13 14:48:52.412 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.586s] 2025-10-13 14:48:56.084 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [4.145s] 2025-10-13 14:48:56.349 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [3.935s] 2025-10-13 14:48:59.751 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [3.403s] 2025-10-13 14:49:00.497 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [4.411s] 2025-10-13 14:49:04.702 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [4.205s] 2025-10-13 14:49:06.314 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [0.481s] 2025-10-13 14:49:07.612 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.145s] 2025-10-13 14:49:08.694 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.017s] 2025-10-13 14:49:09.695 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [9.943s] 2025-10-13 14:49:14.165 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.094s] 2025-10-13 14:49:14.234 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.070s] 2025-10-13 14:49:14.341 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.107s] 2025-10-13 14:49:15.156 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.813s] 2025-10-13 14:49:15.322 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.455s] 2025-10-13 14:49:15.348 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.193s] 2025-10-13 14:49:15.695 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.347s] 2025-10-13 14:49:15.762 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.067s] 2025-10-13 14:49:15.865 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.101s] 2025-10-13 14:49:15.966 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.100s] 2025-10-13 14:49:16.060 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.094s] 2025-10-13 14:49:16.123 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.063s] 2025-10-13 14:49:16.278 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.152s] 2025-10-13 14:49:16.449 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.170s] 2025-10-13 14:49:16.546 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.097s] 2025-10-13 14:49:16.640 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.094s] 2025-10-13 14:49:18.089 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.015s] 2025-10-13 14:49:18.104 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.014s] 2025-10-13 14:49:18.117 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.013s] 2025-10-13 14:49:18.144 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.027s] 2025-10-13 14:49:18.153 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.009s] 2025-10-13 14:49:18.371 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.212s] 2025-10-13 14:49:18.375 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.009s] 2025-10-13 14:49:18.388 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.012s] 2025-10-13 14:49:18.400 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.012s] 2025-10-13 14:49:18.403 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.003s] 2025-10-13 14:49:18.416 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.012s] 2025-10-13 14:49:18.469 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.053s] 2025-10-13 14:49:18.494 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata_key ... success [0.024s] 2025-10-13 14:49:18.525 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata ... success [0.031s] 2025-10-13 14:49:18.556 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata_key ... success [0.030s] 2025-10-13 14:49:25.945 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [2.468s] 2025-10-13 14:49:34.728 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [8.779s] 2025-10-13 14:49:42.409 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.033s] 2025-10-13 14:49:42.468 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.059s] 2025-10-13 14:49:42.496 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.027s] 2025-10-13 14:49:42.574 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.077s] 2025-10-13 14:49:42.607 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset ... success [0.033s] 2025-10-13 14:49:42.640 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.033s] 2025-10-13 14:49:42.677 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.036s] 2025-10-13 14:49:42.715 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.037s] 2025-10-13 14:49:42.749 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.033s] 2025-10-13 14:49:42.787 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.039s] 2025-10-13 14:49:42.829 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.041s] 2025-10-13 14:49:42.925 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.095s] 2025-10-13 14:49:43.481 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.555s] 2025-10-13 14:49:50.610 26 INFO rally.task.context [-] Verification fd3139a5-e71a-4caa-acf5-b10b16dbbc38 | Context testr@default cleanup() started 2025-10-13 14:49:50.611 26 INFO rally.task.context [-] Verification fd3139a5-e71a-4caa-acf5-b10b16dbbc38 | Context testr@default cleanup() finished in 0.77 msec 2025-10-13 14:49:50.611 26 INFO rally.task.context [-] Verification fd3139a5-e71a-4caa-acf5-b10b16dbbc38 | Context tempest@default cleanup() started 2025-10-13 14:49:50.820 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_8f0c870f_NrkWfy82'. 2025-10-13 14:49:50.821 26 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.12.85/compute/v2.1/flavors/72872d19-30f9-42f9-995e-bd8de2cbf9c3 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}55dfc231347b9b13480f8b95007da6d03b341d9c50331e197ae145b75938c9df" _http_log_request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:519 2025-10-13 14:49:50.992 26 DEBUG novaclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: application/json Date: Mon, 13 Oct 2025 14:49:50 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-3a95e47c-c710-4247-8b22-185f23ff77c7 x-openstack-request-id: req-3a95e47c-c710-4247-8b22-185f23ff77c7 _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:550 2025-10-13 14:49:50.993 26 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.12.85/compute/v2.1/flavors/72872d19-30f9-42f9-995e-bd8de2cbf9c3 used request id req-3a95e47c-c710-4247-8b22-185f23ff77c7 request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:954 2025-10-13 14:49:50.993 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_8f0c870f_NrkWfy82' has been deleted. 2025-10-13 14:49:50.994 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '72872d19-30f9-42f9-995e-bd8de2cbf9c3' of option 'instance_type' from Tempest config file. 2025-10-13 14:49:50.994 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '72872d19-30f9-42f9-995e-bd8de2cbf9c3' has been removed. 2025-10-13 14:49:50.996 26 INFO rally.task.context [-] Verification fd3139a5-e71a-4caa-acf5-b10b16dbbc38 | Context tempest@default cleanup() finished in 0.38 sec 2025-10-13 14:49:51.019 26 INFO rally.api [-] Verification (UUID=8f0c870f-ae99-466c-b678-2f28bd6c51da) has been successfully finished for deployment 'opnfv-rally' (UUID=56f132ac-4729-44f0-8021-c9b97563f892)! 2025-10-13 14:49:53.930 70 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:49:53.930 70 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:49:53.931 70 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:49:57.184 71 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:49:57.185 71 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:49:57.185 71 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:50:00.103 71 INFO rally.api [-] Building 'html' report for the following verification(s): '8f0c870f-ae99-466c-b678-2f28bd6c51da' 2025-10-13 14:50:00.137 71 INFO rally.api [-] The report has been successfully built. 2025-10-13 14:50:02.989 72 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:50:02.990 72 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:50:02.990 72 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:50:05.971 72 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '8f0c870f-ae99-466c-b678-2f28bd6c51da' 2025-10-13 14:50:05.993 72 INFO rally.api [-] The report has been successfully built.