2025-10-14 09:14:25.148 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-14 09:14:25.148 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-14 09:14:25.149 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-14 09:14:27.565 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-14 09:14:27.565 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2025-10-14 09:14:27.565 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2025-10-14 09:14:27.565 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2025-10-14 09:14:27.565 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/envutils.py", line 142, in inner 2025-10-14 09:14:27.565 7 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-10-14 09:14:27.565 7 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2025-10-14 09:14:27.565 7 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-10-14 09:14:27.565 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/deployment.py", line 154, in destroy 2025-10-14 09:14:27.565 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2025-10-14 09:14:27.565 7 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 115, in destroy 2025-10-14 09:14:27.565 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2025-10-14 09:14:27.565 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/deploy.py", line 124, in get 2025-10-14 09:14:27.565 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2025-10-14 09:14:27.565 7 ERROR rally.cli.cliutils File "/src/rally/rally/env/env_mgr.py", line 212, in get 2025-10-14 09:14:27.565 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2025-10-14 09:14:27.565 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2025-10-14 09:14:27.565 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2025-10-14 09:14:27.565 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 518, in env_get 2025-10-14 09:14:27.565 7 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2025-10-14 09:14:27.565 7 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2025-10-14 09:14:27.565 7 ERROR rally.cli.cliutils 2025-10-14 09:14:30.483 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-14 09:14:30.483 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-14 09:14:30.483 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-14 09:14:36.632 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-14 09:14:36.633 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-14 09:14:36.633 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-14 09:14:43.008 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-14 09:14:43.009 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-14 09:14:43.009 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-14 09:14:45.859 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-14 09:14:45.859 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-14 09:14:45.860 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-14 09:14:48.528 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-14 09:14:48.528 13 ERROR rally.cli.cliutils Traceback (most recent call last): 2025-10-14 09:14:48.528 13 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2025-10-14 09:14:48.528 13 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2025-10-14 09:14:48.528 13 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2025-10-14 09:14:48.528 13 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-10-14 09:14:48.528 13 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/verify.py", line 234, in delete_verifier 2025-10-14 09:14:48.528 13 ERROR rally.cli.cliutils api.verifier.delete(verifier_id=verifier_id, 2025-10-14 09:14:48.528 13 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 690, in delete 2025-10-14 09:14:48.528 13 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2025-10-14 09:14:48.528 13 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 664, in _get 2025-10-14 09:14:48.528 13 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2025-10-14 09:14:48.528 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/verifier.py", line 69, in get 2025-10-14 09:14:48.528 13 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2025-10-14 09:14:48.528 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2025-10-14 09:14:48.528 13 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2025-10-14 09:14:48.528 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 667, in verifier_get 2025-10-14 09:14:48.528 13 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2025-10-14 09:14:48.528 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 676, in _verifier_get 2025-10-14 09:14:48.528 13 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2025-10-14 09:14:48.528 13 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2025-10-14 09:14:48.528 13 ERROR rally.cli.cliutils 2025-10-14 09:14:51.133 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-14 09:14:51.133 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-14 09:14:51.134 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-14 09:14:53.568 14 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2025-10-14 09:14:53.606 14 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-032f3768-02e1-474e-aefc-ac74973bdfcc/repo. 2025-10-14 09:14:53.914 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-032f3768-02e1-474e-aefc-ac74973bdfcc/repo'... done. Note: switching to '60ac59712cf934a3e1a0cc3c50d1aa48b14076f9'. 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-14 09:14:53.924 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/34.0.0-1-g60ac59712 ' 2025-10-14 09:14:53.927 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: '60ac59712cf934a3e1a0cc3c50d1aa48b14076f9 ' 2025-10-14 09:14:53.936 14 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2025-10-14 09:14:53.986 14 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2025-10-14 09:14:54.970 14 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=032f3768-02e1-474e-aefc-ac74973bdfcc) has been successfully created! 2025-10-14 09:14:57.315 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-14 09:14:57.316 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-14 09:14:57.316 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-14 09:15:04.967 23 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-14 09:15:04.967 23 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-14 09:15:04.967 23 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-14 09:15:07.357 23 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=032f3768-02e1-474e-aefc-ac74973bdfcc) for deployment 'opnfv-rally' (UUID=03174ab7-d1c7-4d48-9e7a-21eb4696fb06). 2025-10-14 09:15:07.891 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=032f3768-02e1-474e-aefc-ac74973bdfcc) has been successfully configured for deployment 'opnfv-rally' (UUID=03174ab7-d1c7-4d48-9e7a-21eb4696fb06)! 2025-10-14 09:15:20.194 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-14 09:15:20.195 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-14 09:15:20.195 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-14 09:15:22.854 26 INFO rally.api [-] Starting verification (UUID=f753cc3f-8197-48d6-ba79-885d65b22f09) for deployment 'opnfv-rally' (UUID=03174ab7-d1c7-4d48-9e7a-21eb4696fb06) by verifier 'opnfv-tempest' (UUID=032f3768-02e1-474e-aefc-ac74973bdfcc). 2025-10-14 09:15:23.512 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2025-10-14 09:15:23.512 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-032f3768-02e1-474e-aefc-ac74973bdfcc/for-deployment-03174ab7-d1c7-4d48-9e7a-21eb4696fb06/tempest.log' to option 'log_file'. 2025-10-14 09:15:23.513 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-032f3768-02e1-474e-aefc-ac74973bdfcc/for-deployment-03174ab7-d1c7-4d48-9e7a-21eb4696fb06/tempest.log 2025-10-14 09:15:23.513 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2025-10-14 09:15:23.514 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-032f3768-02e1-474e-aefc-ac74973bdfcc/for-deployment-03174ab7-d1c7-4d48-9e7a-21eb4696fb06/lock_files' to option 'lock_path'. 2025-10-14 09:15:23.514 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-032f3768-02e1-474e-aefc-ac74973bdfcc/for-deployment-03174ab7-d1c7-4d48-9e7a-21eb4696fb06/lock_files 2025-10-14 09:15:23.514 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-14 09:15:23.515 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = a8192c8f-bd5b-46cf-9c93-8a991f2bea3b 2025-10-14 09:15:23.515 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 43675a6b-9313-4392-b02f-61f353492644 2025-10-14 09:15:23.516 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 638a8c30-8676-49df-be41-012be638a466 2025-10-14 09:15:23.516 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 04862db5-cd48-4287-8311-a6bd8e4087ea 2025-10-14 09:15:23.917 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2025-10-14 09:15:23.918 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = refstack_compute-net_2ac1fa52-a5a2-4711-8d74-a65154c0c004 2025-10-14 09:15:23.918 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2025-10-14 09:15:24.036 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 128MB, VCPUs = 1, disk >= 5GiB. 2025-10-14 09:15:24.037 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}578bc807315e84426240fe2e234da380f70a8bbec486cbd864a16dac3d9464c0" _http_log_request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:519 2025-10-14 09:15:24.071 26 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 7679 Content-Type: application/json Date: Tue, 14 Oct 2025 09:15:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache/2.4.41 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-06c39359-13ab-41ce-bc0e-578f16a8f374 x-openstack-request-id: req-06c39359-13ab-41ce-bc0e-578f16a8f374 _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:550 2025-10-14 09:15:24.072 26 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"id": "04862db5-cd48-4287-8311-a6bd8e4087ea", "name": "refstack_compute-flavor_alt_2ac1fa52-a5a2-4711-8d74-a65154c0c004", "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/04862db5-cd48-4287-8311-a6bd8e4087ea"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/04862db5-cd48-4287-8311-a6bd8e4087ea"}]}, {"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": "2c0ba5ba-7d28-485e-b924-052d92896cbb", "name": "tempest_heat-flavor_506ffd7f-77dd-4d7d-a62b-593ea5a5aaf2", "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/2c0ba5ba-7d28-485e-b924-052d92896cbb"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/2c0ba5ba-7d28-485e-b924-052d92896cbb"}]}, {"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": "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": "494706d5-f8ef-4543-af65-1aa2beb6a383", "name": "rally_sanity-flavor_alt_a530e11e-c555-4d31-8634-d0d4890d491f", "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/494706d5-f8ef-4543-af65-1aa2beb6a383"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/494706d5-f8ef-4543-af65-1aa2beb6a383"}]}, {"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": "638a8c30-8676-49df-be41-012be638a466", "name": "refstack_compute-flavor_2ac1fa52-a5a2-4711-8d74-a65154c0c004", "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/638a8c30-8676-49df-be41-012be638a466"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/638a8c30-8676-49df-be41-012be638a466"}]}, {"id": "65744ac5-159c-4a4d-8714-0bf7e8347942", "name": "tempest_heat-flavor_alt_506ffd7f-77dd-4d7d-a62b-593ea5a5aaf2", "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/65744ac5-159c-4a4d-8714-0bf7e8347942"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/65744ac5-159c-4a4d-8714-0bf7e8347942"}]}, {"id": "66f4355c-f935-454b-b4ea-c5327e235521", "name": "tempest_neutron-flavor_alt_fd9d56e1-add9-4713-b0ac-ec776477b90f", "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/66f4355c-f935-454b-b4ea-c5327e235521"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/66f4355c-f935-454b-b4ea-c5327e235521"}]}, {"id": "b2ba61cb-c3e5-4373-92d6-4d2875f8c15d", "name": "rally_sanity-flavor_a530e11e-c555-4d31-8634-d0d4890d491f", "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/b2ba61cb-c3e5-4373-92d6-4d2875f8c15d"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/b2ba61cb-c3e5-4373-92d6-4d2875f8c15d"}]}, {"id": "b8153f97-1873-47d3-8e16-998509f7357b", "name": "tempest_neutron-flavor_fd9d56e1-add9-4713-b0ac-ec776477b90f", "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/b8153f97-1873-47d3-8e16-998509f7357b"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/b8153f97-1873-47d3-8e16-998509f7357b"}]}, {"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"}]}]} _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:582 2025-10-14 09:15:24.072 26 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.12.85/compute/v2.1/flavors/detail used request id req-06c39359-13ab-41ce-bc0e-578f16a8f374 request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:954 2025-10-14 09:15:24.075 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2025-10-14 09:15:24.075 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_f753cc3f_7TNRijnF' with the following properties: RAM = 128MB, VCPUs = 1, disk = 5GB. 2025-10-14 09:15:24.077 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}578bc807315e84426240fe2e234da380f70a8bbec486cbd864a16dac3d9464c0" -d '{"flavor": {"name": "rally_verify_f753cc3f_7TNRijnF", "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-14 09:15:24.104 26 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 492 Content-Type: application/json Date: Tue, 14 Oct 2025 09:15:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache/2.4.41 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-db1c86db-cd33-47d0-b050-32976b1e2a4d x-openstack-request-id: req-db1c86db-cd33-47d0-b050-32976b1e2a4d _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:550 2025-10-14 09:15:24.105 26 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"id": "dc75f509-6711-4419-a4fa-ec490ffd37ed", "name": "rally_verify_f753cc3f_7TNRijnF", "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/dc75f509-6711-4419-a4fa-ec490ffd37ed"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/dc75f509-6711-4419-a4fa-ec490ffd37ed"}]}} _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:582 2025-10-14 09:15:24.105 26 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.12.85/compute/v2.1/flavors used request id req-db1c86db-cd33-47d0-b050-32976b1e2a4d request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:954 2025-10-14 09:15:24.106 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f753cc3f_7TNRijnF' (ID = dc75f509-6711-4419-a4fa-ec490ffd37ed) has been successfully created! 2025-10-14 09:15:24.106 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'dc75f509-6711-4419-a4fa-ec490ffd37ed' to option 'instance_type'. 2025-10-14 09:15:24.106 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = dc75f509-6711-4419-a4fa-ec490ffd37ed 2025-10-14 09:15:24.108 26 INFO rally.task.context [-] Verification 032f3768-02e1-474e-aefc-ac74973bdfcc | Context tempest@default setup() finished in 1.04 sec 2025-10-14 09:15:24.109 26 INFO rally.task.context [-] Verification 032f3768-02e1-474e-aefc-ac74973bdfcc | Context testr@default setup() finished in 0.62 msec 2025-10-14 09:15:24.109 26 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/20bd1704-1ab8-4816-9dff-e37cfbd071a6'. 2025-10-14 09:15:31.007 26 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type ... success [0.612s] 2025-10-14 09:15:31.075 26 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.260s] 2025-10-14 09:15:31.146 26 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.071s] 2025-10-14 09:15:43.243 26 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [9.664s] 2025-10-14 09:15:43.759 26 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [0.518s] 2025-10-14 09:15:45.226 26 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [1.463s] 2025-10-14 09:15:45.272 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [10.589s] 2025-10-14 09:15:46.405 26 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [5.532s] 2025-10-14 09:15:50.295 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [3.983s] 2025-10-14 09:15:50.422 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.125s] 2025-10-14 09:15:50.667 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.245s] 2025-10-14 09:15:50.733 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.064s] 2025-10-14 09:15:50.734 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2025-10-14 09:15:52.762 26 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [6.355s] 2025-10-14 09:16:00.277 26 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [15.048s] 2025-10-14 09:16:00.651 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.316s] 2025-10-14 09:16:00.808 26 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [0.534s] 2025-10-14 09:16:00.990 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.338s] 2025-10-14 09:16:01.241 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.251s] 2025-10-14 09:16:01.504 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.263s] 2025-10-14 09:16:01.796 26 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.137s] 2025-10-14 09:16:01.808 26 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.012s] 2025-10-14 09:16:02.059 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.555s] 2025-10-14 09:16:02.062 26 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [0.253s] 2025-10-14 09:16:02.113 26 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.051s] 2025-10-14 09:16:02.150 26 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.037s] 2025-10-14 09:16:02.195 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.135s] 2025-10-14 09:16:02.356 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.160s] 2025-10-14 09:16:02.488 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.132s] 2025-10-14 09:16:02.609 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.120s] 2025-10-14 09:16:02.758 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.148s] 2025-10-14 09:16:03.737 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... success [0.976s] 2025-10-14 09:16:03.976 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.241s] 2025-10-14 09:16:05.760 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.182s] 2025-10-14 09:16:17.773 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.052s] 2025-10-14 09:16:22.919 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [5.145s] 2025-10-14 09:16:25.933 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_check_tag_existence ... success [0.260s] 2025-10-14 09:16:26.058 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [4.075s] 2025-10-14 09:16:26.199 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [8.419s] 2025-10-14 09:16:26.216 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.158s] 2025-10-14 09:16:26.285 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_create_delete_tag ... success [0.351s] 2025-10-14 09:16:26.431 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.213s] 2025-10-14 09:16:26.708 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_delete_all_tags ... success [0.423s] 2025-10-14 09:16:26.818 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.388s] 2025-10-14 09:16:26.819 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2025-10-14 09:16:27.099 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_update_all_tags ... success [0.391s] 2025-10-14 09:16:33.256 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential ... success [0.259s] 2025-10-14 09:16:33.380 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential_expires ... success [0.126s] 2025-10-14 09:16:33.635 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_list_application_credentials ... success [0.253s] 2025-10-14 09:16:33.890 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_query_application_credentials ... success [0.254s] 2025-10-14 09:16:34.198 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.108s] 2025-10-14 09:16:35.393 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.075s] 2025-10-14 09:16:36.693 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.138s] 2025-10-14 09:16:36.714 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.020s] 2025-10-14 09:16:37.328 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.613s] 2025-10-14 09:16:37.340 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.013s] 2025-10-14 09:16:37.357 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.018s] 2025-10-14 09:16:37.402 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.044s] 2025-10-14 09:16:37.441 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.038s] 2025-10-14 09:16:40.704 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [14.506s] 2025-10-14 09:16:43.221 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [1.150s] 2025-10-14 09:16:43.310 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.089s] 2025-10-14 09:16:44.078 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [0.768s] 2025-10-14 09:16:45.304 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [11.100s] 2025-10-14 09:16:51.458 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [2.478s] 2025-10-14 09:16:52.886 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.085s] 2025-10-14 09:16:52.905 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.018s] 2025-10-14 09:16:53.107 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.202s] 2025-10-14 09:16:53.122 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.015s] 2025-10-14 09:16:53.138 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.016s] 2025-10-14 09:16:53.167 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.029s] 2025-10-14 09:16:53.255 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.086s] 2025-10-14 09:16:53.343 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.087s] 2025-10-14 09:16:53.695 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [2.236s] 2025-10-14 09:16:53.728 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.384s] 2025-10-14 09:16:53.749 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.022s] 2025-10-14 09:16:53.817 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.068s] 2025-10-14 09:16:54.522 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [0.827s] 2025-10-14 09:16:55.359 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [0.836s] 2025-10-14 09:16:56.253 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [0.893s] 2025-10-14 09:16:57.117 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [0.864s] 2025-10-14 09:16:59.066 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [1.947s] 2025-10-14 09:17:00.831 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [1.764s] 2025-10-14 09:17:02.802 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [1.971s] 2025-10-14 09:17:02.980 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.178s] 2025-10-14 09:17:03.172 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.190s] 2025-10-14 09:17:03.364 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.192s] 2025-10-14 09:17:03.445 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.079s] 2025-10-14 09:17:03.516 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.071s] 2025-10-14 09:17:03.644 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.127s] 2025-10-14 09:17:03.729 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.085s] 2025-10-14 09:17:03.779 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.048s] 2025-10-14 09:17:03.820 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.041s] 2025-10-14 09:17:05.302 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [1.482s] 2025-10-14 09:17:08.835 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [23.524s] 2025-10-14 09:17:11.733 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [31.026s] 2025-10-14 09:17:13.096 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [8.508s] 2025-10-14 09:17:16.008 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [8.170s] 2025-10-14 09:17:17.076 26 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.210s] 2025-10-14 09:17:17.452 26 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.375s] 2025-10-14 09:17:18.341 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [6.607s] 2025-10-14 09:17:18.912 26 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.015s] 2025-10-14 09:17:19.082 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [10.245s] 2025-10-14 09:17:20.236 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.077s] 2025-10-14 09:17:20.803 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [4.793s] 2025-10-14 09:17:24.431 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [3.627s] 2025-10-14 09:17:27.321 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [2.890s] 2025-10-14 09:17:31.214 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [12.131s] 2025-10-14 09:17:31.981 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [4.658s] 2025-10-14 09:17:34.059 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.010s] 2025-10-14 09:17:34.069 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.009s] 2025-10-14 09:17:34.120 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.051s] 2025-10-14 09:17:34.159 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.039s] 2025-10-14 09:17:34.192 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.033s] 2025-10-14 09:17:34.256 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.062s] 2025-10-14 09:17:34.317 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.061s] 2025-10-14 09:17:34.418 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.100s] 2025-10-14 09:17:34.473 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.054s] 2025-10-14 09:17:34.529 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.056s] 2025-10-14 09:17:46.944 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [4.964s] 2025-10-14 09:17:50.422 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [18.437s] 2025-10-14 09:17:51.075 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [0.656s] 2025-10-14 09:17:51.944 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [4.998s] 2025-10-14 09:17:53.569 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [1.625s] 2025-10-14 09:17:53.571 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.715s] 2025-10-14 09:17:54.064 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [0.493s] 2025-10-14 09:17:54.679 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [1.112s] 2025-10-14 09:17:55.583 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [1.514s] 2025-10-14 09:17:55.989 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.409s] 2025-10-14 09:17:56.698 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [0.706s] 2025-10-14 09:17:57.230 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.532s] 2025-10-14 09:17:57.502 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.733s] 2025-10-14 09:17:57.960 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.458s] 2025-10-14 09:17:58.459 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.223s] 2025-10-14 09:17:58.540 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.085s] 2025-10-14 09:17:58.682 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.722s] 2025-10-14 09:17:59.495 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.812s] 2025-10-14 09:17:59.759 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.141s] 2025-10-14 09:18:00.248 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [0.486s] 2025-10-14 09:18:00.360 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.865s] 2025-10-14 09:18:00.529 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.281s] 2025-10-14 09:18:00.749 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.387s] 2025-10-14 09:18:00.898 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.368s] 2025-10-14 09:18:01.099 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.350s] 2025-10-14 09:18:01.221 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.321s] 2025-10-14 09:18:01.450 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [6.765s] 2025-10-14 09:18:01.497 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.398s] 2025-10-14 09:18:01.745 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [0.522s] 2025-10-14 09:18:01.844 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.346s] 2025-10-14 09:18:02.073 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.328s] 2025-10-14 09:18:02.121 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.048s] 2025-10-14 09:18:02.135 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.014s] 2025-10-14 09:18:02.158 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.023s] 2025-10-14 09:18:02.171 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.013s] 2025-10-14 09:18:02.340 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.493s] 2025-10-14 09:18:02.743 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.404s] 2025-10-14 09:18:03.152 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.408s] 2025-10-14 09:18:03.539 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.386s] 2025-10-14 09:18:03.549 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.158s] 2025-10-14 09:18:04.009 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.468s] 2025-10-14 09:18:04.344 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.335s] 2025-10-14 09:18:04.791 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.017s] 2025-10-14 09:18:04.793 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.447s] 2025-10-14 09:18:05.200 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.408s] 2025-10-14 09:18:05.637 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.437s] 2025-10-14 09:18:10.740 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [2.535s] 2025-10-14 09:18:11.635 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [10.179s] 2025-10-14 09:18:12.392 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [0.761s] 2025-10-14 09:18:13.089 26 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.064s] 2025-10-14 09:18:13.192 26 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.101s] 2025-10-14 09:18:13.217 26 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.025s] 2025-10-14 09:18:13.226 26 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.010s] 2025-10-14 09:18:14.459 26 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [46.616s] 2025-10-14 09:18:14.574 26 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.038s] 2025-10-14 09:18:14.867 26 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.291s] 2025-10-14 09:18:15.049 26 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.183s] 2025-10-14 09:18:16.151 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [3.755s] 2025-10-14 09:18:17.308 26 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.924s] 2025-10-14 09:18:18.738 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.010s] 2025-10-14 09:18:19.224 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [8.479s] 2025-10-14 09:18:19.330 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [3.180s] 2025-10-14 09:18:20.095 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.166s] 2025-10-14 09:18:20.862 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [1.530s] 2025-10-14 09:18:26.140 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.076s] 2025-10-14 09:18:26.198 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.059s] 2025-10-14 09:18:26.284 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.084s] 2025-10-14 09:18:26.728 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.443s] 2025-10-14 09:18:26.917 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.189s] 2025-10-14 09:18:27.332 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.414s] 2025-10-14 09:18:27.394 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.062s] 2025-10-14 09:18:27.475 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.080s] 2025-10-14 09:18:27.571 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.096s] 2025-10-14 09:18:27.661 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.088s] 2025-10-14 09:18:27.735 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.074s] 2025-10-14 09:18:27.857 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.121s] 2025-10-14 09:18:27.967 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.109s] 2025-10-14 09:18:28.044 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.078s] 2025-10-14 09:18:28.134 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.089s] 2025-10-14 09:18:31.449 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [10.577s] 2025-10-14 09:18:34.391 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.016s] 2025-10-14 09:18:34.416 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.024s] 2025-10-14 09:18:34.443 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.026s] 2025-10-14 09:18:34.472 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.028s] 2025-10-14 09:18:34.486 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.013s] 2025-10-14 09:18:34.501 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.016s] 2025-10-14 09:18:34.520 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.019s] 2025-10-14 09:18:34.547 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.026s] 2025-10-14 09:18:34.561 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.013s] 2025-10-14 09:18:34.589 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.028s] 2025-10-14 09:18:34.602 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.012s] 2025-10-14 09:18:34.678 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.075s] 2025-10-14 09:18:34.746 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.068s] 2025-10-14 09:18:34.799 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.053s] 2025-10-14 09:18:34.872 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.072s] 2025-10-14 09:18:34.882 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.010s] 2025-10-14 09:18:34.903 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.020s] 2025-10-14 09:18:34.930 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.027s] 2025-10-14 09:18:34.958 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.027s] 2025-10-14 09:18:34.981 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.022s] 2025-10-14 09:18:40.286 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [1.973s] 2025-10-14 09:18:43.393 26 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [28.922s] 2025-10-14 09:18:44.076 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [3.786s] 2025-10-14 09:18:46.865 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [2.790s] 2025-10-14 09:18:56.319 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [9.452s] 2025-10-14 09:18:57.447 26 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... success [7.106s] 2025-10-14 09:19:02.682 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [1.528s] 2025-10-14 09:19:04.431 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [1.747s] 2025-10-14 09:19:05.192 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [0.760s] 2025-10-14 09:19:05.229 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.038s] 2025-10-14 09:19:05.264 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.034s] 2025-10-14 09:19:08.663 26 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... success [11.219s] 2025-10-14 09:19:09.198 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [3.931s] 2025-10-14 09:19:09.280 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.083s] 2025-10-14 09:19:09.406 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.126s] 2025-10-14 09:19:10.604 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.700s] 2025-10-14 09:19:12.335 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.730s] 2025-10-14 09:19:12.913 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.578s] 2025-10-14 09:19:15.458 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.660s] 2025-10-14 09:19:15.466 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [3.490s] 2025-10-14 09:19:15.499 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.034s] 2025-10-14 09:19:15.512 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.054s] 2025-10-14 09:19:15.931 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.430s] 2025-10-14 09:19:16.602 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [0.670s] 2025-10-14 09:19:17.024 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.383s] 2025-10-14 09:19:18.897 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [2.295s] 2025-10-14 09:19:18.942 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.044s] 2025-10-14 09:19:18.980 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.038s] 2025-10-14 09:19:21.184 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.295s] 2025-10-14 09:19:21.444 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.259s] 2025-10-14 09:19:24.269 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [0.326s] 2025-10-14 09:19:24.481 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.212s] 2025-10-14 09:19:27.648 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.186s] 2025-10-14 09:19:27.852 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.203s] 2025-10-14 09:19:46.663 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [18.807s] 2025-10-14 09:19:54.413 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.279s] 2025-10-14 09:20:02.101 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [7.684s] 2025-10-14 09:20:10.578 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.478s] 2025-10-14 09:20:18.280 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.041s] 2025-10-14 09:20:18.349 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.069s] 2025-10-14 09:20:18.377 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.028s] 2025-10-14 09:20:18.474 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.096s] 2025-10-14 09:20:18.514 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset ... success [0.040s] 2025-10-14 09:20:18.552 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.038s] 2025-10-14 09:20:18.590 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.038s] 2025-10-14 09:20:18.629 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.039s] 2025-10-14 09:20:18.660 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.031s] 2025-10-14 09:20:18.700 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.039s] 2025-10-14 09:20:18.744 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.043s] 2025-10-14 09:20:18.856 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.110s] 2025-10-14 09:20:18.976 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.120s] 2025-10-14 09:20:25.902 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.159s] 2025-10-14 09:20:25.948 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.046s] 2025-10-14 09:20:27.394 26 INFO rally.task.context [-] Verification 032f3768-02e1-474e-aefc-ac74973bdfcc | Context testr@default cleanup() started 2025-10-14 09:20:27.395 26 INFO rally.task.context [-] Verification 032f3768-02e1-474e-aefc-ac74973bdfcc | Context testr@default cleanup() finished in 0.41 msec 2025-10-14 09:20:27.395 26 INFO rally.task.context [-] Verification 032f3768-02e1-474e-aefc-ac74973bdfcc | Context tempest@default cleanup() started 2025-10-14 09:20:27.549 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_f753cc3f_7TNRijnF'. 2025-10-14 09:20:27.549 26 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.12.85/compute/v2.1/flavors/dc75f509-6711-4419-a4fa-ec490ffd37ed -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}6db5e3a71caae45cf82987066e37c9f8364dcaf95ccf27b5b4538c2570aa4dc8" _http_log_request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:519 2025-10-14 09:20:27.673 26 DEBUG novaclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: application/json Date: Tue, 14 Oct 2025 09:20:27 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-9924d348-2160-4188-bff1-9fc9058adbff x-openstack-request-id: req-9924d348-2160-4188-bff1-9fc9058adbff _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:550 2025-10-14 09:20:27.673 26 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.12.85/compute/v2.1/flavors/dc75f509-6711-4419-a4fa-ec490ffd37ed used request id req-9924d348-2160-4188-bff1-9fc9058adbff request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:954 2025-10-14 09:20:27.674 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f753cc3f_7TNRijnF' has been deleted. 2025-10-14 09:20:27.675 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'dc75f509-6711-4419-a4fa-ec490ffd37ed' of option 'instance_type' from Tempest config file. 2025-10-14 09:20:27.675 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'dc75f509-6711-4419-a4fa-ec490ffd37ed' has been removed. 2025-10-14 09:20:27.676 26 INFO rally.task.context [-] Verification 032f3768-02e1-474e-aefc-ac74973bdfcc | Context tempest@default cleanup() finished in 0.28 sec 2025-10-14 09:20:27.700 26 INFO rally.api [-] Verification (UUID=f753cc3f-8197-48d6-ba79-885d65b22f09) has been successfully finished for deployment 'opnfv-rally' (UUID=03174ab7-d1c7-4d48-9e7a-21eb4696fb06)! 2025-10-14 09:20:30.304 70 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-14 09:20:30.305 70 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-14 09:20:30.305 70 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-14 09:20:33.297 71 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-14 09:20:33.297 71 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-14 09:20:33.297 71 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-14 09:20:35.792 71 INFO rally.api [-] Building 'html' report for the following verification(s): 'f753cc3f-8197-48d6-ba79-885d65b22f09' 2025-10-14 09:20:35.818 71 INFO rally.api [-] The report has been successfully built. 2025-10-14 09:20:38.077 72 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-14 09:20:38.077 72 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-14 09:20:38.078 72 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-14 09:20:40.778 72 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'f753cc3f-8197-48d6-ba79-885d65b22f09' 2025-10-14 09:20:40.791 72 INFO rally.api [-] The report has been successfully built.