2025-09-26 22:45:07.495 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:45:07.496 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:45:07.496 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:45:10.222 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-26 22:45:10.222 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2025-09-26 22:45:10.222 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2025-09-26 22:45:10.222 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2025-09-26 22:45:10.222 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/envutils.py", line 142, in inner 2025-09-26 22:45:10.222 7 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-09-26 22:45:10.222 7 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2025-09-26 22:45:10.222 7 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-09-26 22:45:10.222 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/deployment.py", line 154, in destroy 2025-09-26 22:45:10.222 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2025-09-26 22:45:10.222 7 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 115, in destroy 2025-09-26 22:45:10.222 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2025-09-26 22:45:10.222 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/deploy.py", line 124, in get 2025-09-26 22:45:10.222 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2025-09-26 22:45:10.222 7 ERROR rally.cli.cliutils File "/src/rally/rally/env/env_mgr.py", line 212, in get 2025-09-26 22:45:10.222 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2025-09-26 22:45:10.222 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2025-09-26 22:45:10.222 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2025-09-26 22:45:10.222 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 518, in env_get 2025-09-26 22:45:10.222 7 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2025-09-26 22:45:10.222 7 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2025-09-26 22:45:10.222 7 ERROR rally.cli.cliutils 2025-09-26 22:45:12.412 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:45:12.413 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:45:12.413 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:45:17.639 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:45:17.640 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:45:17.640 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:45:23.198 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:45:23.198 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:45:23.199 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:45:25.190 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:45:25.190 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:45:25.190 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:45:27.671 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-26 22:45:27.671 13 ERROR rally.cli.cliutils Traceback (most recent call last): 2025-09-26 22:45:27.671 13 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2025-09-26 22:45:27.671 13 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2025-09-26 22:45:27.671 13 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2025-09-26 22:45:27.671 13 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-09-26 22:45:27.671 13 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/verify.py", line 234, in delete_verifier 2025-09-26 22:45:27.671 13 ERROR rally.cli.cliutils api.verifier.delete(verifier_id=verifier_id, 2025-09-26 22:45:27.671 13 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 690, in delete 2025-09-26 22:45:27.671 13 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2025-09-26 22:45:27.671 13 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 664, in _get 2025-09-26 22:45:27.671 13 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2025-09-26 22:45:27.671 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/verifier.py", line 69, in get 2025-09-26 22:45:27.671 13 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2025-09-26 22:45:27.671 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2025-09-26 22:45:27.671 13 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2025-09-26 22:45:27.671 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 667, in verifier_get 2025-09-26 22:45:27.671 13 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2025-09-26 22:45:27.671 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 676, in _verifier_get 2025-09-26 22:45:27.671 13 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2025-09-26 22:45:27.671 13 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2025-09-26 22:45:27.671 13 ERROR rally.cli.cliutils 2025-09-26 22:45:29.602 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:45:29.602 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:45:29.602 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:45:32.381 14 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2025-09-26 22:45:32.434 14 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-29c766f9-ec5f-433e-b7a0-e8afe46a6e4e/repo. 2025-09-26 22:45:32.793 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-29c766f9-ec5f-433e-b7a0-e8afe46a6e4e/repo'... done. Note: switching to 'db6c1f4b9231b9cb521120f2f3c34ca9c7de17fc'. 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-26 22:45:32.804 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/30.1.0-1-gdb6c1f4b9 ' 2025-09-26 22:45:32.807 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'db6c1f4b9231b9cb521120f2f3c34ca9c7de17fc ' 2025-09-26 22:45:32.829 14 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2025-09-26 22:45:32.891 14 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2025-09-26 22:45:33.835 14 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=29c766f9-ec5f-433e-b7a0-e8afe46a6e4e) has been successfully created! 2025-09-26 22:45:35.683 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:45:35.683 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:45:35.684 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:45:42.220 23 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:45:42.220 23 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:45:42.220 23 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:45:44.802 23 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=29c766f9-ec5f-433e-b7a0-e8afe46a6e4e) for deployment 'opnfv-rally' (UUID=ce9df9db-64af-47ff-a5e5-53b60ed7edc9). 2025-09-26 22:45:45.488 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=29c766f9-ec5f-433e-b7a0-e8afe46a6e4e) has been successfully configured for deployment 'opnfv-rally' (UUID=ce9df9db-64af-47ff-a5e5-53b60ed7edc9)! 2025-09-26 22:45:57.842 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:45:57.842 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:45:57.842 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:46:00.959 26 INFO rally.api [-] Starting verification (UUID=55b8fd7f-33ce-4d0d-ad30-5ea8096b5e90) for deployment 'opnfv-rally' (UUID=ce9df9db-64af-47ff-a5e5-53b60ed7edc9) by verifier 'opnfv-tempest' (UUID=29c766f9-ec5f-433e-b7a0-e8afe46a6e4e). 2025-09-26 22:46:02.023 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2025-09-26 22:46:02.024 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-29c766f9-ec5f-433e-b7a0-e8afe46a6e4e/for-deployment-ce9df9db-64af-47ff-a5e5-53b60ed7edc9/tempest.log' to option 'log_file'. 2025-09-26 22:46:02.024 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-29c766f9-ec5f-433e-b7a0-e8afe46a6e4e/for-deployment-ce9df9db-64af-47ff-a5e5-53b60ed7edc9/tempest.log 2025-09-26 22:46:02.025 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2025-09-26 22:46:02.025 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-29c766f9-ec5f-433e-b7a0-e8afe46a6e4e/for-deployment-ce9df9db-64af-47ff-a5e5-53b60ed7edc9/lock_files' to option 'lock_path'. 2025-09-26 22:46:02.025 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-29c766f9-ec5f-433e-b7a0-e8afe46a6e4e/for-deployment-ce9df9db-64af-47ff-a5e5-53b60ed7edc9/lock_files 2025-09-26 22:46:02.025 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-26 22:46:02.026 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = ca06a3ea-3af1-43f9-8296-697b4c55823e 2025-09-26 22:46:02.026 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = a88274f8-c051-4452-bb26-fd1a65bb929d 2025-09-26 22:46:02.026 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 95f7b0e7-c650-4634-8c4a-89769165225c 2025-09-26 22:46:02.027 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 861f6a8a-0271-40ce-a5ff-ff29244e63f8 2025-09-26 22:46:02.363 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2025-09-26 22:46:02.363 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = refstack_compute-net_673b8ebb-1766-44dc-bbfb-667617f428f3 2025-09-26 22:46:02.364 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2025-09-26 22:46:02.445 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 128MB, VCPUs = 1, disk >= 5GiB. 2025-09-26 22:46:02.446 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}b6d2f05a12d5da924cb0e56fe2307fddb9fa465bbf7f4adf387003e38a07466d" _http_log_request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:519 2025-09-26 22:46:02.491 26 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 15336 Content-Type: application/json Date: Fri, 26 Sep 2025 22:46: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-280bd191-ca08-4e37-b716-9e7e265cfd01 x-openstack-request-id: req-280bd191-ca08-4e37-b716-9e7e265cfd01 _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:550 2025-09-26 22:46:02.492 26 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"id": "0e61a2ee-533c-42ba-80f1-39c1f33efd58", "name": "tempest_heat-flavor_alt_c0d5c825-c657-4495-ae82-1d9966cfb7af", "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/0e61a2ee-533c-42ba-80f1-39c1f33efd58"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/0e61a2ee-533c-42ba-80f1-39c1f33efd58"}]}, {"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": "1cf0a32b-eb26-41ba-8da0-5f5d96c4b6c0", "name": "tempest_keystone-flavor_e48a548d-62f8-4b58-b6f3-2395e8e2efff", "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/1cf0a32b-eb26-41ba-8da0-5f5d96c4b6c0"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/1cf0a32b-eb26-41ba-8da0-5f5d96c4b6c0"}]}, {"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": "234b1290-8729-4cac-b6d0-12859edf9eaa", "name": "refstack_object-flavor_d3ea6ab9-4327-4316-b5dc-76bd5c3c6caa", "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/234b1290-8729-4cac-b6d0-12859edf9eaa"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/234b1290-8729-4cac-b6d0-12859edf9eaa"}]}, {"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": "32565222-c3ca-4ffd-8529-a89302028350", "name": "tempest_cinder-flavor_alt_88009893-801d-4431-b9e7-4faa320842e7", "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/32565222-c3ca-4ffd-8529-a89302028350"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/32565222-c3ca-4ffd-8529-a89302028350"}]}, {"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": "5d6e598e-83a2-4552-a8a3-367d0652ab06", "name": "refstack_platform-flavor_alt_6c048743-ce62-4266-8c2f-b44c7b76b3b8", "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/5d6e598e-83a2-4552-a8a3-367d0652ab06"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/5d6e598e-83a2-4552-a8a3-367d0652ab06"}]}, {"id": "5f6920b9-a9ff-4084-ad25-a084a2f0e953", "name": "tempest_cinder-flavor_88009893-801d-4431-b9e7-4faa320842e7", "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/5f6920b9-a9ff-4084-ad25-a084a2f0e953"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/5f6920b9-a9ff-4084-ad25-a084a2f0e953"}]}, {"id": "64d9b080-173e-4013-ad4f-5c47d859b8e9", "name": "rally_sanity-flavor_alt_1900ea69-d6e5-4c42-92e6-91f89b90af27", "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/64d9b080-173e-4013-ad4f-5c47d859b8e9"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/64d9b080-173e-4013-ad4f-5c47d859b8e9"}]}, {"id": "6c5f9b8e-4dd3-4260-8438-c364b5d0a62c", "name": "refstack_platform-flavor_6c048743-ce62-4266-8c2f-b44c7b76b3b8", "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/6c5f9b8e-4dd3-4260-8438-c364b5d0a62c"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/6c5f9b8e-4dd3-4260-8438-c364b5d0a62c"}]}, {"id": "74b889c5-a376-4986-987c-8e85e69d5d56", "name": "tempest_keystone-flavor_alt_e48a548d-62f8-4b58-b6f3-2395e8e2efff", "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/74b889c5-a376-4986-987c-8e85e69d5d56"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/74b889c5-a376-4986-987c-8e85e69d5d56"}]}, {"id": "780cfbfa-3de6-49f3-98ac-d63d18824878", "name": "tempest_heat-flavor_c0d5c825-c657-4495-ae82-1d9966cfb7af", "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/780cfbfa-3de6-49f3-98ac-d63d18824878"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/780cfbfa-3de6-49f3-98ac-d63d18824878"}]}, {"id": "788ab771-f207-4563-b63c-d667e920924d", "name": "tempest_neutron-flavor_alt_da7a0320-bae4-4650-81bd-35f264610e53", "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/788ab771-f207-4563-b63c-d667e920924d"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/788ab771-f207-4563-b63c-d667e920924d"}]}, {"id": "81a9abd6-74b5-46d8-b79f-b83fefadbcd2", "name": "rally_sanity-flavor_1900ea69-d6e5-4c42-92e6-91f89b90af27", "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/81a9abd6-74b5-46d8-b79f-b83fefadbcd2"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/81a9abd6-74b5-46d8-b79f-b83fefadbcd2"}]}, {"id": "81bb611c-b4b0-42ce-a5cc-ed042b1f7a54", "name": "refstack_object-flavor_alt_d3ea6ab9-4327-4316-b5dc-76bd5c3c6caa", "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/81bb611c-b4b0-42ce-a5cc-ed042b1f7a54"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/81bb611c-b4b0-42ce-a5cc-ed042b1f7a54"}]}, {"id": "861f6a8a-0271-40ce-a5ff-ff29244e63f8", "name": "refstack_compute-flavor_alt_673b8ebb-1766-44dc-bbfb-667617f428f3", "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/861f6a8a-0271-40ce-a5ff-ff29244e63f8"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/861f6a8a-0271-40ce-a5ff-ff29244e63f8"}]}, {"id": "8b115a5d-c51f-4155-ae33-78bebd93efc6", "name": "tempest_slow-flavor_alt_ee7b7790-b9b2-4e1f-9fba-0274803b2824", "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/8b115a5d-c51f-4155-ae33-78bebd93efc6"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/8b115a5d-c51f-4155-ae33-78bebd93efc6"}]}, {"id": "95f7b0e7-c650-4634-8c4a-89769165225c", "name": "refstack_compute-flavor_673b8ebb-1766-44dc-bbfb-667617f428f3", "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/95f7b0e7-c650-4634-8c4a-89769165225c"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/95f7b0e7-c650-4634-8c4a-89769165225c"}]}, {"id": "9654e2ce-c3e2-4b2b-9709-b154f5bd7484", "name": "tempest_slow-flavor_5300a00a-2df1-4b3a-9b51-c0e0b2d688f7", "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/9654e2ce-c3e2-4b2b-9709-b154f5bd7484"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/9654e2ce-c3e2-4b2b-9709-b154f5bd7484"}]}, {"id": "9b077ae8-e615-4bf2-9ad7-dee4871edac7", "name": "rally_verify_3e81f4bf_NAJHKB55", "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/9b077ae8-e615-4bf2-9ad7-dee4871edac7"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/9b077ae8-e615-4bf2-9ad7-dee4871edac7"}]}, {"id": "af22e8a0-da0d-461c-acea-93e5f4909323", "name": "tempest_full-flavor_ccd4d4d4-89aa-47d3-8a32-32ea2051873f", "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/af22e8a0-da0d-461c-acea-93e5f4909323"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/af22e8a0-da0d-461c-acea-93e5f4909323"}]}, {"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": "c1b75d47-f51b-48f5-bc39-c8d59f57df04", "name": "tempest_neutron-flavor_da7a0320-bae4-4650-81bd-35f264610e53", "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/c1b75d47-f51b-48f5-bc39-c8d59f57df04"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/c1b75d47-f51b-48f5-bc39-c8d59f57df04"}]}, {"id": "c2d8a413-26ba-49a1-ba98-faa69f37ed55", "name": "tempest_slow-flavor_ee7b7790-b9b2-4e1f-9fba-0274803b2824", "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/c2d8a413-26ba-49a1-ba98-faa69f37ed55"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/c2d8a413-26ba-49a1-ba98-faa69f37ed55"}]}, {"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": "e3085bc9-524f-44f1-b6fb-d01d1f6ddbd8", "name": "tempest_full-flavor_alt_ccd4d4d4-89aa-47d3-8a32-32ea2051873f", "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/e3085bc9-524f-44f1-b6fb-d01d1f6ddbd8"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/e3085bc9-524f-44f1-b6fb-d01d1f6ddbd8"}]}, {"id": "ee2454c2-6cc0-4b70-81a0-baed9c0f1326", "name": "tempest_slow-flavor_alt_5300a00a-2df1-4b3a-9b51-c0e0b2d688f7", "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/ee2454c2-6cc0-4b70-81a0-baed9c0f1326"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/ee2454c2-6cc0-4b70-81a0-baed9c0f1326"}]}]} _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:582 2025-09-26 22:46:02.493 26 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.12.85/compute/v2.1/flavors/detail used request id req-280bd191-ca08-4e37-b716-9e7e265cfd01 request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:954 2025-09-26 22:46:02.496 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_3e81f4bf_NAJHKB55'. Using flavor 'rally_verify_3e81f4bf_NAJHKB55' (ID = 9b077ae8-e615-4bf2-9ad7-dee4871edac7) for the tests. 2025-09-26 22:46:02.496 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '9b077ae8-e615-4bf2-9ad7-dee4871edac7' to option 'instance_type'. 2025-09-26 22:46:02.497 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 9b077ae8-e615-4bf2-9ad7-dee4871edac7 2025-09-26 22:46:02.499 26 INFO rally.task.context [-] Verification 29c766f9-ec5f-433e-b7a0-e8afe46a6e4e | Context tempest@default setup() finished in 1.34 sec 2025-09-26 22:46:02.500 26 INFO rally.task.context [-] Verification 29c766f9-ec5f-433e-b7a0-e8afe46a6e4e | Context testr@default setup() finished in 0.52 msec 2025-09-26 22:46:02.500 26 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/1d5d7f9d-3e69-4760-95ba-5b5850bba395'. 2025-09-26 22:46:09.908 26 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.245s] 2025-09-26 22:46:09.989 26 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.081s] 2025-09-26 22:46:10.995 26 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.330s] 2025-09-26 22:46:11.005 26 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.010s] 2025-09-26 22:46:11.684 26 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [0.678s] 2025-09-26 22:46:11.763 26 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.079s] 2025-09-26 22:46:11.796 26 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.033s] 2025-09-26 22:46:13.351 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.192s] 2025-09-26 22:46:21.728 26 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [10.036s] 2025-09-26 22:46:22.173 26 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [0.446s] 2025-09-26 22:46:22.230 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [11.396s] 2025-09-26 22:46:23.884 26 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [1.709s] 2025-09-26 22:46:25.918 26 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [7.925s] 2025-09-26 22:46:33.492 26 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [7.573s] 2025-09-26 22:46:35.940 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [10.739s] 2025-09-26 22:46:36.090 26 INFO opnfv-tempest [-] {2} tearDownClass (tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON) ... fail 2025-09-26 22:46:36.881 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.102s] 2025-09-26 22:46:36.949 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.068s] 2025-09-26 22:46:36.975 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.025s] 2025-09-26 22:46:36.983 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2025-09-26 22:46:38.139 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [7.623s] 2025-09-26 22:46:38.214 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.075s] 2025-09-26 22:46:38.425 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.210s] 2025-09-26 22:46:38.489 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.063s] 2025-09-26 22:46:38.490 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2025-09-26 22:46:39.182 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.099s] 2025-09-26 22:46:40.124 26 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type ... success [0.579s] 2025-09-26 22:46:42.109 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.964s] 2025-09-26 22:46:47.729 26 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [23.836s] 2025-09-26 22:46:48.147 26 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [0.423s] 2025-09-26 22:46:50.265 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [6.054s] 2025-09-26 22:46:56.327 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [6.060s] 2025-09-26 22:46:59.503 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [3.179s] 2025-09-26 22:47:01.239 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [1.733s] 2025-09-26 22:47:04.708 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.058s] 2025-09-26 22:47:04.721 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.012s] 2025-09-26 22:47:04.858 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.137s] 2025-09-26 22:47:04.879 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.013s] 2025-09-26 22:47:04.887 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.014s] 2025-09-26 22:47:04.910 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.023s] 2025-09-26 22:47:04.947 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.036s] 2025-09-26 22:47:05.024 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.076s] 2025-09-26 22:47:05.209 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.184s] 2025-09-26 22:47:05.229 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.020s] 2025-09-26 22:47:05.317 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.087s] 2025-09-26 22:47:09.517 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [8.276s] 2025-09-26 22:47:11.062 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.417s] 2025-09-26 22:47:11.511 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.448s] 2025-09-26 22:47:12.066 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.553s] 2025-09-26 22:47:12.924 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.857s] 2025-09-26 22:47:13.720 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.796s] 2025-09-26 22:47:14.149 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.428s] 2025-09-26 22:47:14.562 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.414s] 2025-09-26 22:47:15.066 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.504s] 2025-09-26 22:47:15.409 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.342s] 2025-09-26 22:47:15.816 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.405s] 2025-09-26 22:47:16.231 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.415s] 2025-09-26 22:47:17.529 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [1.297s] 2025-09-26 22:47:17.871 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.342s] 2025-09-26 22:47:18.516 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.643s] 2025-09-26 22:47:18.830 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [4.734s] 2025-09-26 22:47:18.895 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.063s] 2025-09-26 22:47:18.911 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.395s] 2025-09-26 22:47:19.210 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.298s] 2025-09-26 22:47:19.301 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.406s] 2025-09-26 22:47:19.361 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.058s] 2025-09-26 22:47:19.362 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2025-09-26 22:47:19.512 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.302s] 2025-09-26 22:47:20.000 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.487s] 2025-09-26 22:47:23.222 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [13.701s] 2025-09-26 22:47:24.038 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [0.817s] 2025-09-26 22:47:26.926 26 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.378s] 2025-09-26 22:47:27.203 26 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.277s] 2025-09-26 22:47:27.462 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [3.421s] 2025-09-26 22:47:29.101 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential ... success [0.360s] 2025-09-26 22:47:29.258 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential_expires ... success [0.157s] 2025-09-26 22:47:29.519 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_list_application_credentials ... success [0.259s] 2025-09-26 22:47:30.030 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_query_application_credentials ... success [0.512s] 2025-09-26 22:47:31.409 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.102s] 2025-09-26 22:47:32.243 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [4.781s] 2025-09-26 22:47:33.889 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [1.644s] 2025-09-26 22:47:35.849 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [8.854s] 2025-09-26 22:47:40.017 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... success [7.262s] 2025-09-26 22:47:42.756 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.055s] 2025-09-26 22:47:48.766 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [14.870s] 2025-09-26 22:47:50.355 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [7.597s] 2025-09-26 22:47:51.195 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... success [11.181s] 2025-09-26 22:47:53.183 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.679s] 2025-09-26 22:47:55.189 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.006s] 2025-09-26 22:47:55.750 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.559s] 2025-09-26 22:47:56.141 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [20.289s] 2025-09-26 22:48:00.076 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.681s] 2025-09-26 22:48:04.796 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [4.719s] 2025-09-26 22:48:08.803 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [4.006s] 2025-09-26 22:48:09.063 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.173s] 2025-09-26 22:48:09.410 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.346s] 2025-09-26 22:48:09.679 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.270s] 2025-09-26 22:48:09.896 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.216s] 2025-09-26 22:48:10.078 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.182s] 2025-09-26 22:48:10.145 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.065s] 2025-09-26 22:48:10.217 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.072s] 2025-09-26 22:48:10.251 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.009s] 2025-09-26 22:48:10.260 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.009s] 2025-09-26 22:48:10.301 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.084s] 2025-09-26 22:48:10.310 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.049s] 2025-09-26 22:48:10.337 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.026s] 2025-09-26 22:48:10.342 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.040s] 2025-09-26 22:48:10.363 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.026s] 2025-09-26 22:48:10.406 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.042s] 2025-09-26 22:48:10.456 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.049s] 2025-09-26 22:48:10.467 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.124s] 2025-09-26 22:48:10.516 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.058s] 2025-09-26 22:48:10.562 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.046s] 2025-09-26 22:48:10.636 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.073s] 2025-09-26 22:48:11.561 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... success [1.092s] 2025-09-26 22:48:11.848 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.288s] 2025-09-26 22:48:21.372 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [12.566s] 2025-09-26 22:48:24.761 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [28.614s] 2025-09-26 22:48:25.852 26 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.013s] 2025-09-26 22:48:28.658 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [10.721s] 2025-09-26 22:48:32.294 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [1.731s] 2025-09-26 22:48:32.467 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.171s] 2025-09-26 22:48:33.461 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [0.994s] 2025-09-26 22:48:33.472 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [4.814s] 2025-09-26 22:48:33.665 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [8.904s] 2025-09-26 22:48:38.773 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.301s] 2025-09-26 22:48:39.554 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [0.850s] 2025-09-26 22:48:40.428 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [0.873s] 2025-09-26 22:48:42.741 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.967s] 2025-09-26 22:48:43.159 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [2.731s] 2025-09-26 22:48:44.191 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [1.030s] 2025-09-26 22:48:46.588 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [2.397s] 2025-09-26 22:48:47.694 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [1.105s] 2025-09-26 22:48:48.873 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [6.131s] 2025-09-26 22:48:48.908 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [1.213s] 2025-09-26 22:48:51.512 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [2.602s] 2025-09-26 22:48:52.851 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_check_tag_existence ... success [0.169s] 2025-09-26 22:48:53.151 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_create_delete_tag ... success [0.299s] 2025-09-26 22:48:53.479 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_delete_all_tags ... success [0.328s] 2025-09-26 22:48:53.776 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_update_all_tags ... success [0.296s] 2025-09-26 22:48:54.202 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [2.690s] 2025-09-26 22:48:54.370 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.167s] 2025-09-26 22:48:54.591 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.220s] 2025-09-26 22:48:54.789 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.197s] 2025-09-26 22:48:54.859 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.068s] 2025-09-26 22:48:54.928 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.069s] 2025-09-26 22:48:55.041 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.113s] 2025-09-26 22:48:55.108 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.067s] 2025-09-26 22:48:55.196 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.086s] 2025-09-26 22:48:55.252 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.056s] 2025-09-26 22:48:57.574 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [2.321s] 2025-09-26 22:49:00.123 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.342s] 2025-09-26 22:49:05.566 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [4.447s] 2025-09-26 22:49:05.603 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.036s] 2025-09-26 22:49:05.764 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.161s] 2025-09-26 22:49:06.484 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [0.719s] 2025-09-26 22:49:09.296 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [2.812s] 2025-09-26 22:49:09.336 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.039s] 2025-09-26 22:49:09.374 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.038s] 2025-09-26 22:49:10.784 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [21.905s] 2025-09-26 22:49:11.844 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.063s] 2025-09-26 22:49:14.219 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.010s] 2025-09-26 22:49:14.387 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.706s] 2025-09-26 22:49:14.879 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [0.491s] 2025-09-26 22:49:15.904 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [15.773s] 2025-09-26 22:49:16.368 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [1.485s] 2025-09-26 22:49:17.002 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.635s] 2025-09-26 22:49:17.945 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [0.942s] 2025-09-26 22:49:18.314 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.278s] 2025-09-26 22:49:18.461 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.514s] 2025-09-26 22:49:18.543 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.229s] 2025-09-26 22:49:20.072 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.606s] 2025-09-26 22:49:20.105 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.037s] 2025-09-26 22:49:21.296 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.053s] 2025-09-26 22:49:22.366 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.068s] 2025-09-26 22:49:22.652 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.286s] 2025-09-26 22:49:22.906 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.253s] 2025-09-26 22:49:23.300 26 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [51.369s] 2025-09-26 22:49:23.326 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.419s] 2025-09-26 22:49:23.940 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [0.612s] 2025-09-26 22:49:24.315 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.375s] 2025-09-26 22:49:24.363 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.049s] 2025-09-26 22:49:24.380 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.016s] 2025-09-26 22:49:24.401 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.021s] 2025-09-26 22:49:24.419 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.018s] 2025-09-26 22:49:28.452 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.029s] 2025-09-26 22:49:28.513 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.061s] 2025-09-26 22:49:28.537 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-26 22:49:28.599 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.061s] 2025-09-26 22:49:28.626 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset ... success [0.025s] 2025-09-26 22:49:28.664 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.038s] 2025-09-26 22:49:28.693 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.028s] 2025-09-26 22:49:28.722 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.029s] 2025-09-26 22:49:28.750 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.028s] 2025-09-26 22:49:28.782 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.032s] 2025-09-26 22:49:28.809 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.026s] 2025-09-26 22:49:28.889 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.081s] 2025-09-26 22:49:28.971 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.081s] 2025-09-26 22:49:31.260 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.242s] 2025-09-26 22:49:36.268 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.169s] 2025-09-26 22:49:36.291 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-26 22:49:37.678 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [6.417s] 2025-09-26 22:49:43.847 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [27.937s] 2025-09-26 22:49:50.145 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.463s] 2025-09-26 22:49:53.717 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [9.872s] 2025-09-26 22:49:55.756 26 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [32.445s] 2025-09-26 22:50:04.234 26 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.021s] 2025-09-26 22:50:04.508 26 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.273s] 2025-09-26 22:50:04.723 26 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.215s] 2025-09-26 22:50:06.521 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.151s] 2025-09-26 22:50:06.539 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.018s] 2025-09-26 22:50:07.117 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.576s] 2025-09-26 22:50:07.125 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.008s] 2025-09-26 22:50:07.141 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.016s] 2025-09-26 22:50:07.157 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.015s] 2025-09-26 22:50:07.177 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.019s] 2025-09-26 22:50:09.481 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.647s] 2025-09-26 22:50:09.506 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.024s] 2025-09-26 22:50:09.990 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [16.269s] 2025-09-26 22:50:11.370 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.180s] 2025-09-26 22:50:12.750 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.030s] 2025-09-26 22:50:15.216 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [2.172s] 2025-09-26 22:50:17.947 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [2.732s] 2025-09-26 22:50:19.246 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.298s] 2025-09-26 22:50:19.351 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.106s] 2025-09-26 22:50:19.405 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.054s] 2025-09-26 22:50:19.782 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [2.430s] 2025-09-26 22:50:24.852 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [5.444s] 2025-09-26 22:50:24.894 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.043s] 2025-09-26 22:50:24.935 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.041s] 2025-09-26 22:50:25.794 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [6.012s] 2025-09-26 22:50:27.482 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.417s] 2025-09-26 22:50:29.041 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.092s] 2025-09-26 22:50:32.276 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [0.335s] 2025-09-26 22:50:32.489 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.212s] 2025-09-26 22:50:37.628 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.159s] 2025-09-26 22:50:37.811 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.183s] 2025-09-26 22:50:56.579 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [18.765s] 2025-09-26 22:51:03.833 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.065s] 2025-09-26 22:51:03.899 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.066s] 2025-09-26 22:51:03.982 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.082s] 2025-09-26 22:51:04.335 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.352s] 2025-09-26 22:51:04.498 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.163s] 2025-09-26 22:51:04.768 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.270s] 2025-09-26 22:51:04.827 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.058s] 2025-09-26 22:51:04.896 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.068s] 2025-09-26 22:51:04.986 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.088s] 2025-09-26 22:51:05.067 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.081s] 2025-09-26 22:51:05.138 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.070s] 2025-09-26 22:51:05.287 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.149s] 2025-09-26 22:51:05.425 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.136s] 2025-09-26 22:51:05.508 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.083s] 2025-09-26 22:51:05.583 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.075s] 2025-09-26 22:51:11.492 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.014s] 2025-09-26 22:51:11.513 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.020s] 2025-09-26 22:51:11.536 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.023s] 2025-09-26 22:51:11.871 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.333s] 2025-09-26 22:51:11.885 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.015s] 2025-09-26 22:51:11.897 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.012s] 2025-09-26 22:51:11.912 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.014s] 2025-09-26 22:51:11.936 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.023s] 2025-09-26 22:51:11.947 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.010s] 2025-09-26 22:51:11.969 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.022s] 2025-09-26 22:51:11.981 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.012s] 2025-09-26 22:51:12.083 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.101s] 2025-09-26 22:51:12.160 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.078s] 2025-09-26 22:51:12.235 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.073s] 2025-09-26 22:51:12.296 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.061s] 2025-09-26 22:51:12.308 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.011s] 2025-09-26 22:51:12.328 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.020s] 2025-09-26 22:51:12.344 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.016s] 2025-09-26 22:51:12.364 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.019s] 2025-09-26 22:51:12.391 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.027s] 2025-09-26 22:51:15.053 26 INFO rally.task.context [-] Verification 29c766f9-ec5f-433e-b7a0-e8afe46a6e4e | Context testr@default cleanup() started 2025-09-26 22:51:15.053 26 INFO rally.task.context [-] Verification 29c766f9-ec5f-433e-b7a0-e8afe46a6e4e | Context testr@default cleanup() finished in 0.79 msec 2025-09-26 22:51:15.054 26 INFO rally.task.context [-] Verification 29c766f9-ec5f-433e-b7a0-e8afe46a6e4e | Context tempest@default cleanup() started 2025-09-26 22:51:15.237 26 INFO rally.task.context [-] Verification 29c766f9-ec5f-433e-b7a0-e8afe46a6e4e | Context tempest@default cleanup() finished in 0.18 sec 2025-09-26 22:51:15.256 26 INFO rally.api [-] Verification (UUID=55b8fd7f-33ce-4d0d-ad30-5ea8096b5e90) has been successfully finished for deployment 'opnfv-rally' (UUID=ce9df9db-64af-47ff-a5e5-53b60ed7edc9)! 2025-09-26 22:51:17.717 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:51:17.717 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:51:17.717 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:51:21.249 67 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:51:21.250 67 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:51:21.250 67 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:51:24.112 67 INFO rally.api [-] Building 'html' report for the following verification(s): '55b8fd7f-33ce-4d0d-ad30-5ea8096b5e90' 2025-09-26 22:51:24.142 67 INFO rally.api [-] The report has been successfully built. 2025-09-26 22:51:26.498 68 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:51:26.499 68 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:51:26.499 68 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:51:29.566 68 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '55b8fd7f-33ce-4d0d-ad30-5ea8096b5e90' 2025-09-26 22:51:29.590 68 INFO rally.api [-] The report has been successfully built.